000/********************************************************************* Balise ****************************************************************/
form {
	padding: 0px;
	margin: 0px;
}

* {
	margin:0;
	padding:0;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	background:#fff;
	margin-left: 0px;
	margin-top: 0px;
	font-size:12px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.color_container {
	background:#034679 !important;
	width:100%;
	height:auto;
}

.container {
	width:900px;
	height:auto;
	background:#fff;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
}

.fd_footer {
	width:100%;
	height:auto;
	border-top:1px solid #d9d7ca;
}

.footer {
	width:920px;
	height:auto;
	margin:10px auto;
}

.top_bar {
	width:900px;
	height:72px;
	overflow:hidden;
	position:relative;
	border-bottom:1px solid #a8a8a8;
}

.img_border {
	border:1px solid #a8a8a8;
	margin-bottom:10px;
}

.devis_btn {
	width:164px;
	height:48px;
	display:block;
	border:1px solid grey;
	background:#eeeeee;
	margin-top:10px;
	margin-bottom:20px;
}

.devis_btn a {
	width:164px;
	height:48px;
	font-size:15px;
	line-height:48px;
	display:block;
	text-decoration:none !important;
	font-weight:bold;
	color:#e43e04;
	text-align:center;
}

.devis_btn a:hover {
	width:164px;
	height:48px;
	text-align:center;
	font-size:15px;
	text-decoration:none !important;
	display:block;
	line-height:48px;
	color:#015697;
	font-weight:bold;
}

.header {
	width:900px;
	height:228px;
	overflow:hidden;
	position:relative;
	border-bottom:1px solid #a8a8a8;
}

.logo {
	margin:0 auto;
	width:234px;
	height:56px;
	margin-top: 15px;
}

.btn_accueil {
	display:block;
	width:74px;
	height:17px;
	position:absolute;
	z-index:1;
	bottom:1px;
	left:50px;
}

.btn_accueil a {
	display:block;
	width:74px;
	height:17px;
	background:url(gifs/accueil_speed_ltd.jpg) top no-repeat;
}

.btn_accueil a:hover {
	display:block;
	width:74px;
	height:17px;
	opacity: 0.5; filter: alpha(opacity=50);
	background:url(gifs/accueil_speed_ltd.jpg) top no-repeat;
}

.txt_header {
	float:left;
	width:200px;
	display:inline;
	width: 415px;
	margin-top:10px;
	height:auto;
}

.txt_black {
	font-size:18px;
	line-height:25px;
	color:#000;
}

.small_txt {
	font-size:12px;
	color:#000;
}

.txt_bleu {
	font-size:20Px;
	color:#015697;
	padding-top: 5px;
}

.txt_bleu_devis {
	font-size:22px;
	color:#015697 !important;
	font-weight:bold;
	padding-top: 5px;
}


.num {
	font-size:50px;
	color:#e43e04;
}

#content {
	width:900px;
	height:auto;
	overflow:hidden;
}

.colonne_droite {
	width:293px;
	height:auto;
	float:right;
	display:inline;
	margin-top:10px;
	margin-right:15px;
}

.colonne_gauche {
	width:538px;
	height:auto;
	margin-top:10px;
	float:left;
	margin-left:15px;
	display:inline;
}

.devis {
	width:293px;
	margin-bottom:10px;
	height:259px;
	background:url(gifs/demande_devis.jpg) top no-repeat;
}

.titre {
	display:block;
	width:293px;
	height:50px;
}

.titre a {
	display:block;
	width:293px;
	height:50px;
}

.titre a:hover {
	display:block;
	width:293px;
	height:50px;
}

.devis p {
	font-size:15px;
	padding-left: 61px;
	line-height:20px;
	padding-top: 14px;
}

.btn_devis {
	display:block;
	width:241px;
	height:39px;
	margin:12px auto 0 auto;
}

.btn_devis a {
	display:block;
	width:241px;
	height:39px;
	background:url(gifs/btn_devis.jpg) top no-repeat;
}
.btn_devis a:hover {
	display:block;
	width:241px;
	opacity: 0.7; filter: alpha(opacity=70);
	height:39px;
	background:url(gifs/btn_devis.jpg) top no-repeat;
}

.electricite {
	width:293px;
	margin-bottom:10px;
	height:245px;
	background:url(gifs/electricite.jpg) top no-repeat;
}

ul.electricite_liste {
	margin:0 0 0 80px;
	padding:0;
	list-style:none;
}

ul.electricite_liste li {
	line-height:2.25em;
	color:#000;
	text-align:left;
}

/******************************************************************** Lien ******************************************************************/
.page p {
	color:#000;
	text-align:justify;
	line-height:1.5em;
	padding-bottom:10px;
}

.important {
	width:100%;
	height:auto;
	margin-bottom:10px;
	padding:10px 0 0 0;
	background:#f5f5f5;
}

.important p {
	padding:0 20px 10px 20px !important;
}

.big_lien {
	font-size:15px;
}


.centrer {
  text-align:center !important;
}


.page a {
	font-weight:bold;
	color:#e43e04;
	text-decoration:none;
	border-bottom:1px dotted #e43e04;
}

.page a:hover {
	text-decoration: none;
	font-weight:bold;
	color:#e43e04;
	border:none !important;
}

.lien {
  line-height:1.6em;
  text-align:right !important;
  color:#e43e04;
  padding: 10px 10px 10px 0;
}

.lien a {
  text-decoration:none;
  font-weight:bold;
  color:#e43e04;
  padding-right:10px;
  background:url(gifs/puce_lien.jpg) right no-repeat;
  border-bottom:1px dotted #e43e04
   !important;
}

.lien a:hover {
  text-decoration:none;
  font-weight:bold;
  padding-right:10px;
  border:none !important;
  background:url(gifs/puce_lien.jpg) right no-repeat;
  color:#e43e04;
  
}

.paragraphe5050, .paragraphe5050_detail {
	float:left;
	width:250px;
	height:auto;
	display:inline;
}

.para_contact {
	float:left;
	width:250px;
	height:auto;
	display:inline;
	margin-bottom:20px;
}


.paragraphe5050_detail a {
	border:none !important;
}

.paragraphe50501 {
	float:right;
	width:250px;
	height:auto;
	display:inline;
}

.para_contact1 {
	float:right;
	width:250px;
	height:auto;
	display:inline;
	margin-bottom:20px;
}

.filet {
	width:100%;
	height:15px;
	border-top:1px dotted #b6b6b6;
	margin:10px auto 5px auto;
	clear:both;
}

.filet_footer {
	width:100%;
	border-top:1px solid #d9d7ca;
	margin:10px auto 0 auto;
	margin-bottom: 0px;
	height: 10px;
	clear:both;
}


ul.txt {
	margin:0 0 10px 25px;
	padding:0;
	list-style: url(gifs/puce_footer.jpg) outside;
}

ul.txt li {
	line-height:1.5em;
	color:#000;
	text-align:left;
}

ul.foot {
	margin:0 0 10px 25px;
	padding:0;
	list-style: url(gifs/puce_footer.jpg) outside;
}

ul.foot li {
	line-height:1.5em;
	color:#000;
	text-align:left;
}

ul.foot li a {
	line-height:1.5em;
	color:#000;
	text-align:left;
	text-decoration:none;
}

ul.foot li a:hover {
	line-height:1.5em;
	font-weight:bold;
	color:#e43e04;
	text-align:left;
}

/************** LOUPE *************/

#loupe {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 92px;
	height: 16px;
	z-index: 1000;
	font-size:12px;
}

#loupe span {
	font-size:10px;
	color:#1084c6;
}

#loupe a {
	width: 30px;
	height: 20px;
	line-height:20px;
	margin-right: 3px;
	color:#000000;
	text-align:center;
	text-decoration:none;
}

#loupe a:hover {
	text-decoration:underline;
}

zoom {
	font-size:120%;
}
/************** FIN LOUPE *************/






/********************************************************************** Class **************************************************************/
.scrollbarre {
	overflow:auto;
}

/********************************************************************** Newsletter **************************************************************/
.email_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	border-bottom:#bbbbbb 1px solid;
	border-top:#bbbbbb 1px solid;
	border-left:#bbbbbb 1px solid;
	border-right:#bbbbbb 1px solid;
}

.bouton_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:12px;
	color:#ffffff;
	background-color:#585858;
	border-bottom:#585858 1px solid;
	border-top:#585858 1px solid;
	border-left:#585858 1px solid;
	border-right:#585858 1px solid;
}

/**********************************************************BDD AUTO **************************************/
.pagination	{
	height:15px;
	margin:10px auto;
}

.numpage {
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	font-size:11px;
	float:left;
	color:#000 !important;
	text-decoration:none;
	font-weight:900;
	margin:2px;
	background:url(gifs/pagination_link.jpg) no-repeat;
}

.numpage_selec {
	height:15px;
	width:15px;
	font-size:11px;
	margin:2px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	color:#000 !important;
	text-decoration:none;
	font-weight:900;
	background:url(gifs/pagination_hover.jpg) no-repeat
}

#formulaire_1 .optional {
	width:150px !important;
}

.bt_suivant	{
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	background:url(gifs/suivant.jpg) no-repeat;
	margin:2px;
}

.bt_suivant_inactiv	{
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	background:url(gifs/suivant_inactiv.jpg) no-repeat;
	margin:2px;
}

.bt_precedent {
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	background:url(gifs/precedent.jpg) no-repeat;
	margin:2px;
}

.bt_precedent_inactiv {
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	background:url(gifs/precedent_inactiv.jpg) no-repeat;
	margin:2px;
}

.liste_cat{
}
.fichierbin{
}
.photo{
}
/**********************************************************************************************************/



/*********************************************************LIGHTBOX*****************************************/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(gifs/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gifs/overlay.png", sizingMethod="scale");
	}
	
/**********************************************************************************************************/


.formulaire {
	margin-top:10px;
	margin-bottom:10px;
}

/***********************************************************CONTACT FORMULAIRE*********************************/

.input_form {
	background-color: #FFFFFF;
	border:1px solid #a8a8a8;
	font-family: Arial;
	color: #333333;
	margin-top: 5px;
	width: 150px;
}

.area_form {
	background-color: #FFFFFF;
	border: 1px solid #a8a8a8;
	font-family: Arial;
	color: #333333;
	font-size:11px;
	margin-top: 5px;
	height:100px;
	width: 240px;
	overflow: auto;
}
.bouton_form {
	height: 30px;
	width: 150px;
	border: 1px none #fff;
	color: #FFFFFF;
	display: block;
	cursor: pointer;
	margin:0 auto;
	font-weight:bold;
	background-color: #E43E04;
}

#formu .bouton_form {
	width:200px !important;
}

#content .colonne_gauche #formulaire_2 .submit {
	margin-left:0 !important;
	margin-top:20px !important;
}

#formu .submit {
	margin-left:0 !important;
	margin-top:20px !important;
}

.bouton_form:hover {
	height: 30px;
	width: 150px;
	border: 1px none #fff;
	color: #E43E04;
	display: block;
	cursor: pointer;
	font-weight:bold;
	background-color: #aaaaaa;
}

.optional {
	width:95px !important;
	text-align:left !important;
}

.required {
	width: 85px; !important;
	text-align:left !important;
}

#zone_champ .required {
	width:85px !important
}

#zone_champ .optional {
	width:85px !important
}

#zone_txt .required {
	width:150px !important;
	text-align:left !important; 
}

.divGenerateurRequired {
	margin-bottom:10px !important; 
}

/**********FIN CONTACT*************/

/*** MENU ****/
.menu {
	width:246px;
	height:auto;
	margin-top:10px;
	float:left;
	display:inline;
	margin-left:10px;
	margin-right:20px;
}

.top_menu {
	width:246px;
	overflow:hidden;
	height:11px;
	background:url(gifs/top_menu.jpg) top no-repeat;
}

.bas_menu {
	width:246px;
	height:9px;
	background:url(gifs/bottom_menu.jpg) top no-repeat;
}

#menu0, #menu1, #menu2, #menu3, #menu4, #menu5, #menu6, #menu7 { 
   width: 246px; 
   height:27px;
   overflow: hidden; 
} 

#menu0 a, #menu1 a, #menu2 a, #menu3 a, #menu4 a, #menu5 a, #menu6 a, #menu7 a { 
   display: block; 
   color: #3b3b3b;         /*Ici, changer la couleur de la police*/ 
   font-size: 15px;         /*Ici, changer la taille de la police du menu*/ 
   height: 27px;         /*Ici, on augmente la hauteur du menu*/  
   text-align: left; 
   padding-left: 40px;
   line-height:27px;
   font-weight:bold;
   text-decoration: none; 
} 

#menu0 a { 
	color:#0a3f7e;
   background-image: url('gifs/tranche_menu.jpg');         /*Ici l'image de fond de la cellule*/ 
} 

#menu1 a { 
   background-image: url('gifs/tranche_menu.jpg');         /*Ici l'image de fond de la cellule*/ 
} 

#menu2 a { 
   background-image: url('gifs/tranche_menu.jpg');         /*Ici l'image de fond de la cellule*/ 
} 

#menu3 a { 
   background-image: url('gifs/tranche_menu.jpg');         /*Ici l'image de fond de la cellule*/ 
} 

#menu4 a { 
   background-image: url('gifs/tranche_menu.jpg');         /*Ici l'image de fond de la cellule*/ 
} 

#menu5 a { 
   background-image: url('gifs/tranche_menu.jpg');         /*Ici l'image de fond de la cellule*/ 
} 

#menu6 a { 
   background-image: url('gifs/tranche_last1.jpg');         /*Ici l'image de fond de la cellule*/ 
} 

#menu0 a:hover, a#selected-over0 { 
   background-image: url('gifs/roll_17.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

#menu1 a:hover, a#selected-over1 { 
   background-image: url('gifs/roll_17.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

#menu2 a:hover, a#selected-over2 { 
   background-image: url('gifs/roll_17.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

#menu3 a:hover, a#selected-over3 { 
   background-image: url('gifs/roll_17.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

#menu4 a:hover, a#selected-over4 { 
   background-image: url('gifs/roll_17.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

#menu5 a:hover, a#selected-over5 { 
   background-image: url('gifs/roll_17.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

#menu6 a:hover, a#selected-over6 { 
   background-image: url('gifs/tranche_last.jpg') !important;         /*Ici l'image de fond over de la cellule*/ 
} 

/**** FIN MENU ****/	

.img_top {
	float:right;
	display:inline;
}

h1 {
	font-size:24px;
	color:#015697;
	margin-bottom:15px;
}

h2 {
	font-size:18px;
	color:#015697;
	margin-bottom:15px;
}

h3 {
	font-size:18px;
	color:#015697;
	margin-bottom:15px;
}

.index {
	margin-bottom: 5px;
	color:#e43e04; 
}

h4 {
	font-size:16px;
	color:#015697;
	margin-bottom:15px;
}

.page strong {
	color:#e43e04;
}

.img_index {
	float:left;
	display:inline;
	margin-right:20px;
	margin-bottom:10px;
}

.colonne_1 {
	width:175px;
	float:left;
	display:inline;
	margin-right:10px;
	height:auto;
	border-right:1px solid #d9d7ca;
}

.colonne_2 {
	width: 231px;
	float:left;
	display:inline;
	margin-right:10px;
	height:auto;
	border-right:1px solid #d9d7ca;
}

.colonne_3 {
	width: 300px;
	float:left;
	display:inline;
	height:auto;
}

.rouge {
	color:#e43e04;
}

.colonne_3 p {
	color:#999999;
	line-height:20px;
}

.logo_footer a:hover {
	opacity: 0.7; filter: alpha(opacity=70);
}

.t {
	font-size:14px !important;
	color:#e43e04 !important;
	margin-bottom:10px;
}

.tpl {
	width:250px;
	height:auto;
	overflow:hidden;
	float:left;
	margin-right:15Px;
	margin-bottom:15Px;
	display:inline;
}

.titre_ {
	width:250px;
	height:51px;
	background:url(gifs/tpl_03.jpg) top no-repeat;
}

.titre_ p {
	text-align:center;
	font-size:15Px;
	color:#fff;
	font-weight:bold;
	padding-top:10px;
}

.titre_ a {
	text-align:center;
	font-size:15Px;
	color:#fff;
	font-weight:bold;
}

.titre_ a:hover {
	text-align:center;
	font-size:15Px;
	color:#fff;
	font-weight:bold;
}

.tpl a {
	border:none;
}

.corps_tpl img {
	margin-top:10px;
}

.corps_tpl {
	width:250px;
	height:auto;
	overflow:hidden;
	background:url(gifs/tranche_tpl.jpg) top repeat-y;
}

.bas_tpl {
	width:250px;
	height:9px;
	background:url(gifs/bas_tpl.jpg) top no-repeat;
}

#form_devis fieldset {
	padding:10px;
}


#formu {
	padding-left:95px;
	margin-bottom:15px;
}
