body{
	background-color: #FFFFFF;
	color: #000000;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #CC3333;
}

h1 {
	font-style: italic;
	font-size: 1.4em;
	color: #324A74;
}
h2 {
	color: #000099;
	font-size: 1em;
	font-weight: lighter;
}
p {
	color: #324A74;
	font-size: 0.8em;
}	
	
h1.petit{
	font-size:0.7em;
}
.petit{
	font-size: 0.6em;
}

table.photo {
	margin: 0 auto;
	width:760px;
	background-color: #324A74;
}
table.photo td{
	text-align: center;
}

table.tarifs {
	margin: 0 auto;
	width:760px;
	border-collapse: collapse;
}
table.tarifs th, table.tarifs td{
	border: 1px solid #000;
}
.TBS{
	background-color: #FFFF80;
	text-align: left;
} 
.BS{
	background-color: #FFFF80;
	text-align: center;
} 
.MS{
	/*background-color: #FF8040;*/
	background-color: #FBC545;
	text-align: center;
}
.HS{
	/*background-color: #804040;*/
	background-color: #DA533F;
	text-align: center;
}

#liens {
	text-align: center;
}
#liens a {
	font-size:0.8em;
	color: #324A74;
}

table.contact {
	margin: 0 auto;
	width:500px;
	border-collapse: collapse;
	background-color: #FBC545;
}
table.contact td{
	border: 1px solid #000;
}
input.submit {
	background-color: #324A74;
	color: #FFF;
}
#mentions{
	text-align: center;
	font-size: 0.8em;
}
#mentions a {
	color: #324A74;
}
#contrat{
	float:right;
	text-align: center;
	width:100px;
	border: 1px solid #000;
	background-color: #FFFF80;
	
	
}
#contrat a {
	text-decoration: none;
}	
	
