@charset "utf-8";

body { background-image:url(../images/bg.jpg); background-color:#FF0000;}

.center {
	margin-left: -450px;
	height: 600px;
	width: 990px;
	background-image:url(../images/background_top.jpg);
	background-repeat:no-repeat;
}

.centrage {
	margin-left: -490px;
	height: 546px;
	width: 850px;
}
#logo {
	position:absolute;
	left:345px;
	top:17px;
	height: 37px;
}
#banner_title {
	position:absolute;
	left:230px;
	top:0px;
	width:616px;
	height:59px;
	z-index:2;
}
#flash_slide {
	position:absolute;
	left:20px;
	top:290px;
	z-index:2;
	height: 390px;
}

left { float:left; width:100px;}

right { float:right; width:100px;}

#picto {
	position:absolute;
	left:-46px;
	top:684px;
	z-index:2;
}
#title {
	position:absolute;
	left:1029px;
	top:159px;
	z-index:2;
}
#bottom_img {
	position:absolute;
	top:680px;
	z-index:1;
	left: 0px;
	width: 990px;
}
#text2 {
	position:absolute;
	left:23px;
	top:384px;
	width:500px;
	height:26px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333;
	text-decoration: none;
}

#text9 {
	position:absolute;
	left:564px;
	top:520px;
	width:270px;
	height:26px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333;
	text-decoration: none;
}

#text4 {
	position:absolute;
	left:36px;
	top:652px;
	width:290px;
	height:26px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#text5 {
	position:absolute;
	left:342px;
	top:654px;
	width:290px;
	height:26px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#text6 {
	position:absolute;
	left:652px;
	top:655px;
	width:289px;
	height:26px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}




#text3 {
	position:absolute;
	left:604px;
	top:668px;
	width:472px;
	height:26px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333;
	text-decoration: none;
}


a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {

	color: #000000;
	text-decoration: underline;
}
a:hover {

	color: #363636;
	text-decoration: underline;
}
a:active {
	color: #000;
	text-decoration: underline;
}
#disclaimer a {
	color: #6c5b4c;
}


/* NAV MENU */

#nav {
	margin:0;
	float:left;
	width:756px;
	height:auto;
	background:#FFF url("../../dropline/bottom_line.gif") repeat-x bottom;
	position:relative;
}
#nav .select, #nav .current {
	margin:0;
	padding:0;
	list-style:none;
	display:block;
}
#nav li {
	display:inline;
	margin:0;
	padding:0;
	height:auto;
}
#nav .select a, #nav .current a {
	display:block;
	height:21px;
	float:left;
	background: url("../../dropline/left_blue.gif") no-repeat left top;
	padding:0 0 0 3px;
	border-bottom:2px solid #ea7500;
	text-decoration:none;
	font-size:10px;
	line-height:20px;
	white-space:nowrap;
	margin-left:0;
}
* html #nav .select a, * html #nav .current a {
	width:1px;
	}
#nav .select a b, #nav .current a b {
	height:100%;
	display:block;
	background:url("../../dropline/right_blue.gif") no-repeat right top;
	color:#000;
	text-align:center;
	width:148px;
}
#nav .current, #nav .current a {
	background-position:0 -75px;
	border-color:#ea7500;
	cursor:pointer;
}
#nav .current b, #nav .current a b {
	background-position:100% -75px;
	border-color:#ea7500;
	color:#fff;
}
#nav .select a:hover, #nav .select li:hover a {
	background-position:0 -75px;
	cursor:pointer;
	border-bottom:1px solid #e17104;
	
}
#nav .select a:hover b, #nav .select li:hover a b {
	background-position:100% -75px;
	border-color:#ea7500;
	color:#FFF;
}
#nav .sub {
	display:none;
}
#nav .sub li a:hover, #nav .select a:hover .sub li a:hover, #nav .select li:hover .sub li a:hover {
	background:#999 url(../../dropline/sub_sep.gif) top right no-repeat;
	color:#FFF;
	text-decoration:underline;
	}
#nav .select li a:hover .sub, #nav .select li:hover .sub {
	display:block;
	position:absolute;
	width:100%;
	top:21px;
	left:0;
	background-color:#ea7500;
	padding:0;
	z-index:100;
	border-bottom:5px solid #999999;
}
#nav .sub, #nav .sub_active {
	margin:0;
	padding:0;
	height: 3px;
	list-style:none;
		border-bottom:5px solid #999999;
	}
#nav .sub_active {
	display:block;
	position:absolute;
	width:756px;
	top:21px;
	left:0;
	background:#ea7500;
	margin-top:1px;
	padding:0;
	z-index:10;
	color:#000;
	border-bottom:5px solid #999999;
}
* html #nav .sub_active, * html #nav .select a:hover .sub {
	z-index:-1;
	margin-top:0;
	margin-top:1px;
}
#nav .sub_active a {
	height:20px;
	float:left;
	text-decoration:none;
	white-space:nowrap;
	font-weight:normal;
}

#nav .sub li a:hover, #nav .select a:hover .sub li a:hover, #nav .select li:hover .sub li a:hover {
	background:#999999 url(../../dropline/sub_sep.gif) top right no-repeat;
	color:#fff;
	text-decoration:underline;
}
#nav .sub_active .current_sub a, #nav .sub_active a:hover {
	background:#999999 url(../../dropline/sub_sep.gif) top right no-repeat;
	color:#ff6;
	text-decoration:underline;
}
/*TOP NAV*/
div#top {
	height:40px;
	width:755px;
	font-size:10px;
	color: #999;
	background-color:#FFFFFF;
}
div#topicons {
	text-align: right;
	width: 350px;
	height: 30px;
	padding-top: 13px;
	float:right;
	font-size:10px;
	color: #999;
	background-color:#FFFFFF;
	vertical-align: baseline;
}
div#topicons a:link {
	color: #999;
	text-decoration: none;
	opacity: 1;
}
div#topicons a:hover {
	color: #000;
	opacity: 0.7;
}

#countrydivcontainer {
	border:1px solid gray;
	width:560px;
	height:540px;
	padding: 10px 0 20px 0;
	font-size:10px;
	overflow:auto;
}
#countrydivcontainer td {
	vertical-align:middle;
}

/*Disclaimer*/


#leftbannerlp {
	width: 100%;
	height:0px;
	float:left;
	margin-left:0px;
	margin-bottom:5px;
	background-image:url(../images/);
}

/*Bottom Section*/
#textcontent {
	padding-left:10px;
	width: 357px;
	height:206px;
	float:left;
	position:absolute;
	z-index: 1;
	left: 9px;
	top: 295px;
}

#contentbg{
width: 360px;
height: 247px;
float:left;
background-image:url(../../images/);
}

#quiz {
	width: 237px;
	height:393px;
	float:right;
	position:absolute;
	z-index: 1;
	background-repeat: no-repeat;
	left: 51px;
	top: 429px;
}
.contenthead {
	width: 95%;
	font-size:14px;
	color:#111111;
	float: left;
	text-align:left;
	font-weight:bold;

}
.contenttext {
	width: 91%;
	font-size:11px;
	color:#222222;
	float: left;
	text-align:left;
	padding-top: 10px;
}
.formcontent {
	width: 100%;
	font-size:11px;
	color:#000000;
	float: left;
	text-align:center;
	z-index:10000;
	font-family: Arial, Helvetica, sans-serif;
}
.title {
	width: 90%;
	font-size:19px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	float: left;
	text-align:left;
	padding-left: 20px;
	text-transform: capitalize;
	padding-top: 8px;
}

#txt_winner {
	position:absolute;
	left:145px;
	width:200px;
	top:478px;
	z-index:1;

}
#disclaimer {
border-top: medium;
	border-top-color:#666666;
	font-size:9px;
	margin: 0 auto;
	width: 756px;
	margin-top:1px;
	color:#000000;
	text-align:left;
}

.txt_answer {
font-family: Verdana;
font-size: 11px;
font-style: normal;
font-variant: normal;
color: #FFFFFF;
}
.txt_2 {
font-family:Verdana;
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: bold;
color: #e27907;
}
.txt_3 {
text-align:left;
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: bold;
color: #c1b6a1;
}
.txt_eg {
font-family: Verdana;
font-size: 9px;
font-style: normal;
font-variant: normal;
font-weight: normal;
color: #FFFFFF;
}


.tb-focus {
    border: 1px solid #888377;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color:#FFFFFF;
}

h1 {
width: 90%;
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
color: #000000;
float: left;
text-align: left;
font-weight: bold;
padding-bottom: 0px;
margin-bottom: -5px;
}

h2 {
width: 90%;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
color: #000000;
float: left;
text-align: left;
font-weight: bold;
padding-bottom: 0px;
margin-bottom: 2px;
margin-top: 5px;;
}



#win {
	width: 80%;
	height:27px;
	float:left;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#ffffff;
	font-smooth: always;
	padding-top:9px;
	padding-left:7px;
}
.style {
background-color:#FF0000;
	background-repeat: no-repeat;
}
.centrage {
	height: 963px;
	width: 969px;
}
#visu_1 {
	position:absolute;
	left:20px;
	top:5px;
	width:154px;
	height:37px;
	z-index:2;
}
#visu_2 {
	position:absolute;
	left:272px;
	top:482px;
	width:293px;
	height:31px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}

#visu_4 {
	position:absolute;
	left:355px;
	top:35px;
	width:455px;
	height:146px;
	z-index:2;
}
#visu_5 {
	position:absolute;
	left:105px;
	top:120px;
	width:512px;
	height:316px;
	z-index:2;
	background-image: url(../images/background_banner.jpg);
	background-repeat:no-repeat;
}
#visu_6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position:absolute;
	left:549px;
	top:569px;
	width:391px;
	height:37px;
	z-index:2;
}
#visu_7 {
	position:absolute;
	left:270px;
	top:74px;
	width:550px;
	height:23px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}
#visu_8 {
	position:absolute;
	left:-11px;
	top:29px;
	width:275px;
	z-index:2;
	height: 207px;
}

#visu_9 {
	position:absolute;
	left:32px;
	top:566px;
	width:461px;
	height:29px;
	z-index:2;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
}

#visu_10 {
	position:absolute;
	left:40px;
	top:45px;
	width:136px;
	height:68px;
	z-index:2;
}

#visu_11 {
	position:absolute;
	left:20px;
	top:833px;
	width:376px;
	height:23px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}

#visu_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position:absolute;
	left:23px;
	top:113px;
	width:363px;
	height:315px;
	z-index:2;
}




#text {
	position:absolute;
	left:59px;
	top:801px;
	width:329px;
	height:143px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	line-height:18px;
}
#block {
	position:absolute;
	left:602px;
	top:223px;
	width:308px;
	height:219px;
	z-index:2;
}
#disclaimer {
	position:absolute;
	left:274px;
	top:520px;
	width:84px;
	height:19px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8d806d;
	text-decoration: none;
	text-align: left;
}

#tscs {
	position:absolute;
	left:-1px;
	top:539px;
	width:952px;
	height:46px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
#txt_top {
	position:absolute;
	left:565px;
	top:1px;
	width:487px;
	height:29px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	text-align: right;
	color: #c1b6a1;
	padding-top: 4px;
	padding-right: 10px;
}

div.clic {padding-top:10px;}
div.formdefault {padding-top:4px;}
div.step2form {
	padding-right:5px;
	padding-left: 20px;
	padding-top: 10px;
}
div.step3form {
	padding-right:5px;
	padding-left: 40px;
	padding-top: 40px;
}
#black {
	position:absolute;
	left:360px;
	top:556px;
	width:130px;
	height:12px;
	z-index:2;
	background-color: #000000;
}

.centrage { background-image:url(../images/background_banner.jpg); background-repeat:no-repeat;}
.centrage #block .formcontent div #box table tr .txt_answer strong {
	color: #000000;
}

.airline { background-image: url(../images/panel_2.jpg);
width:391px; height:135px;} 

.winner { background-image: url(../images/panel_3.jpg); background-repeat:no-repeat;
width:391px; height:135px;} 

.airline_text { font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding-left:0px;
	padding-top:2px;
	line-height:18px;
	width:260px;
	float:right;
	padding-right:10px;}
	
.airline_image { float:left;
padding-left:11px;
padding-top:10px;
width:99px;
height:112px; }

.winner_image { float:left;
padding-left:11px;
padding-top:10px;
width:80px;
height:112px; }

.winner_text { font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding-left:0px;
	padding-top:5px;
	line-height:18px;
	width:270px;
	float:right;
	padding-right:10px;}
	


#myslides {
	width: 550px;
	height: 315px;
    padding: 0;  
    margin:  0 auto;  
} 
 
#myslides img {  
    background-color: rgb(230,230,230);
    width: 550px;
    height: 315px;
    top:  0; 
    left: 0 
}

/*MAIN FORM*/
.form {
	width:353px;
	height:415px;
	position:absolute;
	top:112px;
	left: 564px;
	background-image:url(../images/form_background.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	z-index:12;
}
.form_text {
	padding:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#ffffff;
	margin:0px 0 5px 3px;
	display: block;
	text-align: center;
	width:340px;

}
.question {
	font-family:Arial, Helvetica, sans-serif;
	height:28px;
	font-size:22px;
	font-weight:normal;
	letter-spacing:-1px;
	color:#fff;
	padding:0 20px 0 20px;
	text-align:left;
}
.answers {
	width:100px;
	height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#FFFFFF;
	padding: 5px 0 5px 0;
	text-align:left;
}
#input_panel {
	width:100%;
	padding:0 20px 10px 20px;
	height: auto;
	color:#FFFFFF;
}
#question_panel {
	width:100%;
	height: auto;
	color:#FFFFFF;
	text-align:center;
	padding-top:10px;
	
}
#bar {
	width:89%;
	padding:0 20px 0px 20px;
	height: auto;
	color:#FFFFFF;
}
.form_input_desc {
	font-family:Arial, Helvetica, sans-serif;
	height:auto;
	width:250px;
	padding-bottom:2px;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
}
.input_index {
	background-color: #fff;
	font: 22px Arial, Helvetica, sans-serif;
	color: #000;
	border: 1px solid #999;
	height:25px;
	margin:2px;
	width:90%;
	text-align:left;
}
input.mobilefield {
	height:30px;
	width:150px;
	font:normal 25px/25px arial;
	color:#000;
	padding-left:5px;
}
input.mobilefield_pin {
	height:30px;
	width:60px;
	font:normal 25px/25px arial;
	color:#000;
}
#button_panel {
	width:300px;
	padding:00px 0px 0px 20px;
	height:auto;
	font-family:Arial;
	font-size:10px;
	font-weight:lighter;
	color:#FFFFFF;
}


#button_panel a:link { color:#FFFFFF;}

#button_panel a:visited {
	color: #ebebeb;
	text-decoration: underline;
}
#button_panel a:hover {
	color: #d7d7d7;
	text-decoration: underline;
}

#button_panel a:active {
	color: #ebebeb;
	text-decoration: underline;
}

#subquiz_form {
	margin:0px;
	padding:0px;
}
/*SECOND FORM*/

.form_content {
	width:100%;
	height:auto;
}
.form_text_hd {
font-family:Arial;
font-size:21px;
color:#FFFFFF;
text-align:center;}

.form_text_sc {
font-family:Arial;
font-weight:normal;
font-size:12px;
line-height:20px;
color:#fff;
float:left;
width:100%;
padding-bottom: 20px;
text-align:left;}

.form_text_img {
font-family:Arial;
font-size:12px;
color:#fff;
float:left;
padding-left:25px;
width:70px;
height:117px;
text-align:left;}


.disclaimer {
	width:390px;
	height:71px;
	position:absolute;
	top:555px;
	right: -12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	z-index:2;
	text-align:left;
}

.operators {
	width:390px;
	height:64px;
	position:absolute;
	top:628px;
	right: 19px;
	z-index:2;
}

.cross_lines {
	width:16px;
	height:382px;
	position:absolute;
	top:155px;
	left: 11px;
	z-index:2;
	background-image:url(../images/cross_lines.gif);
}

#text_b1 {
	width:276px;
	height:199px;
	position:absolute;
	top:959px;
	left: 52px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	z-index:3;
	line-height:16px;
	text-align:left;
	color: #333;
}
#text_b2 {
	width:278px;
	height:197px;
	position:absolute;
	top:959px;
	left: 349px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	z-index:3;
	line-height:16px;
	text-align:left;
	color: #333;
}
#text_b3 {
	width:278px;
	height:159px;
	position:absolute;
	top:959px;
	left: 648px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	z-index:3;
	line-height:16px;
	text-align:left;
	color: #333;
}
.center #text2 {
	color: #FFF;
}
.center #text2 {
	color: #333;
}

/*slideshow*/
#myslides {
	width: 500px;
	height: 259px;
    padding: 0;  
    margin:  0 auto;  
} 
 
#myslides img {  
    background-color: rgb(230,230,230);
    width: 500px;
    height: 259px;
    top:  0; 
    left: 0 
}

