/* CSS Document */
* { padding:0; margin:0; }

body { background:#A9C2D6 url('images/fond.jpg') repeat-x; font:normal 12px Verdana, Arial, Helvetica, sans-serif; color: #333; }

a { color:#333; }

.h1 {text-align:justify; font-size:11px; display:inline}
.h11 {text-align:justify; font-size:12px; display:inline}
.h12 {text-align:justify; font-size:11px; display:inline; font-weight:bold;}
h2 { text-align:justify; background:none; font:bold 12px Verdana, Arial, Helvetica, sans-serif;color:#990000}
h3 { text-align:justify; font:normal 12px Verdana, Arial, Helvetica, sans-serif;color:#CC6600; padding-left:30px;}

.accueil2 {color: #034F80;font-weight: bold;}
.accueil3 {color: #FF9900;font-weight: bold;}

.chauffage2 {width:185px; height:139px; float:right; margin-right:60px; border:solid 1px #000000;}
.chauffage3 {margin: 10px 0;}
.chauffage3 img {margin:6px; border:solid 1px #000000;}

.solaire {float:left; margin-right:5px; border:1px solid #000000;}

#baspage {font: normal 9px Verdana, Arial, Helvetica, sans-serif; color:#000; text-align:center; clear:both; margin-top:5px; margin-bottom:10px;}
#baspage a {font: normal 9px Verdana, Arial, Helvetica, sans-serif; color:#000;}

#introentrer {	font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px; color: #333333; margin-top:20px; margin-right: 15px; margin-left: 0px;}

#chauffage2 {padding-right:5px; text-align:justify;}
#chauffage img {margin:10px; border:solid 1px #000000; }
#chauffage a img { border:solid 1px #000000;}
#chauffage a:hover img { border:solid 1px #000000; filter : alpha(opacity=70); -moz-opacity : 0.7; opacity : 0.7; }

.texte {font: normal 11px Tahoma, Helvetica, sans-serif; color:#333; text-align:center;}

#intro { width:951px; height:337px; margin:0 auto; color:#fff;}
#intro a{color:#fff;}

h1 {text-align:center; font:normal 12px Verdana, Arial, Helvetica, sans-serif; color:#333;}
#haut { width:951px; height:51px; margin:0 auto; background:transparent url('images/electricite_02.jpg') no-repeat; }
#page { width:951px; margin:0 auto; background:transparent url('images/fdc.jpg') repeat-y; }

#entete { width: 951px; height:202px; float:left; background:transparent url('images/electricite_04.jpg') no-repeat; }

#eclairage2 {width:240px; float:left; padding-right:5px;}
#eclairage {width:330px; float:left;}
#eclairage img {margin:5px; border:solid 1px #000000; }
#eclairage3 {width:600px;}
#eclairage3 img {margin:5px; border:solid 1px #000000; }

#menu { width:329px; float:left; background:url('images/repeatgauche.jpg') repeat-y; height:327px; }
#sousmenu { min-height:150px; _height:150px; padding-left:20px; padding-top:10px; background:url('images/electricite_05.jpg') no-repeat;}

#titre { width: 622px; height:58px; float:left; background:transparent url('images/accueil.jpg') no-repeat; }

#pied{ width: 951px; height:16px; clear:both; background:transparent url('images/pied.jpg') no-repeat; margin:0 auto; }

#contenu { width: 622px; float:left; min-height:331px; _height:331px; background:url('images/repeatcentre.gif') repeat-y; }
#souscontenu { background:transparent url('images/electricite_06.jpg') no-repeat; min-height:273px; _height:273px; padding:0 15px 5px 5px;}

#liens { text-align:center; color: #000; font-size:10px; clear:both; width:951px; margin:0 auto; padding:0 0 0 300px}

#liens a { color:#000; font-size:10px; }

.lien { color:#fff; }

#menubas { text-align:center; font: normal 10px Verdana, Arial, Helvetica, sans-serif; padding:15px 0 0 0; color:#fff; width:951px; margin:0 auto;  padding:0 0 0 300px}

#menubas a{ color:#fff; padding-bottom:10px;}

#plansite { width:564px; height:266px; background:transparent url(images/plan.jpg) no-repeat; margin:0 auto; padding:350px 100px 0 100px; }

#gauche { float:left; width:280px; padding-top:15px;}

#droite { float:left; width:315px; text-align:justify;  padding:15px 5px 0 5px;}

/*/////////////////////////////////////////////// formulaire //////////////////////////////////////////////////////////////////*/
	
#formulaire { background: transparent; text-align:center; width:450px; padding:0; margin:10px 0 20px 50px; _margin:10px 0 20px 25px; float:left; font: normal 11px Tahoma, Helvetica, sans-serif; color:#333; } /* carateristique du formulaire */

#formulaire * { margin:0 0 2px 0; padding:0; } /* caracteristique de toutes les balises qui se trouvent dans le formulaire */

.labelform { width: 203px; float: left; text-align: right; margin: 0 5px 0 0; } /* carateristique des label, width minimum 203px; */

.pform { padding: 3px 0px 10px 0px; text-align:left; clear:both; } /* carateristique des p */

.inputform { width:150px; height:13px; float:left; margin: 0 5px 0 2px; } /* carateristique des input */

.textareaform { width:446px; height:80px; overflow:auto; } /* carateristique du textarea */

.selectform { height:18px; float:left; margin: 0 5px 0 2px; font: normal 11px Tahoma, Helvetica, sans-serif; color:#333; background:#fff; border:1px solid #333; } /* carateristique des select */

.labelmessage { width:95px; } /* carateristique du label contenant "Votre message" */

#labelenvoyer { width:125px; } /* carateristique du label avant l'input envoyer, sert a centrer le bouton envoyer */

.inputenvoyer { width:150px; font: normal 10px Tahoma, Helvetica, sans-serif; } /* carateristique de l'input "envoyer mon message" */

.divtexte { margin: 5px 0 0 0; } /* carateristique de la div contenant le texte du captchat*/

#formulaire div { margin: 5px auto; } /* centrer dans le formulaire des div */

#formulaire div a { color:#333; } /* couleur du lien dans capchat */

.divimagecaptchat { display:none;} /* carateristique de la div entourant l'image captchat */

.transp, .inputtexte { background: transparent; border: 1px solid #333; font: normal 11px Verdana, Arial, Helvetica, sans-serif; color:#333; } /* pour rendre les input et textarea transparent avec une bordure */

fieldset { border-top:1px solid #333; border-bottom:1px solid #333; border-left:1px solid #333; border-right:1px solid #333; padding:5px; }

legend { color:#333; font:bold 12px Verdana, Arial, Helvetica, sans-serif; padding:0 5px; }

/*////////////////////////////////////////////// fait par GrEGoOoO /////////////////////////////////////////////////////////////////*/
	
	/*/////////////////////////////////////////////// fin du formulaire //////////////////////////////////////////////////////////////////*/
	
			
	div#mention { text-align:center; padding: 0 15px 0 15px; }

/* /////////////////////////////////////////// debut mise en forme module actu ///////////////////////// */
	* { margin:0; padding:0; outline:none; }

.texteactu { width:100%; clear:both; }

.actu { width:100%; clear:both; padding:0 0 2px 0; display:table }

.autourimgactu { margin:0 auto; }

.imgactu { width:33.33%; min-height:50px; _height:50px; float:left; }

.imgactu a { border:1px solid #fff; display:block; float:left; filter : alpha(opacity=100); -moz-opacity : 1; opacity : 1; }

.imgactu a:hover { border:1px solid #E97015; filter : alpha(opacity=70); -moz-opacity : 0.7; opacity : 0.7; }

.imgactu img { border:none; }

.espacement { clear:both; height:20px; }

hr { clear:both; border:1px solid #fff; }
	
	/* //////////////////////////////////////// fin mise en forme du module d'actu ///////////////////////////// */

	/* //////////////////////////////////////// fait par gregoooo///////////////// ///////////////////////////// */
	
/* //////////////////////////////////////// highslide ///////////////////////////// */

* { font-family: Verdana, Helvetica; font-size: 10pt; }

.highslide { cursor: url('highslide/graphics/zoomin.cur'), pointer; outline: none; }

.highslide-active-anchor img { visibility: hidden; }

.highslide img { border: 2px solid gray; }

.highslide:hover img { border: 2px solid white; }

.highslide-wrapper { background: white; }

.highslide-image { border: 2px solid white; }

.highslide-image-blur { }

.highslide-caption { display: none; border: 2px solid white; border-top: none; font-family: Verdana, Helvetica; font-size: 10pt; padding: 5px; background-color: white; }

.highslide-loading { display: block; color: black; font-size: 8pt; font-family: sans-serif; font-weight: bold; text-decoration: none; padding: 2px; border: 1px solid black; background-color: white; padding-left: 22px; background-image: url('highslide/graphics/loader.white.gif'); background-repeat: no-repeat; background-position: 3px 1px; }

a.highslide-credits, a.highslide-credits i { padding: 2px; color: silver; text-decoration: none; font-size: 10px; }

a.highslide-credits:hover, a.highslide-credits:hover i { color: white; background-color: gray; }

.highslide-move { cursor: move; }

.highslide-overlay { display: none; }

a.highslide-full-expand { background: url('highslide/graphics/fullexpand.gif') no-repeat; display: block; margin: 0 10px 10px 0; width: 34px; height: 34px; }

/* Controlbar example */
.controlbar { background: url('highslide/graphics/controlbar4.gif'); width: 167px; height: 34px; }

.controlbar a { display: block; float: left; /*margin: 0px 0 0 4px;*/	
	height: 27px; }

.controlbar a:hover { background-image: url('highslide/graphics/controlbar4-hover.gif'); }

.controlbar .previous { width: 50px; }

.controlbar .next { width: 40px; background-position: -50px 0; }

.controlbar .highslide-move { width: 40px; background-position: -90px 0; }

.controlbar .close { width: 36px; background-position: -130px 0; }


.highslide-display-block { display: block; }

.highslide-display-none { display: none; }

/* //////////////////////////////////////// fin de highslide ///////////////////////////// */