body {
	background-image: url(arriere-plan-page.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #E7DDC8;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: italic;
	color: #732020;
}
#logoprint {
	display: none;
}

#page {
	padding: 0px;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#diaporama {
	background-color: #FFFFFF;
	background-image: url(cote-diaporama.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 271px;
	width: 570px;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -185px;
	position: absolute;
	left: 50%;
}

#menu-horizontal {
	padding:0 0 0 350px;
	display: block;
	margin: 0px;
	height: 16px;
	position:relative;
	z-index:2;
}
#menu-horizontal li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu-horizontal li a {
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A8796A;
	border-left-color: #A8796A;
	font-size: 14px;
}
#menu-horizontal a:hover {
	background-image: url(menu-horizontal-survol.gif);
	background-repeat: repeat-x;
	background-position: left 3px;
}

#logo {
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 81px;
	width: 200px;
	display: block;
	position: absolute;
}
#menu-vertical {
	background-image: url(defaut_menu-vertical.gif);
	background-repeat: repeat-y;
	width: 200px;
	height: 191px;
	display: block;
	padding: 0px;
	margin-top: 85px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
}
#menu-vertical li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 14px;
}
#menu-vertical li a {
	color: #A8796A;
	text-decoration: none;
	font-weight: bold;
	background-image: url(menu-vertical-repos.gif);
	background-repeat: no-repeat;
	height: 19px;
	display: block;
	padding-left: 20px;
	padding-top: 2px;
}
#menu-vertical li a:hover {
	background-image: url(menu-vertical-survol.gif);
	background-repeat: no-repeat;
	color: #AA5D45;
}

#slogan {
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 16px;
	clear: both;
	background-image: url(slogan.gif);
	background-position: 0px 1px;
	padding-top: 0px;
	margin-top: 275px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contenu {
	background-image: url(arriere-plan-contenu.gif);
	background-repeat: repeat-y;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 10px;
	width: 745px;
}
#trame {
	margin: 0px;
	background-image: url(trame.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	display: block;
	width: 710px;
}



#contenu h1 {
	background-image: url(titre1.gif);
	background-repeat: no-repeat;
	background-position: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #732020;
	text-align: right;
	padding-right: 130px;
	font-size: 1.6em;
	padding-top: 5px;
	margin-bottom: 50px;
}

#contenu h2 {
	font-size: 1.4em;
	background-image: url(titre2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 7px;
	padding-left: 65px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #732020;
}
#contenu a {
	color: #6B2323;
}
#contenu a:hover {
	color: #FFFFFF;
	background-color: #692121;
}

#contenu img {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #732020;
	margin: 5px;
}


address {
	background-image: url(arriere-plan-adresse.gif);
	background-repeat: repeat-x;
	text-align: center;
	color: #F7E9BC;
	height: 42px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#infos-legales {
	background-image: url(arriere-plan-legal.gif);
	background-repeat: repeat-x;
	margin: 0px;
	text-align: center;
	color: #F7E9BC;
	height: 27px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#infos-legales a {
	color: #F7E9BC;
}

.formulaire tr th {
	text-align: right;
	width: 225px;
	margin-right: 5px;
	background-color: transparent;
}

.formulaire tr td input, .formulaire tr td textarea {
	background-color: #E7DDC8;
	width: 300px;
	border: 1px solid #934646;
}
 .formulaire tr td textarea {
 	height: 150px;
}
#adresse {
	height: 75px;
}

.ligne1 {
	background-color: #E7DDC8;
}
.ligne2 {
	background-color: #DBC8C1;
}
tbody tr th {
	font-weight: bold;
	color: #F7E9BC;
	background-image: url(arriere-plan-legal.gif);
	background-repeat: repeat-x;
	text-align: center;
	background-color: #672020;

}
#zone-print {
	text-align: center;
}
#zone-print a {
	background-image: url(print.gif);
	font-size: 0.9em;
	height: 30px;
	width: 120px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding-top: 7px;
	background-repeat: no-repeat;
	color: #682020;
	padding-left: 32px;
}
#zone-print a:hover {
	background-color: transparent;
	color: #EEDDBB;
	background-image: url(print-hover.gif);
}
.ariane {
	font-size: 0.9em;
	margin: 0px 0px 10px;
	padding: 0px;
}
#listephotos {
	margin: 0px;
	padding: 0px;
}
#listephotos li{
	display: block;
	width: 122px;
	float:left;
	text-align: center;
	font-size: 0.8em;
	list-style:none;
}
#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;
}
