/***STYLE GENERAL***/

*
{
	margin:0px;
	padding:0px;
	font-family:arial;
}

html, textarea
{
	overflow:auto;
}

html, textarea
{
	overflow:auto;
}

strong
{
	font-weight:bold;
}

img
{
	border:none;
}

a
{
	cursor:pointer;
	text-decoration:none;
	color:blue;
}

ul
{
	list-style-position:inside;
}

html
{
	min-width:1200px;
}

/***Logo & anim***/

#logo
{
	display:none;
	position:absolute;
	top:31px;
	left:0px;
	width:391px;
	height:137px;
	z-index:40;
    overflow:hidden;
}

.ani-bg
{
    position:absolute;
    top:-350px;
    left:0;
    z-index:10;
}

.frame
{
    position:absolute;
    top:0;
    left:0;
    z-index:1;
}

#anim
{
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	width:1200px;
	height:200px;
	z-index:50;
}

/***menus***/

#bm
{
	display:none;
	position:absolute;
	top:210px;
	left:0px;
	width:1024px;
	height:196px;
	z-index:20;
	overflow:hidden;
	z-index:40;
	background:url('../documents/media/images/permanent/m8.png') no-repeat;
}

.un-menu
{
	position:absolute;
	top:0px;
	left:0px;
	width:498px;
	height:176px;
	padding-top:20px;
	padding-right:43px;
	text-align:right;
	overflow:hidden;
	color:white;
}

#m0
{
	background:url('../documents/media/images/permanent/m0.png') no-repeat;
}

#m1
{
	background:url('../documents/media/images/permanent/m1.png') no-repeat;
}

#m2
{
	background:url('../documents/media/images/permanent/m2.png') no-repeat;
}

#m3
{
	background:url('../documents/media/images/permanent/m3.png') no-repeat;
}

#m4
{
	background:url('../documents/media/images/permanent/m4.png') no-repeat;
}

#m5
{
	background:url('../documents/media/images/permanent/m5.png') no-repeat;
}

#m6
{
	background:url('../documents/media/images/permanent/m6.png') no-repeat;
}

#m7
{
	background:url('../documents/media/images/permanent/m7.png') no-repeat;
}

/***sous menus***/

.menu-mg
{
	display:none;
	position:absolute;
	top:0px;
	left:15px;
	width:160px;
	height:29px;
	padding-top:11px;
	font-size:12px;
	color:#5188a9;
	z-index:40;
}

.mgo
{
	display:none;
	position:absolute;
	top:0px;
	left:-255px;
	width:268px;
	height:37px;
	z-index:35;
}

/***corps du texte***/

#corps
{
	position:absolute;
	top:430px;
	left:0px;
	width:1024px;
	z-index:30;
}

#aeroport
{
	height:20px;
	margin-top:20px;
	padding-top:2px;
	padding-left:10px;
	font-size:14px;
	background:url('../documents/media/images/permanent/aeroport.png') no-repeat;
}

/***réseaux sociaux***/

#rs
{
	position:fixed;
	top:272px;
	right:0px;
	width:47px;
	height:127px;
	padding-top:10px;
	background:url('../documents/media/images/permanent/rs.png') no-repeat;
	z-index:40;
}

.un-rs
{
	display:block;
	width:100%;
	text-align:center;
	margin-bottom:14px;
}

#fb-jaime-anim
{
	position:fixed;
	top:170px;
	left:0px;
	width:162px;
	z-index:60;
	overflow:hidden;
}

/***pied de page***/

#partenaires
{
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	z-index:40;
}

#pdp
{
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	padding-top:15px;
	background:url('../documents/media/images/permanent/pdp.gif') repeat-x white;
	font-size:12px;
	color:#858585;
	z-index:40;
}

#pdp a
{
	color:#858585;
}

#pdp a:hover
{
	text-decoration:underline;
}

/***captcha***/

#captcha img, #captcha-ra img
{
	margin-left:20px;
}

.simpleCaptchaSelected
{
	border:2px solid gray;
}

.captchaImage
{
	cursor:pointer;
}

/***bouton de retour en haut de page***/

#retour-haut
{
	position:fixed;
	bottom:10px;
	right:10px;
	width:121px;
	height:44px;
	background:url('../documents/media/images/permanent/retour.png');
	z-index:40;
}

#retour-haut:hover
{
	background:url('../documents/media/images/permanent/retouro.png');
}

/***mots clés fond***/

.un-mf
{
	position:fixed;
	left:0px;
	width:200px;
	z-index:10;
	opacity:0.5;
	filter:alpha(opacity=50);
}

.un-mf-t0
{
	color:#153443;
}

.un-mf-t1
{
	color:#1d4a5f;
}

.un-mf-t2
{
	color:#2a6783;
}

.un-mf-t3
{
	color:#3885a8;
}

.un-mf-t4
{
	color:#598fae;
}

.un-mf-t5
{
	color:#91b9d0;
}

.un-mf-t6
{
	color:#ec8ebe;
}

.un-mf-t7
{
	color:#c70067;
}

/***class de style prédéfinis***/

.relative2
{
	position:relative;
	top:2px;
}

.relative3
{
	position:relative;
	top:3px;
}

.clear
{
	clear:both;
}

.du-texte
{
	color:#0c2734;
	font-size:14px;
}

.du-texte h1
{
	line-height:22px;
	font-size:20px;
	font-weight:normal;
	color:#c70067;
}

.img-h1
{
	margin-bottom:20px;
}

.img-h1 img
{
	display:block;
}

.du-texte h2
{
	margin-bottom:15px;
	line-height:20px;
	font-weight:normal;
	font-size:18px;
	color:#3985a9;
}

.du-texte h3
{
	margin-bottom:10px;
	line-height:18px;
	font-weight:normal;
	font-size:16px;
	color:#588fae; /*2b6684*/
}

.du-texte p
{
	font-size:14px;
	line-height:20px;
	color:#0c2734;
}

.du-texte a
{
	color:#c70067;
}

.du-texte a:hover
{
	text-decoration:underline;
}

.du-texte table
{
	width:738px;
	border-collapse:collapse;
	background:url('../documents/media/images/permanent/tab.png') no-repeat;
}

.du-texte thead, .du-texte thead a
{
	color:white;
	font-weight:bold;
}

.du-texte td
{
	padding:5px 10px;
	border:1px solid black;
}

.cache
{
	display:none;
}

.lien-tarif
{
	color:#0c2734;
}

.lien-tarif:hover
{
	text-decoration:none;
}