/* CSS Document */
body{
	margin:0;
	background:url(images/fond-page.jpg) repeat-x;
	background-color:#4D7020;
}
#ConteneurHomepage{
	width:1050px;
	height:640px;
	background:url(images/fond-homepage.jpg) no-repeat;
}
#MenuHomepage{
	width:205px;
	height:575px;
	float:left;
}
#logoHomepage{
	width:205px;
	height:359px;
}
.MenuHomepageOn{
	width:205px;
	height:21px;
	background:url(images/menu-homepage/on.png) no-repeat;
	padding: 3px 0 0 10px;
	margin:3px 0 3px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height:20px;
}
.MenuHomepageOff{
	width:205px;
	height:21px;
	background:url(images/menu-homepage/menu-off.png) no-repeat;
	padding: 3px 0 0 10px;
	margin:3px 0 3px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #72895E;
	text-decoration: none;
	line-height:20px;
}
.MenuHomepageOff a{
	color: #72895E;
	text-decoration: none;
}
.MenuHomepageOff a:hover{
	color: #000;
	text-decoration: none;
}
.languesHomepage{
	width:205px;
	height:21px;
	background:url(images/menu-homepage/langues.png) no-repeat;
	padding: 0;
	margin:3px 0 3px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #72895E;
	text-decoration: none;
}
#TexteHomepage{
	width:264px;
	height:575px;
	float:left;
}
#flashcontent{
	float:left;
	}
#TitreTxtHomeContain{
	float:left;
	width:264px;
	height:28px;
	background:url(images/menu-homepage/titre.jpg) no-repeat;

	}
.TitreTxtHome{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #336600;
	padding:15px 0 0 20px;
}
#ImgTxtHome{
	float:left;
	width:264px;
	height:122px;
	background:url(images/menu-homepage/top-texte.jpg) no-repeat;

}
#TxtHomeContain{
	float:left;
	width:220px;
	height:512px;
	background:url(images/menu-homepage/fond-texte.jpg) no-repeat;

}
#footer{
	position:absolute;
	text-align:center;
	width: 830px;
	height: 30px;
	left: 208px;
	top: 630px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a{
	color:#FFFFFF;
	text-decoration:underline;
}
#footer a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.TxtHome{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding:25px 20px 0 20px;
	width:200px;
}
.TxtHome a{
	color: #333333;
	text-decoration:underline;
}
.TxtHome a:hover{
	text-decoration:none;
}

#promo{
	background:url(images/fond-promo.png) no-repeat;
	width:234px;
	height:91px;
	position:absolute;
	top:10px;
	left:450px;
}
#promo img{
	padding:17px 0 0 25px;
}

.menu-diapo{
	width:205px;
	height:21px;
	background:url(images/menu-homepage/menu-diapo.png) no-repeat;
	padding: 3px 0 0 10px;
	margin:3px 0 3px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height:20px;
}
.menu-diapo a{
	color: #666666;
	text-decoration: none;
}
.menu-diapo a:hover{
	color: #000;
	text-decoration: none;
}
.menu-comment{
	width:205px;
	height:21px;
	background:url(images/menu-homepage/menu-comment.png) no-repeat;
	padding: 3px 0 0 10px;
	margin:3px 0 3px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height:20px;
}
.menu-comment a{
	color: #666666;
	text-decoration: none;
}
.menu-comment a:hover{
	color: #000;
	text-decoration: none;
}
ul#favam {

width: 830px;

overflow: hidden;

text-align: center;

margin-bottom: 5px;

}

ul#favam li{

display:inline-block;

list-style-type: none;

height: 23px;
 margin-right: 20px;
}

ul#favam li a{

font-size: 12px;



}
 #footer p.ajoutext {
 font-size: 12px;
 text-align: left;
 width: 780px;
 margin: 0 auto;
 
 }
 /* ami */
#amis {
	position: relative;
margin: 0 auto 5px 300px;
	width: 400px;
	height: auto;
	display: none;
	z-index: 286;
}

#amis p{
clear: both;
text-align: right;
}
#monemail {
	float: left;
	margin: 5px;
}
#emailami {
	float: left;
	margin: 0 5px 5px 5px;
}
#reponseenvoyerami {
	margin: 0;
	color: red;
}
.ferm {
	float: left;
	margin-top: 5px;
}
.ok {
	float: right;
}
#formulaireAmi label.error {
 float: left;
 text-align: left;
}