/* CSS Document */
/* AUTERS RUBRIQUES */




/* PAGE SECRET DU TERROIR */
#fondpagesecret {
	background-color: #FFF;
	background-image: url(../images/fond-pages-secret.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#texte-secret {
	text-align: left;
	margin-right: 50px;
	margin-left: 165px;
	font-size: 120%;
	line-height: 135%;
	color: #063851;
}
#logo-secret {
	margin-left: 150px;
	margin-top: 30px;
}
.etiquette-secret {
	background-image: url(../images/papillon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 120px;
	height: 30px;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 40px;
	margin-bottom: -40px;
	padding-left: 45px;
	margin-left: -30px;
	padding-top: 7px;
}





/* PAGE ORIGINAL DIEULEFIT */
#fondpageoriginal {
	background-color: #b22017;
	background-image: url(../images/fond-pages-original.gif);
	background-repeat: repeat-y;
	color: #FFF;
	background-position: left top;
}
#texte-original {
	text-align: left;
	margin-right: 100px;
	margin-left: 360px;
	font-size: 120%;
	line-height: 135%;
	color: #FFF;
}
#texte-original p a {
	color: #FFF;
}
#logodieulefit {
	padding-left: 200px;
}


/* PAGE PLAN DU SITE */
#fondpagesitemap {
	background-color: #FFF;
}
#texte-sitemap {
	text-align: left;
	margin-right: 50px;
	margin-left: 50px;
	font-size: 120%;
	line-height: 135%;
	color: #063851;
}


/* PAGE MENTION LEGALE */
#fondpagementions {
	background-color: #FFF;
}
#texte-mentions {
	text-align: left;
	margin-right: 50px;
	margin-left: 250px;
	font-size: 120%;
	line-height: 135%;
	color: #333;
}

