body {
  margin : 0px;
  padding : 0px;
  width : 100%;
  color:#565656;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:12px;
  font-weight:normal;
  text-align:justify;
  background:url('/usr/electricien/img/bg.gif') 0 0 repeat-x; 
}

a {
  color: black;
  text-decoration: underline;
}
a:hover {
  color: #999999;
  text-decoration: underline;
}


p {
  padding: 10px; 
  margin: 0px;
}

ul{
 padding-bottom: 20px;
}

#pagewidth {
 width : 986px;
 margin : 0 auto;
 text-align : left;
}


#header {
 padding: 0px;
 margin: 0px;
 position : absolute;
 top: 0px;
 height : 100px;
 width : 986px;
 top: 0px;
}

#header h1 {
 margin : 0;
 position : absolute;
 top : 41px;
 left: 68px;
 height: 36px;
 width : 372px;
}
#header h1 a {
 display : block;
 overflow : hidden;
 text-indent : -9999px;
 width : 372px;
 height : 36px;
 position : relative;
 left: 43px;
 top: 7px;
}
#header h1 a span {
 width : 372px;
 height : 36px;
 cursor : pointer;
 display : block;
 background : url(/usr/electricien/img/logo.png) no-repeat;
}

#before_menu, #after_menu{
}
#before_menu{
 }
#after_menu{
  background : url(/usr/electricien/img/un-electricien.jpg) no-repeat;
  height: 250px;
  width: 163px;
  margin-left: 10px;
}
#menu {
  z-index:2;
  position: absolute;
  width: 210px;
  margin-left: 110px;
  height: 20px;
  line-height:2px;
  top: 110px;
  font-weight: bold;
  color: #1d3da4;
}
html>body .active{
	filter: none;
}


#menu ul  {
 margin: 0px;
 padding: 0px;
}

#menu ul li {
  list-style: none;
  line-height:21px;
  height: 24px;
  font-size: 10px;
  padding-left: 5px;
  padding-right: 5px;
  margin-left: 10px;
  background-color: #6e9ddd;
  margin-top: 1px;

color: #1d3da4;
}
#menu ul li a{
  font-weight: normal;
  text-decoration: none;
  color: white;
}
#headercontainer{
}
#footer{
  background:url('/usr/electricien/img/footer.gif') no-repeat 0 0 ; 
  min-height: 150px;
  z-index:1;
}
#menu ul li.active, #menu ul li:hover {
  color: #1d3da4 !important;
  background-position: 0px 2px;
  background-color: #bce7ff;
}
#menu ul li:hover a{
  color: #1d3da4 !important;
  font-weight: bold;
}


#header{
 background:url('/usr/electricien/img/header.gif') no-repeat 0 0 ;
  min-height: 100px;
}
#header h1{
 padding: 0px;
 margin: 0px;
}

#header h1 a{
 padding: 0px;
 margin: 0px;
}

#contentcontainer{
 position: absolute;
 width: 986px;
 margin: 0px; 
 padding: 0px;
 min-height: 600px;
 background-color: #FFFFFF;
 top: 100px;
 background:url(/usr/electricien/img/pagebg.gif) repeat-y 0 0;
 z-index: 2;
}

#content{
  padding: 0px 0px 0 0px;
  margin: 0 0px 0 360px ;
  border: 0px solid #999999;
  background-color: #FFFFFF;
  width: 520px;
  text-align:justify;
  min-height: 700px;
}
#footer_container{
 width: 100%;
 text-align:center;
}

#footer{
 width: 986px;
 margin-left: auto;
 margin-right: auto;
 line-height: 18px;
 background-color: white;
 padding: 20px 0px 20px 0px;
 margin: 0px;
 font-size: 11px;
 text-align: center;
 position:relative ;

 padding:  60px;
}

#footer a {
  text-decoration: underline;
}
h1{
  font-size:   13px;
  font-weight: Bold;
}
h1{
 color: #1d3da4;
 font-size: 14px; 
 font-weight: bold;
}

h2{
 color: #4F7FD7;
  font-size: 12px;
  font-weight: bold;
  margin-left: 5px;
}
h3, h4{
 font-size: 12px;
 font-weight: normal;
  margin-left: 8px;
  text-decoration: underline;
}
#content{

}
#visu{
 /* position: relative;
  text-align : left;
  top: -223px;
  width: 159px;
  height: 243px;
  margin-left: 160px;
*/
}
#link-ga{
 text-indent: -9999px;
 position: absolute;
}
div.form-container span.label {
 width: 200px;
}
/** contact form*/
div.form-container { margin: 10px; padding: 5px; background-color: #FFF; border: #EEE 1px solid; text-align:left;}
p.legend { margin-bottom: 1em; }
p.legend em { color: #C00; font-style: normal; }
div.form-container form p { margin: 0; }
div.form-container form p.note { margin-left: 120px; font-size: 90%; color: #333; }
div.form-container form fieldset { margin: 10px 0; padding: 10px; border: #DDD 0px solid;}
div.form-container form legend { font-weight: bold; color: #666; 
  line-height:25px;
  border: 1px solid #DDDDDD;
  padding-left: 20px;
  padding-right: 20px;
 display:none;
}
div.form-container form fieldset div { padding: 0.25em 0; }
div.form-container label, 
div.form-container span.label {width:110px; margin-right: 10px; padding-right: 10px; display: block; float: left; text-align: right; position: relative; }
div.form-container label.error, 
div.form-container span.error { color: #C00; }
div.form-container label em, 
div.form-container span.label em { position: absolute; right: 0; font-size: 120%; font-style: normal; color: #C00; }
div.form-container input.error { 
border-color: #C00; background-color: #FEF; 
}
div.form-container div.controlset label, 
div.form-container div.controlset input { display: inline; float: none;}
div.form-container div.controlset div { margin-left: 170px; }
div.form-container div.buttonrow { margin-left: 130px; margin-top: 10px; }
div.form-container a.aide:hover{ cursor: help; } 
div.form-container img{ padding: 0px;margin; 0px; border: 0px; } 
input:focus, textarea:focus { background-color: #f5f8fa; border: solid 1px  #94a0b7; }
input.error:focus {
  background-color: #fcd2d2; border: solid 1px  #bc6868; 
}
input, textarea { background-color: #FFFFFF; border: solid 1px  #94a0b7; }

.submit{ 
  border: 1px solid #c6c6c6; 
  height: 35px;
  background: url('/usr/vendecoupe/img/bg_button.gif') 0.1em -0.1em repeat-x;
}
.inputError{
 border: solid 1px  #ff5745;
}
select.inputError{
 color: red;
}
.error_label{
  clear:both;
  color: red;
  padding: 0px !important;
  margin: 0 0 -15px 130px;
  
}
#words{
position: absolute;
top: -25px;
right: -135px;
width : 200px;
font-size: 10px;
}

#words ul{
padding:0px;
margin 0px;
}

#words ul li{
 list-style: none;
}

#words ul li a {
 text-decoration: none;
}
#expressions{
position: absolute;
top: 560px;
left: 90px;
}

#expressions ul{

}

#expressions ul li{
 list-style: none;
}

#expressions ul li a {
 text-decoration: none;
}

