/* CSS Document */

body {
	font-size: 13px;
	color: #FFE888;
	font-weight: normal;
	margin: 0px;
	background-color: #D47300;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.accueil_co {
	font-size:9px;
	color: #0000FF;
	font-weight: normal;
	text-align:justify;
	line-height: 13px;
}
.simple {
	font-size:13px;
	color: #0031CF;
	font-weight: normal;
	line-height: 15px;
	align: justify;
}
.gras {
	font-size:15px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}
.basdepaget {
	font-size:14px;
	color: #ffffff;
	font-weight: bold;	
	text-align:inherit;
	letter-spacing: 2px;
}
.gras-or-co {
		font-size:10px;
	color: #FFDE5C;
	font-weight: bold;
	text-decoration:none;
}
.gras_justify {
	font-size:15px;
	color: #000000;
	font-weight: bold;
	line-height: 17px;
	align: justify;
}
.liens_survol_gras a:hover { 
	font-weight: bold;
	color: #000000;
}
a:link { color: #000000;}
a:visited { color: #000000;}
a:hover { color: #000000;}
a:active { color: #000000;}

input {
	background-color: #F2E9F3;
	border: 1px solid #B581B9;
}
textarea {
	background-image: url(../images/formtext.jpg);
	border: 1px solid #B581B9;
	background-repeat: repeat;
}