/*
Notice communale
*/

@media screen {


body {
	background-color: #CFD2B4;
}

/* style des rubriques rouges */
b.boutonR
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#741605;
	margin:0;
	text-align:top;
	
}

#tit {
	position: absolute;
	left: 0px;
	top: 0px;
}
#bloc {
	position:absolute;
	left: 9px;
	top: 48px;
	width: 430px;
}
#bloc img {
	display: block;
	border: 0;
}
#bloc img.titre {
	height:14px;
	/*margin: 14px 0 0 0;*/
}
#bloc img.separateur1 {
	height:1px;
	margin: 0 0 10px 0;
}
#bloc img.separateur2 {
	height:1px;
	/*margin: 10px 0 5px 0;*/
	margin: 10 0 10px 0;
}
#bloc .haut {
	margin: 14px 0 -28px 420px;
}


#bloc .print {

	left: 300px;
	top: 40px;
	
}

/*Conerne les textes*/
#bloc h4, #bloc p, #bloc span, #bloc table, #bloc .special {
	font-family: Arial, Helvetica, sans-serif;
}
#bloc h4 {
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #741605;
	padding: 0;
	margin: 0px 0 3px 0;
}
#bloc .special {
	position:relative;
	top:-16px;
	left:137px;
	font-size: 12px;
	font-style:italic;
	/*line-height: 12px;*/
	font-weight: bold;
	color: #741605;
	padding: 0;
	margin: 0px 0 3px 0;
}

#bloc p {
	font-size: 11px;
	line-height: 14px;
	padding: 0;
	/*margin: 0 0 3px 88px;*/
	margin: 0 0 3px 0px;
}

#bloc p.vertgras {
	font-weight: bold;
	color: #3C5046;
}
#bloc p.vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C5046;
}

#bloc span {
	font-size: 11px;
	line-height: 14px;
	padding: 0;
/*	margin: 0 0 3px 88px;*/
margin: 0 0 3px 0px;
}

/*#bloc p.vertgras {*/
#bloc span.vertgras {
	font-weight: bold;
	color: #3C5046;
}

/*#bloc p.vert {*/
#bloc span.vert {
	color: #3C5046;
}


/*Concerne les tableaux
table : border-top: 1px solid #3C5046;
td : border-bottom: 1px solid #3C5046;
*/
#bloc table.fiche {
	border:0;
	margin: 0 0 20px 0;
	width:430px;
}

#bloc table.fiche td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 0 2px 0;
	color: #3C5046;
}

#bloc table td.legendeGras {
	font-weight: bold;
	font-style: italic;
	width:88px;
	vertical-align:top;
}


#bloc table td.legende {
	font-weight: normal;
	font-style: italic;
	width:88px;
	vertical-align:top;
}

* html #bloc table td.legende{
	font-weight: normal;
	font-style: italic;
	width:86px;
	vertical-align:top;
}




#bloc table td.paroisse {
	width:176px;
	font-weight: bold;
	font-style: italic;
	vertical-align:top;
}

#bloc table.recensement {
	border:0;
	border-top: 1px solid #3C5046;
	/*margin: 0 0 20px 88px;*/
	margin: 0 0 20px 0px;
	width:430px;
}
#bloc table.recensement td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 0 2px 0;
	border-bottom: 1px solid #3C5046;
	color: #3C5046;
	width:85px;
}

#bloc table.legende_recensement {
	border:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C5046;
}

span.fiche
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

span.titre
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#741605;
	margin:0;
	font-weight:bold;
}

/* style des rubriques rouges */
span.boutonR
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#741605;
	margin:0;
	font-weight:bold;
}


}