/* ************************* */
/*         HISTOIRES         */
/* ************************* */

/* La légende des sabots de Bethmale */
div.sabotBethmaleImage {
	border: none;
	float: left;
	padding-right: 40px;
}

div.sabotBethmale img {
	float: left;
	padding-right: 60px;
}


/* Sorgeat, 1961 */
div.panneauEnneige {
	border: none;
	float: left;
	padding-top: 50px;
	padding-right: 40px;
}

/* Le sermon du curé de Sorgeat */
div.sermonCurePatois {
	border-right: none;
	float: left;
	width: 49%;
}

div.sermonCureFrancais {
	border: none;	
}

/* La légende de l'étang du Diable*/
div.etangDiableTitre {
	font-weight: bold;
	font-size: 13pt;
	font-style: normal;
	color: #8F6B6B ;
	padding-bottom: 15px;
	padding-top: 15px;
}

/* Bourtoumiou */
div.bourthoumiouPatois {
	border-right: none;
	float: left;
	width: 49%;
}

div.bourthoumiouFrancais {
	border: none;	
}

hr.bourthoumiou {
	width: 200px;
	color: gray;
}

/* Partido de casso */
div.partidoCassoPatois {
	border-right: none;
	float: left;
	width: 49%;
}

div.partidoCassoFrancais {
	border: none;	
}

div.partidoCassoImg {
	border: none;
	text-align: center;
}

/* Ome, Outs, ... */
a.omeOuts {
	color: blue ;
}