#general{border: 0px;}

#photo
{
	background:url(../images/accueil_photo.jpg) no-repeat center center;	
	width:980px;
	height:449px;
	position:relative;
	/*float:left;*/
	
}
#planche
{
	background:url(../images/planche.jpg) no-repeat;
	width:980px;
	height:191px;
	/*float:left;
	clear:both;*/
	position:relative;
}

#planche p
{
	color:#ededed;
	font-size:14px;
	position:absolute;
	top:40px;
	left:65px;
	line-height:28px;
	font-weight:normal;
}

#choix_langue
{
	border:1px solid #695547;
	position:absolute;
	width:170px;
	height:15px;
	color:#695547;
	top:50px;
	left:60px;
	font-size:9px;
}

.p_choix_langue
{
	margin-left:5px;
	margin-top:1px;
	float:left;
}

.en
{
	background:url(../images/separateur_langue.gif) no-repeat right center;
	margin-top:1px;
	margin-left:8px;
	padding-right:10px;
	float:left;
	
	
}

.fr
{
	float:left;
	margin-top:1px;
	margin-left:10px;
}

#logo
{
	position:absolute;
	top:100px;
	left:60px;
	
}

#choix_langue a
{
	text-decoration:none;
	color:#695547;
}

#choix_langue a:hover
{
	text-decoration:none;
	color:#695547;
	font-weight:bold;
}

#link_photo {display: block; width: 980px; height: 375px; position: absolute; top: 70px; left: 0;}

div#sitemap{
    width: 925px;
    margin: 260px auto;
    padding: 0 0 0 55px;
}

div#sitemap a{text-decoration: none; color: #bfbebc;}

div#sitemap ul{
    margin: 0;
    list-style-type: none;
    width: 925px;
    padding: 0;
}

div#sitemap ul li{float: left; padding: 5px 10px; font-size: 11px; }
div#sitemap ul li h4{width: 288px; margin: 0; font-size: 12px;}
div#sitemap ul li ul{width: 288px;}
div#sitemap ul li ul li{float: none; width: 288px; padding: 0;}


a#abonnement_news_fr
{
	background:url(../images/abonnement_news.jpg) no-repeat;
	width:372px;
	height:32px;
	display:block;
	position:absolute;
	top:400px;
	left:60px;
	cursor:pointer;
}

a:hover#abonnement_news_fr 
{
	background:url(../images/abonnement_news2.jpg) no-repeat;
	width:372px;
	height:32px;
	display:block;
	position:absolute;
	top:400px;
	left:60px;
	cursor:pointer;
}

a#abonnement_news_en
{
	background:url(../images/abonnement_news_en.jpg) no-repeat;
	width:372px;
	height:32px;
	display:block;
	position:absolute;
	top:400px;
	left:60px;
	cursor:pointer;
}

a:hover#abonnement_news_en 
{
	background:url(../images/abonnement_news2_en.jpg) no-repeat;
	width:372px;
	height:32px;
	display:block;
	position:absolute;
	top:400px;
	left:60px;
	cursor:pointer;
}