/* General ==================================================================*/

* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	background: #C0C0C0;
	font-family: Arial, Helvetica;
	color: #6b6b6b;
	font-size: 12px;
	padding-top: 40px;
}

img {
	border: none;
}

img.brochure {
	position: absolute;
	top: 50px;
	right: 7px;
	z-index: 100;
}

img.right {
	float: right;
	margin: 0 0 5px 10px;
	}

hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #Ccc;
	padding: 0 0 20px;
	margin: 0;
}

div.nouvelles {
	border-bottom: 1px solid #Ccc;
	margin-bottom: 30px;
	padding-bottom: 5px;
}

div.nouvelles .illus {
	float: right;
	margin: 0 0 5px 10px;
}

div.nouvelles .illus2 {
	float: none;
	margin: 0 0 5px 0;
}

div.nouvelles a:hover {
	background-color: white !important;
}


*+html img {
	margin-bottom: -3px;
}

* html img {
	margin-bottom: -3px;
}

p {
	margin: 0 0 10px;
	line-height: 14px;
}

.clear {
	clear: both;
}

a:link, a:visited {
	color: #6b6b6b;
	text-decoration: none;
}

a:hover, li.sel a, .texte a:link, .texte a:visited   {
	color: #C26e20 !important;
}

.texte a:hover {
	background:  #C26e20;
	color: white !important;

}

li.sel  {
	background: url(/images/fleche.gif) no-repeat 0 5px;
}

#menu2 li.sel  {
	background: none !important;
}

a.pdf{
background: url(../images/pdf.gif) no-repeat left top !important;
padding-left: 20px;
height: 15px;
line-height: 15px;
}

a.pdf:hover  {
	color: black !important;
}

ul, ul li {
	list-style: none;
}

ul.bullet, #content.produit .texte ul {
	list-style: disc;
	margin: 0 0 15px 15px;
}

ul.bullet li, #content.produit .texte ul li {
	list-style: disc;
	margin-bottom: 6px;
}

ul.histo li li {
	margin-bottom: 4px;
}

ul.histo ul {
	margin-bottom: 15px;
}

ul.temoignages{
	margin-bottom: 15px;
	font-style: italic;
	font-size: 11px;
}

ul.temoignages li{
	margin-bottom: 30px;
}

ul.temoignages li strong{
	font-style: normal;
}


#page {
width: 799px; 
margin: 0 auto;
text-align: left;
background: white;
border: 1px solid #6B6B6B;
position: relative;
}


/* Corps  =================================================================*/
#corps {
border-bottom: 30px solid #C26E20;
border-top: 3px solid #6B6B6B;
padding: 15px;
background: url(/images/bg_menu.gif) repeat-y left top;
min-height: 280px;
height: auto !important;
height: 280px;

}

#page.home #corps {
padding: 0;
border-bottom: 0;
position: relative;
}

#corps h1 {
font-size: 16px;
color: #C26E20;
margin: 0 0 15px;
text-transform: uppercase;
}

#page.home #corps h2 {
color: white;
position: absolute;
z-index: 100;
top: 305px;
left: 0;
text-transform: uppercase;
font-size: 13px;
width: 800px;
text-align: center;
}

#page.home #corps h1 {
display: none;
}

#corps h2 {
font-size: 13px;
margin: 0 0 6px;
text-transform: uppercase;
color: #C26E20;
}

#corps h3 {
font-size: 12px;
margin: 0 0 3px;
text-transform: uppercase;
}

#content {
margin-left: 135px;
}

#content div.texte {
margin: 0 325px 0 0;
min-height: 230px;
height: auto !important;
height: 230px;
}

ul#menu3 {
	position: absolute;
	width: 115px;
	top: 162px;
	left: 10px;
	z-index: 100;
}

ul#menu3 li {
	padding: 2px 0 6px 16px;
	line-height: 13px;
}

#content #img  {
	float: right;
	width: 320px;
	margin: -10px 0 0 10px;
}

#content #img li {
	float: left;
	margin: 10px 0 0 10px;
}

#content #img img {
	border: 1px solid #6b6b6b;
}

.citation {
	font-style: italic;
	font-size: 13px;
	padding-bottom: 5px;
	display: block;
}

ul.publi li {
	margin-bottom: 5px;
}

/* Entete  =================================================================*/

#entete {
	padding: 15px 0 15px 80px;
}

ul#menu1 {
	float: right;
	width: 460px;
	margin-top: 40px;
}

ul#menu1.en {
	width: 450px;
}

ul#menu1 li {
	float: left;
	padding: 2px 0 0 18px;
	text-transform: uppercase;
	width: 185px;
	font-weight: bold;
}

ul#menu2 {
	position: absolute;
	z-index: 100;
	top: 125px;
	right: 15px;
}

ul#menu2 li {
	float: left;
	padding-right: 15px;
	font-size: 11px;
}

/* Pied  =================================================================*/

#pied  {
	padding: 15px 60px 10px;
	line-height: 18px;
	
}

#pied h1 {
	color: #C26E20;
	font-size: 13px;
	width: 350px;

}

#pied h2 {
	color: #C26E20;
	font-size: 14px;
	width: 300px;
	font-weight: normal;
	font-style: italic;
	float: right;
}

#pied p.tel {
	font-size: 14px;
	margin: 15px 0;
	height: 46px;
	line-height: 46px;
	text-align: right;
}

#pied p.tel img {
	float: left;
	margin-right: 20px;
}

#pied p.credit {
	font-size: 13px;
	margin: 15px 0;
	float: left;
	display: none;
	
}

#pied p.motscles {
	font-size: 10px;
	padding-top: 5px;
	text-align: center;
}


#pied #concours {
	position: absolute;
	bottom: 45px;
	left: 374px;
	z-index: 100;
	display: none;

}

#pied .rbq {
	position: absolute;
	bottom: -20px;
	left: 0;
	z-index: 100;
	color: #666;
	font-size: 11px;

}

/* Albums photo */

#album  {
margin-top: 15px;
}

#album li {
list-style: none;
float: left;
margin: 0 14px 12px 0;
}


#album li a:link img, #album li a:visited img {
border: 1px solid #333;
}

#album li a:hover img {
border: 1px solid #C26e20 !important;
}

.latentzoom {
cursor: url(/images/zoom/zoomin.cur), pointer; 
outline: none;
}

.latentzoom-caption {
display: none; 
border: 2px solid white;
border-top: none;  
padding: 5px; 
background-color: white;  
}

.latentzoom-display-block {
display: block;}

.latentzoom-display-none {
display: none;}

.latentzoom-loading {
display: block; 
color: white; 
font-size: 9px; 
font-weight: bold; 
text-transform: uppercase; 
text-decoration: none; 
padding: 3px; 
border-top: 1px solid white; 
border-bottom: 1px solid white; 
background-color: black; 
padding-left: 22px; 
background-image: url(/images/zoom/loader.gif); 
background-repeat: no-repeat; 
background-position: 3px 1px;
}

.latentzoom-move {cursor: move;}
/* ###  End Image Display ### */


/* Contact  =================================================================*/
.formpied {
	text-align: right;
	}	

.formcorps fieldset {
	background-color: #F8F8F8;
	margin-bottom: 15px;
	border: 0;
	color: #666;
	padding: 10px;
	}

.formcorps p.legend {
font-weight: bold;
padding: 2px 0;
display: block;
text-align: left;
font-size: 13px;
}

.formcorps p {
margin: 0 0 10px 12px;
}	

.formcorps label {
	width: 80px;
	float: left;
	line-height: 20px;
	}	

.formcorps label.sujet {
	width: 35px;
	}	

.formcorps input, .formcorps select {
	font-size: 11px;
	width: 185px;
	}	

* html .formcorps input, * html .formcorps select {
	width: 180px;
	}	

.formcorps select.obj {
	width: 235px;
	}	

.formcorps input.cpo {
	width: 50px !important;
	}	

.formcorps textarea {
	margin-left: 5px;
	font-size: 11px;
	width: 267px;
	}	
	
* html .formcorps textarea {
	width: 260px;
	}	
	
/* Produits  =================================================================*/
#page.home ul.produits {
	position: absolute;
	top:0;
	left: 0;
	z-index: 100;
	width: 160px;
	}	

#page.home ul.produits li {
	margin-bottom: 1px;
	}
	
#page.home ul.produits li a:link, #page.home ul.produits li a:visited {
	color: white;
	font-weight: bold;
	display: block;
	height: 25px;
	line-height: 25px;
	padding-left: 15px;
	background: #CB803A;
	}
	
#page.home ul.produits li a:hover {
	background: #F2E1D2;
	}
	
#page.home div.intro {
	position: absolute;
	bottom: 30px;
	left: 0;
	z-index: 100;
	width: 160px;
	color: #F7ECE2;
	}
	
div.info
        {
            visibility: hidden;
            position: absolute;
			left: 0;
			bottom: 30px;
			z-index: 300;
			width: 160px;
			background: url(/images/bg_intro.jpg) no-repeat left bottom;
			color: WHITE;
			height: 169px;
  		
        }

	
	#page.home div.intro .wrap, #page.home div.info .wrap{
	padding: 10px 10px 10px 14px;  
	}
	
		#page.home div.intro .wrap a:link, #page.home div.intro .wrap a:visited{
	color: white; 
	}
	
			#page.home div.intro .wrap a:hover{
	color: #F7ECE2 !important; 
	}
	
	#content.produit .texte {
min-height: 100px;
height: auto !important;
height: 100px;
margin-right: 220px !important;
}



	#content.produit #menuprod {
width: 200px;
float: right;
margin-right: 15px;
}

* html #content.produit #menuprod {
margin-right: 7px !important;
}

	#content.produit #menuprod li {
margin-bottom: 1px;
}

#content.produit #menuprod a:link, #content.produit #menuprod a:visited {
	font-weight: bold;
	display: block;
	height: 25px;
	line-height: 25px;
	padding-left: 36px;
	}
	
	
	#content.produit #menuprod a.promotion {
	background: url(/images/promo.gif) no-repeat 8px 4px #F0F0F0;
	}
	
	#content.produit #menuprod a.fiche {
	background: url(/images/fiche_tech.gif) no-repeat 10px 5px #F0F0F0;
	}
	
	#content.produit #menuprod a.fichev {
	background: url(/images/garantie.gif) no-repeat 8px 4px #F0F0F0;
	}
	
		#content.produit #menuprod a.modeles {
	background: url(/images/modeles.gif) no-repeat 8px 4px #F0F0F0;
	}
	
#content.produit #menuprod a:hover {
	background-color: #F2E1D2;
	}
	
	#content.produit li.compl {
	padding: 10px;
	background: #FAF1D6;
	margin: 20px 0 !important;
	}