body {
	margin: 0pt;
	padding: 0pt;
	background-repeat: repeat-x;
	font-family: "Gill Sans", Helvetica, Arial, sans-serif;
	font-size: 11px;
	background-position: center top;
	background-color: #FFFFFF;
	color: #000000;
	line-height: 16px;
}
a {
	color: #393d8c;
	text-decoration: none;
}
a:hover {
	color: #393d8c;
	text-decoration: underline;
}
a:visited {
	color: #393d8c;
	text-decoration: none;
}
a:visited:hover {
	color: #393d8c;
	text-decoration: underline;
}
h1 {
	text-align: left;
	color: #4e4042;
	font-family: "ITC Eras", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px #cccccc solid;
	margin-left: 15px;
	margin-right: 15px;
}
h2 {
	text-align: left;
	color: #4e4042;
	font-family: "Gill Sans", Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px #cccccc solid;
	margin-left: 0px;
	margin-right: 15px;
}
h3 {
	margin-top: 7px;
	margin-bottom: 5px;
	text-align: left;
	font-family: "ITC Eras", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 2px;
}
h4 {
	text-align: left;
	font-family: "ITC Eras", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.bg {
	background-repeat: no-repeat;
	background-position: top;
}
/* ============= bio ============= */

.sl {
	xfont-size: 80%;
	xfont-size: small;
	xfont-size: smaller;
	line-height: 120%;
	xfont-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
}
.sl a {
	color: #393d8c;
}
.sl a:hover {
	color: #393d8c;
}
/* ============= bio end ============= */

.texte-noir {
	color: #000000;
}
.texte-bleu {
	color: #393d8c;
	font-size: 14px;
	font-weight: normal;
	font-family: "Gill Sans", Helvetica, Arial, sans-serif;
}
.texte-bleu16 {
	color: #393d8c;
	font-size: 16px;
}
.texte-blanc {
	font-size: 10px;
	color: #ffffff;
	font-weight:normal;
	font-family: "Gill Sans Light", Helvetica, Arial, sans-serif;
}
.texte-12 {
	font-size: 12px;
	color: #000000;
	font-family: "Gill Sans", Helvetica, Arial, sans-serif;
}
.texte-10 {
	font-size: 10px;
	color: #000000;
	font-family: "Gill Sans Light", Helvetica, Arial, sans-serif;
}
.hotels {
	font-size: 11px;
	font-weight: bold;
	color: #bea658;
}
.holbox {
	xfont-size: 80%;
	xfont-size: small;
	xfont-size: smaller;
	line-height: 120%;
	xfont-size: 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #bea658;
	font-size: 32px;
	font-weight: normal;
}
.coeur {
	xfont-size: 80%;
	xfont-size: small;
	xfont-size: smaller;
	line-height: 120%;
	xfont-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #bea658;
	font-size: 18px;
	font-weight: bold;
}
.tel {
	xfont-size: 80%;
	xfont-size: small;
	xfont-size: smaller;
	line-height: 150%;
	xfont-size: 12px;
	font-family: "Gill Sans", Helvetica, Arial, sans-serif;
	color: #393d8c;
	font-size: 16px;
	margin-left: 18px;
}
hr {
	display: block;
	height: 1px;
	padding: 0;
	color: #bea658;
	background-color: #bea658;
	border: 0;
	margin-left: 0px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
p {
	margin: 0;
	padding: 0;
}
#conteneur {
	margin: auto;
	position: relative;
	width: 970px;
}
/* header*/

#header {
	width: 970px;
	height: 280px;
	background-image: url(../index/header.png);
	background-color: #FFFFFF;
	background-position: center;
	background-repeat: no-repeat;
}
#menutop {
	margin-top: 25px;
	margin-right: 20px;
	padding: 0px;
	float:right;
	font-size: 11px;
	color: #333333;
}
#menutop a {
	color: #333333;
	text-decoration: none;
}
#menutop a:hover {
	text-decoration: underline;
}
.alignement {
	vertical-align: middle;
	display: inline-block;
}
#logo {
	margin: 0px;
	padding: 0px;
	float: left;
}
/* menu*/

#menu {
	height: 33px;
	margin: 0px;
}
#menu ul li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
	background-image: none;
}
#menu ul {
	margin: 0;
	padding: 0 0 0 0%;
	font-family: "Century Gothic", "Arial Narrow";
	font-size: 9px;
}
#menu ul li a.n-mexique {
	padding: 0em;
	text-decoration: none;
	float: left;
	height: 33px;
	width: 112px;
	background-image: url(../index/btn_mexique.png);
	background-position: top;
	background-color: #FFFFFF;
	text-indent: -3000px;
}
#menu ul li a.n-cuba {
	padding: 0em;
	text-decoration: none;
	float: left;
	height: 33px;
	width: 112px;
	background-image: url(../index/btn_cuba.png);
	background-position: top;
	background-color: #FFFFFF;
	text-indent: -3000px;
}
#menu ul li a.n-caraibes {
	padding: 0em;
	text-decoration: none;
	float: left;
	height: 33px;
	width: 112px;
	background-image: url(../index/btn_caraibes.png);
	background-position: top;
	background-color: #FFFFFF;
	text-indent: -3000px;
}
#menu ul li a.n-perou {
	padding: 0em;
	text-decoration: none;
	float: left;
	height: 33px;
	width: 112px;
	background-image: url(../index/btn_perou.png);
	background-position: top;
	background-color: #FFFFFF;
	text-indent: -3000px;
}
#menu ul li a.n-egypte {
	padding: 0em;
	text-decoration: none;
	float: left;
	height: 33px;
	width: 112px;
	background-image: url(../index/btn_egypte.png);
	background-position: top;
	background-color: #FFFFFF;
	text-indent: -3000px;
}
#menu ul li a.n-maroc {
	padding: 0em;
	text-decoration: none;
	float: left;
	height: 33px;
	width: 112px;
	background-image: url(../index/btn_maroc.png);
	background-position: top;
	background-color: #FFFFFF;
	text-indent: -3000px;
}
#menu ul li a.n-malte {
	padding: 0em;
	text-decoration: none;
	float: left;
	height: 33px;
	width: 112px;
	background-image: url(../index/btn_malte.png);
	background-position: top;
	background-color: #FFFFFF;
	text-indent: -3000px;
}
#menu ul li a.n-andalousie {
	padding: 0em;
	text-decoration: none;
	float: left;
	height: 33px;
	width: 116px;
	background-image: url(../index/btn_andalousie.png);
	background-position: top;
	background-color: #FFFFFF;
	text-indent: -3000px;
}
#menu ul li a:hover {
	background-position: bottom;
	text-indent: -3000px;
	list-style: none;
}
#menu a#youarehere {
	background-position: bottom;
	text-indent: -3000px;
}
/* */

#centre-titre {
	background-image: url(../index/titre_centre.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: -15px;
	padding-top: 2px;
	padding-left: 35px;
	padding-right: 35px;
	padding-bottom: 0px;
	color: #999999;
	font-size: 11px;
	line-height: 17px;
	text-align: left;
}
#centre-body {
	background-image: url(../index/body_centre.gif);
	background-position: top;
	background-repeat: repeat-y;
	margin-top: 15px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	color: #000000;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
}
/* gauche*/

#menu-gauche {
	background-position: top;
	background-repeat: no-repeat;
	width: 200px;
	margin-top: 25px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
}
#menu-gauche ul {
	margin: 0px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
#menu-gauche li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	background-image: none;
}
#menu-gauche a {
	background-image: url(../index/btn_gauche_off.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	margin: 0pt;
	display: block;
	color: #393d8c;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 24px;
	padding-right: 0px;
}
#menu-gauche a:hover {
	background-image: url(../index/btn_gauche_on.jpg);
	color: #393d8c;
	font-weight: bolder;
}
#menu-gauche a.current {
	background-image: url(../index/btn_gauche_on.jpg);
	color: #393d8c;
	font-weight: bolder;
}
.sous-menu {
	text-align: left;
	color: #393d8c;
	padding-left: 16px;
	font-size: 12px;
	font-weight: normal;
}
.spacer {
	clear: both;
}
#bloc-espace {
	height: 10px;
}
/* pied de page*/

#footer {
	margin-top: 0px;
	padding-top: 4px;
	padding-bottom: 20px;
	font-size: 10px;
	color: #999999;
	text-align: center;
}
#footer a {
	text-decoration: none;
	color: #999999;
}
#footer a:hover {
	text-decoration: underline;
}
.tdcopyright {
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-top-color: #FFFFFF;
	width: 70%;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000
}
a.copyright, a.copyright:link, a.copyright:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	text-decoration: none
}
a.copyright:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline
}
.espace {
	margin-left: 10px;
	margin-right: 10px;
}
.filet {
	background-image: url(../index/filet.jpg);
	background-repeat: no-repeat;
}
.zoom {
	height:145px;
}
.zoom img {
	width:260px;
	height:145px;
}
.zoom img:hover {
	width:680px;
	height:380px;
}
.zoom p {
	text-align:center;
}
.zoom_vertical {
	height:290px;
}
.zoom_vertical img {
	width:200px;
	height:290px;
}
.zoom_vertical img:hover {
	width:680px;
	height:985px;
}
.zoom_vertical p {
	text-align:center;
}
