body
{
	margin:0;
	padding:0;
	margin-top:5px;
	background:url('img/bg.jpg') repeat-x #373737;
	font-family:Verdana;
}

body, tr, td
{
	font-size:12px;
	font-family:Verdana;
}

h2
{
	color:#5e8dbf;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
	margin-bottom:7px;
	
	margin-top:7px;
}

h3
{
	color:#ffa00a;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
	margin-bottom:4px;
	margin-top:4px;	
	border-bottom:1px dashed #CCCCCC;

}

p
{
	margin:0;
	padding:0;
	margin-bottom:5px;
}

*
{
	font-family:Verdana;
}

#languages
{
	text-align:right;
	height:19px;
}

#languages a
{
	color:White;
	text-decoration:none;
	font-size:12px;
	margin-left:10px;
}

#languages a:hover
{
	border-bottom:1px dotted #ff9c00;
}

#languages a img
{
	border:0;
	vertical-align:top;
}

#container
{
	width:1021px;
	margin:0 auto;
	
}




#header
{
	height:91px;
	background:url('img/header.jpg') no-repeat;
	text-align:left;
}




#header h1,
#header h1 a
{
	display:block;
	margin:0;
	padding:0;
	width:335px;
	height:90px;
	text-align:left;
}
#header a span
{
	display:none;
}

#header #logo
{
	position:absolute;
	background:transparent url(img/logo-airpilot.png) no-repeat scroll 0%;
	margin-left:15px;
	padding-top:5px;
}

#header h2
{
	color:#595959;
	font-size:12px;
	margin:0;
	padding:0;
	padding-left:8px;
	font-weight:normal;
	width:205px;
	text-align:center;
}

#header #language 
{
	float:left;
	margin-top:10px;
	padding-left:8px;
	width:205px;
	text-align:center;
}
#header #language select
{
	font-size:12px;
	width:135px;
	height:20px;
}
#header #login
{
	float:right;
	width:200px;
	height:16px;
	margin:10px 10px 10px 10px;
	font-size:12px;
}
#header #mdp
{
	float:right;
	width:200px;
	height:16px;
	margin:10px 10px 10px 10px;
	font-size:12px;
}

#header #advert
{
	float:right;
	width:730px;
	height:80px;
	margin:7px 10px 10px 10px;
}
#header #advert img
{
	border:1px solid #FFFFFF;
}

#body
{
	background:white;
	font-size:12px;
	padding-top:10px;
}

#leftMenu ul,
#rightMenu ul,
ul.mainMenu li
{
	margin:0;
	padding:0;
	list-style:none;
}

#leftMenu
{
	width:200px;
	background:url(img/leftmenu.gif)   no-repeat;
	font-size:12px;
}

#rightMenu
{
	width:250px;
	background:#f0f0f0;
}

ul.mainMenu li
{
	background:transparent url(img/leftMenuBtn.gif) repeat scroll 0%;
	display:block;
	height:40px;
	line-height:38px;
	width:200px;
	background-repeat:no-repeat;
	
}

#rightMenu ul.mainMenu li
{
	width:248px;
}

ul.mainMenu li a
{
	display:block;
	cursor:hand;
	height:28px;
}

ul.mainMenu li a span
{
	display:block;
	height:28px;
	margin-left:8px;
}

ul.mainMenu li,
ul.mainMenu li a
{
	text-decoration:none;
	color:#000;
	font-size:15px;
	text-indent:28px;
}

ul.mainMenu li  strong
{
	font-weight:normal;
	color:#1880ac;
}

#content
{
	min-width:558px;
	.width:543px;
}

#content2
{
	margin:8px 6px 50px;
}

#content p 
{
	text-align:justify;
}

#asset1
{
	width:266px;
	height:184px;
	background:transparent url(img/asset.gif) no-repeat scroll 0%;
	float:left;
}

#asset2
{
	width:266px;
	height:184px;
	background:transparent url(img/asset.gif) no-repeat scroll 0%;
	float:right;

}


#asset3
{
	width:266px;
	height:184px;
	background:transparent url(img/asset.gif) no-repeat scroll 0%;
	float:left;
	margin-top:15px;
}

#asset4
{
	width:266px;
	height:184px;
	background:transparent url(img/asset.gif) no-repeat scroll 0%;
	float:right;
	margin-top:15px;

}

#asset h4
{
	font-size:13px;
	margin-bottom:0px;
	margin-left:10px;
	margin-top:0px;
	padding-top:10px;
}

#asset p
{
	font-size:11px;
	margin-top:10px;
	padding: 0px 10px;
}

#plane
{
	margin:0px;
	padding-top:42px;
	height:192px;
}

ul.mainMenu li.ap { background-image:url(img/lmenu_ap.jpg); }
ul.mainMenu li.star { background-image:url(img/lmenu_star.jpg); }
ul.mainMenu li.cc { background-image:url(img/lmenu_cc.jpg); }
ul.mainMenu li.pa { background-image:url(img/lmenu_pa.jpg); }
ul.mainMenu li.ct { background-image:url(img/lmenu_ct.jpg); }
ul li.rmenu_pilot { background-image:url(img/rmenu_pilot.jpg); }
ul li.rmenu_video { background-image:url(img/rmenu_video.jpg); }

.videoPreview
{
	text-align:center;
	padding-bottom:10px;
	padding-top:10px;
}
.videoPreview img
{
	border:0;
}
.videoPreview div
{
	margin:2px;
	font-size:12px;
	text-align:center;
}



#body h4
{
	color:#ffa00a;
	font-size:14px;
}

#body h1
{
	border-bottom:1px dashed #CCCCCC;
	font-size:17px;
	font-variant:small-caps;
	height:25px;
	margin:0px;
	margin-bottom:5px;
}



#footer
{
	width:1021px;
	height:1px;
	margin:0 auto;
	border-bottom: 7px solid #6F8ABF;
	background:#fff;
}

#footer div,
#footer a
{
	text-align:center;
	font-weight:normal;
	color:#707070;
	font-size:11px;
	text-decoration:none;
}

#footer a:hover
{
	color:#1880AC;
	border-bottom:1px dashed #FFA00A;
}

#footer div
{
	position: relative;
	top: -18px;
	height: 1px;
}


.leftMenu2
{
	background:url('img/leftmenu2.jpg')  no-repeat;
}


.leftmenuseparator
{
	height:30px;
	background:white;
}
	
.leftMenu2header
{
	height:38px;
	line-height:38px;
	text-indent:38px;
	font-size:14px;
	
}

.leftMenu2header strong
{
	color:#1880ac;
	font-weight:normal;
}



#leftMenu2List li
{
	text-decoration:none;
	color:Black;
	list-style:disc inside;
}

#leftMenu2List li a 
{
	color:Black;
	text-decoration:none;
}

#leftMenu2List li a:hover
{
	text-decoration:underline;
	color:#5e8dbf;
}

#leftMenu2ListContainer
{
	margin-left:10px;
	margin-top:5px;
}

.smallmenucontainer
{
	margin-left:30px;
}

.smallmenu
{
	font-size:12px;
}

.smallmenu li
{
		list-style:disc;
}

.smallmenu li
{
	color:#000;
	text-decoration:none;
}
.smallmenu li:hover
{
	color:#5e8dbf;
	text-decoration:underline;
	
}

.videolink img
{
	border:0;
}

.videolink
{
	border:1px solid #FF9C00;
	display:block;
	width:205px;
	height:115px;
}

.videolink:hover
{
	border:1px dotted #FF9C00;
}

.videolink:hover img
{
	display:none;
}

#movieplayerbg
{
	z-index:50;
	background-color:Black;
	width:100%;
	height:1000px;
	opacity:0.6;
	filter : alpha(opacity=60); 
	position:absolute;
	top:0;
	left:0;
}

#movieplayer
{
	border: 1px solid black;
	position:absolute;
	display: block;
	left: 50%;
	top: 118px;
	width: 640px;
	margin-left: -320px;
	background:white;
	padding:10px;
	z-index:50;
}

#movieplayer_fp
{
	margin-top:10px;
}

#movieplayer .movieTitle *
{
	text-align:center;
}

#movieplayer .movieTitle
{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	line-height:24px;
}

.titleInMovieList
{
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid gray;
	margin-bottom:3px;
}

#movieplayer_desc
{
	margin-top:10px;
	text-align:justify;
}

#contactTable
{
	width:100%;
}

#contactTable .lbl
{
	border:1px solid #2b84a2;
	font-size:12px;
	margin-left: 5px;
}

#contactTable .btn
{
	border:1px solid #5d8fc0;
	color:#157DB4;
	font-size:13px;
	font-weight:bold;
	width:101px;
}

#contactTable .ln
{
	font-size:12px;
	font-weight:bold;
	background:white;
}

#contactTable .lnc
{
	text-align:right;
}

.trybox
{
	border:1px solid gray;
	padding:5px;
	height:190px;
}

.trybox h3
{
	border-bottom:1px dashed #d2d2d2;
	color:Black;
	font-size:13px;
}

.trybox h3 strong
{
	border-bottom:1px dashed #d2d2d2;
	color:#1381b4;
	border:0;
}

#header h3
{
color:Black;
font-size:16px;
font-style:italic;
font-weight:normal;
margin-left:357px;
padding-top:-17;
position:relative;
top:-81px;
border:none;
}

.price
{
	font-size:12px;
}

#links a img
{
border:none;
}

.dlvideoblock
{
	width:264px;
}

.dlvideoblock .inner
{
	margin-left:28px;
}

.advert
{
margin-bottom:5px;
}

.videoPreview div.rightMenuVideoThumb
{
	margin-left:21px;
	.margin-left:5px;
}

.PaiementOk
{
	width:545px;
	height:261px;
	background-image:url('img/fin-de-commande.jpg');
}

.PaiementRate
{
	width:545px;
	height:261px;
	background-image:url('img/fin-de-commande.jpg');
}

.PaiementCheque
{
	position:relative;
	left:10px;
}

.Message
{
	color:White;
	margin:auto;
	width:410px;
	font-family:Verdana;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	font-style:italic;
	top:60px;
	position:relative;
}

.Message h2
{
	color:White;
	font-family:Verdana;
	font-size:18px;
	text-align:center;
	font-weight:bold;
	font-style:italic;	
}

a.BtnBleuSmall
{
    width:22px;
    height:22px;
    border:0;
    margin:10px auto;
    padding:0 0 4px 0;
    background:transparent url(img/BtnBleuSmall.png) no-repeat scroll 100% 0;
    color:#fff;
    text-align:center;
    font-weight:bold;
    font-size:14px;
    display:block;
    text-decoration:none;
    cursor:pointer;
}

a.BtnBleuMoy
{
    width:100px;
    height:22px;
    border:0;
    margin:10px auto;
    padding:4px 0 0 0;
    background:transparent url(img/BtnBleuMoy.png) no-repeat scroll 100% 0;
    color:#fff;
    text-align:center;
    font-weight:bold;
    font-size:11px;
    display:block;
    text-decoration:none;
    cursor:pointer;
}

.BtnBleu
{
	height:22px;
	clear:both;
	float:right;
}

a.BtnBleuCenter
{
    height:18px;
    padding:0;
	padding-top:4px;	
    /*padding-bottom:3px;*/
    margin:0;
    border:0;
    background:transparent url(img/BtnBleuCenter.png) repeat-x top left;
    color:#fff;
    text-align:center;
    font-weight:bold;
    font-size:11px;
    display:block;
    text-decoration:none;
    cursor:pointer;
    float:left;
    line-height:normal;
}

.BtnBleuLeft
{
    height:22px;
    width:6px;
    border:0;
    background:transparent url(img/BtnBleuGauche.png) no-repeat top left;
    display:block;
    cursor:pointer;
    float:left;
}

.BtnBleuRight
{
    height:22px;
    width:6px;
    border:0;
    background:transparent url(img/BtnBleuDroit.png) no-repeat top left;
    display:block;
    cursor:pointer;
    float:left;
}
