
body {margin:0px;background-image:url(../images/background.jpg);background-repeat:repeat-x;background-color: #f4f3f3}
body,td,th {font-family: Arial, Helvetica, sans-serif;font-size: 14px;color: #333232}
#header {margin-left:auto;margin-right:auto}
#header-img {border-left:3px solid #FFFFFF;border-right:3px solid #FFFFFF;border-bottom:3px solid #FFFFFF}
#gauche {margin:10px;text-align:justify;padding-right:20px}
#td_gauche {border-right:1px solid #333232;}
#droite {margin-top:20px;margin-left:10px}
h1 {background-image:url(../images/h1.jpg);background-repeat:no-repeat;background-position:0px 5px;text-indent:50px;font-size:18px;text-align:left;padding-bottom:20px}
h1 a:link, h1 a:active, h1 a:visited {color:#333232;text-decoration:none}
h1 a:hover {color:#c1d042}
h2, h2 a:link, h2 a:hover, h2 a:active, h2 a:visited {color:#db850d;font-size:16px;font-weight:bold;text-decoration:none}
a {color: #0d85db}
a:hover {color: #db850d}
img {border:0}
/*MENU*/

#menu {
background-image:url(../images/nav.jpg); 
background-repeat:repeat-x; 
height:68px;
}


#nav {
	float: left;
	list-style: none;
	color:#fff;
	padding: 0;
	margin: 0;	
	width:913px;
	height:68px;
}

#nav li  {
	float: left;
	padding: 0;
	text-align:center;
	text-transform:uppercase;
	}

#nav a {
	display: block;
	font-size:12px;
	letter-spacing:2px;
	text-decoration:none;
	padding:10px 0px 0px 0px;
	width:150px;
	height:25px;
}

#nav li a {
	color:#f4f3f3;
	font-weight:bold;
}

#nav li a:hover,  #nav li.on a{
	background-image:url(../images/menu-hover.jpg);
	background-repeat:repeat-x;	
	color:#FFFFFF;
}

#nav li:hover a:hover{
	color:#fff;	
}

/*FIN MENU*/


#gauche img {
border:1px solid #333232;
margin-right:5px;
}

#main_content {
border-bottom:2px #333232 solid;
padding-bottom:15px;
margin-bottom:50px;
}

#footer {
height:70px;
background-color:#333232;
padding:0px;
border-top:3px solid #db850d;
}

#footer_items {
color:#f4f3f3;
text-align:center
}

#items ul {
list-style:none;
margin:0px;
padding:0px;
}

#items li {
display:block;
height:50px;
width:323px;
margin-bottom:10px;
}

.items-img {
float:left;
}

.items-img img {
border:1px solid #333232;
height:43px;
width:43px;
}

.items-img a:hover img, .items-img a:focus img, .items-img a:active img {
border:3px solid #c1d042;
}
.items-txt {
float:right;
display:block;
background-color:#333232;
height:25px;
width:264px;
margin-top:5px;
padding-top:8px;
padding-left:10px;
}

.items-txt a {
color:#f4f3f3;
text-decoration:none;
font-size:18px;
letter-spacing:2px;
}

.items-txt a:hover {
color:#c1d042;
} 

.items-txt a:visited, .items-txt a:active  {
color:#999999;
}

.style1{
	color: #db850d;
	font-size:18px;
	text-decoration:none;
}
.style2{
	color: #FFFFFF;
	font-size: 24px;
	text-transform:uppercase;
	text-decoration:none;
}
.style3{
	color: #c1d042;
	font-size: 18px;
	text-transform:uppercase;
	float:right;
	text-decoration:none;
}

#devis {
display:block;
height:155px;
width:267px;
background-image:url(../images/devis.jpg);
background-repeat:no-repeat;
margin-left:auto;
margin-right:auto;
margin-bottom:25px;
}

.devis-txt {
height:100px;
width:200px;
padding-top:50px;
padding-left:30px;
}
.devis-txt a, .devis-txt a:hover, .devis-txt a:active, .devis-txt a:visited {
text-decoration:none;
}

#gauche ul {
list-style:none;
margin:0px;
padding:0px;
text-align:left;
}
#gauche li {
list-style:url(../images/puce.jpg);
margin-left:30px;
padding:3px;
}



/* form elements */
form {
	margin:10px; padding: 0 5px;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #ccc;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font-family: Verdana, sans-serif;
	border:1px solid #ccc;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bolder 12px Arial, Sans-serif; 
	border: 1px solid #CCC; 
	padding: 2px 3px; 
	background: #FFF;
	color: #88ac0b;
}

.images_single_news img{margin-bottom:15px;}

.clearer {clear:both}
