body {
	background-image: url(images/bg_carre.png);
	background-repeat: repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #831B1B;


}
#table_main {
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#contenugauche {
	height: 330px;
	width: 212px;
	left: 36px;
	top: 1px;
	position: relative;
	text-align: left;
	vertical-align: top;
}

#contenu {
	height: 340px;
	width: 450px;
	left: 36px;
	top: 1px;
	position: relative;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
}

#pied {
	height: 14px;
	width: 836px;
	position: relative;
	left: 30px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #831B1B;


}
#contenudroite {
	height: 330px;
	width: 212px;
	left: 16px;
	top: 1px;
	position: relative;
	text-align: left;
	vertical-align: top;

}
table {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #831B1B;
	text-align: left;
}
#tarifs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a {
	color: #831B1B;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #831B1B;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #831B1B;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: 831B1B;
}
.calendrier {
background: url(images/iconeCalendrier.gif) no-repeat 2em bottom;
}