@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	background-image: url(fondo.jpg);
	background-repeat:  no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	color: #FFFFFF;
}
#div_central {
	width: 822px;
	clear: both;
}
#div_izda {
	float: left;
	width: 281px;
	clear: both;
}
#div_izda_cuadro {
	float: left;
	padding: 14px;
	border: 2px solid #999999;
}
#div_dcha {
	float: right;
	width: 532px;
}

#div_dcha_cuadro {
	float: left;
	padding: 14px;
	border: 2px solid #999999;
	width: 531px;
	margin-top: 25px;
}

#div_dcha_titulo {
	width: 502px;
	height: 53px;
	background-image: url(fondo_titulo.png);
	background-position: center;
	text-align: left;
	padding-top: 10px;
	background-repeat: no-repeat;
}
.div_dcha_subtitulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
}
.div_dcha_titulo_titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	color: #FFFFFF;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.div_dcha_titulo_peq {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	color: #FFFFFF;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.div_dcha_anio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #FFFFFF;
}
#div_dcha_cuadro p {
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	text-align: left;
	line-height: 16px;
	background-position: left;
}
#div_dcha_cuadro_video {
	float: left;
	border: 2px solid #999999;
	width: 531px;
	margin-top: 25px;
	background-image: url(fondo_video.png);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-right: 14px;
	padding-bottom: 25px;
	padding-left: 14px;
	background-position: 40px 20px;
}
#div_dcha_cuadro_video p {
	width: 450px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
	text-align: left;
	line-height: 16px;
	background-position: left;
}

#div_fotos ul{
	width: 430px;
	display: inline;
	list-style-image: none;
}
#div_fotos li {
	height: 130px;
	width: 130px;
	margin-right: 15px;
	display: inline;
	padding-top: 13px;
	background-image: url(fondo_foto_peq.png);
	background-repeat: no-repeat;
	float: left;
}
#div_fotos li A IMG {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: block;
}

.fondo_portada {
	background-image: url(fondo_portada.png);
	padding: 10px;
	background-repeat: no-repeat;
}
.comprar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
}
.comprar a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	background-image: url(fondo_comprar.jpg);
	text-decoration: none;
	float: right;
	height: 21px;
	width: 69px;
}
.comprar a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #CCCCCC;
	background-image: url(fondo_comprar.jpg);
	text-decoration: none;
	float: right;
	height: 21px;
	width: 69px;
}
#lbOverlay {
	POSITION: absolute; BACKGROUND-COLOR: #000000; WIDTH: 100%; CURSOR: pointer; LEFT: 0px
}
#lbCenter {
	POSITION: absolute; BACKGROUND-COLOR: #fff; OVERFLOW: hidden; LEFT: 50%
}
#lbImage {
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 20px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
}

