/* CSS Document */

#colgauche{
	float:left;
	margin-left:auto;
	width:180px;
	background-image:url(../images/lignes.gif);
	background-repeat:no-repeat;
}

#colcentre{
	float:left;
	margin-left:22px;
	width:590px;
}

#coldroite{display:none;}



