body{
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	color:#fff;
	background-color:#E42E23;
	background-image:url(../imgB/background_ge.gif);
	background-repeat:repeat-x;
	margin:0;
  }


#container{

  width:1020px;
  margin-left: auto;
  margin-right: auto;
  margin-top:17px;
}

h2{
	margin-top:0px;
	font-size: 18px;
	color:#000;

}

#kwa{
	display:block;
	margin-bottom:1px;
}

a img{
	border:none;
}


/* -------------- MENU SOUS HEADER   ------

Pensez � ajouter pr�chargement Image JS !! 


*/
#ssheader{
   background-color:#ffffff;
  width:1020px;
  height:36px;
  line-height: 33px;

  background-image:url(../imgB/under_ssheader.png);
  background-repeat:repeat;
  position: relative;
  
   }
#ssheader a{
	position:absolute;
   }  

  
   
#flags{
  position:absolute;
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
  color:#ffffff;
  height:36px;
  width:700px;
  left:450px;
  _padding-top:10px;
   }
   
#flags a{
  position:relative;
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
  color:#ffffff;
  text-decoration:none;	
  margin-right:5px;
   }
   
   
#flags a:hover{
  position:relative;
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
  color:#cccccc;
  text-decoration:none;	
  margin-right:5px;
   }


   
   
   
   
    
a#contact{
	width: 96px;
	height: 36px;
	
	background: url(../imgB/contact_off.png);
}
a#contact:hover {
	background: url(../imgB/contact_on.png);
}

a#piochW{
    margin-right:200px;
	width: 172px;
	height: 36px;
	left:96px;
	background: url(../imgB/pioch_monde_off.png);
}
a#piochW:hover {
	background: url(../imgB/pioch_monde_on.png);
}
 
#flag{margin-left:375px;} /* temporaire ! � virer ensuite ! */
   
 /* -------------- FIN MENU SOUS HEADER   ------*/  
   
   

#centre{

  background-color:#ffffff;
  width:1020px;
  background-image:url(../imgB/deco_under.png);
  background-repeat:no-repeat;
  background-position:bottom;
 
}




#contenu_D{
    width:786px;
    color:#000;
	margin-left:227px;
    }

.btn{
  margin-top:5px;
  width:225px;
  height:35px;
  background-image:url(../imgB/bt_down.png);
  background-repeat:no-repeat;
  text-align:center; 
  line-height: 35px;
}

#blocTitre{
    width:50px;
    float:left;
	height:15px;
	margin-right:10px;
	background-color:#30333A;
	margin-top:5px;
}


a.products {

	text-decoration:none;
	 color:#000;
}

a.products:hover {
	border-right:3px solid #505050;
	
	 color:#000;
}


#contenuC{
  	border-right:10px solid #AD2929;
	width:720px;
	color:#AD2929;
	height:300px;
	line-height:15pt;
	}
	

#contenuC img{
  	margin-right:10px;
	}

/* -------------- FOOTER  ------   */

#footer{
	width:1013px;
	color:#000;
	background-color:#fff;
	background-image:url(../imgB/deco_over.png);
	background-repeat:no-repeat;
	background-position:top;
	padding:2px 2px 2px 5px;
	}
	
#footer h3{
	font-size:14px;
	margin-bottom:2px;
	}	
	
#footer a{
	text-decoration:none;
	color:#6B0101;
	font-size:14px;
}



.clear{
  clear:both;
}

.pioch{

	font-weight:bold;
}




/* -------------- MENU GAUCHE VERTICAL  ------


Pensez � ajouter pr�chargement Imag JS !! 


*/


#menuLeft{
	margin: 0;
	position: relative;
	height: 200px;
	float:left;
	
	}

#menuLeft a{
	position: absolute;
	font-size:0;
		}

a#ste {
	width: 225px;
	height: 35px;
	background: url(../imgB/pioch_off.png);
}


#ste,#prod,#rech,#iso,#prod_spe,#prod_hors,#brevet{
	width: 225px;
	height: 35px;

}
a#ste:hover {
	background: url(../imgB/pioch_on.png);
} 

a#prod {
	top: 38px;
	background: url(../imgB/prod_off.png);
}
a#prod:hover {
	background: url(../imgB/prod_on.png);
}


a#rech {
	
	top: 76px;
	background: url(../imgB/rech_off.png);
}
a#rech:hover {
	background: url(../imgB/rech_on.png);
} 


a#iso {
	top: 114px;
	background: url(../imgB/iso3_off.png);
}

a#iso:hover {
	background: url(../imgB/iso3_on.png);
} 

a#prod_spe{
	top: 152px;
	background: url(../imgB/prod_spe_off.png);
}
a#prod_spe:hover {
	background: url(../imgB/prod_spe_on.png);
}



a#brevet{
	top:190px;
	background: url(../imgB/brevet_off.png);
}
a#brevet:hover {
	background: url(../imgB/brevet_on.png);
}


/* -------------- GESTION DE LA PAGE COURANTE - Affichage onglet différent    ------ */


#curprod{
	position: absolute;
	top:38px;
}


#rechprod{
	position: absolute;
	top:76px;


}


#isocur{
	position: absolute;
	top:114px;
}

#prodspecur{
	position: absolute;
	top:152px;

}
#brecur{
	position: absolute;
	top:190px;

}


/* -------------- PAGE GAMME    ------ */

#objet{
	float:left;
	margin-left:5px;
}

#objet p{
	margin-top:0;
	margin-bottom:4px;

}


#categ{
	margin-left:510px;
	width:250px;
	border:1px solid #D5D5D5;
	padding:5px 7px 5px 7px;
	background-image:url(../imgB/under_categ_top.png);
	background-repeat:repeat-x;
	background-position:top;

	
}


#categ li a{
	border-bottom:1px dashed #505050;
	display:block;
	text-decoration : none;
	margin-bottom:2px;
	padding-bottom:2px;
	color:black;
	font-size:0.8em;
	height:18px;
}

#categ li a:hover{
	border-bottom:1px solid #CB6060;
	color:#505050;
	}





.nomCh{ 
	margin-left:10px;
	font-size:1.3em;
	color:#B62329;

}

#objet h2{
		color:#B62329;
		margin-bottom:0;
}
#objet h3{
		font-size:0.9em;
		margin-top:1px;
		
}

#objet img{
	vertical-align:top;
	margin-right:15px;
}


/* ---------- PAGE NEW PATENT    ------ */

.newP{
	border-bottom:1px dotted #505050;
	width:750px;
	margin-bottom:5px;
	padding-bottom:4px;

}
.newP h2{
	font-size:14px;

}
