* {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
body {
	background-color : #003046;
	width:100%;
	text-align:center;
	font-family : Verdana;
}
td {
	font-family : Verdana;
	font-size : 11px;
	color : #22323B;
}
.txt {
	color : #A8B79A;
}
.copy {
	font-family : Verdana;
	font-size : 10px;
	color : #CCCCCC;
}
a {
	font-family : Verdana;
	font-size : 11px;
	color : #22323B;
	text-decoration : underline;
}
a:hover {
	font-family : Verdana;
	font-size : 11px;
	color : #22323B;
	text-decoration : none;
}
.navhome {
	font-family : Verdana;
	font-size : 14px;
	color : #22323B;
	text-decoration : underline;
}
.navhome:hover {
	font-family : Verdana;
	font-size : 14px;
	color : #22323B;
	text-decoration : none;
}
.bottom-menu {
	font-family : Verdana;
	font-size : 10px;
	color : #CCCCCC;
	text-decoration : underline;
}
.bottom-menu:hover {
	font-family : Verdana;
	font-size : 10px;
	color : #CCCCCC;
	text-decoration : none;
}
.input {
	background-color : #F8EBB7;
	color : #22323B;
	font-family : Verdana;
	font-size : 11px;
	padding-left : 2px;
	margin-left : 10px;
	border-bottom : 1px solid Silver;
	border-right : 1px solid Silver;
	border-left : 2px solid #22323B;
	border-top : 2px solid #22323B;
}
.but {
	background-color : #F8EBB7;
	color : #22323B;
	font-family : Verdana;
	font-size : 11px;
	border-top : 1px solid Silver;
	border-left : 1px solid Silver;
	border-right : 2px solid #22323B;
	border-bottom : 2px solid #22323B;
}
.just {
	text-align : justify;
}
.sightseeing-title {
	background-color : #F4F4F4;
	font : 12px;
}
.sightseeing {
	font : 18px;
	text-align : center;
}
.left {
	background-image : url(../images/background-left.gif);
	background-repeat : repeat-y;
}
.border {
	border : 1px solid #F1F1F1;
}
/*////////////////////////////////////////////////////////////////////*/


#global {
	width:794px;
	text-align: center;
	margin:0 auto;
}

#content {
	background-image:url(../Images/bgcontent.jpg);
	background-repeat:no-repeat;
	width:793px;
	height:930px;
}

#img{
	padding-left: 33px;
	}

#flag {
	text-align:center;
	padding-left:350px;
	padding-top: 10px;
	padding-bottom:20px;
}

.fr {
	float:left;
	width:33px;
	height:26px;
}

.en {
	float:left;
	width:33px;
	height:26px;
	padding-left: 20px;
}

#language{
margin-top: 20px;
padding-bottom: 20px;
}

#minibook{
text-align: center;
 margin-bottom: 40px;
}

#textfr{
	width: 300px;
	float:left;
	text-align:left;
	font-size:12px;
	padding-top: 0px; padding-left: 88px;
	}

#textfr h2{
	font-size:13px;
	color : #A8B79A;
	}

#textfr p{
	color : #A8B79A;
	}

#texten{
	width: 300px;
	float:left;
	text-align:left;
	font-size:12px;
	padding: 20px 20px 20px 45px;
	}

#texten h2{
	font-size:13px;
	color : #A8B79A;
	}

#texten p{
	color : #A8B79A;
	}

#footer {
	clear:both;
	padding-bottom: 5px;
	padding-top: 20px;
}

.clear{
	clear:both;
	}
	
	#promo { width:110px; height:110px; background-image:url(../promo_130.png); background-repeat:no-repeat; padding:25px 10px; position:absolute; z-index:10; color:#cfcbf3; text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; top:130px; left:30%; line-height:15px;}
