#st_2col{
	background:url(../../../../../images/bailet/templates/tpl_fond.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;
}

#col_gauche h3{
	background:url(../../../../../images/bailet/templates/fond_titre.jpg);
	height:40px;
	padding:7px 0 0 12px;
	font-size:15px;
	text-transform :none;
	color:#4d4b4b;
}

.deluxe #col_gauche h3{
	color:#FFFFFF;
	background:url(../../../../../images/bailet/templates/fond_titre_deluxe.jpg);
}

#col_gauche div p{
	padding:5px 10px 30px 10px;
}

#col_gauche a{
	color:#565454;
	font-weight:normal;
}

/*--blocs--*/
/*Images*/
#col_gauche .bloc_2images, #col_gauche .bloc_3images{
	text-align: center;
}

#col_gauche .image_1, #col_gauche .image_2{
	margin-left: 0px;
}

#col_gauche .image_1, #col_gauche .image_0, #col_gauche .image_{
	margin-bottom: 15px;
}

/*Fichiers*/
#col_gauche .bloc_fichier{
	background:url(../../../../../images/bailet/blocs/picto_fichier.gif) no-repeat 10px 0;
}

/*Textes et images*/
#col_gauche .bloc_texte_image .visuel, #col_gauche .bloc_image_texte .visuel{
	padding: 0;
	float: none;
	width: 172px;
	margin: 0 auto;
}

#col_gauche .bloc_texte_image img, #col_gauche .bloc_image_texte img{
	margin-bottom: 5px;
}

/*------------------------------------- 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;
}
