body {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: italic;
	color: #732020;
}
#logoprint {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#diaporama {
	display: none;
}

#menu-horizontal {
	display: none;
}
#logo {
	display: none;
}
#menu-vertical {
	display: none;
}
#slogan {
	display: none;
}
#contenu h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #732020;
	text-align: center;
	font-size: 1.6em;
	margin-bottom: 30px;
	margin-left: 50px;
	margin-right: 50px;
}

#contenu h2 {
	font-size: 1.3em;
	text-decoration: underline;
	margin-bottom: 0px;
}
#contenu a {
	color: #732020;
	text-decoration: none;
}

#contenu img {
	padding: 0px;
	border: 1px solid #732020;
	margin: 5px;
}
address {
	text-align: center;
	color: #732020;
	height: 42px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #732020;
	border-bottom-color: #732020;
}
#infos-legales {
	display: none;
}
.formulaire tr th {
	text-align: right;
	width: 225px;
	margin-right: 5px;
	background-color: transparent;
	border: none;
}

.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;
}
#Submit {
	display: none;
}
.ligne1 {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E7DDC8;
	border-bottom-color: #E7DDC8;
}
.ligne2 {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DBC8C1;
	border-bottom-color: #DBC8C1;
}
tbody tr th {
	font-weight: bold;
	color: #732020;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B56464;
	border-bottom-color: #B56464;
}
#zone-print {
	display: none;
}