@import url(/_css/style6/main.css);

/*titres des actualites en flash*/

h1 {font:bold 15px Arial, Helvetica, sans-serif; color:#000000}
.sIFR-active h1 {visibility: hidden;font-family: Verdana;line-height: 1em;padding: 0;margin:0;}

/*fond spécifique à la home*/

#content { 
 width: 100%;
 color: #333;
 height: 470px;

}

#actualites{
position:absolute;
top:438px;
background-color:#FFFFFF;
width:960px;
height:129px;
}
#actualitesSSDiv {
width:960px;
height:129px;
position:absolute;
left:0px;
top:438px;
z-index:60;
}

#produit_left{
float:left;
width:230px;
height:129px;
margin-right:10px;
}

#texte_produit_left{
float:left;
width:215px;
height:119px;
padding-top:10px;
}

#produit_right{
float:left;
width:230px;
height:129px;
padding-left:50px;
margin-right:10px;
}

#texte_produit_right{
float:left;
width:200px;
height:119px;
padding-top:10px;
}

p{
padding-top:5px;
font:normal 11px Arial, Helvetica, sans-serif;
color:#000;
}

/*bouton voir détails*/

a.voir_details {
position:absolute;
display: block;
line-height: 15px;
text-decoration: none;
width: 100px;
background: url(/_img/index/btn_voir_details6.gif) no-repeat 0 -15px;
text-indent: -100em;
/*\*/overflow: hidden;/**/
height:15px;
}
a.voir_details:hover {
width: 100px;
background: url(/_img/index/btn_voir_details6.gif) no-repeat 0 0;
text-indent: -100em;
/*\*/overflow: hidden;/**/
height:15px;
}

p.lastVersionFlashPlayer {
	background-color:#FFFFFF; 
	position:absolute; 
	padding:30px;
	color:#990000;
	border:2PX solid #990000;
	width:400px;
	top:220px;
	left:250px; 
	font:bold 14px Arial, Helvetica, sans-serif
}
p.lastVersionFlashPlayer a {
	color:#990000
}




