.h1_header
{
	position : relative ;
	right : 10px ;
	top : 50px ;
	text-indent : -5000px ;
	font-size : 11px ;
	height : 100px ;
	background : url(images/titre_index_v3.gif) no-repeat right top ;
	
}

.each_article
{
clear : left ;
margin : 10px 0px 10px 0px ;
padding-top : 5px ;
border-top : 1px dotted silver ;
}

div#texte h4
{
font-size : 14px ;
color : #9b2 ; 
margin : 0 ;
}

.actualites
{
clear : left ;
font-size : 1em ;
font-weight : bold ;
letter-spacing : 3px ;
color : gray ;
font-variant : small-caps ;
padding-top : 12px ;
border-top : 1px solid silver ;
}


a#btn_green, a#btn_devis, a#btn_rappel
{
display : block ;
float : left ;
width : 80px ;
height : 114px ;
color : #fff ;
text-decoration : none ;
margin : 15px 13px 0px 10px ;
}

a#btn_green
{
background:url(images/btn_contact_green.jpg) no-repeat top left ;
text-indent : -40px ;
}

a#btn_devis
{
background:url(images/btn_devis.jpg) no-repeat top left ;
text-indent : -5px ;
}

a#btn_rappel
{
background:url(images/btn_rappel.jpg) no-repeat top left ;
text-indent : -5px ;
}

.imgnews
{
float : left ;
margin : 0px 8px 8px ;
}

.imgnews a
{
border : none ;
}

.rss
{
border : none ;
vertical-align:bottom ;
margin-right : 10px ;
float : left ;
}

.abonnement
{
font-variant : small-caps ;
color : gray ;
font-size: 0.9em ;
vertical-align:middle ;
}

.heure
{
font-size : 10px ;
color : gray;
}

.date
{
font-size : 0.8em ;
color : gray;
}
/*Partie concernant le div des 3 produits phares*/


table
{
width : 100% ;
color : gray ;
padding: 0px ;
margin : 0px 0px 15px 0px;
}

td
{
margin : 0px ;
padding : 2px ;
border : none ;
}

.produits_phares
{
font-variant:small-caps;
font-size : 1em ;
font-weight:bold ;
color : gray ;
}

.prix_produits_phares
{
color : red ;
}

.titre_produits_phares
{
color : #9b2 ;
font-weight : bold ;
}

.image_produits_phares
{
border : none ;
margin-right : 20px ;
}

.image_produits_phares a
{
border : none ;
text-decoration : none ;
}

.apartir
{
padding-left : 11px ;
background:url(images/silverarrow.gif) no-repeat left 60% ;
}