/* Conception - Tous droits réservés */

/* GENERAL */
html, body {
	font-family: Arial; font-size: 12px; color: #000000;
	margin: 0 auto;
	text-align: center;
	background-color: #D21033;
	background-image: url(../imagesFront/bg_body.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}

#container {
	margin: 0 auto;
	width: 900px;
	position: relative;
}
	.separation {
		clear: both;
		visibility: hidden;
	}

.imagePage {
	border: 1px solid #ED8001;
	padding: 3px;
}
h1 {
	float: left; 
	width: 100%;
	font-size: 24px; color: #000000; font-weight: normal; line-height: 24px; letter-spacing: -1px;
	margin: 0; padding: 0 0 10px 0;
}
h2 {
	width: 100%;
	font-size: 16px; color: #ED8001; letter-spacing: -1px;
	font-weight: normal;
	margin: 0; padding: 10px 0 10px 0;
	/*background-image: url(../imagesFront/iconeH2.jpg);
	background-position: left center;
	background-repeat: no-repeat;*/
}
h5 {
	font-size: 10px; color: #000000;
	margin: 0; padding: 5px 0;
}
a {
	color: #000000;
	outline: none;
}
	a:hover {
	color: #00000; text-decoration: none;
	}
	
a.btRed {
	display: block;
	width: 155px;
	height: 34px;
	background-image: url(../imagesFront/fd_submit.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 31px;
}
	
.msgErreur {
	color: red;
	padding: 5px 0; margin: 10px 0;
}

table.compteRendu {
		width: 100%;
		margin-top: 10px;
		background-color: #DFDFDF;
		border-collapse: collapse;
	}
	table.compteRendu th {
		font-size: 14px;
		padding: 5px;
		border: 1px solid #DFDFDF;
	}
	table.compteRendu td {
		background-color: #FFFFFF;
		border: 1px solid #DFDFDF;
		padding: 5px;
	}
	
	
	

/* TOP ET HEADER */

#top {
	height: 33px;
	width: 900px;
	color: #FFFFFF; font-size: 11px;
	text-align: right;
	padding: 5px 0;
}
	#top a {
		color: #FFFFFF;
		text-decoration: none;
	}
	#top img {
		display: inline-block;
		vertical-align: middle;
	}
	#top form.recherche {
		display: inline;
		padding: 0; margin: 0;
	}
	#top form.recherche input.txtSearch {
		width: 150px;
		padding: 2px; margin-left: 10px;
		border: 0;
		background-color: none;
		font-size: 11px; color: #999999;
	}
	#top form.recherche input.submit {
		width: 70px; 
		text-align: center; padding: 2px; background-color: #999999; border: 0; 
		color: #FFFFFF; font-size: 10px;
		margin-left: 2px;
	}
	
#header {	
	width: 900px; height: 156px;
	margin: 0; padding: 0;
}
	#headerLeft {
		float: left;
		width: 158px; height: 156px;
		margin: 0; padding: 0;
	}
		#headerleft img {
			display: block;
			border: 0;
		}
	#headerRight {
		float: left;
		width: 456px; height: 156px;
		margin: 0; padding: 0; 
		text-align: right;
	}
		#headerleft img {
			display: block;
			border: 0;
		}		

/****** CONTENU PAGE ******/
#divContent {
	width: 900px; min-height: 500px;
	text-align: left; 
	background-image: url(../imagesFront/bg_contentLeft.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}

#stickerCd {
	position: absolute;
	top: 140px;
	right: -75px;
	width: 200px;
	height: 200px;	
	z-index: 9999;
}
#stickerCd a img {
	border: 0;
}

#divContent .accueil {
	float: left;
	width: 840px;
	padding: 15px 30px 20px 30px;
}
	#contentLeft {
		float: left;
		width: 325px;
		border: 0;
	}
		#contentLeft .btCarteInteractive {
			float: left;
			width: 574px;
			text-align: left;
		}
	#contentRight {
		float: left;
		width: 534px;
		padding: 65px 20px 20px 20px;
	}
	#contentLeft .infosEntetePage {
		float: left;	
		text-align: left; font-size: 10px; color: #999999;
		padding: 10px 0 10px 30px;
	}
	#contentRight .infosEntetePage a {
		color: #999999;
	}

.chapeau {
	float: left;
	width: 100%;
	font-weight: bold; font-size: 12px;
	color: #000000;
	padding: 0; margin: 0 0 5px 0;
}

#pagesAccueil {
	float: left;
	width: 100%;
	margin-top: 20px;
	padding-bottom: 50px;
	font-size: 11px;
}
	#pagesAccueil p {
		float: left;
		width: 100%;
		font-size: 11px;
		padding: 0; margin: 0 0 10px 0;
	}
	#pagesAccueil p img {
		float: right;
		margin: 0 0 0 10px;
		width: 80px;
	}

#div_carteInteractive {
	display: none;
	position: absolute;
	width: 800px;
	background-color: #FFFFFF;
}


/* GALERIE D'IMAGES SIMPLE */

.galerieSimple {
	float: left;
	width: 100%;
	margin: 10px 0 15px 0;
}
	.galerieSimple img {
		margin: 2px;
	}
	.galerieSimple a:hover img {
		background-color: #98CD03;
	}
	
	

/* LIENS VERS AUTRES PAGES */

.autresPages {
	float: left;
	width: 100%;
	margin: 5px 0 20px 0; padding-bottom: 10px;
	color: #999999;
	font-size: 12px; font-weight: normal;
	border-bottom: 1px solid #EAEAEA;
}
	#contenu .autresPages a {
		color: #666666;
		text-decoration: none;
	}
	
	
/* NEWSLETTER */
form.homeNewsletter {
	width: 275px;
	margin-bottom: 10px;
}
form.homeNewsletter input {
	font-size: 12px;
	font-family: Arial;
}
form.homeNewsletter input.Txt {
	display: inline-block; 
	margin-top: 4px; 	margin-right: 3px;
	padding: 5px;
	vertical-align: middle;
	border: 1px solid #999999; 
	background-color: #FFFFFF;
	width: 145px;
}
form.homeNewsletter input.submitNews {
	display: block;
	width: 105px; height: 34px;
	text-align: center; border: 0; 
	color: #FFFFFF; line-height: 9px;
	background-image: url(../imagesFront/fd_submit_news.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}


/* FORMULAIRE */

form {
	width: 500px;
	font-size: 12px; font-family: Arial;
	padding: 0; margin: 0;
}
	form fieldset {
		width: 450px;
		border: 1px solid #D21033;
		padding: 0;
		padding: 5px 0 10px 10px;
		margin: 0;
	}
	form span {
		font-size: 10px; line-height: 12px;
	}
	form p { 
		float: left;
		width: 100%;
		padding: 2px; margin: 6px 0; 
	}
	form p label {
		float: left;
		margin-top: 3px; padding: 0 5px; width: 150px;
		text-align: right; line-height: 12px; 
		}
	form p input, form p textarea {
		float: left;
		padding: 3px 0 3px 5px; width: 250px;
		border: 0; border-left: 1px solid #D21033;
		color: #000000; font-size: 12px; font-family: Arial;
		background-color: #EBEBEB;
	}
	form p input.small {
		width: 150px;
	}
	form p input.xsmall {
		width: 30px;
	}
	form input.case {
		width: 10px;
	}
	form p input.submit {
		display: block;
		width: 153px; height: 34px;
		text-align: center; border: 0; 
		color: #FFFFFF; line-height: 9px;
		background-image: url(../imagesFront/fd_submit.jpg);
		background-position: top center;
		background-repeat: no-repeat;
	}
	form p.infosLegales {
		width: 450px;
		font-size: 10px; line-height: 12px;
	}
	

/* BAS DE PAGE */

#footer { 
	width: 900px; height: 65px;
	margin: 10px auto 100px auto;
	text-align: left; font-size: 11px; color: #000000;
	border-top: 1px solid #EFB168;
}
	#footer h1 { 
		color: #FFFFFF;
		font-size: 12px; font-weight: bold;
	}
	#footer div.liens { 
		float: left;
		width: 600px; height: 42px; 	
	}
	#footer div.liens img { 
		float: left;
	}
	#footer div.liens a { 
		text-decoration: none;
		color: #000000;
	}
	#footer div.liens a:hover { 
		color: #FFFFFF; text-decoration: none;
	}
	#footer div.lienAutres  { 
		float: right;
		width: 300px; 	
		text-align: right;
	}
	#footer div.lienAutres a  { 
		text-decoration: none;
	}
	
	
	
/* PLAN DU SITE */

#planSite .rubrique {
	float: left;
	width: 100%;
	margin: 0 0 5px 0; padding: 0 0 10px 0;
	border-bottom: 1px solid #EBEBEB; 
}
#planSite .rubrique span.titreRubrique {
	float: left;
	width: 100%;
	font-size: 16px; color: #D21033; text-decoration: none;
	padding: 3px 0;	
}
#planSite .rubrique span.titreSrubrique {
	float: left; display: inline;
	width: 100%;
	font-size: 12px; font-weight: normal; color: #ED8001; text-decoration: none;
	padding: 3px 0 0 10px;	margin: 0;
}
#planSite .rubrique ul {
	float: left;
	padding: 0 0 0 35px; margin: 3px 0;
}
#planSite .rubrique ul li {
	list-style-type: circle;
	color: #4C88D0;
	padding: 0; margin: 0;
}
#planSite .rubrique ul li a {
	text-decoration: none;
}
#planSite .rubrique ul li a:hover {
	text-decoration: underline;
}


