body{
	font-family: Arial, Geneva, Georgia;
	background-color: #FFCC99;
	color: #003399;
}
h1 {
	font-size: 1.2em;
}
h2 {
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}
a:link {
	color: #003399; text-decoration: none; font-size: 9pt; font-family: Arial}

a:visited {
	color: #003399; text-decoration: none; font-size: 9pt; font-family: Arial}

a:active {
	color: #003399; text-decoration: none; font-size: 9pt; font-family: Arial}

a:hover {
	color: #003399; text-decoration: none; font-size: 9pt; font-style: italic; font-family: Arial}

.texteblanc {
	font-size: 13pt; color: #FFFFFF; font-style: italic; font-family: Arial
}

.texteviolet {
	font-size: 13pt; color: #003399; font-style: italic; font-family: Arial
}

.textebc {
	font-size: 9pt; color: #003399; font-family: Arial
}

.texte {
	font-size: 10pt; color: #003399; font-family: Arial
}


table.tarif{
	border-collapse: collapse;
	font-size: 10pt; 
	color: #003399; 
	font-family: Arial;
	margin-left: 10px;
}

table.tarif td{
	border: 1px solid #003399;
	text-align: center;
}

table.tarif td.noB{
	border: none;
}
.appartement {
	border: 1px dotted #000;
	width:600px;
	margin: 0 auto;
	margin-bottom: 15px;
	padding: 5px;
	background-color: #EBBB8D;
}
img.photos{
	border: 1px solid #FFF;
	cursor: pointer;
}
