body {
	margin: 0px;
	padding: 0px;
	color: #B53512;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
#photoheader {
	display: none;
}
#header #menu {
	display: none;
}
#imginfo {
	display: none;
}
#contenu {
	width: 95%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	text-align: center;
}
#contenu h1 {
	text-align: center;
}
#contenu h1 img {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenu img {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#contenu h2 {
	font-size: 1.3em;
}
#contenu thead {
	color: #FFFFFF;
	background-color: #B53512;

}
#contenu thead p {
	margin: 0px;
	padding: 0px;
}

#footer {
	background-image: url(pied.gif);
	background-repeat: repeat-x;
	height: 83px;
	width: 100%;
	text-align: center;
}
#footer p {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#actus {
	background-image: url(zoneactus.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 716px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#contenu #actus h2 {
	margin: 0px;
	padding: 0px;
}
#contenu #actus p {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
}
#contenu #actus img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ariane {
	font-size: 0.9em;
	margin: 0px 0px 10px;
	padding: 0px;
	text-align: left;
}
#listephotos {
	margin: 0px;
	padding: 0px;
}
#listephotos li{
	display: block;
	width: 122px;
	float:left;
	text-align: center;
	font-size: 0.7em;
	list-style:none;
}
a {
	color: #6D0100;
}


#listephotos a, #listephotos a:hover {
	border: none;
}


.commentaires {
	font-size: 0.8em;
	color: #CCCCCC;
	font-style: italic;
	margin: 20px 30px 0px 10px;
	border-top: 1px dotted #CCCCCC;
}
.erreur {
	background: #EAC8C9;
}
.navphotos {
	margin: 5px auto;
}
hr {
	color: #6A0000;
	background: #6A0000;
	clear: both;
	height: 1px;
	width: 1px;
}
#diapogalerie {
	border: 1px solid #6D0101;
	padding: 5px;
	background-color: #D5C9A2;
}
.formulaire {
	padding: 0px;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
table.formulaire th {
	text-align: right;
	width: 120px;
	padding-right: 5px;
}
table.formulaire td {
	text-align: left;
}
table.formulaire input {
	width: 300px;
	border: 1px double #B53512;
}
table.formulaire textarea {
	height: 120px;
	width: 300px;
	border: 1px solid #B53512;
}
.ligne1 {
background-color:#FF9966;
}
.ligne2 {
background-color:#FFE3B9;
}
#contenu img.sansdecorations {
	background-image: none;
	background-color: transparent;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}