/* Style partie GRAPHISTES */

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	scrollbar-base-color: #52A2E3;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
	color: #FFFFFF;
}





a{
	color: White;
	text-decoration: none;
	
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.text_area1 {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #0066CC;
	width: 250px;
	border: 1px solid #000000;



}
.text {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.anchor {
	font-size: 10px;
	color: #4b1201;
	font-weight: normal;
	

}

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFFFFF;
	border: 1px solid #B9B6C3;
	color: Black;
}


.encart_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;

}
.encart_rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8a2608;
	background-color: #FFFFFF;

}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: White;
}




.actu{
	color: #00295E;
	text-decoration: none;
	font-weight: bold;
}
.actu:hover {
	color: #00295E;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}




.orange{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	font-style: normal;
	color: #FA8751;
}

 .formcontact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #8a2608;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
