@charset "utf-8";
/* CSS Document */


body {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	color: #333333;
	font-size: 12px;
}


h1
	{
	font-size: 18px;
	font-weight: bold;
	color: #336666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #336666;
	display:inline;
	}
	
h2
	{
	color: #333333;
	font-size: 15px;	
	border-bottom-width: 1px;
	border-bottom-color: #336666;
	border-bottom-style:solid;
	margin-left:0px;
	margin-right:20px;
	margin-bottom:5px;
	padding:0px;
	
	
	}
	
h3
	{
	color: #333333;
	font-size: 13px;	
	border-bottom-width: 1px;
	border-bottom-color: #336666;
	border-bottom-style:solid;
	margin-left:0px;
	margin-right:20px;
	margin-bottom:5px;
	padding:0px;
	}
	
	h4
	{
	color: #336666;
	font-size: 14px;	
	border-bottom-width: 1px;
	border-bottom-color: #336666;
	border-bottom-style:dashed;
	margin-left:0px;
	margin-right:20px;
	margin-bottom:5px;
	padding:0px;
	}
	
	
	h5
	{
	color: #333333;
	font-size: 15px;	
	border-bottom-width: 1px;
	border-bottom-color: #336666;
	border-bottom-style:solid;
	margin-left:0px;
	margin-right:20px;
	margin-bottom:5px;
	padding:0px;
	display:inline;
	}

.header{
	margin:0px;
	padding:0px;
	text-align: left;
	width:980px;
	height:153px;
	background-image: url(../img/element_site/entete.jpg);
	background-repeat: no-repeat;
	float:none;
}

.header_menu{	
	padding-top:30px; 
	padding-left:25px;
	color:#FFFFFF;
}


.container{
	margin:0px;
	padding:0px;
	text-align: center;
	width:980px;
	background-image: url(../img/element_site/fond_repete.jpg);
	background-repeat: repeat;
	float:none;
	background-color: #FFFFFF;
}

a.lien_header_menu:link {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:none;
}

a.lien_header_menu:visited {
	font-size: 13px;
	color: #FFFFFF;	
	text-decoration:none;
	
}

a.lien_header_menu:hover {
	font-size: 13px;
	color: #FFCC00;
	text-decoration:underline;
}

a.lien_pt:link {
	font-size: 10px;
	color: #333333;
	text-decoration:none;
}

a.lien_pt:visited {
	font-size: 10px;
	color: #333333;	
	text-decoration:none;
	
}

a.lien_pt:hover {
	font-size: 10px;
	color: #12px;
	text-decoration:underline;
}

a:link {
	font-size: 12px;
	color: #900;
	text-decoration:none;
}

a:visited {
	font-size: 12px;
	color: #900;
	text-decoration:none;	
}

a:hover {
	font-size: 12px;
	color: #990000;
	text-decoration:underline;
}



.foot{
	
	margin:0px;
	padding:0px;
	padding-top:30px;
	
	width:980px;
	height:50px;
	text-align: center;
	background-image:url(../img/element_site/foot.jpg);
	background-repeat: no-repeat;
	color:#333333;
	}


.menu_gauche{	
	margin:0px;
	padding:0px;
	padding-left:19px;	
	text-align: left;	
	color:#333333;
	height:50px;
	
	}

.titre_menu_gauche{
	margin:0px;
	padding:0px;
	padding-top:6px;
	background-image:url(../img/element_site/titre_menu.jpg);
	background-repeat:no-repeat;	
	width:166px;
	height:28px;
	text-align: center;
	color:#FFFFFF;
	font-weight: bold;
	font-size:12px;
	
	}
	
.contenu{	
	margin-left:25px;
	margin-right:25px;
	
	text-align: left;	
	color:#333333;
	
	}

.fin{
	clear: both;
}

.rubrique1{	
margin:0px;
	padding:0px;
	padding-left:10px;
	width:910px;
}


.rubrique2{
	margin:5px;
	padding:8px;
	
	float:left;
	width:426px;
	
}




.image_accueil{
	float:left;
	width:171px;
}

.rubrique2_texte{
	float:left;
	width:255px;
}

.devis_article{
	float:left;
	width:155px;
	font-size:12px;

}



/* ------------------------------------------------------------------------------------
Tha Drop-down Menu
------------------------------------------------------------------------------------ */

/* Elements de premier niveau
--------------------------------------*/


#menuDeroulant
{
	padding:0px;
	margin:0px;
	position: absolute;
	
	list-style-type: none;
	
	position: absolute;
	
}
#menuDeroulant li
{
	margin-left:0px;
	height: 20px;
	margin-right:2px;
	float: left;
	background-image:url(../img/element_site/fond_vert.jpg); background-repeat: repeat-x; 	 text-align:center;margin-left:0px; 
	padding: 2px 2px;
	border: 1px solid #333;
}


#menuDeroulant li a:link, #menuDeroulant li a:visited
{
	display: block;
	color: #FC0;
	margin: 0px;
	height: 15px;
	padding: 3px 5px;
	text-decoration: none;
	border:0px;
}
#menuDeroulant li a:hover {
	background-image:url(../img/element_site/fond_vert.jpg);
	background-repeat: repeat-x;
	text-align:center;
	margin-left:0px;
	color: #333;
}
#menuDeroulant li a:active {
	background-color: #000;
}

#menuDeroulant .sousMenu
{
	display: none;
	list-style-type: none;
	margin-top: 2px;
	padding: 0px;
	border: 0;
	margin-left:0px;
	
}
#menuDeroulant .sousMenu li
{
	background-image: inherit;
	float: none;
	margin-top: 0px;
	padding: 0px;
	border: 0;
	width:296px;
	border-bottom:1px solid #333;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
	text-align:left;
	background-color:#666;

}
#menuDeroulant .sousMenu li a:link, #menuDeroulant .sousMenu li a:visited
{
	display: block;
	color: #fff;
	padding:2px;
	margin: 0;
	border: 0;
	text-decoration: none;
	
	text-align:left;
}
#menuDeroulant .sousMenu li a:hover
{
	background-image: none;
	background-color: #999;
	
}

#menuDeroulant li:hover > .sousMenu { display: block; }