#powered a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	float: left;
}
#powered img {
	height: 10px;
	width: 10px;
	vertical-align: middle;
	float: left;
}
h1 {
	display: none;
}
body{
	margin:0px;
	height:100%;
	background-color:#A69353;
	
}
#ensemble{
	background-image:url(interface/fond_centre_haut.jpg);
	background-repeat:repeat-x;
	background-color:#A69353;
	height:auto;
	width:100%;
	float:left;
}
#bandeau{
	height:257px;
	width:100%;
	background-image:url(interface/fond_bandeau.jpg);
	background-repeat:repeat-x;
	float:left;
}

#centreFondHaut{
	background-color:#A69353;
	height:auto;
	width:100%;
	background-image:url(interface/centre_haut.jpg);
	background-repeat:repeat-y;	
	float:left;
}
#centre{

	height:auto;
	width:955px;
	background-image:url(interface/fond_centre.jpg);
	background-repeat:repeat-y;	
	float:left;
}
#menu {
	width: 190px;
	display:block;
	float:left;
	background-image:url(interface/fond_menu.jpg);
	background-repeat:repeat-y;
}
#centre_contenus{
	width:740px;
	float:right;

	
}
#texte{
	width:700px;
	margin-right:10px;
	margin-left:10px;
	float:left;
}
#centre_titre{
	width: 773px;
	float:left;
}
#centre_texte{
	width:773px;
	float:left;	
}
#titre{
	width:460px;
	height:32px;
	background-image:url(interface/titre.jpg);
	background-repeat:no-repeat;
	line-height: 32px;
}
#fond_icone{
	width:290px;
	height:35px;
	background-image:url(interface/fond_rectangle_icone.jpg);
	background-repeat:no-repeat;
}

#fond_baseline_transition{

	height:auto;
	width:100%;
	background-image:url(interface/fond_baseline.jpg);
	background-repeat:repeat-x;	
	float:left;
}
#transition_bandeau{
	background-image:url(interface/bandeau_transition.jpg);
	height:70px;
	width:955px;
	float:left;
}
#baseline_transition{
    float:left;
    height:185px;
	width:955px;
	background-image:url(interface/baseline_transition.jpg);

}
.titre{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-indent:60px;
	vertical-align:bottom;

}
.ssTitre{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A69353;
	text-decoration: none;


}
.texte{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;

}

.adresse{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.baseline:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	text-decoration:underline;

}
.contour {
	border: 2px solid #A69353;
}
.cnil{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.baseline{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.baseline:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A69353;
	text-decoration: none;
}