body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-color: #ECECEC;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000; 
	
} 
/* centre tout le contenu       */
#centercontent{
	width: 750px;
	height: 100%;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	background-color:#ffffff;
	font-size: 12px;
	position: relative;
}

#vert_banner{
	position: absolute;
	right: -121px;
	top: 234px;
}

#centercontent1{
	width: 750px;
	height: 100%;
	margin: 0px auto;
	padding: 0px;
	text-align: left;

	font-size: 12px;
	
}
#contenu {
	background-image:url(img/bg_repeat.jpg);
	background-repeat:repeat-x;
	padding:20px;
	/*padding-right:100px;*/
	font-size: 12px;
	
}

.ancres a:link, a:active{
	color:#000000;
	text-decoration: none;
}
.ancres a:visited {
	color:#000000;
	text-decoration: none;
}
.ancres a:hover {
	color:#000000;
	text-decoration: underline;
}


.ancres3 a:link, a:active{
	color:#000000;
	text-decoration: none;
}
.ancres3 a:visited {
	color:#000000;
	text-decoration: none;
}
.ancres3 a:hover {
	color:#000000;
	text-decoration: underline;
}
/*        */ 
a:link, a:active{
	color:#000000;
	text-decoration: underline;
}
a:visited{
	color:#000000;
	text-decoration: underline;
}
a:hover{
	color:#FF7200;
	text-decoration: underline;
} 	



.title1 {
	color:#FF7200;
	font-size:15px;
	font-weight:bold;
	margin-bottom:7px;
}

.title2 {
	color:#0090FF;
	font-size:15px;
	font-weight:bold;
	margin-bottom:7px;
}
.small {
	font-size:10px;
}


.title3 {
	color:#FF7200;
	font-size:15px;
	font-weight:bold;
	margin-bottom:7px;
}



.title4 {
	color:#FF7200;
	font-size:15px;
	font-weight:bold;
	margin-bottom:7px;
}
.title4 a:link {
	color:#FF7200;
	font-size:15px;
	font-weight:bold;
	margin-bottom:7px;
	text-decoration:none;
}
.title4 a:hover {
	color:#FF7200;
	font-size:15px;
	font-weight:bold;
	margin-bottom:7px;
	text-decoration:none;
}
.title4 a:visited {
	color:#FF7200;
	font-size:15px;
	font-weight:bold;
	margin-bottom:7px;
	text-decoration:none;
}




.ancres {
	margin-left:30px;
}
li {
margin-left:20px;
}
#ancresmenu {
	margin-left:40px;
	
	padding:10px;
}

.maintitle{
	color:#1D5D8F;
	font-size:20px;
	font-weight:bold;
	margin-bottom:7px;
	margin-bottom:15px;
	width:550px;
	float:left;
}
.iconescote{
	float:left;
	width:700px;
	text-align:right;
}
.langue{
	float:left;
}







