/*-- SEF STYLESHEET  -------------------------------------------*/
/*-- agence zoo ------------------------------------------------*/
/*--------------------------------------------------------------*/



/*--- GLOBAL ----------------------------------------------------------*/
/*---------------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	}

html, body{
	height: 100%;
	}
	
body{
	background: #2e2e2c url(../img/bg.jpg) top left repeat-x;
	background-attachment: fixed;
	}

div#intro{
	position:absolute;
  left: 50%; 
  top: 50%;
	width: 947px;
	height: 700px;
	margin-top: -350px; /* moitie de la hauteur */
  margin-left: -473px; /* moitie de la largeur */
  z-index:20;
	}

div#conteneur_global{
	padding: 0px 25px 0px 25px;
	position: relative;
	width: 900px;
	min-height: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border-left: 5px solid #151514;
	border-right: 5px solid #151514;
	border-bottom: 0px;
	margin-bottom: 0px;
	}
		/*-- ie fix --*/
		* html div#conteneur_global{
			width: 900px;
			}


div#leftcolumn{
	width: 200px;
	height: 100%;
	float: left;
	background: #FFFFFF url(../img/bg_leftcolumn.gif) top right repeat-y;
	}

div#rightcolumn{
	margin-left: 215px;
	margin-right: 0px;
	width: 685px;
	min-height: 100%;
	height: auto;
	padding-bottom: 50px;
	}
	/*-- ie fix --*/
		* html div#conteneur_global div#rightcolumn{
			margin-left: 210px;
			}


div#infosutiles{
	width: 200px;
	height: auto;
	background: #232322 url(../img/bg_infosutiles.jpg) top left repeat-x;
	margin-bottom: 5px;
	}

#titreinfosutiles{
	padding: 10px 0px 0px 10px;
	text-transform: uppercase;
	font: bolder 12px Arial, helvetica, sans-serif;
	color: #304352;
	}

p#pinfosutiles{
	padding: 5px 10px 10px 10px;
	font: 10px Arial, helvetica, sans-serif;
	color: #304352;
	text-align: justify;
}


div#footer{
	margin-bottom: 0px;
	margin-top: 20px;
	clear: both;
	padding-top: 5px;
	height: 30px;
	width: 900px;
	position: absolute;
	bottom: 0px;
	border-top: 1px dotted #BCBCBC;
	text-align: right;
	}

a#sign{
		list-style-type: none;
	font: 12px Times, serif;
	color: #BCBCBC;
	font-style: italic;
	font-weight: lighter;
	}

a#sign:hover{
	color: #3d2d2c;
	}


h2{
	padding-left: 35px;
	color: #979797;
	text-transform: uppercase;
	font: bold 20px/40px Arial, helvetica, sans-serif;
	margin-top: 6px;
	margin-bottom: 30px;
	display: block;
	height: 37px;
	width: 650px;
	background: transparent url(../img/bg_h2.jpg) top left repeat-x;
	}

a#partpro:link, a#partpro:active, a#partpro:visited{
	text-transform: uppercase;
	margin-right: 25px;
	padding-left: 10px;
	color: #30aebd;
	font: 14px/15px Arial, helvetica, sans-serif;
	margin-top: 2px;
	margin-bottom: 30px;
	background: transparent url(../img/puce_partpro.gif) 2px left no-repeat;
	}
	a#partpro:hover{
	background: #FEFFEC url(../img/puce_partpro.gif) 2px left no-repeat;
	border-bottom: 1px dotted #30aebd;
	}

h3{
	margin-top: 25px;
	margin-left: 35px;
	padding-left: 20px;
	color: #979797;
	font: lighter 16px/16px Arial, helvetica, sans-serif;
	margin-bottom: 10px;
	background: transparent url(../img/nav3_arrow.gif) 0px 3px no-repeat;
	}

.h3bold{
	margin-right: 5px;
	color: #5a5a5a;
	font-weight: bolder;
	}

.chapeau{
	font: lighter italic 13px Arial, helvetica, sans-serif;
	color: #30aebd;
	padding-left: 35px;
	margin-bottom: 15px;
	}

p{
	font: lighter 12px Arial, helvetica, sans-serif;
	color: #696969;
	padding-left: 35px;
	margin-bottom: 15px;
	}

a.linknormal:link, a.linknormal:active, a.linknormal:visited{
	font: lighter 12px Arial, helvetica, sans-serif;
	color: #999999;
	border-bottom: 1px dotted #999999;
	text-decoration: none;
	}

a.linknormal:hover{
	background-color: #E3FCFF;
	color: #04ceff;
	}
	
.pbold{
	
	text-transform: uppercase;
	color: #30aebd;
	font: bold normal 12px/12px Arial, helvetica, sans-serif;
	margin-bottom:2px;
	display: block;
	height: 12px;
	}

.precisions{
	color: #979797;
	font: lighter italic 12px/12px Arial, helvetica, sans-serif;
	margin-bottom: 8px;
	}
	.pboldprecisions{
		color: #979797;
		font: bold italic 12px/12px Arial, helvetica, sans-serif;
		margin-bottom:2px;
		display: block;
		height: 12px;
		}

.surligne{
	background-color: #FEFFEC;
font-weight: bold;

}


ul#liste{
	color: #696969;
	list-style-type: square;
		font: lighter 12px Arial, helvetica, sans-serif;
		margin-left: 80px;
		margin-bottom: 10px;
		
}

ul#liste li{
	margin-left: 20px;
}


/*--- NAV1 ------------------------------------------------------*/
/*---------------------------------------------------------------------*/

ul#nav1{
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 7px;
	padding: 5px 0px 0px 0px;
	text-align: center;
	}

ul#nav1 li{
	display: inline;
	margin-left: 25px;
	}

ul#nav1 li a{
	padding-right: 30px;
	text-transform: uppercase;
	font-weight: bolder;
	font: 14px Arial, helvetica, sans-serif;
	color: #BCBCBC;
	background: transparent url(../img/nav1_trait.gif) 3px right no-repeat;
	}

ul#nav1 li a:hover{
	color: #249dbd;;
	}


/*--- NAV2 ------------------------------------------------------*/
/*---------------------------------------------------------------------*/

#nav2{
	position: relative;
	height: 300px;
	overflow: hidden;
	}
 
#nav2 .kwick {
	display: block;
	width: 200px;
	height: 30px;
	overflow: hidden;
	}

#nav2 li{
	display: block;
	}
 
#nav2_ventilation {background: #232322 url(../img/nav2_ventilation.jpg) top left no-repeat;}
#nav2_froid {background: #232322 url(../img/nav2_froid.jpg) top left no-repeat;}
#nav2_chauffage {background: #232322 url(../img/nav2_chauffage.jpg) top left no-repeat;}
#nav2_climatisation {background: #232322 url(../img/nav2_climatisation.jpg) top left no-repeat;}


#nav2 li a{
display: block;
width: 200px;
height: 200px;
text-indent: -5000px;
}


/*--- NAV3 ------------------------------------------------------*/
/*---------------------------------------------------------------------*/

ul#nav3{
	padding: 0px;
	margin-bottom: 25px;
	}

ul#nav3 li{
	display: inline;
	}

ul#nav3 li a{
	display: block;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-left: 20px;
	background: transparent url(../img/nav3_arrow.gif) left 3px no-repeat;
	font-weight: lighter;
	font: 14px Arial, helvetica, sans-serif;
	color: #D9D9D9;
	text-transform: uppercase;
	}

ul#nav3 li a:hover{
	color: #249dbd;
	background: transparent url(../img/nav3_arrow_hover.gif) left 3px no-repeat;
	}

	


/*--- REPLACE H1 ------------------------------------------------------*/
/*---------------------------------------------------------------------*/

.replace{
	position:relative;
  margin:0px; padding:0px;
  /* hide overflow:hidden from IE5/Mac */
  /* \*/
  overflow: hidden;
  /* */
	}

.replace span{
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1; /*for Opera 5 and 6*/
	}

#titreh1, #titreh1 h1 span{
	text-indent: -5000px;
	width:900px;
	height:122px;
	background-image: url(../img/header.jpg);
  }

		/*-- ie fix --*/
		* html #conteneur #titreh1, * html #conteneur #titreh1 h1 span{
			width:875px;
			height:170px;
			background-image: url(../img/header.jpg);
		  }


#home{
	width: 956px;
	height:205px;
	display: block;
  }

		/*-- ie fix --*/
		* html #conteneur #titreh1 #home{
		width: 875px;
		height:170px;
		}

.imgleft{
	float: left;
	padding:3px;
background-color: #FEFFEC;
border:1px solid #979797;
margin: 0px 10px 25px 0px;
}
	

hr.line{
 height: 1px;
 border-top: 1px dotted #30aebd;
}

.home_link a{
color:#202020;
}

#global { 
  position:absolute; 
  left: 50%;  
  top: 50%; 
  width: 949px; 
  height: 433px; 
  margin-top: -216px; /* moitié de la hauteur */ 
  margin-left: -474px; /* moitié de la largeur */ 
  background-image:url(../img/img_home.jpg);
  background-repeat:no-repeat;
  padding-left:26px;
  padding-top:210px;
}
	#global #left{
/*	background-color:#0000FF;*/
	float:left;
	width: 298px;
	height: 187px;
	}
	#global #center{
/*	background-color:#FFFFFF;*/
	float:left;
	width: 298px;
	height: 187px;
	padding-left: 5px;
	}
	#global #right{
/*	background-color:#FF0000;*/
	float:left;
	width: 298px;
	height: 187px;
	}
