/* CSS Document */

*{
	margin:0px;
	padding:0px
}

#DIV_MOVE { 
	margin-top: -6px;
	}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #193b45;
	background-color: #F3F3F3;
	background-image: url(images/fond_page.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

h1{
	visibility: hidden;
	height: 0px;
}



h2 {
	font-size: 1em;
	font-weight: bold;
	background-image: url(images/fond_h2.gif);
	background-repeat: no-repeat;
	margin-top:10px;
	margin-left:35px;
	margin-right:80px;
	background-position: left top;
	padding-left: 60px;
	font-family: Arial, Helvetica, sans-serif;
	color: #008CA2;
	height:46px;
}

	h2 a {
	color: #7C571D;
	text-decoration: underline;		
	}
	
		h2 a:hover {
		color: #7BAA1F;
		}
		
		h2 .actif {
		color: #7BAA1F;
		font-size: 1.1em;
		}

ul {
	
	list-style-type: none;	
}


.clear {
	clear: both;
}

.noborder {
	border:none;

}
.nounderline {
	text-decoration: none;
}

.rouge {
	color:#E60003;
	font-size: 12px;
	text-decoration: blink;
	border: thin solid #C0D2D4;
	text-align: center;
}

.tabacheter {
	border: thin solid #000000;
}

.titreorange {
	color:#FA9300;
	font-weight: bold;
}

.texteform {
	color:#FF9900;
	font-weight: normal;
	font-size: 12px;
	padding: 4px;
	background-color: #005A72;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0D2D4;
	border-right-color: #C0D2D4;
	border-bottom-color: #C0D2D4;
	border-left-color: #C0D2D4;
}
.texteachat {
	font-weight: bold;
	font-size: 12px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C0D2D4;
	border-right-color: #C0D2D4;
	border-bottom-color: #C0D2D4;
	border-left-color: #C0D2D4;
	text-align: center;
}
.texteachatHaut {
	font-weight: bold;
	font-size: 12px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C0D2D4;
	border-right-color: #C0D2D4;
	border-bottom-color: #C0D2D4;
	border-left-color: #C0D2D4;
	text-align: center;
	padding: 2px;
	background-color: #D9EAF1;
}




.texteformPetit {
	color:#005A72;
	font-weight: normal;
	font-size: 10px;
}


.traibleu {
	color:#C8D7DA;
	font-weight: bold;
}
.textecomande {
	font-weight: bold;
	font-size: 12px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0D2D4;
	border-right-color: #C0D2D4;
	border-bottom-color: #C0D2D4;
	border-left-color: #C0D2D4;
	text-align: left;
	padding: 2px;
	background-color: #D9EAF1;
}


.bleu {
	color:#193B45;

}

/*******************************/
 	 /***Menu HTML***/
/*******************************/

#pad {height:140px;}
#menuhtml {padding:0; margin:0; list-style:none; height:40px; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
#menuhtml li {float:left; margin-right:1px; width:124px; }
#menuhtml li a {display:block; float:left; height:40px; line-height:40px; background:url(images/menu_button.png) top; color:#008da1; text-decoration:none; font-size:15px; text-align:center; width:124px}
#menuhtml ul li {float:left; margin-right:1px; width:200px; }
#menuhtml ul li a {display:block; float:left; height:40px; line-height:40px; background:url(images/menu_button.png) top; color:#008da1; text-decoration:none; font-size:14px; text-align:center; width:200px}

#menuhtml table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

#menuhtml li a:hover {z-index:200; position:relative;color:#fff; background:url(images/menu_button.png) bottom; }
#menuhtml li:hover {position:relative; z-index:200;}

#menuhtml li:hover > a {color:#fff;  background:url(images/menu_button.png) bottom;}
#menuhtml li:hover > a.sub {color:#fff; background:url(images/menu_button_arrow.png) bottom;}

#menuhtml li.current a {color:#fff; background:url(images/menu_button.png) center;}

#menuhtml li a.sub {background:url(images/menu_button_arrow.png) top;}
#menuhtml li.current a.sub {color:#fff; background:url(images/menu_button_arrow.png) center;}

#menuhtml :hover ul {left:0; top:40px; width:120px; background:#444;}

/* keep the 'next' level invisible by placing it off screen. */
#menuhtml ul, 
#menuhtml :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#menuhtml :hover ul :hover ul
{left:120px; top:-1px; background:#222; white-space:nowrap; width:100px; z-index:200; height:auto;}

#menuhtml :hover ul li {margin:0; border-top:1px solid #666;}
#menuhtml :hover ul li a {text-align:left; padding:0; text-indent:10px; background:#dbeaed; color:#008da1; height:30px; line-height:30px;}
#menuhtml :hover ul li a.fly {background:#dbeaed url(images/down_arrow.png) no-repeat right center;}

#menuhtml :hover ul :hover {background-color:#2e85a6; color:#fff;}
#menuhtml :hover ul :hover a.fly {background-color:#2e85a6; color:#fff;}

#menuhtml :hover ul li.currentsub a {background:#17627f; color:#fff;}
#menuhtml :hover ul li.currentsub a.fly {background:#17627f url(images/down_arrow.png) no-repeat right center; color:#fff;}

#menuhtml :hover ul :hover ul li a {width:100px; padding:0; text-indent:10px; background:#3e3e3e; color:#008da1;}
#menuhtml :hover ul :hover ul :hover {background-color:#d70; color:#fff;}

#menuhtml :hover ul :hover ul li.currentfly a,
#menuhtml :hover ul :hover ul li.currentfly a:hover {background:#840; color:#fff;}


/*******************************/
 	 /***les blocs***/
/*******************************/

#contener {
	width: 876px;
	margin-left: -438px;
	position: relative;
	left: 50%;
	margin-top:15px;	
	

}
#haut {
	background-image: url(images/fond_haut.jpg);
	background-repeat: no-repeat;
	width: 876px;
	height: 106px;
	
}
			
			
#menu {
	width: 876px;
			
			}



#colG {
	width: 680px;
	float: left;
	margin-top:10px;
	background-image: url(images/fond_inter_arrondi.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#colD {
	float: left;

}




#bas {
	font-size: 0.7em;
	margin-top:19px;
	color: #80B3C3;

}











/******************************************/
  /***Moteur de recherche et outils***/
/******************************************/


#haut form {
	padding-top: 10px;
	margin-left: 585px;
	
	margin-right: 0px;
	margin-bottom: 0px;
	
	
	
	}
#haut label {
	font-size: 0.7em;
	color:#1F4C51;
	display: block;
	float: left;
	margin-top:3px;
}
#haut p {
	float: left;
	color: #00FF00;
	
}


#haut input {
	background-color: transparent;
	font-size: 0.7em;
	margin-left: 5px;
	margin-top: 10px;
	background-image: url(images/fond_input.gif);
	background-repeat: no-repeat;
	border:none;
	width: 161px;
	height: 24px;
	padding:3px;
		
}

#haut a {
	font-size: 0.80em;
	font-weight: normal;
	display: block;
	float: left;
	margin-top: 8px;
}
	#haut a:hover {
		text-decoration: underline;	
	}

#haut p.assistance {
	margin-left:585px;
	margin-top:0px;

}

#haut p.panier {
	margin-left:20px;
	margin-top:0px;

}

#haut a.texte {
	float: Aucune;
	color:#80B7C3;
	margin-right:10px;
	text-decoration: underline;	
	font-size: 0.7em;
}

#haut a.texte:hover {
	text-decoration: none;	
}


/******************************************/
      /***bloc x 3 : page d'accueil***/
/*******************************************/

#bloc1, #bloc2, #bloc3 {
	float: left;
	height: 252px;
	width: 284px;
	background-repeat: no-repeat;
	margin-top:8px;	
		

}

#bloc1 {
	background-image: url(images/bloc1.jpg);
	margin-right:12px;	

}

#bloc_prod {
	background-image: url(images/blocp1.jpg);
	background-repeat:no-repeat;
	width: 500px;
	height: 208px;
	padding-top: 46px;
	font-size: 12px;
	padding-left: 12px;
	padding-right: 10px;

}

#bloc_prod p {
	margin-left:20px;
	margin-right:14px;
	margin-bottom:8px;
	font-size: 12px;
	
}

#bloc2 {
	background-image: url(images/bloc2.jpg);
	margin-right:12px;
	height:210px;
	line-height: 17px;

}
#bloc3 {
	background-image: url(images/bloc3.jpg);
	

}

/***Elements du bloc 1***/

#bloc1 ul {
	margin-top: 46px;
	margin-left: 14px;

}

#bloc1 li {
	font-size: 0.7em;
	padding-top: 8px; /*6 pour IE 7*/
	padding-bottom: 8px; /*6 pour IE 7*/
	padding-left: 35px;
	background-image: url(images/puce_verte.gif);
	background-repeat: no-repeat;
	font-weight: normal;
}

/***Elements du bloc 2***/

#bloc2 {
	padding-top: 46px;
}

#bloc2 p {
	margin-left:14px;
	margin-right:14px;
	margin-bottom:8px;
	font-size: 0.8em;	
	
}
/***Elements du bloc 3***/
#bloc3 ul {
	margin-top: 32px;
	margin-left: 14px;
}

#bloc3 li {
	font-size: 0.9em;
	padding-top: 12px;
	padding-bottom: 15px; /*12 pour IE 7*/
	padding-left: 40px;
	font-weight: bold;

}

#bloc3 li a {
	color: #FA9300;
	text-decoration: none;	

}

/******************************************/
      /***Bloc inter ***/
/*******************************************/


#colG .visuel {
	width:203px;
	float: left;	
}

#colG .texte, #colG .texte2 {
	float: left;
	width:477px;
	padding-top:15px;
	background-image: url(images/fond_inter.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

#colG .texte2 {
	width:680px;

}

#colG .texte p {
	font-size: 0.8em;
	margin-top: 7px;
	margin-right: 15px;
	margin-bottom: 7px;
	margin-left: 5px;	

}

#colG .texte2 p {
	font-size: 0.8em;
	margin-top: 7px;
	margin-right: 15px;
	margin-bottom: 7px;
	margin-left: 20px;

}

#colG .texte2 a.minilink {
	font-size: 0.7em;
	text-decoration: underline;
	color: #80B7C3;
}

#colG .texte p.fermeture, #colG .texte2 p.fermeture {
	background-image: url(images/fond_inter_bas.gif);
	background-repeat: no-repeat;
	background-position: right top;	
	height:16px;
	margin:0px;

}

#colD {
	padding-left: 11px;
	padding-top: 11px;	

}

#colD #bloc4 {
	background-image: url(images/bloc4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 208px;
	width: 184px;	

}

#colD #bloc4 ul {
	padding-top:30px;
	margin-left: 4px;
}

#colD #bloc4 li {
	font-size: 0.9em;
	padding-top: 12px;
	padding-bottom: 15px; /*12 pour IE 7*/
	padding-left: 40px;
	font-weight: bold;
	letter-spacing: -0.5pt;

}

#colD #bloc4 li a {
	color: #FA9300;
	text-decoration: none;	

}






/*******************************/
      /***Pied de page***/
/*******************************/

#bas a {
	margin-right:5px;
	text-decoration: none;
	color:#80B7C3;	
}
	#bas a:hover {
	text-decoration: underline;
	
	}
.textecomprix {
	font-weight: bold;
	font-size: 12px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C0D2D4;
	border-right-color: #C0D2D4;
	border-bottom-color: #C0D2D4;
	border-left-color: #C0D2D4;
	text-align: center;
	padding: 2px;
	color: #005A72;
}
.textecomprixhaut {
	font-weight: bold;
	font-size: 12px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C0D2D4;
	border-right-color: #C0D2D4;
	border-bottom-color: #C0D2D4;
	border-left-color: #C0D2D4;
	text-align: center;
	padding: 2px;
	color: #005A72;
}
.textecomprixbas {
	font-weight: bold;
	font-size: 12px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C0D2D4;
	border-right-color: #C0D2D4;
	border-bottom-color: #C0D2D4;
	border-left-color: #C0D2D4;
	text-align: center;
	padding: 2px;
	color: #005A72;
}
.textecomandeblanc {
	font-weight: normal;
	font-size: 12px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #C0D2D4;
	border-right-color: #C0D2D4;
	border-bottom-color: #C0D2D4;
	border-left-color: #C0D2D4;
	text-align: left;
	padding: 2px;
}
.textecomandehaut {
	font-weight: bold;
	font-size: 12px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #C0D2D4;
	border-right-color: #C0D2D4;
	border-bottom-color: #C0D2D4;
	border-left-color: #C0D2D4;
	text-align: left;
	padding: 2px;
	background-color: #D9EAF1;
}
.textecomandeblanchaut {
	font-weight: normal;
	font-size: 12px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #C0D2D4;
	border-right-color: #C0D2D4;
	border-bottom-color: #C0D2D4;
	border-left-color: #C0D2D4;
	text-align: left;
	padding: 2px;
}
.rougehome {
	color:#E60003;
	font-size: 12px;
	text-align: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

