@charset "utf-8";
/* CSS Document */


body {
margin: 0;
padding: 0;
background-color: #dbdbdd;
font: 80% verdana, arial, sans-serif;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
h1{
font-size:14px;
margin-left:20px;
}
p{
padding-left:20px;
}
#menu {
position:relative; /* placement du menu, à modifier selon vos besoins */
top: 0;
left: 0;
margin-left:55px;
}
#menu {
width: 235px;
}
#menu dt {
cursor: pointer;
margin: 2px 0;
line-height: 20px;
text-align: center;
}
#menu dd {
border: 1px solid gray;
}
#menu li {
text-align: center;
background: #fff;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 25px;
padding-top:4px;
background-image:url(images/electricite_04.jpg);
}
#menu li a:hover, #menu dt a:hover {
text-decoration:underline;
color:#FFCC00;
background-image:url(images/electricite_05.jpg);
}

.texte{
float:left;
padding-left:40px;
padding-right:40px;
width:870px;
}
.top{
margin-left:200px;
font-size:10px;
color:#CCCCCC;
}
.footer{
font-size:10px;
color:#CCCCCC;
padding-bottom:5px;
height:75px;
text-align:center;
}
/*.footer a{color:#CCCCCC;}*/
.footer a{color:#666666;}
.footer a:hover{color:#666666;}
.footer a:visited{color:#666666;}
/*.footer a:visited{color:#CCCCCC;}*/

.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	margin: 15px 10px;
	padding: 0 12px;
	float: left;
	position: relative;
	width: 410px;
	height: 310px;
	/*background: url(images/drop-shadow.png) no-repeat center bottom;*/
}
.gallery img {
	background: #fff;
	border: solid 1px #BBBBBB;
	/*border-bottom: none;*/
}
.gallery a:hover img {
	border-color: #BBBBBB;
}

.gallery span {
	width: 258px;
	height: 126px;
	display: block;
	position: absolute;
	top: 0px;
	left: 12px;
	/*background: url(images/glossy-gradient.png) no-repeat;*/
}
.gallery a {
	text-decoration: none;
}
.droite{
float:right;
margin-right:70px;
}
.cadremap{
width:460px;
border:1px solid #BBBBBB;
padding:10px;
margin-left:auto;
margin-right:auto;
background-color:#e0eef9;
}

.cadre{
width:460px;
border:1px solid #BBBBBB;
padding:10px;
position:relative;
margin-right:10px;
float:left;
/*margin-left:auto;*/
/*margin-right:auto;*/
background-color:#e0eef9;
}

.cadrephoto{
width:350px;
heighth:360px;
/*border:1px solid #BBBBBB;*/
/*padding:10px;*/
position:relative;
float:left;
text-align:right;
/*margin-right:auto;*/
/*background-color:#e0eef9;*/
}
