/* ------------------------------------------------- COULEURS ------------------------------- */
body.bois #global ,body.bois #menu, body.bois .det_produit, body.bois h1 {
	border-bottom: 1px solid #85b916;	
}
body.bois #ss_menu a#bois{
	background-color:#85b916;
}
body.bois h1{
	color:#85b916;
}
body.gaz #global, body.gaz #menu, body.gaz .det_produit, body.gaz h1  {
	border-bottom: 1px solid #FF7D00;	
}
body.gaz #ss_menu a#gaz{
	background-color:#FF7D00;
}
body.gaz h1{
	color:#FF7D00;
}
body.mazout #global, body.mazout #menu, body.mazout .det_produit, body.mazout h1  {
	border-bottom: 1px solid #00ADEF;	
}
body.mazout #ss_menu a#mazout{
	background-color:#00ADEF;
}
body.mazout h1{
	color:#00ADEF;
}
body.accessoires #global ,body.accessoires #menu, body.accessoires .det_produit, body.accessoires h1  {
	border-bottom: 1px solid #FFFFFF;	
}
body.accessoires #ss_menu a#autre{
	background-color:#FFFFFF;
	color:#000000;
}
body.accessoires h1{
	color:#FFFFFF;
}


/* ------------------------------------------------- GENERAL ------------------------------- */
* { 
	margin:0; 
	padding:0; 
}
body {
	font-family:  Helvetica, Arial, Verdana, sans-serif;
	background-color:#000000;
	font-size:10px;
	color:#CCCCCC;
	font-weight:normal;
}
a{
	text-decoration: none;
	color:#CCCCCC;
}
a:hover{
	color:#9c9d9f;
}
a img{
	border:0px;
}
#global {													/*border:1px solid #FFFFFF;*/
	position:fixed !important;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-280px;
	margin-left:-400px;
	width:800px;
	height:560px;	
}
#tete{															/*border: 1px solid #FFFFFF;*/
	height:53px;
}
#tete img {
	float:left;
}
#tete p{
	float:right;
}
#tete p a, #tete p span {	
	margin-left:5px;
}
#tete p span{
	color:#9c9d9f;
}
#menu{															/*border: 1px solid #FFFFFF;*/
	clear:both;	
	height:33px;
	border-bottom:1px solid #85b916;
}
#menu p#pmenu{
	float:left;
	font-size:12px;
}
#menu p#pmenu a{
	margin-right:5px;
}
#menu p#part{
	float:right;
	margin-top:-8px;
}
#ss_menu{
	clear:both;
	padding-top:3px;
}
#ss_menu a{
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#19171a;	
	background-color:#FFFFFF;
	padding-left:2px;
	padding-right:2px;	
}
#ss_menu a.selec{
	color:#FFFFFF;
}
#principal{
	clear:both;
	margin-top:17px;	
}
#gauche{														/*	border: 1px solid #FFFFFF;*/
	float:left;
	margin-top:3px;
	width:198px;
}
.det_produit{
	border-bottom:1px solid #85b916;
	padding-bottom:8px;	
}
h1{
	color:#85b916;
	border-bottom:1px solid #85b916;
	font-size:26px;
	padding-bottom:7px;
	margin-bottom:5px;
	line-height: 24px;
}
ul{
	list-style-position: inside;
}
ul.niv_1{
	list-style-type: none;
	font-size:13px;
}
ul.niv_1 li{
	margin-bottom:3px;
}
ul.niv_2{
	list-style-type: circle;
	font-size:8px;
}
ul.niv_2 li{
	margin-bottom:1px;
}
#droite{															/*border: 1px solid #FFFFFF;*/
	margin-left:22px;
	float:left;
	width:550px;
	height:400px;	
}
#droite h2{
	font-size:45px;
	color:#FFFFFF;
	padding-top:0px;
}
#droite img{
	margin-right:17px;
	float:left;
}



/* ------------------------------------------------- ACCUEIL = NEWS ------------------------------- */
#contenu_texte{
	width:500px;
	padding-top:120px;
	margin-left:350px;
}
div.colonne_index{
	width:190px;
	margin-right:20px;
	float:left;
}
div.colonne_index p{
	color:#FFFFFF;
	margin-bottom:8px;
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	line-height:12px;
}



/* ------------------------------------------------- TOUR USINE ------------------------------- */
.colonne_tour_usine{
	float:left;
	width:168px;
	margin-right:25px;
	/*border:1px solid #FFFFFF;*/
}
.colonne_tour_usine p, .colonne_tour_usine ul {
	color:#FFFFFF;
	margin-bottom:8px;
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	line-height:13px;
}
