body {
	background: #CCCCCC;
	margin: 0px;
}

body, table {
	font-family: "Baskerville Old Face", "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	color: #FFFFFF;
}

h3 {
	font-size: 14px;
	text-align: center;
	text-decoration: underline;
	margin: 0px 0px 10px 0px;
}

a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

#header {
	background: url(images/parchemin.gif) top left repeat;
}

.menu {
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	text-align: right;
	width: 100%;
	height: 40px;
	vertical-align: middle;
}

#corps {
font-family: "Baskerville Old Face", Times;
	background-color: #970f15;
		font-size: 14px;
	padding: 14px;
	color: #FFFFFF;
}

#bloc_liens {
	color: #000000;
	float: left;
	width: 110px;
	margin-right: 10px;
}

#bloc_tarifs {
	float: left;
	margin-right: 10px;
	border: 1px solid #000000;
	width: 210px;
	background: url(images/parchemin.gif) top left repeat;
	
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: left;
}

#bloc_visite {
	font-family: "Cardinal Allernal", "Baskerville Old Face", Georgia, "Times New Roman", Times;
		font-size: 16px;
	width: 600px;
	float: left;
}

#bloc_connexion {
	margin-left: 80px;
}
#bloc_connexion input {
	width: 100px;
	background: url(images/parchemin.gif) top left repeat;
	margin-bottom: 5px;
}

.titres_ML {
	color: #999999;
}

#footer {
	text-align: center;
	font-size: 11px;
}
#footer a {
	color: #970f15;
	text-decoration: none;
}
#footer a:hover {
	color: #FF3300;
	text-decoration: underline;
}
