@charset "UTF-8";
/* CSS Document */
body
{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	iframe
	{
	bordeR: 2px solid black;
	}
#header
{
	background: url(../img/header_europetefl.jpg);
	height: 136px;
	width: 936px;
		text-align:left;
	overflow: hidden;
	padding-left: 48px;
	margin-left:46px;
}
#header_barcelona,
#header_seville ,
#header_florence ,
#header_madrid ,
#header_london 
{
	height: 272px;
	width: 936px;
	overflow: hidden;
		text-align:left;
	background-image: url(../img/grafic_header_bcn_new.jpg);
}
#header .placer,
#header_barcelona .placer,
#header_seville .placer,
#header_florence .placer,
#header_madrid .placer,
#header_london .placer
{
	display: block;
	text-decoration: none;
	padding: 50px;
	padding-left: 180px;

	width: 500px;
}
#header_barcelona
{
background: url(../img/grafic_header_bcn_new.jpg);
}
#header_florence
{
background: url(../img/grafic_header_florence_new.jpg);
}
#header_london
{
background: url(../img/grafic_header_london_new.jpg);
}
#header_madrid
{
background: url(../img/grafic_header_madrid_new.jpg);
}
#header_seville
{
background: url(../img/grafic_header_seville_new.jpg);
}

#header h1,
#header_barcelona h1,
#header_seville h1,
#header_florence h1,
#header_madrid h1,
#header_london h1
{
	color: #f90;
	font-family:helvetica,arial, verdana;
	font-size: 22px;
	margin:0;
	padding: 0;
}
#header h2,
#header_barcelona h2,
#header_seville h2,
#header_florence h2,
#header_madrid h2,
#header_london h2  
{
	color: navy;
	font-family:helvetica,arial, verdana;
	font-size: 16px;
	margin:0;
	padding: 0;
}
#nav
{
	overflow: hidden;
	width: 936px;
	padding-left: 48px;
	clear:both;
	margin-left:46px;
}
#nav  div
{
display: block;
float: left;
height: 51px;
background-repeat: no-repeat;
padding-top: 75px;
text-align: center;
padding-left: 25px;
}
#nav a
{
color: white;
text-transform:uppercase;
font-size: 11px;
font-weight: bold;
display: block;
font-family:arial, helvetica, verdana;
text-decoration: none;
}
#nav a:hover
{
	color: #FFCC00;
}
#nav #barcelona
{
background-image: url(../img/nav_barcelona.jpg);
width: 130px;
padding-left: 71px;
}
#nav #seville
{
background: url(../img/nav_seville.jpg);
width: 122px;
}
#nav #madrid
{
background: url(../img/nav_madrid.jpg);
width: 117px;
padding-left: 59px;
}
#nav #florence
{
background: url(../img/nav_florence.jpg);
width: 119px;
}
#nav #london
{
background: url(../img/nav_london.jpg);
width: 147px;
padding-left: 30px;
}

table#content
{
	width: 800px;
	min-height: 1238px
	_height:1238px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table#content a
{
color: #003366;
text-decoration: none;
border-bottom: 1px solid #036;
}
table#content a:hover
{
color: #f60;
text-decoration: none;
border-bottom: 1px solid #fc0;
}


table#content h1,
table#content h2,
table#content h3,
table#content h4
{
color: #003366;
font-weight: bold;
}
table#content h1
{
font-size: 16px;
}

table#content h2
{
font-size: 14px;
}
table#content h3
{
font-size: 12px;
}
table#content p
{
text-align: justify;
}

table#content p,
table#content li,
table#content ul,
table#content td
{
color: #333;
font-size: 11px;
}
#leftnav
{
margin: 0;
padding: 0;
margin-bottom: 10px;
}
#leftnav li
{
display: block;
list-style: none;
}
#content #leftnav a
{
width: 245px;
display: block;
padding: 4px;
border: 1px solid white;
font-size: 12px;
font-weight: bold;
}
#content #leftnav a:hover
{
width: 245px;
display: block;
padding: 4px;
border: 1px solid white;
color: #FF9900;
background: rgb(253,253,253);
border: 1px solid #ccc;
font-weight: bold;
}
#footer
{
border-top: 1px solid #ccc;
color: #ccc;
width: 855px;
position: relative;left: 50%;
margin-left: -427px;
text-align: center;

}
