body {
	font-family: helvetica, sans-serif;
	font-size: 13px;
	margin-top: 0;
	margin-left: 0;
	background-image: url('../images/fond_gris-max.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #919394;
	margin: 0; /* pour �viter les marges */
	text-align: center; /* pour corriger le bug de centrage IE */
	overflow-x:hidden;
	overflow-y:scroll;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: black;
}

a:hover {
	color: #896976;
}

.error {
	color: red;
	font-size: 11px;
	margin-top: 15px;
	margin-left: 15px;
}

#container {
	position: relative; /* on positionne le conteneur */
	margin-left: auto;
	margin-right: auto;
	width: 824px;
	height: 680px;
	text-align: left;
}

#header {
	position: absolute;
	width: 100%;
	height: 20px;
}

#headerleft {
	float: left;
	margin-top: 5px;
	margin-left: 6px;
	font-size: 10px;
	font-weight: bold;
}

#headerright {
	padding-right: 6px;
	float: right;
	position: relative;
}

#fond {
	position: absolute;
	top: 20px;
	width: 100%;
}

#haut {
	width: 100%;
	height: 167px;
}

#bannerlink {
	position: absolute;
	width: 100%;
	height: 167px;		
	z-index:100;
	cursor:pointer;
}

#bannerlink a {
	width:100%;
	height:100%;	
}

#nav {
	position: absolute;
	top: 167px;
	width: 100%;  
	height: 465px;
	background-image: url('../images/fond_blc.jpg');
	background-repeat: no-repeat;    
	text-align: center;
}

#navtex {
	position: absolute;
	top: 5px;
	width: 797px;
	left: 14px;
	height: 20px;
}

.menuitem {
	color: black;
	font-size: 11px;
	font-weight: bold;
	display: inline;
	position: relative;
}

.menuitem a {
	text-decoration: none;
	color: black;
}

.menuitem a:hover {
	color: black;
}

.menulabel {
	position: absolute;
	bottom: 7px;
	left: 12px;
	cursor:pointer;
}

.contactlabel {
	color: white;
	font-size: 12px;
	font-weight: bold;
	display: inline;
	position: absolute;
	bottom: 7px;
	left: 20px;
	cursor:pointer;
}

.contactlabel a {
	color: white;
	text-decoration: none;
}

.contactlabel:hover, .contactlabel a:hover {
	color: grey;
	text-decoration: none;
}

#center {
	position: absolute;
	top: 220px;
}

#centerleft {
	padding-left: 20px;
	width: 607px;
	float: left;
}

#cl-left {
	margin-left: 5px;
	width: 45%;
	float: left;
	margin-top: 20px;
}

#cl-right {
	width: 45%;
	height: 257px;
	float: right;
	margin-right: 5px;
	padding-right: 5px;
	/* margin-top: 20px; */
}

#cl-right-bottom {
	float:left;
	width: 40%;
	height: 120px;
	padding-left: 45px;
	#padding-left: 0;
	padding-top: 10px;
	display: inline;
	padding-left: -60px;
}

#cl-bottom {
	clear:both;
	padding-top:20px;
}

#centerright {
	width: 176px;
	float: left;
}

#footer {
	position: absolute;
	bottom: 0px;
	right: 0;
	text-align: center;
	vertical-align: center;
	text-align: center;
	color: #666666;
}

#actuleft {
	padding-top: 55px;
	padding-left: 5px;
	width: 50px;
	float: left;
	padding-top: 55px;
}

#acturight {
	width: 100px;
	float: right;
	margin-right: 5px;
	padding-top: 55px;
	font-size: 10px;
}

#actuplus {
	width: 90px;
	float: right;
	text-align:right;
	padding-right:25px;
	padding-top:12px;
	font-size: 13px;
	color: rgb(0, 181, 231);
	font-weight: bold;
	text-decoration:underline;
	cursor:pointer;
}

.bloc-actu-fr {
	width: 176px;
	height: 143px;
	background-image: url(../images/bloc_news.jpg);
	background-repeat: no-repeat;
}

.bloc-actu-es {
	width: 176px;
	height: 143px;
	background-image: url(../images/es/bloc_actualites.jpg);
	background-repeat: no-repeat;
}

.bloc-centres-fr {
	/*height: 340px;*/
	width: 176px;
	background-image: url(../images/bloc_centres.jpg);
	background-repeat: no-repeat;
	cursor:pointer;
}

.bloc-centres-es {
	/*height: 340px;*/
	width: 176px;
	background-image: url(../images/es/bloc_centres.jpg);
	background-repeat: no-repeat;
	cursor:pointer;
}

#bloc-centres-bas {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 180px;
	font-size: 10px;
	cursor:pointer;
}

.centertitle {
	
}

table {
	font-size: 12px;
}

#form-contact {
	width: 98%;
	/*height: 300px;
	overflow: auto;*/
	margin-top: 20px;
	background-image: url(../images/bloc_contact.jpg);
	background-repeat: no-repeat;
}

input {
	font-size: 12px;
	margin-top: 5px;
	margin-left: 5px;
}

a.submit {
	background-image: url(../images/fleche_bleue.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	background-color: transparent;
	text-decoration: none;
	color: rgb(0, 181, 231);
}

a.submit:hover {
	color: rgb(0, 181, 231);
}

#actu-list {
	width: 95%;
	height: 300px;
	overflow: auto;
	margin-top: 20px;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
}

li {
	background-image: url(../images/bloc_actu.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 525px;
	padding-left: 10px;
	list-style: none;
	clear: both;
}

#formulaires {
	width: 100%;
	height: 400px;
	margin-top: 20px;
}

#image-bottom {
	margin-top: 30px;
}

.titrevert {
	color: rvb(15, 167, 4);
}

.titrebleu {
	color: rgb(0, 181, 231);
	font-weight: bold;
}

.linkbleu {
	color: rgb(0, 181, 231);
	font-weight: bold;
	text-decoration:underline;
	font-size:11pt;
}

.textegris {
	color: rgb(145, 147, 148);
}

.texteli {
	float: left;
	width: 360px;
	height: 100px;
	padding-top: 5px;
	padding-left: 5px;
}

.imageli {
	float: left;
	margin-top: 2px;
	border-color: rgb(0, 181, 231);
	border-width: 1;
	border-style: solid;
}

#menuitembis {}
#footerbis {
	position: absolute;
	bottom: 0px;
	left: 0;
	text-align: center;
	vertical-align: center;
	text-align: center;
}
#footerbis a, #footerbis a:hover {
	color: #bdbec0;	
}
#menulabelbis { 	
	color: #bdbec0;
}

