body {
	margin: 0px 0px 0px 0px;
	background: #FFFFFF;	
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: medium;
	line-height: normal;
     }

a {
	text-decoration: underline;
  }

a:link {
	color: #333399;
	}

a:visited {
	color: #333399;
	}

a:active {
	color: #333399;
	}

a:hover {
	color: #ff9933;
	}
a.boiteinfo:link IMG {
	border: 1px solid #000000;;
	}

a.boiteinfo:visited IMG {
	border: 1px solid #000000;;
	}

a.boiteinfo:active IMG {
	border: 1px solid #000000;;
	}
	
a.boiteinfo:hover IMG {
	border: 1px solid #000000;;
	}
#petitNoir { font-family: verdana,arial,helvetica,sans-serif; font-size: .8em; color:#333333;}
#microNoir { font-family: verdana,arial,helvetica,sans-serif; font-size: xx-small; color:#333333;}
#xmicroNoir { font-family: verdana,arial,helvetica,sans-serif; font-size: 0.6em; color:#333333;}

#cadre {	
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding: 3px;
	width: 800px;		
	border: 2px solid #ff9933;
	font-size: medium;
	align: left;
	}

#cadre_bleu {	
	padding: 3px;
	width: 550px;		
	border: 2px solid #7FB2CC;
	font-size: small;
	}	

#petitcadre {	
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding: 3px;
	width: 400px;		
	border: 2px solid #ff9933;
	font-size: small;
	}

#coupdecoeur {
	padding: 10;
	margin: 0;
	position: relative;
	height: 50px;
	background:url(../images/coupdecoeur.gif) no-repeat;
}

#listemain {
  
}
	

#listepays {
  color: #FFFFFF;
  background: #376AA2;
  font-size: large;
  margin: 10px 0px 0px 0px;
}

#listeitempair {
  background: #EEEEEE;
  font-size: small;
  padding: 1px;
  margin: 0px 0px 0px 5px;
}

#listeitemimpair {
  background: #FFFFFF;
  font-size: small;
  padding: 1px;
  margin: 0px 0px 0px 5px;
}

#droite {
	float: left;
	width: 337px;
	overflow: hidden;
	padding: 3px;
	font-size: small;
	}

#gauche {
	float: left;
	width: 450px;	
	overflow: hidden;	
	padding: 3px;
	}

#boitecentree {
	margin-top: 10px;
	margin-left: 150px;
	margin-bottom: 10px;
	line-height: normal;
	text-align: center;
	padding: 4px;	
	background-color: #FFD2A6; 
	border: 4px solid #ff9933;	
	color: #003300;
}

#boitecentreedroite {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-style: italic;
	line-height: normal;
	text-align: center;
	padding: 2px;
	width: 310px;	
	background-color: #FFD2A6; 
	border: 2px solid #ff9933;	
	color: #003300;
	
}

#boitesectionheader {
	margin-top: 10px;
	margin-left: 10px;
	line-height: normal;
	text-align: center;
	padding: 2px;
	background-color: #376AA2;	
	color: #ff9933;
	border: 1px solid #376AA2;
	border-bottom: none;
	font-size: small;
}
#boitesection {
	margin-left: 10px;
	margin-bottom: 10px;
	line-height: normal;
	text-align: left;
	padding: 2px;
	background-color: #FFFFFF; 
	border: 1px dotted #376AA2;	
	border-top: none;
	color: #003300;
}

#petiteboitemessage {
	margin-top: 10px;
	margin-bottom: 10px;
        margin-left: 10px;
        margin-right: 5px;
	text-align: center;
        float: right;
	padding: 4px;
	width: 150px;	
	background-color: #ffffff; 
	border: 1px dotted #ff9933;
	}

#petiteboitemeteo {
	margin-top: 5px;
	margin-bottom: 10px;
        margin-left: 10px;
        margin-right: 5px;
	text-align: center;
        float: right;
	padding: 0px;
	width: 120px;	
	background-color: #ffffff; 
	border: 1px solid #000000;;
	}

#attention {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: normal;
	text-align: center;
	padding: 4px;	
	background-color: #FFFF00;
	border: 4px dotted #000000;	
	color: #000000;
	}

#attention b, a {	
	color: #FDA502;
	}

#erreur {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: normal;
	text-align: center;
	padding: 4px;
	width: 550px;	
	background-color: #FFCCCC;
	border: 2px solid #FF0000;	
	color: #FF0000;
	}

#erreur b {	
	color: #FF0000;
	}
	
#message {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: normal;
	text-align: center;
	padding: 4px;
	width: 550px;	
	background-color: #CCFFCC;
	border: 2px solid #003300;	
	color: #003300;
	}
	

/* FORMULAIRE RELATED */

fieldset {
    margin: 1em 0;
    border: none;
    border-top: 1px solid #ff9933;
}

legend {
    margin: 1em 0;
    padding: 0 .5em;
    color: #376AA2;
    background: transparent;
    font-size: 1.3em;
    font-weight: bold;
}

label {
    float: left;
    width: 200px;
    padding: 0 1em;
    text-align: right;
}

fieldset div {
    margin-bottom: .5em;
    padding: 0;
    display: block;
}

fieldset div input {
    width: 150px;
    border-top: 1px solid #376AA2;
    border-left: 1px solid #376AA2;
    border-bottom: 1px solid #376AA2;
    border-right: 1px solid #376AA2;
    padding: 2px;
    color: #000000;
}

fieldset div textarea {
    width: 350px;
    border-top: 1px solid #376AA2;
    border-left: 1px solid #376AA2;
    border-bottom: 1px solid #376AA2;
    border-right: 1px solid #376AA2;
    padding: 2px;
    color: #000000;
}

fieldset div select {
    padding: 2px;
    border: 1px solid #376AA2;
}

#fm-submit {
    clear: both;
    padding-top: 1em;
    text-align: center;
}

#fm-submit input {
    border: 1px solid #ff9933;
    padding: 2px 1em;
    background: #376AA2;
    color: #ff9933;
    font-size: 100%;
}
 
#fm-checkbox {        
    width: 50px;
}
   
fieldset div.fm-req {
    font-weight: bold;  
    color: #376AA2
}

fieldset div.fm-req label:before {
    content: "* "; 
}

fieldset div.fm-req-bad {
    font-weight: bold;   
    color: #FF0000
}

fieldset div.fm-req-bad label:before {
    content: "* "; 
}

fieldset div.fm-req-bad input {
    width: 150px;
    border-top: 1px solid #ff0000;
    border-left: 1px solid #ff0000;
    border-bottom: 1px solid #ff0000;
    border-right: 1px solid #ff0000;
    padding: 2px;
    color: #000000;
}

fieldset div.fm-req-bad textarea {
    width: 350px;
    border-top: 1px solid #ff0000;
    border-left: 1px solid #ff0000;
    border-bottom: 1px solid #ff0000;
    border-right: 1px solid #ff0000;
    padding: 2px;
    color: #000000;
}

fieldset div.fm-dis input {
    width: 150px;
    border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    padding: 2px;
    color: #333333;
    background-color: #ffffff
}

  #ligne {  	
  	height: 22;  
  	float:left;
  	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 12px;
  }
  
  #sentier {
  	float:left;
  	background-color: #e0e0e0;
  	height: 20;
  	width: 300;
  	min-width: 20;
  	min-width: 200;
  }
  #province {
  	float:left;
  	background-color: #e0e0e0;
  	height: 20;
  	width: 200;
  	min-width: 20;
  	min-width: 100;
  }
  #region {
  	float:left;
  	background-color: #e0e0e0;
  	height: 20;
  	width: 200;
  	min-width: 20;
  	min-width: 100;
  }

  #liste_gauche {
  	line-height: normal;
  	width: 35px;
  	height: 20;
  	background: url("../images/gauche.png") no-repeat;
  	float:left;
  }
  #liste_gauche_ouvert {
  	line-height: normal;
  	width: 35px;
  	height: 20;
  	background: url("../images/gauche_ouvert.png") no-repeat;
  	float:left;
  }
  #liste_gauche_ferme {
  	line-height: normal;
  	width: 35px;
  	height: 20;
  	background: url("../images/gauche_ferme.png") no-repeat;
  	float:left;
  }
  #liste_gauche_inactif {
  	line-height: normal;
  	width: 35px;
  	height: 20;
  	background: url("../images/gauche_inactif.png") no-repeat;
  	float:left;
  }
  #liste_gauche_cdc {
  	line-height: normal;
  	width: 35px;
  	height: 20;
  	background: url("../images/gauche_cdc.png") no-repeat;
  	float:left;
  }
  #liste_gauche_ouvert_cdc {
  	line-height: normal;
  	width: 35px;
  	height: 20;
  	background: url("../images/gauche_ouvert_cdc.png") no-repeat;
  	float:left;
  }
  #liste_gauche_ferme_cdc {
  	line-height: normal;
  	width: 35px;
  	height: 20;
  	background: url("../images/gauche_ferme_cdc.png") no-repeat;
  	float:left;
  }
  #liste_gauche_inactif_cdc {
  	line-height: normal;
  	width: 35px;
  	height: 20;
  	background: url("../images/gauche_inactif_cdc.png") no-repeat;
  	float:left;
  }
  
  #liste_droite {
	line-height: normal;
	width: 30px;
	height: 20;
	background: url("../images/droite.png") no-repeat;
	float:left;
  }
  
  #boite_post_discussion {
  	margin-top: 2px;
  	margin-left: 2px;
  	margin-bottom: 2px;
  	line-height: normal;
  	text-align: left;
  	padding: 2px;
  	background-color: #FEFAEF; 
  	border: 1px solid #000000;	
  	color: #000000;
  	
  }
  
  #boite_post_auteur {
  	line-height: 0.9;
  	text-align: left;
  	font-size: x-small;
        margin-bottom: 2px; 	
  }
  
  #boite_post_texte {
  	line-height: 1;
  	text-align: left;
  	font-size: small;
        margin-top: 6px;
        margin-left: 8px;
  }  











