BODY {background: #333333; margin: 0; font-family: Verdana, Arial, Helvetica, sans-serif; color: #660000; scrollbar-face-color: #660000}
TABLE {background: #FFFFFF}
TABLE.exterior {background: #660000}


TABLE.aviso {background: #FFFFFF}


H2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #006666}




P {font-size: 10pt; text-align: justify}
.negrita {font-weight: bold}
.cursiva {font-style: italic}
.negrita_cursiva {font-weight: bold; font-style: italic}
.centrar {text-align: center}
.centrar_negrita {text-align: center; font-weight: bold}
.centrar_cursiva {text-align: center; font-style: italic}

.sin_justificado {text-align: left}
.sangria {text-indent: 30pt}

.resaltarfondo {font-size: 12pt; font-weight: bold; color: #FFFFFF; background: #006666}

.autor {font-size: 8pt; font-style: italic; color: #000000}
.autorcentrar {font-size: 8pt; font-style: italic; color: #000000; text-align: center}



/* En index */
.index {font-size: 8pt; font-weight: bold; text-align: center; line-height: 10px}


/* En inicio */
H1 {text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13pt; font-weight: bold; color: #006666}
.ultima_actualizacion {font-size: 7pt; text-align: left}
.ultima_actualizaciontitulo {font-size: 7pt; font-weight: bold; text-align: left}
.novedades {font-size: 8pt; text-align: center; line-height: 11px; border: 1px solid #006666}
.destacados {line-height: 13px; font-weight: bold; background: #006666; color: #FFFFFF; display: block}



/* En varios */
.citaentrevista {font-family: Georgia, Times New Roman, Times, serif; color: #000000; font-size: 22pt; font-style: italic; text-align: center}
.cita {margin: 0 80px 0 80px; font-style: italic; color: #000000}



A {text-decoration: none; outline:none;}
A:link {color: #000066}
A:visited {color: #000066}
A:hover {color: #6699FF}

A:link.index {color: #FFFFFF}
A:visited.index {color: #FFFFFF}
A:hover.index {text-decoration: underline}

A img {border:2px solid white}
A:hover img {border:2px solid red}

A.noborde img {border:0}
A:hover.noborde img {border:0}

A.bordeazul img {border:2px solid white}
A:hover.bordeazul img {border:2px solid #6699FF}







/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(slimbox/images/loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(slimbox/images/prev.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(slimbox/images/next.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(slimbox/images/close.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}


