@import url(style.css);

div#contenu
{
	width: 955px;
}

p.mention
{
	margin: 6px 0px 20px 4px;
}

p.mention img
{	
	width: 132px;
	height: 18px;
}

p.divers
{
	background-image: url("../images/traitbas-pointrouge.gif");
	background-repeat: no-repeat;
	height: 23px;
	padding-top: 10px;
	padding-left: 15px;
	margin: 0px;
	font-size: .8em;
}

p.divers a.fondecran
{
	color: #F00;
}

p.divers a.cgv
{
	color: #000;
	background-image: url("../images/puce_cgv.gif");
	background-repeat: no-repeat;
	background-position: 0px;
	margin-right: 630px;
	padding-left: 10px;
	float: right;
}

table#centre,div#tetiere
{
	margin-left: 0px;
}

table#centre
{
	border-collapse: collapse;
	width: 955px;
}

table#centre td
{
	border: 1px solid #CACACA;
}


td#visuel 
{
	width: 25%;
	padding: 10px 0;
	
}

td#visuel td
{
	border: 1px solid #FFFFFF;	
	
}

td#visuel p
{
	font-weight: bold;
	font-size: .9em;
	margin: 5px 0px 10px 20px;
}

td#visuel p img
{
	vertical-align: middle;
}

td#choix
{
	padding: 10px 20px 10px 20px;
	font-size: 12px;
	width: 50%;
}

td#choix,td#choix a
{
	color: #000;
}

td#choix p
{
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 20px;
	margin: 12px 0px;
	word-spacing: .4ex;
	/*line-height: 20px;*/
	background-image: url("../images/bullet.gif");
}
/*
body.par td#choix p
{
	background-image: url("../Particulier/images/fleche-droite-particulier.gif");
}

body.pro td#choix p
{
	background-image: url("../Professionnel/images/fleche-droite-professionnel.gif");
}
*/
#right
{
	padding: 15px 10px 50px 10px;
	vertical-align: top;
	width: 25%;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url("../images/acova-naturellement-noir.gif");
}

#right h4
{
	font-size: .9em;
	font-weight: normal;
	margin: 0px 0px 0px 72px;
	text-transform: uppercase;
}

#right hr {
	height: 1px;
	color: #CACACA; /* Pour IE */
	background-color: #CACACA; /* Pour Mozilla, Opera... */
	border: none; /* sayen nahaî treupa bonlaibor deursur rhînnachair */
}

.rightArrows { /* Les flêches double pointant à droite dans la colonne de droite */
	background: url("../images/right-arrows.gif") right top no-repeat;
}

#visuel
{
	vertical-align: middle;
}

div#interstitiel {
	width: 435px;
	position: relative;
	padding: 0; margin: 0 auto;
	z-index: 100;
}
div#interstitielBtn {
	padding: 0; margin: 0;
	position: absolute; right: 0; top: 0; z-index: 102;
}
div#interstitielBtn img {
	margin: 2px 0px 2px 2px;
	cursor: pointer;
}
div#interstitielContent {
	padding: 24px 0 0 0; margin: 0;
	position: absolute; left: 0; top: 0; z-index: 101;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif; font-size: 10px;
	color: #000;
}
