/* =INITIAL
   v2.1, by Faruk Ates - www.kurafire.net
   Addendum by Robert Nyman - www.robertnyman.com
   Addition by Christian Montoya - www.christianmontoya.net */

/* Neutralize styling:
   Elements we want to clean out entirely: */
html, body, form, fieldset {
        margin: 0;
        padding: 0;
        font: 100%/120% Verdana, Arial, Helvetica, sans-serif;
}

/* Neutralize styling:
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
        margin: 1em 0;
        padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
        margin-left: 1em;
}

/* Miscellaneous conveniences: */
form label {
        cursor: pointer;
}
fieldset {
        border: none;
}
input, select, textarea {
        font-size: 100%;
                font-family: inherit;
}
img { border:0; }
.page-classique {
	clear:both;
}
.page-classique-img-left {
	float:left;
  padding:0 1em 1em 0;
}
.page-classique-img-right {
	float:right;
  padding:0 0 1em 1em;
}
.required {
	color:#c80000;
}
.submit {
	padding:10px;
	text-align:center;
}
.infos-liberte {
	font-size:10px;
}
a, a:visited, a:hover {
  color:#00a;
  text-decoration:underline;
}
a:hover {
  color:#a00;
  text-decoration:underline;
}
body {
  background:#ccc url('images/bg_body.png') repeat-x scroll left top;
}
.site {
  width:1000px;
  margin:0 auto;
}
.header {
  width:1000px;
  height:289px;
  background:#ccc url('images/Eweera_energie_revendre.png') no-repeat scroll left top;
}
.header .title {
  display:none;
}
.header .carteVisite {
  padding:129px 0 0 73px;
}
.header .carteVisite img {
}
.header .carteVisite span {
  display:block;
  font-size:16px;
  padding:8px 0;
  font-weight:bold;
  color:#333;
}
.header .carteVisite strong {
  display:block;
  font-size:28px;
  font-weight:bold;
  color:#005;
}
.menutopContent {
  width:1000px;
  background:#ccc url('images/fond_grand_bloc_menu.png') no-repeat scroll left top;
}
.mainContent {
  width:1000px;
  background:#ccc url('images/fond_grand_bloc.png') no-repeat scroll left top;
}
.mainContentMiddle {
  width:1000px;
  background:transparent url('images/fond_eweera_bloc.png') no-repeat scroll left bottom;
}
.menutop {
  margin:0 auto;
  width:742px;
}
.menutop ul {
  margin:0;
  padding:0;
  width:742px;
  height:42px;
  list-style-type:none;
}
.menutop ul li {
  float:left;
  margin:0;
  padding:0;
  height:42px;
}
.menutop ul li a, .menutop ul li a:hover, .menutop ul li a:visited {
  display:block;
  height:42px;
  color:#fff;
  text-decoration:none;
  padding:0 0 0 15px;
  font:normal 16px/42px Verdana, Arial, Helvetica, sans-serif;
  background:transparent url('images/bg_menu.png') no-repeat scroll left top;
}
.menutop ul li a span { 
  padding:0 15px 0 0;
  background:transparent url('images/bg_menu.png') no-repeat scroll right top;
  font:normal 16px/42px Verdana, Arial, Helvetica, sans-serif;
  display:block;
  height:42px;
}
.menutop ul li.menuLeft a, .menutop ul li.menuLeft a:hover, .menutop ul li.menuLeft a:visited {
  background-image:url('images/bg_menu_left.png');
}
.menutop ul li.menuLeft a span {
  background-image:url('images/bg_menu_left.png');
}
.menutop ul li.menuRight a, .menutop ul li.menuRight a:hover, .menutop ul li.menuRight a:visited {
  background-image:url('images/bg_menu_right.png');
}
.menutop ul li.menuRight a span {
  background-image:url('images/bg_menu_right.png');
}
.menutop ul li a:hover,
.menutop ul li.menuLeft a:hover,
.menutop ul li.menuRight a:hover{
  background-position:0 -42px;
}
.menutop ul li a:hover span,
.menutop ul li.menuLeft a:hover span,
.menutop ul li.menuRight a:hover span {
  background-position:100% -42px;
}
.page {
  background:#fff url('images/fond_page.png') repeat-y scroll left top;
  margin:0 auto;
  width:742px;
}
.pageContent {
  padding:40px 40px 20px 40px;
  font-size:14px;
}
.pageContent h2 {
  padding:0 0 4px 0;
  margin:0 0 2em 0;
  color:#000080;
  font-size:20px;
  font-weight:normal;
  border-bottom:2px solid #000080;
}
.pageContent h3 {
  color:#a00;
  margin:2em 0 1em 0;
}
.pageContent p {
	text-align:justify;
  margin:1.5em 0;
}
.mainContentBottom {
  margin:0 auto;
  padding:0;
  width:742px;
  height:20px;
  background:#fff url('images/bas_page.png') no-repeat scroll left bottom;
}
.footer {
  clear:both;
  padding:10px;
  font-size:10px;
  text-align:center;
  color:#333;
}
.footer a, .footer a:visited, .footer a:hover {
  color:#333;
  text-decoration:underline;
}
.footer a:hover {
  color:#333;
  text-decoration:underline;
}
#lightbox{position:absolute;left:0;width:100%;z-index:100;text-align:center;line-height:0;}
#lightbox a img{border:none;}
#lightboxImage{border:1px solid #666;}
#outerImageContainer{position:relative;background-color:#fff;width:250px;height:250px;margin:0 auto;}
#imageContainer{padding:10px;}
#loading{position:absolute;top:40%;left:0%;height:25%;width:100%;text-align:center;line-height:0;}
#hoverNav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10;}
#imageContainer>#hoverNav{left:0;}
#hoverNav a{outline:none;}
#prevLink,#nextLink{width:49%;height:100%;background:transparent url(images/lightbox/blank.gif) no-repeat;display:block;}
#prevLink{left:0;float:left;}
#nextLink{right:0;float:right;}
#prevLink:hover,#prevLink:visited:hover{background:url(images/lightbox/prev.gif) left 15% no-repeat;}
#nextLink:hover,#nextLink:visited:hover{background:url(images/lightbox/next.gif) right 15% no-repeat;}
#imageDataContainer{font:10px Verdana, Helvetica, sans-serif;background-color:#fff;margin:0 auto;line-height:1.4em;overflow:auto;width:100%}
#imageData{padding:0 10px;color:#666;}
#imageData #imageDetails{width:70%;float:left;text-align:left;}
#imageData #caption{font-weight:bold;}
#imageData #numberDisplay{display:block;clear:left;padding-bottom:1.0em;}
#imageData #bottomNavClose{width:66px;float:right;padding-bottom:0.7em;}
#overlay{position:absolute;top:0;left:0;z-index:90;width:100%;height:500px;background-color:#000;}
.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; color:#fff; }
.formulaire {
  width:400px;
  margin:0 auto;
}