body {
	background-color: #f2eac4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10pt;
	color: #716A6A;
}


a, a:link, a:hover {
	color: #706A6A;
	text-decoration: underline;
}

a:visited {
	color: #706A6A;
}

li {
	margin-left: 5px;
}

.gras {
	font-weight: bold;
}

.noborder {
	border: 0;
}

.style_petit {
	color: #009DFE;
	text-decoration: none;
	font-size: 8pt;
}



.menu_little_vert {
	padding: 3px;
	padding-left: 15px;
	color: #B0A354;
	font-size: 8pt;
}

.menu_little_vert a, .menu_little_vert a:hover, .menu_little_vert a:visited {
	color: #B0A354;
	text-decoration: none; 
}




.white a, .white a:hover, .white a:visited {
	text-decoration: none;
	color: white;
	font-size : 8pt;
}


INPUT,textarea{

	font-family : Arial;

	font-size : 10px;

	border : 1px solid #706A6A;

	background-color : #ffffff;

}




.titre1 {
	text-decoration: none; 
	color: #D9201F; 
	font-size: 16pt;
	
}


.titre2 {
	text-decoration: none; 
	color: #716A6A; 
	font-size: 11pt;
	font-weight: bold;
	
}


.titre3 {
	text-decoration: none; 
	color: #D9201F; 
	font-size: 10pt;
	font-weight: bold;
	
}


.rouge_italique {
	text-decoration: none;
	color: #D9201F;
	font-size: 11pt;
	font-style: italic;
	
}


