body {
	background-image: url(ar-pl.jpg);
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	color: #B53512;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
#header {
	background-image: url(header.gif);
	background-repeat: repeat-x;
	height: 175px;
	z-index: 1;
	position: fixe;
	top: 0px;
	width: 100%;
}
#header h1 {
	padding: 0px;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header #menu {
	padding: 0px;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(menu.gif);
	background-repeat: no-repeat;
	height: 45px;
}
#header #menu li {
	list-style-type: none;
	display: inline;
	float: left;
}
.cache {
	display: none;
}
#menu a {
	display: block;
	height: 30px;
	margin-right: 2px;
	margin-left: 1px;
	margin-top: 10px;
}
#menu #accueil {
	width: 101px;
	margin-left: 19px;
}
#menu #accueil:hover {
	background-image: url(menu.gif);
	background-position: -19px 35px;
}
#menu #galeriephotos {
	width: 136px;
}
#menu #galeriephotos:hover {
	background-image: url(menu.gif);
	background-position: -123px 35px;
}
#menu #sallereception {
	width: 136px;
}
#menu #sallereception:hover {
	background-image: url(menu.gif);
	background-position: -262px 35px;
}
#menu #chambrenurserie {
	width: 142px;
}
#menu #chambrenurserie:hover {
	background-image: url(menu.gif);
	background-position: -401px 35px;
}
#menu #acces {
	width: 96px;
}
#menu #acces:hover {
	background-image: url(menu.gif);
	background-position: -546px 35px;
}
#menu #contact {
	width: 107px;
}
#menu #contact:hover {
	background-image: url(menu.gif);
	background-position: -645px 35px;
}
#contenu {
	width: 746px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -385px;
	border-right-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B53512;
	border-left-color: #B53512;
	border-left-width: 2px;
	position: relative;
	left: 50%;
	overflow: auto;
	padding: 10px;
	text-align: center;
	min-height:475px;
}
#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: none;
}
#map_canevas img {
	background:transparent;
}