body {
	margin : 0px 0px 0px 0px;
	padding : 10px 0px 10px 0px;
	background-color: rgb(180,157,117);
	margin: 0px 0px 0px 0px;
	font-family :sans-serif;
	font-size:0.9em;
	line-height: 1.4em;
	color: #330000;
}
p.titre {
	margin : 25px 0px 10px 0px;
	padding : 0px 0px 5px 0px;
	font-family:verdana,arial,hevetica,sans-serif; font-size:15pt; line-height:18pt; letter-spacing:2pt;	
	color:rgb(210,115,0);
	font-weight : bold;
	border-bottom : 1px solid rgb(210,115,0);
	}
p.texte {
	margin : 10px 0px 30px 30px;
	padding : 0px 0px 10px 20px;	
	border-bottom : 1px dotted rgb(210,115,0);
	border-left : 1px dotted rgb(210,115,0);
	}
h2.sous_titre {
	margin : 20px 0px 0px 30px;
	padding : 0px 0px 0px 0px;	
	font-family:verdana,arial,hevetica,sans-serif; font-size:12pt; line-height:16pt; letter-spacing:1pt;
	color:#CC3300;
	font-weight: bold;
}
span.legende {
	font-family:arial,hevetica,sans-serif; font-size:11pt; line-height:14pt; letter-spacing:1pt;
	color:#CC3300;
	font-weight: bold;
	}
a.menu:link, a.menu:visited, a.menu:active, a.menu:focus {
	color: rgb(235,190,120);	
	font-weight: bold;
	text-decoration:none;
	}
a.menu:hover {
	color: #990000;
	text-decoration: none;
	}

a:link, a:visited, a:active, a:focus {
	color: #990000;
	font-weight: bold;
	text-decoration:none;
	}
a:hover {
	text-decoration: underline;
	}


td.page {
	font-family:arial,hevetica,sans-serif; font-size:10pt; line-height:13pt; letter-spacing:normal;
	color: #330000;
	background-color:rgb(255,243,224);
	}

td.menu {
	font-family:arial,hevetica,sans-serif; font-size:9pt; line-height:13pt; letter-spacing:normal;
	color: rgb(235,190,120);
	background-color: #990000;
	letter-spacing:0.1em;
	border : 1px solid #990000;
	}
	
td.menu_on {
	font-family:arial,hevetica,sans-serif; font-size:9pt; line-height:13pt; letter-spacing:normal;
	color: #990000;
	font-weight: bold;
	letter-spacing:0.1em;
	background-color: rgb(235,190,120);
	border : 1px solid #990000;
	}
td.coords {
	padding: 0px 10px 0px 10px;
	font-family:arial,hevetica,sans-serif; font-size:8pt; line-height:13pt; letter-spacing:1pt;
	background-color: rgb(235,190,120);
	border-top : 1px solid white;
	text-align : right;
	}	
td.haut {
	background-color: white;
	}
	

DIV.legende {
	padding-bottom:4px;
	font-family:arial,hevetica,sans-serif; font-size:8pt; line-height:11pt; letter-spacing:normal;
	color:#CC3300;
	}

DIV.griffe {
	font-family:arial,hevetica,sans-serif; font-size:8pt; line-height:13pt; letter-spacing:1pt;
	color:#FFFFCC;
	}
DIV.texte {
	margin : 20px 160px 20px 25px;
	padding : 0px 0px 0px 0px;
}

#cadre {
	border:1px solid #fdfff0;
	}
	
#cadre_tableau {
	border:1px solid #990000;
	font-family:arial,hevetica,sans-serif; font-size:11pt; line-height:13pt; letter-spacing:normal; 
	color: #330000;
	background-color: #fdffea;
	}
li {
	list-style-image:url(images/puce.gif);
    line-height:15pt;
	}
img.drapeaux {
	padding : 1px 5px 0px 5px;
}
img.visuel_bas {
	padding : 2px 0px 2px 0px;
}
/* -------------------  LES FORMULAIRES  -----------------------------  **/
div.formtext {	
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
div.form_mention {	
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size : 0.9em; 
	font-style:italic        
}
div.form_bouton {	
	margin: 15px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
      text-align : center;        
}
fieldset {
	margin: 25px 0px 0px 0px;
	padding: 0px 20px 15px 20px;
    text-align : left;
	border : 1px solid rgb(210,115,0);
	color: #330000;
}
legend {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	color: #CC3300;     
	font-size:1.4em;
}
