@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	background-image: url(../image/fd-gd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	/*//////////////////////////////////////*/
	SCROLLBAR-FACE-COLOR: #F0F9E2;
	SCROLLBAR-HIGHLIGHT-COLOR: #E8EECE;
	SCROLLBAR-SHADOW-COLOR: #707C5D;
	SCROLLBAR-3DLIGHT-COLOR: #707C5D;
	SCROLLBAR-ARROW-COLOR: #707C5D;
	SCROLLBAR-TRACK-COLOR: #E8EECE;
	SCROLLBAR-DARKSHADOW-COLOR: #E8EECE;

	}
	
div#contenu{
	position: absolute;
	width: 996px;        /* selon la largeur voulue */
	margin-left: -498px; /* moitie de width */
	left: 50%;           /* constant, toujours 50% */
	height: 614px;       /* selon la quantite de texte */
	margin-top: -307px;   /* moitie de height */
	top: 50%;            /* constant, toujours 50% */
	border: 1px solid #006600;
}
.header{
	position: absolute;
	top: 0;            /* constant, toujours 50% */
	background-color: #FFFFFF;
	width: 100%;
}
.menu{
	width: 356px;
	background-image: url(../image/fd-menu.jpg);
	background-repeat: no-repeat;
	height: 368px;
	background-position: left top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	list-style-type: none;
	position: absolute;
	left: 0px;
	top: 246px;
}
.contenutexte{
	position: relative;
	width: 640px;
	height: 368px;
	top: 246px;
	left: 356px;
	background-image: url(../image/fd-texte.jpg);
	}
.texte{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #3B7F06;
	font-size: 12px;
	top: 10px;
	position: relative;
	left: 20px;
	line-height: 18px;
	width: 90%;
}

.iframe{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #3B7F06;
	font-size: 12px;
	/*position: relative;*/
	line-height: 15px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color:transparent;

}
#texte a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #FF3399;
}
#texte a:link {
	color : http
://www.bienvenue-a-la-ferme.com/;
	color: #006600;
}
#texte a:visited {
	color : #006600;
}
#texte a:hover {
	color : #FF6600;
	text-decoration : none;
	background-color: #FFFFFF;
}
.motimportant{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	text-align: justify;
	border-bottom-width: thin;
	border-bottom-color: #006600;
	width: 100%;
	display: inline;
}
.item_menu{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #006633;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: justify;
	border-bottom-width: thin;
	border-bottom-color: #006600;
	width: 100%;
	display: inline;
}
.titre_rubrique{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 14px;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-color: #006600;
	width: 100%;
	display: block;
	left: -10px;
	position: absolute;
	top: 0px;
}

.lien_titre{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	width: 300px;
	display: inline;
	position: absolute;
	top: 260px;
	right: 70px;
}
.lien_titre a:link{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #F81183;
	font-size: 14px;
	font-weight: bolder;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	display: inline;
	font-style: normal;
	font-variant: small-caps;
	text-decoration: none;
}
.lien_titre a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF3399;
	font-size: 14px;
	font-weight: bolder;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	display: inline;
	font-style: normal;
	font-variant: small-caps;
	text-decoration: none;
}
.lien_titre a:active{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF3399;
	font-size: 14px;
	font-weight: bolder;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	display: inline;
	font-style: normal;
	font-variant: small-caps;
	text-decoration: none;
}
.lien_titre a:visited{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #F81183;
	font-size: 14px;
	font-weight: bolder;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	display: inline;
	font-style: normal;
	font-variant: small-caps;
	text-decoration: none;
}
div#titre_rubrique a:link{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 25px;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
}
div#titre_rubrique a:visited{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 18px;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
}
div#titre_rubrique a:active{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 18px;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
}
div#titre_rubrique a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 23px;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	background-color: #F30982;
}

.footer{
	position: absolute;
	width: 100%;
	float: left;
	top: 615px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
	background-image: url(../image/deg-bas.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	
}
#footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #006600;
}
#footer a:link { color : #006600; }
#footer a:visited { color : #006600; }
#footer a:hover {
	background-color : #003300;
	color : #fff;
	text-decoration : none;
}
#footer a:active, a:focus { background-color : #006600; color : #fff; text-decoration : none; }

.champ{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009900;
	background-color: #FFFFCC;
	border: thin solid #006600;
	padding: 1px;
	height: 13px;
}
.champMESSAGE{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009900;
	background-color: #FFFFCC;
	border: thin solid #006600;
	padding: 1px;
}
.btnenvoyer{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	background-color: #FFFFFF;
	padding: 2px;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #006600;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #006600;
	height: 20px;
	width: 100px;
}

