#st_2col{
	background:url(../../../../../images/bailet/templates/tpl_fond_menu.jpg) repeat-y;
	_height:209px;
}

html>body #st_2col{
	height:inherit;
	min-height:209px;
}

/*------------------------------------- Colonne de gauche ---------------------------------*/
#col_gauche{
	float:left;
	width:192px;
	margin-bottom:10px;
	color:#4d4b4b;
}

/*------------------------------------- Colonne de droite ---------------------------------*/
#col_droite{
	float:right;
	width:761px;
}

/*--blocs--*/
#col_droite .bloc_fichier{
	background:url(../../../../../images/bailet/blocs/fichier_fond.jpg) no-repeat;
	height: 33px;
	padding:20px 0 0 60px;
}

