*{
	margin:0px;
	padding:0px;
/*	font-family: Times New Roman, serif; */
/*	font-size: 11px; */
	color: #030303;
}

body{
	background-color: #fff;
}

#prnheader table tr {
	width:100%;
}
#prnheader table td {
	color:#3c3c3c;
/*	font-family: Times New Roman, serif; */
	font-size: 14pt;
	font-weight: bold;
	vertical-align: bottom;
	margin:5pt;
	padding:5pt;
}

.BonusFull{
 color: #4c9eda;
 font-size: 12pt;
 line-height: 20pt;
}

#cartouche{
	background-color: #ffffff;
	float: left;	
	color: #3C3C3C;
	margin: 5pt;
	padding: 5pt;
/*	font-family: Times New Roman, serif; */
	width:100%;
}

#cartouche h1{
	font-size: 16pt;
	display: block;
}

#cartouche h2{
	font-size: 10pt;
}

#cartouche p{
	font-size: 10pt;
	margin-bottom: auto;
}

.clearall{
	clear: both;
	font-size: 1pt;
	height:1pt;
	width:100%;
	background: url('../images/home_generic/pointille_or_H.gif') repeat-x;
}

#zoneComplete ul li{
	margin-bottom: 2px;
	}

#zoneComplete p{
	margin-bottom: 2px;
}



#zoneComplete {
	margin-left: 5pt;
	margin-right: 5pt;
	padding-left: 5pt;
	padding-right: 5pt;
}
.page{
	margin-bottom:5pt;
	margin-top:5pt;
}
.colonne_gauche{
	width:100%;
	float:left;
	height: auto;
	padding: 5px;
}
.colonne_droite{
	width:100%;
	float:left;
	height: auto;
	padding: 5px;
}

