/* Conception - Tous droits réservés */

/* GENERAL */
html, body {
	font-family: Arial; font-size: 12px; color: #000000; line-height: 16px;
	margin: 0 auto;
	text-align: center;
	background-image: url('../imagesFront/fd_body.jpg');
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #E0E0E0;
}

#container {
	margin: 0 auto;
	width: 900px;
	background-color: #EBEBEB;
	background-image: url('../imagesFront/fd_page.jpg');
	background-position: left top;
	background-repeat: repeat-y;
}
	.separation {
		clear: both;
		visibility: hidden;
	}

.imagePage {
	border: 1px solid #98CD03;
	padding: 3px;
}
h1 {
	float: left; 
	width: 541px;
	font-size: 26px; color: #A35409; font-weight: normal; line-height: 24px; font-family: Georgia;
	margin: 0; padding: 0 0 10px 0;
}
h2 {
	float: left;
	width: 541px;
	font-size: 18px; color: #A35409; font-family: Georgia; font-weight: normal;
	margin: 0; padding: 10px 0;
}
h5 {
	font-size: 10px; color: #66666;
	margin: 0; padding: 5px 0;
}
a {
	color: #000000;
	outline: none;
}
	a:hover {
	color: #00000; text-decoration: none;
	}
	
.msgErreur {
	color: red;
	padding: 5px 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: 43px;
	width: 900px;
	color: #666666; font-size: 11px;
	text-align: right;
	padding: 0;
	background-color: #FFFFFF;
}
	#top #linksTop {
		float: right;
		height: 13px; width: 250px;
		padding-top: 20px;
	}
	#top #linksTop a {
		color: #666666;
		text-decoration: none;
	}
	
#header {	
	width: 900px; height: 176px;
	margin: 0; padding: 0;
}
	#header img {
			display: block;
			border: 0;
		}
		

/****** CONTENU PAGE ******/

#divContent {
	width: 900px;  min-height: 280px;
	text-align: left;
}
	#contentLeft {
		float: left;
		width: 279px;
		border: 0;
		margin: 0; padding: 0;
		background-image: url('../imagesFront/top_left.jpg');
		background-position: left top;
		background-repeat: no-repeat;
	}
	#contentLeft p {
		float: left;
		width: 229px;
		margin: 0; padding: 0 0 30px 50px;
	}
	#contentRight {
		width: 541px;
		margin: 0 0 0 279px; padding: 0 50px 10px 30px;
	}
	#contentRight p {
		width: 541px;
		margin: 0; padding: 5px 0;
	}
	#contentRight .infosEntetePage {
		float: left;	
		width: 541px;
		border-bottom: 1px solid #EBEBEB;
		padding: 0; margin: 20px 0 20px 0;
		text-align: left; font-size: 10px; color: #999999;
	}
	#contentRight .infosEntetePage a {
		color: #999999;
	}

.chapeau {
	float: left;
	width: 100%;
	font-weight: bold;
	color: #A35409;
	margin-bottom: 10px;
}

#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 */

#homeNewsletter img {
	float: left;
}
	#homeNewsletter form {
		margin-top: 10px;
	}
	#homeNewsletter form input.Txt {
		float: left;
		background-color: #FFFFFF;
		border: 1px solid #666666;
		padding: 3px 3px 3px 20px; margin-right: 5px;
		font-size: 12px; font-family: Arial; color: #666666;
		width: 200px;
		background-image: url('../images_nav/ic_fleche_input.gif');
		background-position: left 5px;
		background-repeat: no-repeat;
	}
	#homeNewsletter form input.submit {
		float: left;
		display: block;
		width: 150px; height: 23px;
		background-color: #F93002;
		text-align: center; padding: 2px; border: 0; 
		color: #FFFFFF; font-size: 13px; font-family; Arial;
	}


/* FORMULAIRE */

form {
	width: 500px;
	font-size: 12px; font-family: Arial;
	padding: 0; 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 #A35409;
		color: #000000; font-size: 12px; font-family: Arial;
		background-color: #EBEBEB;
	}
	form p input.small {
		width: 150px;
	}
	form input.case {
		width: 10px;
	}
	form p input.submit {
		float: left;
		display: block;
		width: 143px; height: 26px;
		padding: 0; margin: 0 5px 0 0;
		color: #FFFFFF; text-align: center; font-size: 11px; font-family: Arial;
		background-image:url(../imagesVente/bt_formulaire.jpg); background-position: center top; background-repeat: no-repeat;
		border: 0;
	}
	form p.infosLegales {
		width: 450px;
		font-size: 10px; line-height: 12px;
	}
	
	
/* Formulaire créations */
form.perso {
	width: 500px;
	font-size: 12px; font-family: Arial;
	padding: 0; margin: 0;
}
	form.perso p span {
	    float: left;
	    width: 80px;
	    line-height: 12px;
	    font-size: 12px;
	}
	    form.perso p span input {
		float: left;
		width: 10px;
		margin: 0 5px 0 0;
	    }
	form.perso p { 
	    float: left;
	    width: 100%;
	    padding: 2px; margin: 6px 0; 
	}
	form.perso p label {
	    float: left;
	    margin-top: 3px;
	    padding: 10px 0;
	    width: 100%;
	    text-align: left;
	    line-height: 15px;
	    color: #A65003;
	}
	form.perso p input, form p textarea {
	    float: left;
	    padding: 3px 0 3px 5px; width: 250px;
	    border: 0; border-left: 1px solid #A35409;
	    color: #000000; font-size: 12px; font-family: Arial;
	    background-color: #EBEBEB;
	}
	form.perso p input.small {
	    width: 150px;
	}
	form.perso input.case {
	    float: left;
	    width: 10px;
	}
	form.perso ul {
	   list-style: none;
	   padding: 0;
	}
	    form.perso ul li {
		float: left;
		padding: 5px 0;
		border-bottom: 1px solid #EBEBEB;
		width: 100%;
	    }
	    form.perso ul  li img{
		float: left;
		margin-right: 5px;
		width: 50px;
	    }
	    form.perso ul li input.qte{
		width: 30px;
		border: 1px solid #666666;
		float: right;
	    }
	form.perso p input.submit {
	    float: left;
	    display: block;
	    width: 143px; height: 26px;
	    padding: 0; margin: 0 5px 0 0;
	    color: #FFFFFF; text-align: center; font-size: 11px; font-family: Arial;
	    background-image:url(../imagesVente/bt_formulaire.jpg); background-position: center top; background-repeat: no-repeat;
	    border: 0;
	}
	

/* BAS DE PAGE */

#footer { 
	width: 900px; height: 124px;
	padding: 0;
	text-align: left; font-size: 11px; color: #FFFFFF;
	background-image: url('../imagesFront/fd_footer.gif');
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #E9E9E9;
}
	#footer h1 { 
		color: #FFFFFF;
		font-size: 12px; font-weight: bold;
	}
	#footer p { 
		width: 551px; 	
		margin: 0 0 0 309px; padding: 40px 0 0 0;
	}
	#footer p a { 
		text-decoration: none;
		color: #FFFFFF;
	}
	#footer p a:hover { 
		color: #000000; text-decoration: none;
	}
	#footer p span { 
		float: right;
		font-size: 10px;
	}
		#footer p span a { 
			#999999;
		}
	
	
	
/* 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: #FE7A0B; text-decoration: none;
	padding: 3px 0;	
}
#planSite .rubrique span.titreSrubrique {
	float: left; display: inline;
	width: 100%;
	font-size: 12px; font-weight: normal; color: #FE7A0B; 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: #FE7A0B;
	padding: 0; margin: 0;
}
#planSite .rubrique ul li a {
	text-decoration: none;
}
#planSite .rubrique ul li a:hover {
	text-decoration: underline;
}


