@charset "utf-8";
@import url(common.css);

body {
	margin-top: 1px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
}
body,td,th {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #99CCFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}
img {
	border: 0px;
}

.main
{
	position: absolute;
	left:50%;
	width: 740px;
	margin-left: -370px;
}

.header
{
	position: absolute;
	left:50%;
	width: 740px;
	margin-left: -370px;
}

.flag1 {
	position: absolute;
	top: 100px;
	left:50%;
	margin-left: 288px;
}
.flag2 {
	position: absolute;
	top: 100px;
	left:50%;
	margin-left: 323px;
}

.menu {
	font-size: 26px;
	font-family: Pristina, Verdana, Arial, Helvetica, sans-serif;
}
.menu#on {
	color: #FFFFFF;
}
.menu br {
	font-size: 4px;
}
.tel {
	font-size: 11px;
	font-weight: bold;
}
.email {
	font-weight: bold;
}
.adresse {
	font-size: 10px;
}
.gps {
	font-size: 12px;
	font-style: italic;
	font-family: Adler, Verdana, Arial, Helvetica, sans-serif;
}
.arguments {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.texte {
	line-height: 1.5;
	text-align: justify;
}
.texte#no_justify {
	text-align: left;
}
div.texte {
	margin-left: 25px;
	margin-right: 25px;
}
div.texte#narrow {
	font-size: 11px;
	margin-left: 15px;
	margin-right: 15px;
}
.texte br {
	font-size: 8px;
}
a#dispos {
	font-weight: bold;
	text-decoration: underline;
}
.carte_ligne td {
	font-size: 10px;
}
td.carte_titre {
	font-size: 12px;
	color: #99CCFF;
	font-weight: bold;
}
.tarifs_prix td {
	font-size: 11px;
	text-align: right;
}
.tarifs_prix td#bold {
	font-weight: bold;
}
td.tarifs_titre {
	font-size: 12px;
	color: #99CCFF;
	font-weight: bold;
	text-align: center;
}
td.tarifs_titre2 {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
.cr td {
	color: #000000;
	font-size: 11px;
}
.cr a {
	color: #99CCFF;
	text-decoration: underline;
}