@charset "utf-8";
/* CSS Document */
*{
margin:0px;
padding:0px;
}
#bloc_medium_news img, #bloc_medium_news img
{
	display:block;
}
#bloc_medium img.anim
{
	margin-left:5px;
}
#bloc_medium object, #bloc_medium embed
{
	margin-left:5px;
}
#bloc_medium_news
{
	float:left;
	z-index:2;
	margin-top:5px;
	width: 478px;
	background-image:url(../images/img_web_interface/css/index/bgd_nouveaute.jpg);
	background-color: #FFFFFF;
}
/* tableau affiche 5 nouveautés dans la page d'accueil */
#indexnews
{
	width: 464px;
	margin:5px;
	margin-bottom:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
}
#indexnews td.img img
{
	border:0px;
}
#indexnews td.img
{
	border: 1px solid #CCCCCC;
	width:50px;
	height: 30px;
	background-color:#FFFFFF;
}
#indexnews td.marque
{
	border: 1px solid #CCCCCC;
	border-right:0px;
	width:60px;
	background-color:#FFFFFF;
}
#indexnews td.ref
{
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width:80px;
	background-color:#FFFFFF;
}
#indexnews td.libelle
{
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width:205px;
	background-color:#FFFFFF;
}
#indexnews td.date
{
	border: 1px solid #CCCCCC;
	border-left:0px;
	width:30px;
	padding-right:5px;
	text-align:right;
	color:#FF0000;
	background-color:#FFFFFF;
}
#bloc_medium_marques
{
	float:right;
	z-index:2;
	margin-right:5px;
	margin-top:5px;
	width: 305px;
	background-image:url(../images/img_web_interface/css/index/bgd_marques_wht.jpg);
	background-color: #FFFFFF;
}
#bloc_medium_marques img
{
	display:block;
}
#bloc_medium_marques a
{
	text-decoration:none;
}
#bloc_medium_marques a img
{
	/*width:93px;*/
	margin-left:4px;
	margin-top:9px;
	margin-bottom:2px;
	border: 0px;
	display:inline;
}
#bloc_medium a img.top_product
{
	clear:left;
	display:inline;
	border-top : 0px;
	border-left : 0px;
	border-right: 1px solid black;
	border-bottom : 1px solid black;
	margin-top : 5px;
	margin-left: 5px;
}
#bloc_medium iframe
{
	margin-top : 5px;
	/*margin-bottom : 2px;*/
}
/* affichage du formulaire acces site RC Grand Public */
.formulaire_site_GP
{
	width:300px;
	text-align:center;
	margin-top:300px;
	margin-left:350px;
	/*background-color:#0066FF;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color: white;
	border: solid 1px #999999;
}
.formulaire_site_GP table
{
	width:300px;
}
.formulaire_site_GP input
{
	width:100px;
	text-align:center;
}




