/* CSS Document */

html, body {
	margin:0;
	padding:0;
	height: 100%;
	
}
body {
	background:url("../images/bg_band.jpg") #b8dbe4 repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;	
}
* {
   padding:0;
   margin:0;
}
a{
	color:#666666;
	text-decoration:underline;
	font-weight:bold;
}
a:hover{
	color:#00546D;
}

img{
	border:0px;
}
.clear{
	clear:both;
}
.separator{
	clear:both;
	height:30px;
}

/******************************************** HEADER ********************************************/
#header{
	width:970px;
	height:198px;
	margin:0 auto;
	background:url("../images/bg_header.jpg") right top no-repeat;
}
#logo a{
	display:block;
	width:442px;
	height:187px;
	float:left;
	text-align:center;
	background-image: url("../images/logo.png");
	background-repeat: no-repeat;
	background-position: center;
}

/******************************************** MENU ********************************************/
#menu{ 
	float:right;
	width:220px;
	height:198px;
	padding-right:32px;
}

/******************************************** MENU TOP ********************************************/
a.navHome{
	background:url("../images/navtop_01.gif");
	display:block;
	width:17px;
	height:17px;
	float:right;
}
a.navFav{
	background:url("../images/navtop_04.gif");
	display:block;
	width:17px;
	height:17px;
	float:right;
}
a:hover.navFav{
	background:url("../images/navtophover_04.gif");
}
a:hover.navHome{
	background:url("../images/navtophover_01.gif");
}
a.navContact{
	background:url("../images/navtop_02.gif");
	display:block;
	width:17px;
	height:17px;
	float:right;
}
a:hover.navContact{
	background:url("../images/navtophover_02.gif");
}
a.navPlan{
	background:url("../images/navtop_03.gif");
	display:block;
	width:17px;
	height:17px;
	float:right;
}
a:hover.navPlan{
	background:url("../images/navtophover_03.gif");
}

/******************************************** MENU ********************************************/
#menu ul {
	margin:0;
	padding:15px 0;	
	list-style:none;
	
}
#menu ul li{	
	margin-top:3px;
}

#menu ul li a {
	display: block;
	font-size:12px;
	width: 205px;
	color:#FFFFFF;
	padding:3px 0 3px 15px;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
	border-bottom:#006F90  dashed 1px;
}
#menu ul li a:hover{
	background:#2790B0;
	
}

/******************************************** CENTER ********************************************/
#global{
	background:#FFFFFF;
}
#content{
	width:970px;
	margin:0 auto;
}
#center{
	width:679px;
	float:left;
	padding-left:8px;
}

/******************************************** HOME FEATURES ********************************************/
#faqs{
	background: url("../images/h2_faqs.jpg") center no-repeat;
}
#promos{
	background:url("../images/h2_promos.jpg") center no-repeat;
}
#events{
	background:url("../images/h2_events.jpg") center no-repeat;
}
#faqs .more, #promos .more, #events .more{
	font-size:9px;
	font-weight:bold;
	display:block;
	width:94px;
	height:10px;
	padding:3px;
	text-transform:uppercase;
	background:url("../images/h2_more.gif") center no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	position: relative;
	left: 90px;
	top: 130px;
}

#faqs a:hover.more, #promos a:hover.more, #events a:hover.more {
	background:url("../images/h2_moreHover.gif") center no-repeat;
}
h2{
	font-size:18px;
	font-weight:normal;
	color:#006F90;
	display:block;
	padding:0 0 0 16px;
	margin:0;
	text-transform:uppercase;
}
#faqs .texte, #promos .texte, #events .texte{
	font-size:12px;
	font-weight:normal;
	display:block;
	padding-left:16px;
	color:#FFFFFF;
}
#faqs, #promos, #events{
	width:210px;
	height:174px;
	float:left;
	padding:8px;
}

/******************************************** SIDEBAR ********************************************/
#sidebar{
	width:283px;
	background:url("../images/bg_sidebar.gif") top no-repeat;
	float:left;
}

/******************************************** SIDEBAR NAVIGATION ********************************************/
#navigation{
	height:140px;
	padding:0 30px;
	background:url("../images/bg_navigation.jpg") center no-repeat;
}
#navigation .title{
	font-size:18px;
	font-weight:normal;
	display:block;
	color:#FFFFFF;
	text-transform:uppercase;
	padding:20px 16px;;
}
/* navigation */
#navigation ul {
	margin:0;
	padding:0 0 0 30px;
	list-style-image:url("../images/puce.gif");
	text-transform:uppercase;
}
#navigation ul li{	
	padding:0;
	
}

#navigation ul li a {
	display: block;
	font-size:11px;
	padding:1px 0;
	width: 100%;
	text-decoration:none;
	color:#006f90;
	font-weight:normal;	
	
}
#navigation ul li a:hover{
	text-decoration:underline;
}

/******************************************** CATALOG ********************************************/
#catalog a{
	background:url("../images/bg_catalog.jpg") center no-repeat;
	padding:0 30px;
	height:100px;
	display:block;
}
	
/******************************************** TELEPHONE ********************************************/
#telephone{
	background:url("../images/bg_telephone.jpg") center top no-repeat;
	height:91px;
}
/******************************************** EXTRA ********************************************/
#blank{
	height:90px;
	padding:30px 30px 0;
	display:block;
}

/******************************************** BREADCRUMB ********************************************/
#ariane{
	width:662px;
	height:35px;
	background:url("../images/ariane.jpg") no-repeat center;
	padding:8px;
}
#breadcrumb{
	color:#FFFFFF;
	text-transform:uppercase;
	padding:10px;
}
#breadcrumb a{
	color:#FFFFFF;
	text-transform:uppercase;
}
/******************************************** PRODUCTS ********************************************/
#products{
	width:663px;
	padding:8px;
	overflow:hidden;	
}

#products h1{
	margin:0;
	padding:0px 0px 0px 5px;
	font-size:28px;
	color:#00546D;
}

#products h2{
	margin:0;
	padding:0px 0px 0px 5px;
	font-size:14px;
	color:#006f90;	
	font-weight:bold;
	text-transform:none;
}

#products ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#products ul li{
	margin:5px;
	padding:0;	
	float:left;
	text-align:center;
}

/******************************************** FOOTER ********************************************/
#footer{
	height:210px;
	background:url("../images/bg_footer.jpg");
}
#navfooter{
	width:954px;
	height:194px;
	margin:0 auto;
	padding:16px 8px 0;
}
.nav{
	width:210px;
	padding:8px;
	float:left;
	color:#006f90;
}
.nav .title{
	font-size:11px;
	color:#FFFFFF;
	text-transform:uppercase;
	display:block;
	font-weight:normal;
	border-bottom:#FFFFFF solid 1px;
	height:14px;
	margin-bottom:10px;
}
	
#navfooter .navContact{
	width:260px;
	padding:8px;
	float:left;
	color:#006f90;
}
#navfooter .navContact .title{
	font-size:11px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:normal;	
	display:block;
	border-bottom:#FFFFFF solid 1px;
	height:14px;
	margin-bottom:10px;
}
.texte{
	display:block;
	padding:2px 5px;
}
.pic_tel{
	display:block;
	padding:2px 5px;
}
.pic_fax{
	display:block;
	padding:2px 5px;
}
.pic_mail{
	display:block;
	padding:2px 5px;	

}
/* navigation */
#footer ul {
	margin:0;
	padding:0 0 0 13px;
	list-style-image:url("../images/puce.gif");
}
#footer ul li{	
	padding:0;
}

#footer ul li a {
	display: block;
	font-size:11px;
	padding:1px 0;
	width: 100%;
	color:#006f90;
	font-weight:normal;
}
#footer ul li a:hover{
	color:#FFFFFF;
}
a.mail{
	color:#006f90;
}
a:hover.mail{
	color:#00546D;
}

#footer p{
	color:#006f90;
	text-align:center;
	display:block;
	width:970px;
	margin-top:20px;
}
#footer p a{
	color:#006f90;
}

/******************************************** tankless ********************************************/
#tankless{
	width:663px;
	padding:8px;
}
#tankless h1{
	margin:0;
	padding:0px 0px 0px 5px;
	font-size:28px;
	color:#00546D;
}
#tankless h2{
	margin:0;
	padding:0px 0px 0px 5px;
	font-size:14px;
	color:#006f90;	
	font-weight:bold;
	text-transform:none;
}
#tankless h3{
	margin:0;
	padding:0px 0px 0px 5px;
	font-size:12px;
	color:#006f90;	
	font-weight:bold;
	text-transform:none;
}
#tankless h4{
	margin:0;
	padding:0px 0px 0px 5px;
	font-size:10px;
	color:#666;	
	font-weight:bold;
	text-transform:uppercase;
}
#tankless .texte{
	font-size:12px;
	padding:8px;
	text-align:justify;
}
#tankless ul{
	list-style-type:none;
	margin:0;
	padding:5px 0px 5px 10px;
}
#tankless ul li{
	list-style-type:none;
}
.imageLeft {
	margin: 10px 28px 0px 0px;
	float:left;
}
.jobs{
	float:left;
}
.jobs .title{
	color:#666;
	font-size:10px;
}
/******************************************** CONTACT ********************************************/
form{
	width:393px;
	float:left;
	margin-top:10px;
}
input {
	border: 1px solid #00546D;
	background:#006f90 ;
	font-family:Arial, Helvetica, sans-serif;	
	color: #ffffff;
	font-size:12px;
	height:18px;
	width:100%;
	margin:0;
	padding:0;
	float:left;
}
textarea {
	border: 1px solid #00546D;
	font-family:Arial, Helvetica, sans-serif;	
	background:#006f90 ;	
	color: #ffffff;
	font-size:12px;
	width:100%;
	margin-bottom:5px;
}
sup{
	color:#00546D;
}
#errorContact{
	float:left;
	width :385px;
	background-color:#4A3C33;
	color:#FFFFFF;
	padding:5px;
	margin-bottom:5px;
	display:none;
	
}

/**********************************SITEMAP**************************/
.sitemap{
	width:210px;
	float:left;
	padding:0px 0px 0px 5px;
}
.sitemap h3 a{
	font-size:12px;
	color:#006f90;	
	font-weight:bold;
	text-transform:none;
}

.sitemap h5{
	font-size:11px;
	color:#00546D;	
	font-weight:bold;
	text-transform:none;
	padding-left:10px;
}

a.direction{
	text-decoration:none;
	font-size:11px;
	color:#006f90;
	font-weight:normal;	
}
a.blanc{
	text-decoration:none;
	color:#000;
}
