body {
	margin: 0;
	padding: 0;
	font-family:"Arial";
	line-height: 150%;
	font-size: 12px;
	color: #333333;
	background-color:#535353;
}
p{
margin:0;
padding:0;
}
#conteneur {
	width: 888px;
	margin: 0 auto;
	background-color:#FFFFFF;
}
#conteneurbordure {
	width: 1100px;
	margin: 0 auto;
	background-image:url(../images/structure/barrefond3.jpg);
	background-repeat:repeat-y;
}
#header {
	height:168px;
}
#nav {
	border-top:3px solid #fbe70b;
	height:37px;
}
#centre {
	border-left:1px solid #E6E6E6;
	border-right:1px solid #E6E6E6;
}
#middle{
	margin-left:20px;
	padding-left:5px;
	width:840px;
	text-align: justify;
	
}
#pied {
height:60px;
background-image:url(../images/structure/barrepied.jpg);
background-repeat:no-repeat;
}
#pied_contenu {
padding-top:15px;
text-align:center;
line-height:15px;
font-weight:bold;
}
#pied_contenu2 {
padding-top:6px;
font-weight:normal;
text-align:center;
line-height:14px;
}
#pflow {
  height: 230px;
  color: #333333;
  border:1px solid #dddedf;
}
/*
-------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------
*/


h1{
	color:#333333;
	font-size: 16px;
	border-bottom: #cccccc 1px dotted;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:5px;
	margin-bottom:15px;
	padding-bottom:10px;
}
h2{
	color:#a20404;
	font-size: 12px;
	font-weight:bold;
	line-height:50%;
	padding-top:5px;
	margin-top:0px;
	margin-bottom:6px;
}
h3{
	color:#a20404;
	font-size: 15px;
	text-decoration: underline;
}
h4 a:link, a:hover, a:visited{
	color:#c8c8c9;
	font-size: 12px;
	font-weight:normal;
	text-align:center;
}
h4{
	color:#c8c8c9;
	font-size: 12px;
	font-weight:normal;
	text-align:center;
}

.borduretableau{
	border:1px dotted #cccccc;
}
.borduretableau2{
	border:1px solid #cccccc;
	background-color:#eeeeee;
	padding-left:5px;
}
.borduregauche{
	border-left:1px dotted #cccccc;
}
.bordurehaut{
	border-top:1px dotted #cccccc;
}
.titlecirc {
	color: #E0B01F;
}
.prix {
	font-weight:bold;
	font-size:12px;
}
.contact {
	font-size:12px;
	color:#00376F;
	border:solid 1px #CCCCCC;
	width:300px;
}
.contactlist {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#00376F;
	border:solid 1px #CCCCCC;
	width:150px;
}
.contact2 {
	font-size:12px;
	color:#00376F;
	border:solid 1px #CCCCCC;
	width:300px;
}
.contactbouton {
	font-size:12px;
	color:#ffffff;
	border:solid 1px #000000;
	height:20px;
	width:100px;
	background-color:#D62525;
}
a:link.formulaire, a:hover.formulaire, a:visited.formulaire{
	color: #a20404!important;
	text-decoration: underline;
	font-weight:bold;
} 
a:link.detail, a:hover.detail, a:visited.detail{
	color: #0066cc!important;
} 
a:link.lienbas, a:hover.lienbas, a:visited.lienbas{
	font-size:12px;
	color: #333333!important;
	text-decoration:none;
	font-weight:bold;
} 
a:link.rea, a:visited.rea{
	font-size:12px;
	color: #0C6!important;
	line-height:25px;
}
a:hover.rea{
	color: #e82e2e!important;
} 
.demandeinfo{
	font-size:13px;
	color:#D62525;
	border:solid 1px #cccccc;
	height:80px;
	width:200px;
	background-color:#EEEEEE;
} 
.hovertab:hover{
	border:1px solid #090;
}