@charset "utf-8";

body{
	width:800px;
	margin:0 auto;
	background:#e7e8e9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

img{
	border:0;
}


/*---HEADER---*/
#header{
	float:left;
	width:800px;
	margin:60px 0 0 0;
	background:#fff url(../i/electricite-telecom.gif) no-repeat right bottom;
}

#header a.logo{
	float:left;
}

#header #menuTop{
	float:right;
	width:400px;
	background:#2b3c80;
	color:#d5d8e6;
	font-weight:bold;
}

#header #menuTop a{
	float:right;
	padding:10px 3px 5px 3px;
	border-left:1px solid #fff;
	color:#d5d8e6;
	text-decoration:none;
}

#header #menuTop a.phone{
	border-left:none;
	margin-right:10px;
	padding-right:15px;
	background: url(../i/phone.gif) no-repeat right center;
	font-style:italic;
	color:#fff;
}

#header #menuTop a:hover{
	color:#fff;
}

/*---INDEX---*/
#index{
	float:left;
	background:#fff;
}

#index #swf1{
	float:left;
}

#index #news{
	float:right;
	width:397px;
	height:150px;
	background: url(../i/news-bg.gif) no-repeat;
	color:#fff;
}

#index #news a{
	color:#000;
	text-decoration:none;
}

/*---CONTENU---*/
#contenu{
	float:left;
	width:800;
	background:#fff;
}

/*---LEFT---*/
#left{
	float:left;
	width:180px;
	padding:10px 0 0 0;
}

#left .zone{
	width:170px;
	padding:55px 0 10px 0;
	margin:0 0 10px 0;
	background:#777777 url(../i/zone.gif) no-repeat;
}

#left .zone a{
	display:block;
	margin:0 10px 10px 10px;
	padding:3px 5px 6px 35px;
	background:#555555 url(../i/puce-zone.gif) no-repeat 5px 0;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:1px;
	color:#fff;
}

#left .zone a:hover{
	background:#555555 url(../i/puce-zone-hover.gif) no-repeat 5px 0;
}

#left .adresse{
	width:160px;
	padding:10px 5px 10px 5px;
	background:#c1272d;
	color:#fff;
}

#left .adresse a{
	color:#fff;
	text-decoration:none;
}

/*---MAIN---*/
#main{
	float:left;
	width:620px;
	color:#4e4e4e;
}

#main a{
	color:#a7a9ac;
	font-weight:bold;
	text-decoration:none;
}

#main a:hover{
	color:#2b3c80;
}

#main a.up{
	color:#2b3c80;
	text-decoration:underline;
}

#main h1{
	margin:0 0 5px 0;
	font-size:16px;
	font-weight:bold;
	color:#a7a9ac;
}

#main h2{
	margin:8px 10px 5px 0;
	padding:7px 0 0 0;
	font-size:16px;
	font-weight:bold;
	color:#c1272d;
}

#main p{
	margin:5px 10px 5px 0 ;
	text-align:justify;
}

#main table img{
	/*border:1px solid #555555;*/
}

#main table p{
	margin:0;
}

#main table{
	clear:both;
	margin:10px 0 10px 0;
}

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

#main ul li{
	margin:2px 0;
	padding:0 0 0 15px;
	background:url(../i/puce.gif) no-repeat 0 4px;
	text-align:left;
}

#main ul li ul{
	margin:0 0 0 5px;
}

#main ul li ul li{
	margin:2px 0;
	padding:0 0 0 7px;
	background:url(../i/puce2.gif) no-repeat 0 6px;
	font-size:10px;
}

#main #menu{/*---MENU---*/
	float:left;
	width:620px;
	padding:10px 0 15px 0;
}

#main #menu a{
	float:left;
	margin-right:2px;
	padding:5px 5px 15px 5px;
	background:#c1272d url(../i/menu-bg.gif) no-repeat center bottom;
	color:#f3d4d5;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}

#main #menu a:hover{
	background:#c1272d url(../i/menu-bg-hover.gif) no-repeat center bottom;
	color:#fff;
}

#main #menu a.sel{
	background:#c1272d url(../i/menu-bg-hover.gif) no-repeat center bottom;
	color:#fff;
}

#main #menu a.devis{
	float:right;
	padding:10px 5px 10px 28px;
	background:#f08600 url(../i/puce-devis.gif) no-repeat 2px center;
}

#main #menu a.devis:hover{
	background:#f08600 url(../i/puce-devis.gif) no-repeat 2px center;
}

/*---FOOTER---*/
#footer{
	float:left;
	width:790px;
	padding:5px 10px 5px 0;
	background:#555555;
	text-align:right;
	color:#FFFFFF;
	font-size:10px;
}

#footer a{
	text-decoration:none;
	color:#FFFFFF;
}
