body
{
	/*width:100%;*/
	padding:0;
	/*margin:auto;*/
}
div#CGV
{
	position:absolute;
	height:600px;
	width:600px;
	top:25%;
	left:25%;
}

.petit
{
	font-size:12px;
}
span a
{
	text-decoration:none;
	display:block;
	vertical-align:bottom;
}
span#produits
{}
span#espacerevendeur
{}
span#distributeur
{

}
p#conditiondevente
{
}
p#conditiondevente a
{

	position:absolute;
	background:url(../Boutons/But_conditions_vente.png) no-repeat;
	width:148px;
	height:16px;
	left:35%;
}
span#distributeur a
{
	position:fixed;
	right:1%;
	bottom:2%;
	height:136px;
	width:136px;
	background:url(../Boutons/log_100_revendeurs.png) no-repeat;
}
span#accueil a
{
	width:70px;
	background:url(../Boutons/But_accueil.png) no-repeat;
}
table#choixcata
{
	border:0;
	border-style:none;
	border-collapse:collapse;
	top:0px;
	left:0px;
}
td#titretable
{
}
table#choixcata td
{
	vertical-align:bottom;
	height:450px;
	width:300px;
}
span#catalogue_pro a
{
	height:414px;
	width:244px;
	display:block;
	background:url(../images/catalogue_pro.png) no-repeat;
}
span#catalogue_cal a
{
	height:356px;
	width:261px;
	display:block;
	background:url(../images/catalogue_cal.png) no-repeat;
}
span#catalogue_bout a
{
	height:353px;
	width:264px;
	display:block;
	background:url(../images/catalogue_bout.png) no-repeat;
}
div#catalogue
{
	text-align:center;
	top:0;
	width:800px;
  margin-left: auto; 
  margin-right: auto; 
}
iframe.catalogueETAC
{
	height:100%;
	width:100%;
}
span#validerCGV #submit
{
	display:none;
	text-decoration:none;
    border:none;
    color:#fff;
    width:229px;
	height:21px;
	background: url(../Boutons/But_acces_espace.png) no-repeat;
}

span#validerCGV a:hover input#submit 
{
	cursor:pointer;
	background: url(../Boutons/But_acces_espace_E.png) no-repeat;
}
td#PAGECSS
{
	background-image: url(../images/page_accueil.jpg);
	background-repeat: no-repeat;
	background-position:top left;
}