#st_2col{
	background:url(../images/fond_st_2col.gif) repeat-y;
    width:962px;
}

#st_2col #col_gauche{
	float:left;
	width:188px;
}

#st_2col #col_droite{
	float:left;
	width:731px;
	padding:12px;
	margin-left:16px;
}

