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

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

#container {
	margin: 0 auto;
	width: 900px;
}
	hr.separation {
		clear: all;
		visibility: hidden;
		height: 0;
		margin: 0;
		padding: 0;
		border: 0;
	}

.imagePage {
	border: 1px solid #98CD03;
	padding: 3px;
}
h1 {
	font-size: 24px;
	font-family: georgia;
	letter-spacing: -1px;
	color: #990000;
	font-weight: normal;
	line-height: 24px;
	margin: 0; padding: 0 0 10px 0;
}
h2 {
	font-size: 16px;
	color: #990000;
	margin: 0; padding: 10px 0;
}
h5 {
	font-size: 10px; color: #666666;
	margin: 0; padding: 5px 0;
}
a {
	color: #666666;
	outline: none;
}
	a:hover {
	color: #000000; 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 {
	width: 900px;
	height: 20px;
	color: #990000;
	font-size: 11px;
	text-align: right;
	padding: 5px 0;
}
	#top a {
		color: #990000;
		text-decoration: none;
	}
	#top a:hover {
		color: #000000;
	}
	#top a img {
	    border: 0;
	}

#header {
	width: 900px;
	height: 138px;
	margin: 0;
	padding: 0;
	position: relative;
}
	.headerRight {
		position: absolute;
		width: 290px;
		height: 66px;
		margin: 0;
		padding: 0;
		right: 55px;
	}
		.headerRight img {
			display: block;
			border: 0;
			margin-top: -30px;
		}



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

#divContent {
	/*float: left;Element supprimé********************************************/
	position: relative;/******************************************************Element rajouté*/
	width: 898px;
	min-height: 572px;
	text-align: left;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
	padding: 0;
	margin-top: 112px;
}
#info {
    border: 5px solid #920001;
    width: 400px;
    padding: 20px;
    position: absolute;
    z-index: 1000;
    top: 50px;
    left: 250px;
    background-color: #FFFFFF;
    display: none;
}
    #info a.close {
	width: 100px;
	padding: 3px 5px 6px 5px;
	color: #999999;
	text-decoration: none;
	float: right;
	position: absolute;
	top: 0;
	right: 20px;
	background-color: #920001;
	text-align: center;
	color: #FFFFFF;
    }
    #info img {
	float: right;
	margin: 30px 0 20px 10px;
    }
    
#divContent:after {/*Utile pour Firefox, pour que les contenus glissent
autour de toutes les balises flottantes contenu à l'intérieur*/
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
	#contentLeft {
		float: left;
		width: 428px;
		margin: 0;
		padding: 0;
	}
		#contentLeft div.contentPage {
			float: left;/*************************************************Element Rajouter*/
			width: 600px;
			padding: 33px;
			min-height: 100px;
			/*margin: 0 auto 0 120px;Element supprimé. Le fait de définir le 120px à gauche annule la valeur auto pour la droite*/
			margin-left: 120px;/*******************************************/
		}
			#contentLeft div.contentPage a img {
				border:  0;
			}
		#contentLeft div.contentPageAccueil {
			float: left;/*************************************************Element rajouter*/
			width: 380px;
			padding: 33px;
			min-height: 240px;
		}
	#contentLeft div.contentPage .infosEntetePage, #contentLeft
div.contentPageAccueil .infosEntetePage {
		width: 100%;
		border-bottom: 1px solid #EBEBEB;
		padding: 0;
		margin: 0 0 10px 0;
		text-align: left;
		font-size: 11px;
		color: #666666;
	}
	#contentLeft div.contentPage .infosEntetePage a, #contentLeft
div.contentPageAccueil .infosEntetePage a {
		color: #666666;
		text-decoration: none;
	}
	#contentRight {
		position:absolute;/***************************************************Element rajouter*/
		top:0;/***************************************************************Element rajouter*/
		left:428px;/**********************************************************Element rajouter*/
		float: right;
		width: 449px;
		margin: 2px 18px 0 0;/*a l'origine 2px 21px 0 0*/
		padding: 0;
	}
		#contentRight .homeIdeeSaison1 {
			float: left;
			width: 212px;
			height: 193px;
			background-image: url('../imagesFront/fd_ideedesaison1.jpg');
			background-position: left top;
			background-repeat: no-repeat;
			padding: 0;
			margin: 0;
			margin-top: 5px;/*****************************************************Element rajouter*/
		}
		#contentRight .homeIdeeSaison2 {
			float: left;
			width: 212px;
			height: 193px;
			background-image: url('../imagesFront/fd_ideedesaison2.jpg');
			background-position: left top;
			background-repeat: no-repeat;
			padding: 0;
			margin: 0;
			margin-top: 5px;/*****************************************************Element rajouter*/
		}
		#contentRight .homeAgenda1 {
			float: right;
			width: 208px;
			height: 181px;
			background-image: url('../imagesFront/fd_agenda1.jpg');
			background-position: left top;
			background-repeat: no-repeat;
			padding: 0;
			margin: 15px 0 0 0;
		}
		#contentRight .homeAgenda2 {
			float: right;
			width: 208px;
			height: 181px;
			background-image: url('../imagesFront/fd_agenda2.jpg');
			background-position: left top;
			background-repeat: no-repeat;
			padding: 0;
			margin: 15px 0 0 0;
		}
			#contentRight .homeIdeeSaison1 p, #contentRight .homeAgenda1 p, #contentRight .homeIdeeSaison2 p, #contentRight .homeAgenda2 p {
				width: 180px;
				height: 100px;
				margin: 80px 0 0 22px;
				font-size: 11px;
				line-height: 14px;
				color: #FFFFFF;
				font-weight: bold;
			}
			#contentRight .homeIdeeSaison1 p a, #contentRight .homeAgenda1 p a, #contentRight .homeIdeeSaison2 p a, #contentRight .homeAgenda2 p a {
				color: #FFFFFF;
				font-weight: normal;
			}

			#contentRight .homeAgenda1 p, #contentRight .homeAgenda2 p {
				margin-top: 70px;
			}
			#contentRight .homeIdeeSaison1 p img, #contentRight .homeAgenda1 p img, #contentRight .homeIdeeSaison2 p img, #contentRight .homeAgenda2 p img {
				width: 70px;
				float: left;
				margin: 4px 7px 0 0;
				border: 1px solid #FFFFFF;
			}

		#homeGaleriePhotos1 {
			float: left;
			width: 450px;
			height: 125px;
			margin: 10px 0 10px 0;
			background-image: url('../imagesFront/titleGaleriePhotos1.jpg');
			background-position: left top;
			background-repeat: no-repeat;
		}
		#homeGaleriePhotos2 {
			float: left;
			width: 450px;
			height: 125px;
			margin: 10px 0 10px 0;
			background-image: url('../imagesFront/titleGaleriePhotos2.jpg');
			background-position: left top;
			background-repeat: no-repeat;
		}

		#homeEboutique1 {
			float: left;
			width: 450px;
			height: 80px;
			margin: 10px 0 5px 0;
			background-image: url('../imagesFront/titleEboutique1.jpg');
			background-position: left top;
			background-repeat: no-repeat;
		}
		#homeEboutique2 {
			float: left;
			width: 450px;
			height: 80px;
			margin: 10px 0 5px 0;
			background-image: url('../imagesFront/titleEboutique2.jpg');
			background-position: left top;
			background-repeat: no-repeat;
		}
			#homeEboutique1 p, #homeEboutique2 p {
				margin-top: 35px;
			}
			#homeEboutique1 p img, #homeEboutique2 p img {
				float: right;
				margin: -40px 0 0 5px;
			}
			#homeEboutique1 p a, #homeEboutique2 p a {
				color: #666666;
				text-decoration: none;
			}
		#homeNewsletter1 {
			float: left;
			width: 450px;
			height: 97px;
			margin: 10px 0 0 0;
			background-image: url('../imagesFront/titleNewsletter1.jpg');
			background-position: left top;
			background-repeat: no-repeat;
		}
		#homeNewsletter2 {
			float: left;
			width: 450px;
			height: 97px;
			margin: 10px 0 0 0;
			background-image: url('../imagesFront/titleNewsletter2.jpg');
			background-position: left top;
			background-repeat: no-repeat;
		}
			#homeNewsletter1 form.formNewsletter, #homeNewsletter2 form.formNewsletter {
				width: 450px;
				margin: 40px 0 0 0;
				padding: 0;
			}
			#homeNewsletter1 form.formNewsletter input.newsletterEmail, #homeNewsletter2 form.formNewsletter input.newsletterEmail {
				float: left;
				border: 1px solid #999999;
				padding: 2px;
				width: 330px;
				margin-top: 5px;
				color: #999999;
				font-size: 13px;
			}
			#homeNewsletter1 form.formNewsletter input.submitEmail, #homeNewsletter2 form.formNewsletter input.submitEmail{
				float: left;
				border: 0;
				padding: 2px;
				margin: 5px 0 0 5px;
				width: 100px;
				border: 0;
				font-size: 13px;
				color: #FFFFFF;
				background-color: #CC9998;
			}

		.infoPratiques {
			width: 195px;
			float: right;
			background-image: url('../imagesFront/cahier_spirale.jpg');
			background-position: left top;
			background-repeat: no-repeat;
			padding: 40px 0 0 18px;
		}
		.infoPratiques p {
			width: 190px;
			font-size: 11px;
			line-height: 14px;
			color: #990000;
		}

.chapeau {
	float: left;
	width: 100%;
	font-weight: bold;
	color: #990000;
	padding: 0 0 10px 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;
}

.t_slide {
    padding: 5px 10px;
    background: #CC9998;
    color: #FFFFFF;
    margin-bottom: 1px;
    cursor: pointer;
}
.recette {
    margin-top: 10px;
}
.c_slide {
    float: left;
    padding: 5px 0;
    background: #FFFFFF;
    color: #000000;
}
.view_recette {
    margin-top: 15px;
}
.c_slide a.suite {
    color: #CC9998;
    text-decoration: none;
    border: 1px solid #CC9998;
    padding: 2px 3px;
    margin-top: 3px;
    display: block;
    width: 100px;
    float: left;
    text-align: center;
}
.c_slide a:hover {
    background: #A50004;
    color: #FFFFFF;
}
img.img_recette {
   float: left; 
   margin: 0 10px 10px 0;
}


/* 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;
	}


/* FORMULAIRE */

form.contact {
	width: 500px;
	font-size: 12px;
	font-family: Arial;
	padding: 0;
	margin: 0 auto;
}
	form.contact fieldset {
		border: 1px solid #CC9998;
		width: 510px;
		margin-top: 5px;
		padding: 0;
	}
	form.contact legend {
		color: #9E0003;
		font-weight: bold;
		margin: 0 0 0 10px;
		padding: 5px;
	}
	form.contact span {
		font-size: 10px;
		line-height: 12px;
	}
	form.contact p {
		float: left;
		width: 480;
		padding: 2px; margin: 6px 0;
	}
	form.contact p label {
		float: left;
		margin-top: 3px;
		padding: 0 5px;
		width: 100px;
		text-align: right;
		line-height: 12px;
		}
	form.contact p input, form.contact p textarea {
		float: left;
		padding: 3px 0 3px 5px;
		width: 370px;
		border: 0;
		color: #000000;
		font-size: 12px;
		font-family: Arial;
		background-color: #EFEFEF;
	}
	form.contact p input.small {
		width: 150px;
	}
	form.contact input.case {
		width: 10px;
	}
	form.contact p input.submit {
		display: block;
		width: 150px;
		height: 28px;
		background-color: #990000;
		text-align: center;
		padding: 2px;
		border: 0;
		color: #FFFFFF;
	}
	form.contact p.infosLegales {
		width: 520px;
		font-size: 10px; line-height: 12px;
	}

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; ligne-height: 12px;
		}
	form p input, form p textarea {
		float: left;
		padding: 3px 0 3px 5px; width: 250px;
		border: 0; border-left: 1px solid #EF4F00;
		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 {
		display: block;
		width: 150px; height: 28px;
		background-color: #993501;
		text-align: center; padding: 2px; border: 0;
		color: #FFFFFF;
	}
	form p.infosLegales {
		width: 450px;
		font-size: 10px; line-height: 12px;
	}



/* BAS DE PAGE */

#footer {
	/*float: left;************************Element supprimer*/
	clear: both;/*************************Element rajouter*/
	width: 900px;
	height: 115px;
	padding: 35px 0 0 0;
	text-align: left;
	color: #CC9998;
	background-image: url('../imagesFront/fd_footer.jpg');
	background-position: center top;
	background-repeat: no-repeat;
}
#footer .footerContacts {
	color: #CC9998;
	font-size: 12px;
	width: 695px;
}
	#footer .footerContacts a {
		color: #CC9998;
		font-size: 11px;
	}
	#footer .footerContacts img {
		float: right;
	}
#footer .lienAutres {
	float: right;
	width: 100px;
	text-align: right;
}
	#footer .lienAutres a {
		font-size: 10px;
		text-decoration: none;
		letter-spacing: -1px;
		color: #CC9998;
	}
#footer a img {
	border: 0;
	width: 130px;
	margin-top: 10px;
}



/* 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: #960200; text-decoration: none;
	padding: 3px 0;
}
#planSite .rubrique span.titreSrubrique {
	float: left; display: inline;
	width: 100%;
	font-size: 12px; font-weight: normal; color: #960200; 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: #960200;
	padding: 0; margin: 0;
}
#planSite .rubrique ul li a {
	text-decoration: none;
}
#planSite .rubrique ul li a:hover {
	text-decoration: underline;
}


