/*--------------------------------------General styles------------------------------*/
body,td,th {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 12px;
	color: #91908d;
}
body {
	background-color: #dedac8;
	background-image: url(images/bgnd_motif.jpg);
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
}
a {
	font-size: 12px;
	color: #0e6da1;
}
a:hover {
	text-decoration: underline;
	color: #38a1da;
}

h1 {
	font-size: 19px;
	color: #0e6da1;
	border-bottom: 1px solid #dbeaf1;
	margin:5px 0 10px 0;
	padding: 0 0 5px 0 ; 
}

h2 {
	font-size: 13px;
	color: #0e6da1;
	margin: 0;
	padding: 0;
}

.input_text {
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 12px;
	border : 1px solid #dbeaf1;
	padding: 1px 10px 1px 5px;
	width: 150px;
	height: 20px;
	margin: 10px 0 0 0 ;
	color: #91908d;

}

form {
	margin: 0;
	padding:0;

}

/*--------------------------------------Structure styles------------------------------*/

#container {
	width: 760px; 
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background-color:#fff;


}
#container_inner {
	position: static;
	border: 0;
	background: #FFFFFF;
}

#top {
	width: 760px;
	height: 123px;
	background-image:url(images/bgnd_top.gif);
	background-position:top;
	background-repeat:no-repeat;
	text-align:right;
	margin: 0;
	padding: 0;
	color: #625b44;
	font-size: 10px;
}

#top a {
	color: #625b44;
	font-size: 10px;
	text-decoration:none;

}

#top a:hover {
	color: #625b44;
	font-size: 10px;
	text-decoration:underline;
}

#info_txt {
	padding: 75px 24px 0 0;
}

#banner {
	width: 760px;
	height: 223px;
	background-image:url(images/bgn_banner.gif);
	background-repeat:repeat-y;
	text-align:left;
}

#blue_menu {
	width: 241px;
	height: 223px;
	float: left;
}

#blue_menu_inner {
	width: 208px;
	height: 223px;
	padding-left: 27px;
	margin: 0;

}
#blue_menu_content {
	background-image:url(images/bgnd_blue_menu.gif);
	background-repeat:repeat-x;
	background-color: #0d699d;
	height: 223px;

}
/*----------------------------------------------Blue Menu ------------------------------------*/

#blue_navlist
{
	padding: 0;
	margin: 0 0 0 20px;
	font: normal 12px "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 14px;
	width: 170px;
}

#blue_navlist li
{
	list-style: none;
	margin: 0;
	text-align: left;
	width: 170px;
	height: 25px;
}

#blue_navlist li a {
	display: block;
	text-decoration: none;
	width: 170px;
	height: 15px;

}

#blue_navlist li a:link { 
	color: #fff; 
	width: 170px;
	height: 15px;
}
#blue_navlist li a:visited { 
	color: #fff; 
	width: 170px;
	height: 15px;
}

#blue_navlist li a:hover { 

	color: #25b9ff ;
	width: 170px;
	height: 15px;
}

#blue_navlist li a:active
{
	color: #25b9ff ;
}

.blue_txt_menu {
	padding: 5px 0 5px 0;
	margin:0;
	background-image:url(images/blue_stroke.gif);
	background-repeat:repeat-x;
	background-position:bottom;

} 


/*------------------------------------------- End of Blue menu ------------------------------------*/
#visu_banner {
	margin: 0; 
	width: 496px;
	height: 223px;
	float: left;
}

.content {
	width: 760px;
	background-color:#fff;
}

#menuleft {
	width: 250px;
	margin: 0;
	float: left;
	background-image:url(images/bgn_banner.gif);
	background-repeat:repeat-y;
}

#menuleft_inner {
	width: 208px;
	margin: 0;
	padding-left: 27px;	
}


#main_content {
	margin: 0 0 0 5px; 
	width: 480px;
	float: left;
	padding: 5px 15px 0 0;
	background-color:#FFF;
}

/*---------------------------------------------- Menu ------------------------------------*/

#navlist
{
	padding: 0;
	margin: 0;
	font: bold 12px "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 14px;
	width: 208px;
}

#navlist li
{
	list-style: none;
	margin: 6px 0 0 0;
	text-align: left;
	width: 208px;
	height: 35px;
}

#navlist li a {
	display: block;
	background-image:url(images/bgnd_btn.gif);
	text-decoration: none;
	width: 208px;
	height: 35px;
}

#navlist li a:link { color: #9e9476; 
	width: 208px;
	height: 35px;
}
#navlist li a:visited { color: #9e9476; 
	width: 208px;
	height: 35px;
}

#navlist li a:hover { 

	color: #9e9476;
	background-image:url(images/bgnd_btn_hover.gif);
	width: 208px;
	height: 35px;
}

#navlist li a:active
{
	color: #9e9476;
	background-image:url(images/bgnd_btn_hover.gif);
}

.txt_menu {
	padding: 8px 20px 0 20px;
	margin:0;
} 


/*---------------------------------------------- End of menu ------------------------------------*/

#grey_box {
	width: 480px;
	min-height: 20px;
	margin : 10px 0 5px 0;
	padding : 0px;
	border: 1px solid #cac4b4;
}
#grey_box_inner {
	border: 2px solid #fff;
	padding: 13px;
	text-align:left;
	background-color: #f5f4f1;
}

#grey_box_inner img{
	padding: 0;
	margin: 0 7px 0 0;
}

#blue_box {
	width: 480px;
	min-height: 20px;
	margin : 10px 0 5px 0;
	padding : 0px;
	border: 1px solid #dbeaf1;
}
#blue_box_inner {
	padding: 13px;
	background-color: #fff;
	text-align:center;
}

#pdf_btn {
	width: 300px;
	height: 41px;
	background-image:url(images/pdf_download.jpg);	
}
#pdf_btn_inner {
	text-align:left;
	padding: 12px 0 0 10px;
}

#flyer_order {
	width: 465px;
	height: 114px;
	background-image:url(images/fond_brochure_satours.jpg);
	background-repeat:no-repeat;
}
#flyer_order_ab {
	width: 465px;
	height: 114px;
	background-image:url(images/fond_brochure_ab_tours.jpg);
	background-repeat:no-repeat;
}
#flyer_order_inter {
	width: 465px;
	height: 114px;
	background-image:url(images/fond_brochure_interhome.jpg);
	background-repeat:no-repeat;
}

#flyer_order_terre {
	width: 465px;
	height: 114px;
	background-image:url(images/fond_brochure_terre_d_afriq.jpg);
	background-repeat:no-repeat;
}

#flyer_order_wings {
	width: 465px;
	height: 114px;
	background-image:url(images/fond_brochure_wings_n_wheel.jpg);
	background-repeat:no-repeat;
}

#flyer_order_inner{
	width: 455px;
	height: 114px;
	padding: 36px 0 0 30px
	

}
#destinations {
	border-bottom: 1px solid #dbeaf1;
	border-top: 1px solid #dbeaf1;
	padding: 3px 0;
}

 #bottom {

 	height: 30px;
 	margin:10px 23px;
	 padding: 10px 0 0 0;
 	color: #aaa199;
 	border-top: 1px solid #cac6b9;
 	text-align: center;
 
 }
 
 #dest_content_left{
 	margin: 0; 
	width: 150px;
	float: left;
	padding: 5px 5px 0 0;
 }
 
 #dest_content_right{
 	margin: 0 0 0 10px; 
	width: 170px;
	float: left;
	padding: 5px 5px 0 15px;
	border-left: 1px solid #dedac8;
 }
 

  #form_content_left{
 	margin: 0; 
	width: 200px;
	float: left;
	padding: 5px 5px 0 0;
 }
 
 #form_content_right{
 	margin: 0 0 0 10px; 
	width: 200px;
	float: left;
	padding: 0px 5px 0 20px;

 }
 
   #login_content_left{
 	margin: 0px; 
	width: 110px;
	float: left;
	padding:0 0 0 100px;
	
 }
 
 #login_content_right{
 	margin: 0px; 
	width: 200px;
	float: left;
	padding: 0;
	text-align:left;

 }