#obra_izq{
	margin-top: 5px;
}

.obra_cartel{
	float: left;
	clear: left;
	width: 470px;
	margin-bottom: 15px;
}
#obra_izq p{
	float: left;
	clear: left;
	width:470px;
	margin-bottom: 15px;
	font-size: 10pt;
	line-height: 14pt;
	color: #777;
}
#obra_izq h2,
#obra_der h2{
	float: left;
	clear: left;
	margin-bottom: 5px;
	font-size: 16pt;
	color: #a10d59;	
}

#obra_izq p iframe,
#obra_izq p object,
#obra_izq p embed{
	width: 470px;
	height: 300px;
}

#fotograma_Wrapper{
	float: left;
	clear: left;
	width:470px;
	overflow: hidden;
	margin-bottom: 15px;
}
#fotograma_Wrapper img{
	width: 470px;
}
#premios_obra{
	min-height: 400px;
}
#premios_obra h2{
	float: left;
	clear: left;
	margin-bottom: 5px;
	font-size: 12pt;
	color: #434343;	
}
#premios_obra h3{
	float: left;
	clear: left;
	margin-left: 10px;
	font-size: 9pt;
	color: #a10d59;	
}
#premios_obra h4{
	float: left;
	clear: left;
	padding: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 8pt;
	color: #999;	
}
#premios_obra td{
	color: #777;
}
#lista_premios{
	float: left;
	clear: left;
}
#lista_premios li{
	list-style: disc;
	margin-left: 40px;
	margin-bottom: 10px;
	font-size: 9pt;
	color: #777;
}

#premios_obra table,
#obra_der table{
	float: left;
	clear: left;
	margin-bottom: 20px;
}


#obra_der h2{
	float: left;
	clear: left;
	margin-bottom: 10px;
	font-size: 16pt;
	color: #434343;
}

#obra_der h3{
	float: left;
	clear: left;
	margin-bottom: 15px;
	font-size: 14pt;
	/* color: #555; */
	color: #a10d59;
}

#obra_der h4{
	float: left;
	clear: left;
	margin-bottom: 5px;
	font-size: 11pt;
	color: #555;
	font-weight: 600;

}

#obra_der table td{
	padding: 3px 0;
	color: #777;
	font-size: 9pt;
	line-height: 11pt;
}

#obra_der table td.col_titulo{	
	text-align: left;
}
#obra_der table td.col_titulo strong{
	color: #a10d59;
}

#mapa_obra_spain{
	position: absolute;
	top: -5px;
	right: -10px;
	/*
	position: relative;
	float: right;
	clear: right;
	margin-bottom: 40px;
	*/
	
	width: 500px;
	height: 380px;
	overflow: hidden;
	border: solid 1px #eee;
}

h1#titulo_mapa_spain{
	position: absolute;
	z-index: 100;
	top: 0;
	left: 0;
	padding: 10px;	
	font-size: 11pt;
	color: #555;
}

#mapa_obra_spain #mapa_Wrapper{
	width: 600px;
	background: #f3f4f5;
	margin-top: -10px;
}

#mapa_obra_spain #mapa_Wrapper #mapa{
	width: 570px;
	margin-top: -25px;
	margin-left: 20px;
	background: #fff;
}

#mapa_obra_spain #datos_mapa_nombre{
	width: 500px;
	left: 0;
	bottom: 0;
	background: #f4f5f6;
	color: #a10d59;
}


/*####ÊEUROPAÊ####*/
#mapa_obra_europa{
	/*
	position: absolute;
	top: 450px;
	right: 20px;
	*/
	position: relative;
	float: right;
	clear: right;
	width: 500px;
	height: 458px;
	
	margin-bottom: 40px;
	
	overflow: hidden;
	border: solid 1px #eee;
}
#mapa_obra_europa #mapa_Wrapper{
	width: 650px;
	margin-left: -120px;
}

#mapa_obra_europa #datos_mapa_nombre_europa{
	position: absolute;
	width: 500px;
	padding: 5px 0;
	left: 120px;
	bottom: 0;
	background: #f4f5f6;
	color: #a10d59;
	text-align: center;
	font-weight: bold;
	font-size: 14pt;
	display: none;
}
h1#titulo_mapa_europa{
	position: absolute;
	z-index: 100;
	top: 0;
	left: 0;
	padding: 10px;	
	font-size: 11pt;
	color: #555;
}

/*####ÊAMƒRICAÊ####*/
#mapa_obra_america{
	/*
	position: absolute;
	top: 960px;
	right: 20px;
	*/
	position: relative;
	float: right;
	clear: right;
	width: 500px;
	margin-bottom: 40px;
	
	height: 720px;
	overflow: hidden;
	border: solid 1px #eee;
}
#mapa_obra_america #mapa_Wrapper{
	width: 760px;
	height: 700px;
	margin-top: 20px;
	margin-left: -220px;
}

#mapa_obra_america #datos_mapa_nombre_america{
	position: absolute;
	z-index: 200;
	width: 500px;
	padding: 5px 0;
	left: 220px;
	bottom: 0;
	background: #f4f5f6;
	color: #a10d59;
	text-align: center;
	font-weight: bold;
	font-size: 14pt;
	display: none;
}

h1#titulo_mapa_america{
	position: absolute;
	z-index: 100;
	top: 0;
	left: 0;
	padding: 10px;	
	font-size: 11pt;
	color: #555;
}



#premios_obra .columna_principal table{
	width: 470px;
}

a.enlace_obra{
	float: left;
	clear: left;
	width: 230px;
	padding: 5px 0;
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 12pt;
	background: #a10d59;
	color: #fff;
	text-align: center;
}
a.enlace_obra:hover{
	background: #000;
}
.enlaces_redes_obra{
	float: left;
	clear: left;
	margin: 15px 0;
}
.enlaces_redes_obra li{
	float: left;
	width: 110px;
}
.enlaces_redes_obra li:first-child{
	margin-right: 10px;
}
.fotogramas_obra{
	float: left;
	clear: left;	
}
.fotogramas_obra li{
	float: left;
	clear: left;
	margin-bottom: 10px;
}
.fotogramas_obra li img{
	width: 230px;
}

/*##### PREMIOS #####*/
#lista_premios{
	list-style: none;
	float: left;
	clear: left;
	margin-bottom: 60px;
}

#lista_premios li{
	position: relative;
	list-style: none;
	float: left;
	width: 300px;
	height: 60px;
	padding: 15px 0;
	margin-left: 30px;
	text-align: center;
}
#lista_premios li img{
	float: left;
	width: 30px;
}

#lista_premios li h2,
#lista_premios li h3{
	float: left;
	clear: none;
	width: 180px;
	margin-left: 55px;
}

#lista_premios li h2{
	font-size: 10pt;
	line-height: 12pt;
}
#lista_premios li h3{
	font-size: 9pt;
	line-height: 11pt;
	font-weight: normal;
	color: #777;
}

#lista_premios .laurel_izq{
	position: absolute;
	left: 0;
	top: 10px;
}
#lista_premios .laurel_der{
	position: absolute;
	right: 0;
	top: 10px;
}

#lista_premios .laurel_gris_izq{
	position: absolute;
	left: 0;
	top: 10px;
	opacity: 0.4;
}
#lista_premios .laurel_gris_der{
	position: absolute;
	right: 0;
	top: 10px;
	opacity: 0.4;
}


div.boton_enlace{
	position: relative;
	float: left;
	
	width: 70px;
	height: 69px;
	
}

div.boton_enlace{
	margin-left: 9px;
}

div.boton_enlace:nth-child(1){
	margin-left: 1px;
}

div#botones_enlaces{
	position: relative;
	float: left;
	width: 230px;
}
