body {
	margin: 0px;
	background:url(images/img_02.jpg);
	background-repeat:repeat-x;
	background-color: #c0d4e4;
	overflow:scroll;
	overflow-x:hidden;
}
body, p, td, input, textarea {
	color: #585858;
	font-family: tahoma;
	font-size: 13px;
}
.copy{
	font-size:10px;
}
a.bas:link, a.bas:visited {
	color:#fff;
	text-decoration:none;
}
a.bas:hover {
	color:#fffc02;
	text-decoration:none;
}
a.bas:active {
	color:#FF9900;
	text-decoration:none;
}
a:link, a:visited, a.active {
	color:#3878d8;
	text-decoration:none;
}
a:hover {
	color:#990000;
	text-decoration:none;
}
.rouge{
	color:#990000;
}
.titre_page{
	color:#585858;
	font-weight:bold;
	font-size:16px;
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
}
fieldset{
	border:1px solid #d2d2d2;
	border-bottom:none;
	border-left:none;
	border-right:none;
}
fieldset.ad{
	border:1px solid #d2d2d2;
}
.titre{
	color : #000099;
}
li.list{
	list-style-type:none;
	background-image:url(images/icone/fleche.png);
	background-repeat:no-repeat;
	background-position:0% 5%;
	padding-left:15px;
}
/* style lien menu **/
a.auto:link, a.auto:visited, a.auto:active{
	color:#1174C5;
	height:50px;
}
a.auto:hover{
	color:#990000;
}
a.ss_auto:link, a.ss_auto:visited, a.ss_auto:active{
	font-size:11px;
	color:#565656;
}
a.ss_auto:hover{
	font-size:11px;
	color:#990000;
}
a.const:link, a.const:visited, a.const:active{
	color:#D0511E;
}
a.const:hover{
	color:#000;
}
a.sant:link, a.sant:visited, a.sant:active{
	color:#38A53A;
}
a.sant:hover{
	color:#990000;
}
/** fin style lien menu **/
a.ac:link, a.ac:visited, a.ac:active{
	color:#fff;
	font-weight:bold;
}
a.ac:hover{
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}
