.colonneDroite{
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	height:450px;
	width: 515px;
	background-image:url(../img/fond_table.gif);
	background-repeat:no-repeat;
}
.colonneGauche{
	float:left; 
	width: 232px; 
	margin-right:5px;
	margin-left:4px;
	height:473px;
}
.criteres{
	font-family: "Arial Narrow";
	font-size: 13px;
	color:#FFFFFF;
	background-color:#A1A0CF;
}
.info{
	margin-top:6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #660066;
	border-bottom-color: ##660066;
	height: 190px;
	background-color:#FFFFFF;
	margin-bottom:10px;
	width: 230px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.sousTitre{
	background-image:url(../img/vosChoix.gif);
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
	height:15px;
}

