body {
background: url('images/bg_body.gif') repeat-x #fff;
color: #333;
font-size:0.85em;
font-family:"Trebuchet MS", helvetica, verdana, Sans;
margin:0px;
padding:0px;
text-align:justify;
}
a {
color: #c93;
text-decoration:none;
}
a:hover {
color: #039;
}
h1 {
margin:0px;
background: url('images/coint_TL.gif') no-repeat;
padding: 10px 15px;
font-size: 1.9em;
color : #039;
font-style: italic;
font-weight:normal;
}

h2 {
color: #039;
font-size:1.35em;
font-weight:normal;
border-bottom:1px solid #c93;
font-style:italic;
}
h3 {
display:none;
}
em, strong {
color: #039;	
}



#conteneur {
}
#logo{
	width: 60px;
	height:60px;
	background: url('../../logo.gif');
	position:absolute;
	right:10px;
	top:130px;
}
#menu-haut {
position:absolute;
right:10px;
top:200px;
color: #c93;
}
#menu-haut li {
list-style-image : url('images/puce.gif');
padding:2px;
}
#contenu {
margin:50px 250px 0px 50px;
}

#contenu img {
float:right;
margin:5px;
}

#pied-de-page {
	margin:50px 0px 0px 50px;
	padding:5px;
	border-top: 1px solid #DDD;
	color: #666;
	padding-right:20px;
	font-size:0.88em;
}
#conformites {
text-align:right;
padding-right:20px;
font-size:0.88em;
}

#plan img{
border:1px solid #999;
}

#formulaire {
clear:both;
}

label {
float:left;
width:150px;
}

fieldset {
border:0px;
}

input, select, textarea {
color : #333;
font-size:1em;
font-family:arial;
border:1px solid #aaa;
}
