@charset "utf-8";
/* CSS Document */
html {
	height: 100%;
/*		overflow: scroll;*/
	}
body {
	margin:0;
	padding:0;
	background-image: url(images/bkgMain.jpg);
	background-repeat: no-repeat;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:100%;
	color:#000;
}
p {
	font-size: 0.875em;
}
ul {
	padding: 0px;
	margin: 0px;
	padding-left:1.5em;
/*	list-style-position:inside;*/
	font-size: 0.9em;
}
a {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #94AC11;
}
table {
	width:486px;
	border:0;
	font-size:0.75em;
}
th {
	background-color:#666;
	color:#FFF;
	text-align:center;
}
td {
	background-color:#CCCCCC;
	text-align:center;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.floatclear {
	clear:both;
	float:left;
}
.textalignleft {
	text-align:left;
}
.barlinktext {
	font-size: 0.7em;
	color: #FFFFFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
}
.labeltext {
	color: #D8AFAF;
}
.linktext {
	color:#009;
}
.captiontext {
	color:#936;
	font-weight:bold;
}
.transparentbg {
	background:none;
}
.aligntop {
	vertical-align:top;
}
.textreduced {
	font-size:0.9em;
}
#container {
	position:relative;
	margin:0 auto;
	width:992px;
	height:584px;
	z-index:3;
	left: 0px;
	top: 0px;
}
#container h1,h2 {
	display:none;
}
#logo {
	position:absolute;
	width:834px;
	height:50px;
	z-index:2;
	top: 0px;
	left: 0px;
}
#topbar {
	position:absolute;
	width:992px;
	height:30px;
	z-index:8;
	left: 0px;
	top: 50px;
	background-image: url(images/bkgBar.gif);
	background-repeat:repeat-x;
	text-indent:5px;
	padding-top:2px;
}
#textbox {
	position:absolute;
	width:693px;
	height:134px;
	z-index:6;
	left: 0px;
	top: 80px;
}
#widetextbox {
	position:absolute;
	width:992px;
	height:419px;
	z-index:6;
	left: 0px;
	top: 80px;
}
#accestextbox {
	position:absolute;
	width:690px;
	height:487px;
	z-index:6;
	left: 7px;
	top: 80px;
}
#gmap {
	position:absolute;
	width:294px;
	height:400px;
	z-index:13;
	left: 698px;
	top: 82px;
}
#franceflg {
	position:absolute;
	width:34px;
	height:19px;
	z-index:9;
	left: 951px;
	top: 30px;
}
#ukflg {
	position:absolute;
	width:34px;
	height:19px;
	z-index:10;
	left: 915px;
	top: 30px;
}
/*#spainflg {
	position:absolute;
	width:34px;
	height:19px;
	z-index:11;
	left: 951px;
	top: 30px;
}*/
#facebook {
	position:absolute;
	width:17px;
	height:17px;
	z-index:12;
	left: 964px;
	top: 5px;
}
#meteo {
	position:absolute;
	width:289px;
	height:139px;
	z-index:7;
	left: 692px;
	top: 77px;
}
#photo {
	position:absolute;
	width:708px;
	height:308px;
	z-index:15;
	left: 283px;
	top: 216px;
}
#links {
	position:absolute;
	width:17px;
	height:17px;
	z-index:16;
	left: 939px;
	top: 6px;
}
#subtext {
	position:absolute;
	width:402px;
	height:500px;
	z-index:6;
	left: 0px;
	top: 80px;	
}
#subviewer {
	position:absolute;
	width:590px;
	height:500px;
	z-index:5;
	left: 402px;
	top: 80px;	
}


