#tpl_2col{
	background:url(../../../../../images/villeventus/templates/fond_tpl2col.gif) repeat-y;
}
/*---------------------------------- Colonne de gauche ----------------------------------*/
.col_gauche{
	float:left;
	width:201px;
	padding-right:1px;
}

/*---------------------------------- Colonne de droite ----------------------------------*/
.col_droite{
	float:right;
	width:710px;
	padding:0 24px 0 24px;
}

