* {
	padding: 0;
	border: 0;
	margin: 0;
}
#conteneur {
	position: relative;
	width: 800px;
	margin: 0 auto;
	background-color:#042479;
	position: relative;
	z-index:1;
	background-image:url(../img/fd_site.jpg);
	background-repeat:repeat-x;
}
#centre {
	padding-left: 40px;
	padding-right: 30px;
	/*background-image: url(../img/left.gif);*/
	background-repeat: repeat-y;
	text-align: center;
	position: relative;
	z-index:2;
}
#header {
	/*height: 142px;*/
	color: white;
	font-size: 50px;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#header a {
	font-size: 8px;
	cursor: pointer;
}
#pied {
	background-image:url(../img/fd_pied.gif);
	background-repeat:no-repeat;
	background-position: center;
	text-align:center;
	padding-top: 35px;
	padding-bottom: 30px;
	color: #1C2B5F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#pied a {
	color: #1C2B5F;
	font-weight: bold;
	text-decoration: none;
}
#pied a:hover {
	text-decoration: underline;
}
.copy {
	color: #B09D34;
	font-weight:bold;
	font-size:14px;
}
#contenu {
	padding-top: 8px;
	margin-bottom: 45px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	z-index:3;
}
#contenu p {
	margin-bottom: 10px;
	margin-top: 5px;
	text-align: justify;
	margin-left: 15px;
	margin-right: 20px;
}
#contenu img {

}
#contenu img.photo {
	border: 2px solid white;
	margin-top: 5px;
	margin-bottom: 5px;
}
#contenu img.titre {
	margin-top: 5px;
	margin-bottom: 15px;
}
.desc_patrimoine {
	padding-left: 64px;
	padding-right: 76px;
	text-align: justify;
	padding-bottom: 15px;
}
.titre_fiche {
	background-image: url(../img/top_fiche.gif);
	background-repeat:no-repeat;
	padding-right: 90px;
	padding-left: 60px;
	padding-top: 30px;
	padding-bottom:0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	color: #B09D34;
	z-index: 4;
	/*margin-left: 60px;
	margin-right: 80px;*/
	margin-left: 81px; margin-right: 91px;
}
.titre_actu {
	background-image: url(../img/top_fiche.gif);
	background-repeat:no-repeat;
	padding-right: 80px;
	padding-top: 30px;
	padding-bottom:0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
	color: #B09D34;
	z-index: 4;
	/*margin-left: 60px;
	margin-right: 80px;*/
	margin-left: 81px; margin-right: 91px;
}
.detail_fiche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	text-align: justify;
	font-size: 11px;
	padding-top: 5px;
}
td.photo_fiche {
	text-align: left;
	width: 100px;
	padding-bottom: 5px;
}
.fiche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../img/fond_fiche.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left:30px;
	padding-right:0px;
	padding-top: 4px;
	padding-bottom: 0px;
	text-align:justify;
	color: black;
	/*margin-left: 60px;
	margin-right: 80px;*/
	margin-left: 81px; margin-right: 91px;
}
.fiche table {
	padding-left:5px;
	margin-right:25px;
}
.majuscule {
	color: #B09D34;
	font-size: 16px;
	font-weight:bold;
}
table.liens a {
	color: black;
	font-weight: bold;
	text-decoration:none
}
table.liens a:hover {
	text-decoration:underline;
}
table.liens .titre_lien {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	color: #042479;
}
table.liens td {
	text-align:left;
}
table.liens td.img {
	text-align:center;
	width: 150px;
}
table.liens td.img img {
	margin: 5px;
}
table.liens td.img_fiche {
	text-align:right;
	width: 270px;
	vertical-align: middle;
	padding-right: 25px;
}
table.liens td.img_fiche img {
	margin: 5px;
	border: 1px inset black;
}
td.rubrique {
	background-color:#FFFFFF;
	text-align:left;
	padding-left:10px;
	font-weight: bold;
	color: #B09D34;
	font-style:italic;
	font-size: 12px;
}
td.rubrique a {
	color:#000000;
	text-decoration:none;
}
td.rubrique a:hover {
	text-decoration:underline;
}
.top_moteur {
	background-image: url(../img/top_moteur.gif);
	background-position: center;
	height: 53px;
	margin:0;
	padding:0;
	border:0;
	padding-top: 20px;
	padding-left: 255px;
	padding-right: 160px;
	font-weight: bold;
}
.bottom_moteur {
	background-image: url(../img/bottom_moteur.gif);
	background-position: top;
	height: 71px;
	text-align: left;
	margin: 0;
	/*border: 1px solid green;*/
}
.bottom_moteur a {
	color: #052479;
	font-weight: normal;
	text-decoration: none;
}
.bottom_moteur a:hover {
	color: white;
}
.bottom_moteur table {
	margin: 0px;
	/*margin-top: 38px;*/
	margin-left: 145px;
	font-weight: bold;
	width: 345px;
	padding: 0;
}
.bottom_moteur td {
	padding-top: 38px;
}
.moteur {
	color: white;
	vertical-align: top;
	text-align: left;
}
.moteur input {
	border: 2px solid #B09D34;
	margin: 5px;
	width: 160px;
	padding-left: 1px;
	padding-right: 1px;
}
.moteur select {
	border: 2px solid #B09D34;
	width: 56px;
	padding-left: 2px;
}
.moteur label {
	float: left;
	padding-left: 75px;
	padding-right: 15px;
	margin: 5px;
}
.moteur input.submit {
	margin-top: 5px;
	background: transparent;
	background-image: url(../img/btn_valider.jpg);
	width: 149px;
	height: 55px;
	margin-left: 130px;
	cursor: pointer;
	border: 0;
}
.moteur input.submit:hover {
	background-image: url(../img/btn_valider_on.jpg);
}
table.mairie {
	color: black;
	background-color: #052479;
	margin-left: 81px; margin-right: 91px;
}
#mairie p {
	padding: 0;
	margin: 0;
	border: 0;
}
#voile p {
	padding: 0;
	margin: 0;
	border: 0;
}
#plongee p {
	padding: 0;
	margin: 0;
	border: 0;
}
.voile dt {
	color: #927F18;
	font-weight: bold;
	font-size: 11px;
	padding-top: 5px;
}
.voile ul {
	padding-left: 25px;
	font-weight: bold;
	padding-top: 5px;
}
.contact {
	color: white;
	vertical-align: top;
	text-align: left;
	background-color: #052479;
	margin-left: 81px; margin-right: 91px;
}
.contact input {
	border: 2px solid #B09D34;
	margin: 5px;
	width: 200px;
	padding-left: 1px;
	padding-right: 1px;
}
.contact textarea {
	border: 2px solid #B09D34;
	margin: 5px;
	width: 200px;
	padding-left: 1px;
	padding-right: 1px;
	height: 80px;
}
.contact select {
	border: 2px solid #B09D34;
	width: 200px;
	padding-left: 2px;
}
.contact label {
	float: left;
	position: relative;
	padding-left: 100px;
	padding-right: 15px;
	margin: 5px;
	width: 75px;
	color: white;
}
.contact input.submit {
	margin-top: 5px;
	background: transparent;
	background-image: url(../img/btn_valider.jpg);
	width: 149px;
	height: 55px;
	margin-left: 230px;
	margin-top: 25px;
	cursor: pointer;
	border: 0;
}
.contact input.submit:hover {
	background-image: url(../img/btn_valider_on.jpg);
}
.actu {
	color: white;
	vertical-align: top;
	text-align: left;
	height: 140px;
}
.actu input {
	border: 2px solid #B09D34;
	margin: 5px;
	width: 160px;
	padding-left: 1px;
	padding-right: 1px;
}
.actu input.date {
	border: 2px solid #B09D34;
	margin: 5px;
	width: 100px;
	padding-left: 1px;
	padding-right: 1px;
}
.actu select {
	border: 2px solid #B09D34;
	width: 56px;
	padding-left: 2px;
}
.actu label {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	margin: 5px;
}
.actu label.date {
	float: left;
	padding-left: 45px;
	padding-right: 10px;
	margin: 5px;
	width: 70px;
}
.actu input.submit {
	margin-top: 5px;
	background: transparent;
	background-image: url(../img/btn_valider.jpg);
	width: 149px;
	height: 55px;
	cursor: pointer;
	border: 0;
}
.actu input.submit:hover {
	background-image: url(../img/btn_valider_on.jpg);
}
#contenu p.date {
	color: #06267A;
	font-weight: bold;
	text-indent: 0;
	padding: 0;
	margin: 0;
}
table.map {
	color: black;
	background-color: #052479;
	margin-left: 81px;
	margin-right: 91px;
	width: 558px;
}
.bottom_fiche {
	margin-bottom: 25px;
	margin-left: 81px;
	margin-right: 91px;
}

#contenu p.black {
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	text-align: center;
}
#contenu p.ocre{
font-size: 11px; padding-top: 5px; text-align:left; padding-left: 30px;
}
#contenu p.sauvetage{
text-align: justify; text-indent: 15px; font-weight: bold;
}
