body{
	font-family: Arial, Nimbus Sans L,Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 5px;
	padding: 0;
	background-color: #FFFFFF;
	color:#000000;
	}

img{
	display: none !important;
	}

a{
	color:#000000;
	text-decoration: none;
	}

.header, .footer, .menu, .barreMenu, .banniere, .imgBanniere{
	display: none !important;
	}
		
.contenu{
	width: 800px;
	height: auto;
	margin: 0;
	padding: 0;
	}

.texte{
	width: 800px; 
	height: auto;
	text-align: justify;
	font-size: 10pt;
	line-height: 1.5em;
	}

.copyright{
	display: none;
	}

.tabloTarif table, .tabloTarif td{
	width: auto;
	height: auto;
	empty-cells: hide;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	border-collapse: collapse;
	padding: 5px;
	}
	
.tabloTarif{
	border-collapse: collapse;
	empty-cells: hide;
	}

td.titre{
	font-weight: bold;
	background-color: #FFFFFF;
	}

.prix{
	text-align: center;
	}

/* pour les phrases indicant des réductions */
.asterisk{
	font-style: italic;
	}

.reduc{
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	}

.doc_tarifs{
	display: none;
	}

	
	
