#head_logo_left {

	float: left;
	width: 370px;
	height: 85px;
	background-image:url(/fileadmin/template/es/assets/head_logo01.gif);
	background-repeat:no-repeat;
	background-position:left;
}

#head_logo_right {

	float: right;
	width: 370px;
	height: 85px;
	background-image:url(/fileadmin/template/es/assets/head_logo02_es.png);
	background-repeat:no-repeat;
	background-position:left;
}

#advert-overlay-image {
  position: absolute;
  top: 0px;
  right: 0;
  width: 160px;
  height: 550px;
  margin: 0 -160px 0 0;
  background-image:url(/fileadmin/template/es/assets/banner-es.jpg);
  background-repeat:repeat-x;
  background-color:#0E92D3;
} 

a#imagefilm{
	z-index:999;
	position: fixed;
	right: 0;
	bottom: 0;
	display: block;
	height: 120px;
	width: 120px;
	background: url(/fileadmin/template/general_assets/imagefilm-insite.png) bottom right no-repeat;
	text-indent: -999em;
	text-decoration: none;
}


h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 160%;
	margin:0 0 0 0;
	padding:0 0 10px 0;
	color: #0E92D3;
	text-decoration: none;
}

h2 { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 110%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	color: #0E92D3;
	text-decoration: none;
}

h3 { 
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	color: #0E92D3;
	text-decoration: none;
}



p {
        line-height: 1.6;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

p a:link {
	text-decoration: none;
	color:#004568;
}

p a:active {
	text-decoration: none;
	color:#004568;
}

p a:visited {
	text-decoration: none;
	color:#004568;
}

p a:hover {
	text-decoration: none;
	color:#004568;
}



