@charset "utf-8";

a:link 
  {color: #333; 
  text-decoration: none; 
  background-color: transparent }
a:visited 
  { color: #333; 
  text-decoration: none; 
  background-color: transparent }
a:hover 
  { color: #C9F; 
  text-decoration: underline; 
  background-color: transparent }
a:active 
  { color: #F00; 
  text-decoration: underline; 
  background-color: transparent }
  

body {
	margin: 0px;
	font-family:verdana;
	color:#000000;
	background-image:url(img/fon.jpg);
}

.uppage { 
	height:50px;
	width:100%;
	background-color:#1A4966;
	padding-top:0px;
	padding-bottom:0px;
	float:none;	
	text-align:left;
	position:relative;
	color:#FFF;
}

div#site {
	float:left;
	display:block;
	width:984px;
	margin-left:10%;
	margin-right:10%;
	background-color:#FFF;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
}	

.lecadrecentrale {
	float:left;
	width:984px;
	background-color:#FFF;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	
	border-top:0px solid #999;
	border-bottom:0px solid #CCC;
	border-left:0px solid #CCC;
	border-right:0px solid #CCC;
	color:#000;
}

div#chapka { 
	height:110px;
	width:984px;
	background-color:#FFF;
	overflow:auto;
	padding-top:0px;
	padding-bottom:0px;
	float:none;	
	text-align:left;
	position:relative;
}

.menu_index {

height:19px;
width:100%;
background-color:#E1F8FF;
padding-top:3px;
margin-top:0px;

padding-bottom:0px;
border-top:1px solid #A2ABBB;
border-bottom:1px solid #A2ABBB;
font-family: Georgia, "Times New Roman", Times, serif;
color:#666666;
font-size:14px;
font-style:normal;
}

.caps_indoor {
	position:relative;
	float:left;
	width:440px;
	height:160px;
	margin-top:10px;
	margin-bottom:20px;
	margin-left:20px;
	margin-right:10px;
	background-image:url(../img/nav/pro-fon.jpg);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#F9E6FB;
	border-top:1px solid #906;
	border-bottom:1px solid #906;
	border-left:1px solid #906;
	border-right:1px solid #906;
}

.caps_atelier {
	position:relative;	 
	float:right;
	width:440px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:20px;
	background-image:url(../img/terrain1.jpg);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#ECECFF;
	border-top:1px solid #3399FF;
	border-bottom:1px solid #3399FF;
	border-left:1px solid #3399FF;
	border-right:1px solid #3399FF;
}

.caps_equipement {
	position:relative;	 
	float:right;
	width:440px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:20px;
	background-image:url(../img/terrain1.jpg);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#FFE7B3;
	border-top:1px solid #F60;
	border-bottom:1px solid #F60;
	border-left:1px solid #F60;
	border-right:1px solid #F60;
}

.golb_caps_atelier {
	position:relative;	 
	float:left;
	width:460px;
	
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	background-repeat:no-repeat;
	background-position:right;
	
}

.golb_caps_atelier_d {
	position:relative;	 
	float:right;
	width:430px;
	
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	background-repeat:no-repeat;
	background-position:right;
	
}

.caps_pompe {
	position:relative;	 
	float:left;
	width:400px;
	
	margin-top:10px;
	margin-bottom:20px;
	margin-left:0px;
	margin-right:0px;
	background-color:#DBDBDB;
	background-repeat:no-repeat;
	background-position:right;
	border-top:1px solid #3399FF;
	border-bottom:1px solid #3399FF;
	border-left:1px solid #3399FF;
	border-right:1px solid #3399FF;
	font-size:24px;
	color:#33F;
	font-weight:bold;
}

.caps_pompe2 {
	position:relative;	 
	
	width:750px;
	
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	background-color:#BABFD6;
	border-top:1px solid #3399FF;
	border-bottom:1px solid #3399FF;
	border-left:1px solid #3399FF;
	border-right:1px solid #3399FF;
	font-size:24px;
	text-align:left;
	color:#33F;
	font-weight:bold;
}

.caps_pompe2left {
	position:relative;	 
	float:left;
	width:250px;
	
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-color:#333;
	border-top:0px solid #3399FF;
	border-bottom:0px solid #3399FF;
	border-left:0px solid #3399FF;
	border-right:0px solid #3399FF;
	font-size:20px;
	color:#CCC;
	font-weight:bold;
}

.caps_pompe2center {
	position:relative;	
	float:left;
	width:250px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-color:#EABE26;
	border-top:0px solid #3399FF;
	border-bottom:0px solid #3399FF;
	border-left:0px solid #3399FF;
	border-right:0px solid #3399FF;
	font-size:20px;
	text-align:center;
	color:#33F;
	font-weight:bold;
}

.caps_pompe2right {
	position:relative;	 
	float:right;
	width:250px;
	
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-color:#333;
	border-top:0px solid #3399FF;
	border-bottom:0px solid #3399FF;
	border-left:0px solid #3399FF;
	border-right:0px solid #3399FF;
	font-size:20px;
	color:#CCC;
	font-weight:bold;
}

.txt_pompe {
	font-size:24px;
	color:#333;
	font-weight:bold;
	background-color:#C7D6FE;
}
.txt_caps {
	font-size:16px;
	color:#333;
}

.txt_titre_pompe {
	position:relative;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-color:#C7D6FE;
	border-top:0px solid #C7D6FE;
	border-bottom:1px solid #C7D6FE;
	border-left:1px solid #C7D6FE;
	border-right:1px solid #C7D6FE;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#039;
	font-size:14px;
	font-style:normal;
  	text-transform: Aucune;
	text-decoration:none;
}

.txt_titre_caps_indoor {
	position:relative;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-color:#906;
	border-top:0px solid #906;
	border-bottom:1px solid #906;
	border-left:1px solid #906;
	border-right:1px solid #906;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:14px;
	font-style:normal;
  	text-transform: Aucune;
	text-decoration:none;
}

.txt_titre_caps_atelier {
	position:relative;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-color:#C7D6FE;
	border-top:0px solid #C7D6FE;
	border-bottom:1px solid #C7D6FE;
	border-left:1px solid #C7D6FE;
	border-right:1px solid #C7D6FE;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#039;
	font-size:14px;
	font-style:normal;
  	text-transform: Aucune;
	text-decoration:none;
}

.txt_titre_caps_equipement {
	position:relative;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-color:#F90;
	border-top:0px solid #C7D6FE;
	border-bottom:1px solid #F03;
	border-left:1px solid #C7D6FE;
	border-right:1px solid #C7D6FE;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#006;
	font-size:14px;
	font-style:normal;
  	text-transform: Aucune;
	text-decoration:none;
}


.txt_bloc_explicit {
	display:block;
	padding:10px;
	background-color:#FFFFFF;
	background-image:url(../img/fon-pompe-r.jpg);
	background-position:right;
	background-repeat:no-repeat;
	border-top:1px solid #C7D6FE;
	font-family:Verdana, Geneva, sans-serif;
	text-transform: Aucune;
	text-decoration:none;
	color:#039;
	text-align:left;	
	font-size:12px;

}

.txt_bloc_equipement {
	display:block;
	padding:10px;
	background-color:#FFFFFF;
	border-top:1px solid #C7D6FE;
	font-family:Verdana, Geneva, sans-serif;
	text-transform: Aucune;
	text-decoration:none;
	color:#039;
	text-align:left;	
	font-size:12px;

}

.cadre_carbu_ext {
	display:block;
	float:left;
	width:120px;
	height:120px;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:10px;
	margin-right:10px;
	background-color:#FFFFFF;
	border-top:1px solid #C7D6FE;
	border-bottom:1px solid #C7D6FE;
	border-left:1px solid #C7D6FE;
	border-right:1px solid #C7D6FE;
}

.cadre_carbu_ext_total {
	display:block;
	float:left;
	width:410px;
	height:120px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	background-color:#FFFFFF;
	border-top:1px solid #C7D6FE;
	border-bottom:1px solid #C7D6FE;
	border-left:1px solid #C7D6FE;
	border-right:1px solid #C7D6FE;
}
.txt_titre_carbu {
	position:relative;
	height:15px;
	background-color:#C7D6FE;
	border-top:0px solid #C7D6FE;
	border-bottom:1px solid #C7D6FE;
	border-left:1px solid #C7D6FE;
	border-right:1px solid #C7D6FE;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#039;
	font-size:12px;
	font-style:normal;
  	text-transform: Aucune;
	text-decoration:none;
}
.txt_titre_carbu_in {
	position:relative;
	height:15px;
	padding:2px;	
	background-color:#06C;
	border-top:0px solid #C7D6FE;
	border-bottom:1px solid #3399FF;
	border-left:0px solid #C7D6FE;
	border-right:0px solid #C7D6FE;
	text-transform: Aucune;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	text-align:center;	
	font-size:12px;
	font-weight:bold;	
}

.txt_titre_equip_in {
	position:relative;
	height:15px;
	padding:2px;	
	background-color:#FCA530;
	border-top:0px solid #C7D6FE;
	border-bottom:1px solid #CFF;
	border-left:0px solid #C7D6FE;
	border-right:0px solid #C7D6FE;
	text-transform: Aucune;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	text-align:center;	
	font-size:12px;
	font-weight:bold;	
}

.cadre_voiture_ext_test {
	display:block;
	float:left;
	width:130px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:5px;
	border-top:1px solid #C7D6FE;
	border-bottom:1px solid #C7D6FE;
	border-left:1px solid #C7D6FE;
	border-right:1px solid #C7D6FE;
}

.cadre_equip_ext {
	display:block;
	float:left;
	width:130px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:5px;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
}

.txt_bloc_facture {
	display:block;
	padding:2px;
	background-color:#FFFFFF;
	border-top:1px solid #C7D6FE;
	font-family:Verdana, Geneva, sans-serif;
	text-transform: Aucune;
	text-decoration:none;
	color:#039;
	text-align:left;	
	font-size:12px;
}

.txt_bloc_form {
	display:block;
	padding:5px;
	margin:10px;
	background-color:#FFFFFF;
	background-image:url(../img/fon-pompe.jpg); 
	background-position:left;
	background-repeat:no-repeat;
	border:1px solid #339;
	font-family:Verdana, Geneva, sans-serif;
	text-transform: Aucune;
	text-decoration:none;
	color:#039;
	text-align:left;	
	font-size:12px;
}

.txt_bloc_form_in {
	
	padding:5px;
	margin:10px;
	background-color:#DEE3FE;
	border:1px solid #C7D6FE;
	font-family:Verdana, Geneva, sans-serif;
	text-transform: Aucune;
	text-decoration:none;
	color:#039;
	text-align:left;	
	font-size:12px;
}

.txt_titre_formulaire_in {
	
	height:15px;
	padding:2px;	
	background-color:#DEE3FE;
	border-top:0px solid #C7D6FE;
	border-bottom:1px solid #3399FF;
	border-left:0px solid #C7D6FE;
	border-right:0px solid #C7D6FE;
	text-transform: Aucune;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	text-align:center;	
	font-size:12px;
	font-weight:bold;	
}

.cadre_img_stations {
	display:inline-block;
	height:50px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:15px;
	margin-right:15px;
	padding-bottom:3px;
	background:#FFF;
	border-top:1px solid #C7D6FE;
	border-bottom:1px solid #C7D6FE;
	border-left:1px solid #C7D6FE;
	border-right:1px solid #C7D6FE;
	text-align:center;
}

#footer {
	float:left;
	display:block;
	width:984px;
    background-color: rgb(0, 50, 67);
	margin-left:auto;
	margin-right:auto;
}
#footerContent {
    width: 970px;
    margin: 0px auto;
    color: #FFF;
}
#footer a:link, #footer a:visited { 
	color: #fff;
}