/* ********************************* */
/*         DROITS SEIGNEURIAUX       */
/* ********************************* */

div.gastonPhoebus {
	position: absolute;
	border: 1px solid gray;
	background-color: #E7EFA4;
	padding: 10px;
	width: 600px;
	margin-left: 50px;
}

div.gastonPhoebusFermer { float: right; margin-top: -7px; margin-right: -2px; }

div.gastonPhoebusFermer img { border: none; }

div.historiquePhoebus img { padding: 5px; float: left; }

a.gastonPhoebus { color: blue; text-decoration: underline; }

/* ********************************* */
/*         RELIGIEUX                 */
/* ********************************* */

img.croixClassee { border: 1px solid gray; padding: 5px; }

div.egliseEffondree {
	background: url("../image/histoire/fondEgliseEffondree.gif") ;
	background-repeat: repeat-x;
	border: 1px solid #000000;
	height: 320px;
	padding-left: 50px;
	padding-top: 20px;
}

div.egliseEffondreeImage { border: none; padding-right: 50px; float: left; }

div.egliseEffondreeTexte { border: none; }

/* ********************************* */
/*         CONSEILS MUNICIPAUX       */
/* ********************************* */

div.prefaceCM { color: gray; font-style: italic; padding-bottom: 30px; }

div.choixAnnee {
	font-weight: bold;
	color: gray;
	font-size: 11pt;
	padding-bottom: 0px;
	text-align: center;
}

div#slideAnnee { margin-left: 20px; margin-right: 15px; }

div.legendeSlideAnnee { padding-bottom: 5px; }
div.legendeSlideAnnee table { width: 100%; }
div.legendeSlideAnnee table td { font-size: 9pt; color: gray; }
div.legendeSlideAnnee table td.debut { text-align: left; }
div.legendeSlideAnnee table td.fin { text-align: right; }

span#affAnnee { color: #EF8100; }

div.dateCM {
	font-size: 13pt;
	color: #AF540A;
	font-weight: bold;
	padding: 25px 0 15px 0;
}

div.membresCM { color: #1A8F2A; font-style: italic; }

div.texteCM {
	padding-top: 15px;
	text-align: justify;
	color: #000000;
}

