@charset "utf-8";
/* CSS Document */
#contentBackground {
	padding-top: 7px;
}

#st_index_col_gauche {
	width: 367px;
	margin-left: 15px;
	float: left;
	padding-right: 40px;
}

* html #st_index_col_gauche {
	margin-left: 7px;
}

#st_index_col_centrale {
	width: 186px;
	margin-left: 7px;
	float: left;
}

#content {
	background-image: url(../images/bkg_news.gif);
	background-repeat: repeat-y;
}

#st_index_col_droite {
	width: 187px;
	margin-left: 6px;
	float: left;
}

/*----------------------------- Blocs -------------------------*/
#st_index_col_gauche .bloc_image{
	padding:10px;
}
