body {
	
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size:0.8em;
	
	
}

/* ----- NEUTRAL --------------------------------------------------------------------------- */


a img,:link img,:visited img {
	border: none;
}



hr {
    width: 100%;
    height: 1px;
    margin: 10px auto 10px auto;
    background-color: #3d3d3f;
    color: #3d3d3f;
    border: 0px;
    padding: 0px;
    display: block;
}


#conteneur {
	width: 20cm;
	top:0px;
	color: #3d3d3f;
	padding:20px;
}

#THEMASTERSTYLE{
 display:none;
}

/* ----- CONTENT --------------------------------------------------------------------------- */

#banner{
	position:relative;
	background-image:url('../img/construct/fondtop.png');
	background-repeat:no-repeat;
	width: 20cm;
	top:0px;
	display:none;
}

.maximeprevot{

	display:none;
}

#contenu{
	background:url('../img/construct/backgrounddegrade.png');
	background-repeat:repeat-x;
	border:1px solid #B2B2B2;
	background-color:#FFFFFF;
	width: 20cm;top:0px;
}

#bottom{
	background-image:url('../img/construct/fondbas.png');
	background-repeat:no-repeat;
	width: 20cm;
	height:11px;
}


#left{
	display:none;
}

#right{
	float:left;
	width: 20cm;
	
}


#titredessus{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-bottom:1px dashed #B2B2B2;
	
}

#titre{
	float:left;
	width:620px;

}

#tailletexte{
	float:left;
	width:100px;
	text-align:right;
}


ul{
	margin:10px;
	padding:10px;
}

li{
	list-style:url('../img/construct/liste.gif');
}


.dashedstyle{
	
	 
	 width: 95%;
	 border-bottom: 1px dashed #CCCCCC;
	 color: #fff;
	background-color:#fff;
	 margin:5px auto 5px auto;
	
}




h1 {
	margin: 0px 10px 10px 10px;
	font-size: 15px;
	color: #333333;
}

h2 {
	
	font-size: 1.2em;
	color: #B33720;
	
}

h3 {
	margin: 15px 10px 5px 10px;
	font-size: 11px;
	color: #666666;
}

p {
	margin: 0px 10px 10px 10px;
}


a:link, a:visited {
	text-decoration: none;
	color: #B06F18;
}

a:hover {
	text-decoration: none;
	color: #333333;
}

/* ----- FORM -------------------------------------------------------------------------------- */

fieldset {
	display: block;
	width: 450px;
	margin: 0px auto 15px auto;
	border: 0px;
	text-align: left;
}

fieldset legend {
	display: none;
}

label {
	margin: 7px 5px 0px 10px;
	display: inline;
	float: left;
	width: 180px;
	text-align: left;
	font-weight: bold;
}

input, select, textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	background-color: #ffffff;
	border: 1px solid #595959;
	font-size: 11px;
}

input, select {
	width: 215px;
}

textarea {
	width: 400px;
}

.error {
	color: #cc0000;
	font-weight: bold;
}

/* ----- BOTTOM ---------------------------------------------------------------------------- */

#copylien {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #998675; 
	text-decoration: none; 
	text-align:center;
}

div#copylien a:link, div#copylien a:visited { 
	color: #998675; 
	text-decoration: none;
}

div#copylien a:hover {
	color: #6D2213; 
	text-decoration: none; 
}

.serif{
	font-size:0.85em;
}

.linkactu{
	margin-left:7px;
	background-image:url('../img/construct/linkactu.gif');
	background-repeat:no-repeat;
	padding-left:20px;
	font-size:0.8em;

}
