body {
	background-color: #F3EEDB;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}
/* pour forcer les ascenseurs dans Firefox */
html { 
	overflow-y: scroll; 
}

a {color: #333333; font-weight:bold;}

a img {border: 0;}

#maintab {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
}
p.main, p.tarifs, p.main .setcenter, p.nota {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #313131;
	margin-right: 33px;
	margin-left: 33px;
	letter-spacing: 0.0em;
	font-weight: normal;
	text-align: justify;
}
p.main .setcenter {
	margin-left: 25%;
	text-align: center;
}
p.main img {
	margin-top: 20px;
}
p.main a img {
	margin-top: 0px;
}
p.nota {
	margin-top: 0px;
	font-size: 10px;
}
span.firstLetter {
	font-family: times, arial, sans-serif;
	font-style: italic;
	font-size: 4em;
	color: green; 
	margin-right: 5px;
	margin-bottom: 5px;
	line-height: 100%;
}
p.tarifs {
	margin-left: 80px;
	margin-right:80px;
}
td.imgtitrepage {
	height: 80px;
	vertical-align: middle;
}

td.tdmenuliens {
	background: url(images/baniere_bas.png) no-repeat right top #5f1d41;
}

.menuliens {
	margin-left: 10px;
	width: 90%;
	height: 22px
}

.menuliens td {
	text-align:center
}

.menuliens, .menuliens a, .menuliens a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fefaf4;
	font-weight: bold;
	text-decoration: none;
}

.menuliens a:hover {
	text-decoration: underline;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-right: 33px;
	margin-left: 33px;
	color: #313131;
	margin-bottom: -10px;
	text-transform:uppercase;
}
div.photos {
	background-color: #ECE9D8;
	text-align: center;
	float: right;

	width: 280px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	margin-right: 17px;
	margin-left: 23px;
}
.photos div {
	background-repeat: no-repeat;
	background-position: left center;
	width: 280px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
}
div.photolien {
	background-color: #ECE9D8;
	text-align: center;
	float: right;
	width: 100px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-right: 17px;
	margin-left: 23px;
	margin-top: 10px;
	margin-bottom: 0px;
}
table.prices {
	margin: 10px;
	margin-left: 40px;
	width: 668px;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.prices td, table.prices th {
	height: 35px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px #DDD solid;
}

table.prices th {
	text-align: center;
	border: 1px #DDD solid;
}

table.prices td.low_price, table.prices td.med_price, table.prices td.high_price {
	text-align: center;
	/*border: 1px solid white;*/
}

td.low_price {
	/*background-color: #98e39b;*/
}

td.med_price {
	/*background-color: #ffde79;*/
}

td.high_price {
	/*background-color: #fe9385;*/
}

table.weprices {
	width: 400px;
}

td.mandarine {
	background: url(images/fond_table_mandarine.png) right no-repeat;
}

td.provencal {
	background: url(images/fond_table_provence.png) right no-repeat;
}

td.lavande {
	background: url(images/fond_table_lavande.png) right no-repeat;
}
