body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #AEB6DB;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	scrollbar-face-color: #AEB6DB;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #CCC9FE;
	scrollbar-arrow-color: #000000;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #330066;
}
.title {
	font-size: 14px;
	font-style: italic;
}
.text_ita {font-style: italic}
.text_big {font-size: 14px}
.text_small {font-size: 11px}
.phone {font-size: 22px}
.tarifs {font-size: 14px; font-style: italic; font-weight: bold; }
.separator {font-size: 25px}
a:link {
	color: #6F0F6F;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #6F0F6F;
	text-decoration: none;
	font-weight: normal;
}
