/* CSS Document */
#st_1col #col_gauche {
	float:left;
	width:250px;
}

#st_1col #col_principale {
	float:left;
	width:649px;
	min-height:15px;
	background:url(../images/fond_top_contenu.jpg) no-repeat top right;
	padding:45px 15px 15px 40px;
}

#st_1col #contenu_col_principale{
	padding-top:14px;
}

/*------------------------------ Titre de la page --------------------------*/
#conteneur_titre_page{
	width:649px;
	background:url(../images/mini_blason.gif) no-repeat;
	background-position:600px top;
}

#conteneur_titre_page div{
	float:left;
	width:649px;
	text-align:center;
}

#conteneur_titre_page h1{
	color:#93090b;
	font-size:22px;
	font-weight:normal;
	text-transform:uppercase;
}

#conteneur_titre_page h2{
	font-size:10px;
	text-transform:uppercase;
	color:#7e6554;
	font-weight:normal;
}
