@charset "utf-8";
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}
img, fieldset {
	border: 0;
}

body {
	color:#333;
	font-family: arial;
	font-size:12px;
}
hr{
	border:0;
	width:685px;
	height:5px;
	background:url('../images/hr.jpg');
	margin-top:20px;
	clear:both;
}
h1{
	font-family:'Anton';
	font-weight:normal;
	color:#141111;
	font-size:24px;
	text-transform: uppercase;
	background:url('../images/h1.png') no-repeat;
	width:708px;
	height:55px;
	padding:10px 0 0 13px;
}
h2{
	font-family:'Anton';
	color:#141111;
	font-size:18px;
	text-transform: uppercase;
	font-weight:normal;
	background:url('../images/h2.png') no-repeat;
	width:707px;
	height:34px;
	padding:2px 0 0 5px;
}
h2.min{
	font-family:'Anton';
	color:#141111;
	font-size:18px;
	font-weight:normal;
	background:url('../images/h2_min.jpg') no-repeat;
	width:205px;
	height:34px;
	padding:2px 0 0 5px;
}
.flleft{
	float:left;
	margin-right:30px;
}
.flright{
	float:right;
	margin-left:30px;
}
#header{
	width:100%;
	background: url('../images/bg_header.jpg') no-repeat #141111 60px top;
}
#header #content_header{
	width:993px;
	height:183px;
	padding-top:5px;
	margin:0 auto;
}
#header #logo_expert-canalisation{
	float:left;
}
#header #services{
	float:left;
	color:#C4C5C6;
	font-family:'Anton';
	letter-spacing:2px;
	font-size:18px;
	text-transform: uppercase;
	margin-left:60px;
	margin-top:14px;
}
#header #services ul{
	list-style:none;
}
#header #services ul li{
	line-height:30px;
}
#header #contact_expert-canalisation{
	float:right;
	background:url('../images/772424.jpg') no-repeat center 20px;
	color:#FFEB00;
	font-size:30px;
	font-family:'Anton';
	border-bottom:1px solid #FFEB00;
	height:38px;
	padding:128px 10px 10px 10px;
}
#slogan{
	background:#9e9fa1;
	height:29px;
}
#content_slogan{
	width:1024px;
	height:29px;
	margin:0 auto;
	background:url('../images/bg_slogan.jpg') no-repeat;
}
#content_slogan #solutions-canalisation{
	float:left;
	color:#333;
	font-family:'Anton';
	text-transform: uppercase;
	font-size:18px;
	margin-top:1px;
	margin-left:20px;
}
#content_slogan #particuliers-professionnels{
	float:right;
	color:#333;
	font-family:'Anton';
	text-transform: uppercase;
	font-size:15px;
	margin-top:2px;
	margin-right:33px;
}
#main{
	clear:both;
	
}
#page{
	width:993px;
	margin:0 auto;
	padding-top:20px;
}
#menu{
	float:left;
	width:250px;
}
#menu ul{
	list-style: none;
}
#menu ul li{
	font-family:'Anton';
	text-transform: uppercase;
	margin-bottom:10px;
}
#menu ul li a, #menu ul li.contact{
	display:block;
	height:33px;
	padding:2px 0 0 15px;
	background:url('../images/item_menu.jpg') no-repeat;
	text-decoration:none;
	font-size:18px;

	color:#141111;
}
#menu ul li a:hover, #menu ul li a.active{
	background:url('../images/item_menu_active.jpg') no-repeat;
}
.contact #coordonnees{
	font-family:arial;
	color:white;
	font-size:12px;
	text-transform: none;
	line-height:22px;
	text-align:center;
	margin-left:-10px;
	margin-top:4px;
	padding-top:10px;
	width:190px;
	background:url('../images/bot_menu_contact.jpg') no-repeat center bottom #808080;

}
#content{
	float:left;
	width:703px;
}
#content p{
	line-height:21px;
	padding-bottom:20px;
}
#content p.anomalies{
	text-align:center;
}
#acc_bot{
	float:left;
	width:400px;
}
#footer{
	clear:both;
	text-align:center;
	font-size:11px;
	color:#aaa;
}
#footer a{
	text-decoration:none;
	color:#aaa;
}