body
{
	font-family:Verdana;
	font-size:12px;
}

/* --------------------------------- content */
.content
{
	padding:10px;
	font-family: Verdana;
	font-size:12px;
	text-align:left;
	
}
.content h1
{
	font-family: Garamond;
	font-size:20px;
	color: #CC3300;
	margin:0px;
	width:300px;
	border-bottom: #6699CC 3px solid;
	margin-left:0px;
	float:left;
}
.content h1 em
{
	font-family: Garamond;
	font-size:20px;
	color: #0099FF;
}

.content h2
{
	font-family: Mistral;
	font-size:20px;
	color:#000000;
}
.content h3
{
	font-family: Garamond;
	font-size:30px;
	color:#0099FF;
	
}
.content h3 b
{
	font-family: Garamond;
	font-size:30px;
	color:#0077EE;
}
.content p
{
	text-align: justify;
	padding:5px;
	font-family:Verdana;
	font-size:12px;
}
.content p strong
{
	font-family:Verdana;
	font-size:13px;
}
.content td
{
	font-family:Verdana;
	font-size:12px;
}
.content a
{
	text-decoration:underline;
	font-family: Verdana;
	font-size:12px;
	color:#0033FF;
}

.content a:hover
{
	text-decoration: none;
	font-family: Verdana;
	font-size:12px;
	color:#0033FF;
}
/* --------------------------------- right_side */
.right_side
{
}
/* --------------------------------- map_banner */
.map_banner
{
	text-align:center;
	border:#FFFFFF 2px solid;
	background:url(../images/globetravel_06.gif) no-repeat center center;
	padding:5px;
	font-family:Garamond;
	font-size:19px;
	color: #333333;
}
.map_banner a
{
	font-family:Garamond;
	font-size:22px;
	color: #0000FF;
	text-decoration:none;
}
.map_banner a:hover
{
	font-family:Garamond;
	font-size:22px;
	color: #0000FF;
	text-decoration: underline;
}
/* --------------------------------- offer_banner */
.offer_banner
{
	background:url(../images/globetravel_07.gif) no-repeat right top;
	padding:5px;
	font-family:Garamond;
	font-size:16px;
	color: #000000;
	text-align:left;
	border:0px;
}
.offer_banner em
{
	font-family:Garamond;
	font-size:24px;
	color: #BB3D00;
	text-decoration:underline;
	font-stretch:normal;
	text-align:center;
	font-weight:bold;
}
.offer_banner b
{
	font-family:Garamond;
	font-size:20px;
	color: #000000;
	border:0px;
}
.offer_banner a
{
	font-family:Garamond;
	font-size:18px;
	color: #000000;
	text-align:left;
	border:0px;
	text-decoration:none;
	cursor:pointer;
}
/* --------------------------------- footer */
.footer
{
	text-align:center;
	width:100%;
	color: #333333;
	font-size:9px;
	
}
.footer a
{
	text-align:center;
	color: #333333;
	font-family:Verdana;
	font-size:10px;
	text-decoration:underline;
	
}
.footer a:hover
{
	text-align:center;
	color:#333333;
	font-family:Verdana;
	font-size:10px;
	text-decoration: none;
	
	
}
/* --------------------------------- copyright */
.copyright
{ 
	text-align:center;
	width:100%;
	font-family: Verdana;
	font-size:10px;
	color: #222222;
	text-align:center;
	padding-bottom:30px;
	padding-top:10px;
}

.copyright a
{ 
	color: #000099;
	text-decoration:underline;
	font-family: Verdana;
	
}

.copyright a:hover
{
	color:#000099;
	text-decoration: none;
	font-family: Verdana;
	
}
/* --------------------------------- flags */

.flags
{
	float:right;
	text-align:right;
	padding-top:5px;
	
}
.flags a img
{
	border:none;
	opacity: .6;
	filter: alpha(opacity=60);
	
	
}
.flags a:hover img
{
	border:none;
	opacity: 1.0;
	filter: alpha(opacity=100);
}
/* --------------------------------- gallery_foto */
.gallery a img
{
	border: #666666 1px solid;
	opacity: 1.0;
	filter: alpha(opacity=100);
	
	
}
.gallery a:hover img
{
	border: #666666 1px solid;
	opacity: .6;
	filter: alpha(opacity=60);
	
}

.gallery td
{
	padding-top:50px;
	padding-bottom:50px;
}



.form input , .form select , .form textarea
{
	border: 1px solid rgb(162, 193, 224); 
	font-size: 12px; 
	background-color: rgb(255, 255, 160);
	width:200px;
}
.form td
{
font-family:Verdana;
font-size:12px;
}
legend
{
	font-size:25px;
	color:#000000;
	font-family: Verdana;
}
ol
{
	font-family: Verdana;
	font-size:12px;
	text-align:justify;
}
li
{
	padding-bottom:12px;
	color:#990000;
	list-style-image:url(../images/tik.gif);
}
#hidden_keywords
{
	z-index:-10;
	position:absolute;
	left:0px;
	font-size:9px;
	color:#676767;
}

.contact_details td
{
	border-bottom:dashed 1px #999999;
}


