@import url(../reportajes.css);

#reportaje {
	margin: 0;
	padding: 0;
	background: #F0F0F0 url(../../imagenes/reports/osk_europa_cup/fondo_repor.jpg) top no-repeat;
	color: #000;
}

#reportaje a:link, #cuerpo a:visited { color:#FB0495; }
#reportaje a:hover {	color: #3D5A7B; }
#reportaje a:active { color: #3D5A7B; }

#reportaje h2 {
	display: block;
	height: 290px;
	background: #eaeaea url("../../imagenes/reports/osk_europa_cup/cabecera.jpg") top;
}

#reportaje .texto_izquierda {
	display: inline;
	float: left;
	width: 520px;
	margin-top: -40px;
	margin-left: 0px;
	
	text-align: justify;
}

#reportaje ul.fotos_derecha {
	display: block;
	float: left;
	width: 340px;
	margin-top: -40px;
	margin-left: 10px;
}

#reportaje .fotos_derecha li {
	float: left;
	margin: 10px 0 0 10px;
	margin: 10px 0 0 8px;
}

#reportaje .fotos_derecha a:link img { border: 1px solid #000; }
#reportaje .fotos_derecha a:visited img { border: 1px solid #000; }
#reportaje .fotos_derecha a:hover img { border: 1px solid #e96500; }
#reportaje .fotos_derecha a:active img { border: 1px solid #000; }

#youtube {
	float: left;
	display: inline;
	width: 440px;
	margin-left: 40px;
}

#reportaje .agradecimientos {
	margin-left: 20px;
	margin-right: 20px;
	text-align: justify;
}

#reportaje hr {
	visibility: hidden;
	margin: 10px;
}

#footer_reportaje {
	clear: both;
	margin: 0px;
	padding: 10px 0;
	padding-right: 15px;
	text-align : right;
	font-size: 7pt;
	height: 175px;
	background: url("../../imagenes/reports/osk_europa_cup/footer.jpg") bottom no-repeat;
}
