/*////////////////////////////////////////////
// MAIN
////////////////////////////////////////////*/


html, body {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body { 
 	font-family: "Verdana";
 	font-size: 11px;
 	line-height: 18px; 
 	color: #666;
 	/*background-image:url(../images/background.jpg);
	background-repeat:repeat-x;*/
}

a { 
	color: #0099cc; 
	text-decoration: none; 
	outline: none; }

p {
	padding-bottom:8px;
	text-align: justify;
}

h1 {
	font-size:18px;
	padding-bottom:10px;
	padding-top:15px;
	color:#003366;	
}

h2 {
	font-size:12px;
	font-weight:normal;
	line-height:5px;
	color:#003366;
}

h2 a {
	color:#003366;
}

h2 a:hover {
	color:#0099cc;
}

h3 {
	font-size:14px;
	line-height:24px;
	color:#0099cc;
}

h4 {
	font-size:14px;
	font-weight:strong;
	line-height:4px;
	color:#003366;
}

ul {
	padding-left:18px;
}

.barcelona {
	color: #333; 
	font-weight:bold;
}

#container { 
	width: 855px;
	text-align:left;
	margin-top:0px;
	margin-left:auto; 
	margin-right:auto;
	/*padding-left:20px;
	padding-right:20px;*/
	background-position:top center;
	/*border-left: 1px solid #99ccff;
	border-right: 1px solid #99ccff;*/
}

#topRow {
	background-position:top center;
	background-color:white;
	/*background-image:url(../images/top_background.jpg);
	background-repeat:repeat-y;*/
}
 
#logo {
	float:left;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:15px;
}

#flags {
	float:right;
	text-align:right;
	padding-right:20px;
	padding-top:5px;
}

#topNav {
	width: 855px;
	background-color:#0099cc;
	float: left;
}

#topNav ul {
	list-style-type: none;
	display: block;
	padding:0px;
	margin:2px;
	font-size: 11px;
	line-height:27px;
}

#topNav li {
	padding-left:20px;
	padding-right:8px;
	display:inline;
}

#topNav a {
	color: #fff;
}

#topNav a:hover {
	color: #003366;
}

#panorama {
	padding-bottom: 1px;
	width: 855px;
	text-align:right;
}

#panorama img {
	width:855px;
	background-color: #fff;
}

#mainContent {
	/*padding:0px;
	margin-top:0px;*/
	width: 855px;
}

#column1 {
	width:544px;
	float:left;
	padding-left:20px;
}

#column2 {
	float:right;
	width:211px;
	padding-top:16px;
	padding-right: 20px;
}

#leftNav {
	display:block;
}

#leftNav ul {
	list-style-type:none;
	font-size:11px;
	padding-left: 0px;
	margin-left: 0px;
}

#leftNav li {
	
	width:211px;
	display:block;
	float: left;
	padding-bottom: 3px;
	border-bottom: 1px solid #ccc;
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}

#leftNav li a {
	color: #666;
}

#leftNav li a:hover {
	color: #0099cc;
}

#bottomNav {
	float:left;
	padding:0px;
}

#bottomNav ul {
	border-top:1px #ccc solid;
	list-style-type: none;
	text-align:middle;
	padding-left:0px;
	margin-left:0px;
}

#bottomNav li {
	text-align:center;
	width: 213.5px;
	font-size: 11px;
	line-height:28px;
	float:left;
	padding-bottom:12px;
	padding-top:6px;
	}

#box1 {
	background-color:#99cc00; 
	margin-right:5px;
}

#box2 {
	background-color:#0099cc; 
	margin-right:5px;
	color:white;

}

#box3 {
	background-color:#000000; 
	margin-right:5px;
}

#box3 a:hover{
	color:#fff;
}

#box4 {
	background-color:#cc6600; 
	margin-right:0px;
}

#bottomNav a {
	color: #fff;
}

#bottomNav a:hover {
	color: #000;
}

#box3 a:hover{
	color:#cc6600;
}

#footer {
	clear:both;
	text-align:center;
	font-size: 11px;
	color:#666;
	padding-top:12px;
	padding-bottom:40px;
	background-image:url(../images/footer.jpg);
	background-repeat:repeat-x;
	background-position: top;
}

#footer p{
	text-align:center;
}
