BODY{
	font-family:"Times New Roman";
	}

.offrepromo P{
	text-align:center;
	font-size:16pt;
	font-family:Georgia;
	color:#FFFFFF;
	margin:-4 0 0 0;
}

TABLE.sousmenu{
	background-color:#FFFFFF;
	}

.sousmenu TD{
	font-size:8pt;
	font-weight:bold;
	padding:2 5;
	}

P.titreHaut1{
	font-family:"Times New Roman";
	font-size:22pt;
	font-weight:bold;
	font-style:italic;
	margin:15 0 0 0;
	text-align:center;
	}
P.titreHaut2{
	font-family:"Times New Roman";
	font-size:22pt;
	font-weight:bold;
	font-style:italic;
	margin:0 0 0 200;
	text-align:center;
	}

a.closer{
	font-family:arial;
	border:solid 1px #FFFFFF;
	color:#FFFFFF;
	font-size:9pt;
	font-weight:bold;
	margin:1px;
	text-decoration:none;
	height:15px;
	width:16px;
	text-align:center;
	}	
	
.tarifs DIV{
	overflow:auto;
	height:70px;
	}

.tarifs TABLE{
	font-size:8pt;
	width:100%
	}

.tarifs TD{
	}
	
.tarifs TD.prix{
	font-size:9pt;
	font-weight:bold;
	width:45px;
	text-align:right;
	}

.tarifs span.ancienprix{
	text-decoration:line-through;
	color:#FF0000;
	font-size:8pt;
	}
	
TABLE.bullePanier{
	position:absolute;
	font-family:arial;
	font-size:8pt;
	width:220px;
	z-index:20;
	margin-left:80px;
	margin-top:-160px;
	}

.bullePanier TD{
	background-color:#FFFFFF;
	padding:3px;
	}

TD.basPanier{
	background-image:url("../images/bullePanier.gif");
	background-color:transparent;
	height:30px;
	}

.bullePanier P{
	margin:3px 2px;
	text-align:center;
	}

.bullePanier INPUT{
	font-size:9pt;
	text-align:right;
	}

DIV.bottom{
	width:840;
	text-align:right;
	font-size:7pt;
	font-family:arial;
	}
/*Liens non encore visités*/
.bottom a:link       { text-decoration: none ; color: #666666 }
/*Liens visités*/
.bottom a:visited    { text-decoration: none ; color: #666666 }
/*Liens actifs*/
.bottom a:active     { text-decoration: none ; color: #666666 }
/*Réaction au passage du curseur de la souris sur le lien*/
.bottom a:hover      { text-decoration: none ; color: #000000 }

TABLE.impression{
	display:none;
	}