BODY {
	margin: 0px;
	margin-bottom: 10px;
	background-color: #E9E6E0;
}
BODY, TD, TH {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
H1, H2, H3, H4, H5, H6 {
	margin: 0px;
}
P {
	margin: 0px;
}
A {
	color: #000000;
}
IMG {
	border: none;
}

/* ---------------------------------------------------------------- */
														/* CABECERA */
#cabecera {
	margin-bottom: 20px;
	background: url(../img/cabecera_bg.jpg) #000000 no-repeat center top;
}
IMG.portada {
	border: solid 2px #000000;
}
IMG.portada_interior {
	display: none;
	border: solid 2px #000000;
}
B.portada_num {
	font: bold 12px Arial, Helvetica, sans-serif;
}
TD.cabecera_enlaces {
	color: #FFFFFF;
}
	TD.cabecera_enlaces A {
		color: #FFFFFF;
		text-decoration: none;
	}
	TD.cabecera_enlaces A:hover {
		text-decoration: underline;
	}
	
/* ---------------------------------------------------------------- */
											 /* RELIEVES CON SOMBRA */

#sombra1, #sombra, #sombra3 {
	background: no-repeat right top;
}
#sombra1 { background-image: url(../img/columna1_bgShadow.gif); }
#sombra2 { background-image: url(../img/columna2_bgShadow.gif); }
#sombra3 { background-image: url(../img/columna3_bgShadow.gif); }

#columna1, #columna2, #columna3 {
	background: repeat-y right top;
}
#columna1 { background-image: url(../img/columna1_bg.gif); }
#columna2 { background-image: url(../img/columna2_bg.gif); }
#columna3 { background-image: url(../img/columna3_bg.gif); }

#columna1 TABLE.columna_datos, #columna2 TABLE.columna_datos, #columna3 TABLE.columna_datos {
	
}

/* ---------------------------------------------------------------- */
													   /* LATERALES */
A.lateral_banner {
	display: block;
	margin-bottom: 12px;
}
TABLE.lateral_destacado {
	margin-bottom: 12px;
}
	TABLE.lateral_destacado TH {
		font-size: 11px;
		color: #FFFFFF;
		text-align: center;
		background-color: #760203;
	}
	TD.lateral_destacado_foto IMG {
		border: solid 3px #000000;
		margin: 3px 0px;
	}
	TD.lateral_destacado_vermas {
		text-align: center;
		padding-top: 3px;
	}
		TD.lateral_destacado_vermas A:hover {
			color: #FF0000;
		}
	TD.lateral_destacado_maslinks {
		text-align: center;
		padding-top: 3px;
		background-color: #c9c7c7;
	}
		TD.lateral_destacado_maslinks A:hover {
			color: #FF0000;
		}
TABLE.lateral_imprescindibles {
	margin-bottom: 12px;
	border: solid 1px #C9C7C7;
}
	TABLE.lateral_imprescindibles TH {
		padding-bottom: 7px;
		font-size: 11px;
		color: #CC0000;
		text-align: center;
		text-transform: uppercase;
	}
	TABLE.lateral_imprescindibles TD {
	}
		TABLE.lateral_imprescindibles TD A {
			text-decoration: none;
		}
		TABLE.lateral_imprescindibles TD A:hover {
			text-decoration: underline;
		}
		
/* ---------------------------------------------------------------- */
												 /* COLUMNA CENTRAL */
#fecha {
	margin-top: -3px;
	padding-bottom: 12px;
	font-size: 11px;
	color: #545353;
	text-align: center;
	background: url(../img/fecha_bg.gif) repeat-x 0px 8px;
}
	#fecha I {
		padding: 0px 8px;
		background-color: #FFFFFF;
	}
#noticias_anteriores {
	padding-bottom: 20px;
	text-align: center;
}
		
/* ---------------------------------------------------------------- */
														/* CRÉDITOS */
#creditos {
	padding-top: 10px;
	line-height: 14px;
	text-align: center;
}
	#creditos A {
		text-decoration: none;
	}
	#creditos A:hover {
		color: #7F1414;
		text-decoration: underline;
	}
#footer {
	width: 959px;
	margin: 0px auto;
	padding: 40px 0px 12px 15px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #5E5542;
	text-align: center;
}

/*
 *********************************************************************
 */
H1.titular {
	margin-bottom: 20px;
	padding-bottom: 4px;
	font-size: 25px;
	color: #FFFFFF;
	text-align: center;
	background: url(../img/titular_bg.gif) #760303 no-repeat center top;
}
#alerta {
	height: 35px;
	font-size: 12px;
	text-align: center;
}

/*
 *********************************************************************
 * noticias.php
 */
#cabecera.noticias {
	background: url(../img/cabecera_bg2.jpg) #000000 no-repeat center top;
}
#volver {
	width: 840px;
	text-align: right;
}
#columna2.noticias { background-image: url(../img/columna2_bg2.gif); }

H2.noticias {
	padding-bottom: 5px;
	font-size: 24px;
	color: #760303;
	text-align: center;
	background: url(../img/fecha_bg.gif) repeat-x center;
}
	H2.noticias SPAN {
		padding: 0px 8px;
		background-color: #FFFFFF;
	}
DIV.noticias_fecha {
	padding-bottom: 40px;
	color: #777777;
	text-align: center;
}
#noticias_texto {
	width: 720px;
}
	IMG.noticia_foto {
		border: solid 2px #ACAFB4;
	}
	DIV.noticias_fotos_right {
	}
		DIV.noticias_fotos_right IMG.noticia_foto {
			float: right;
			clear: right;
			margin: 0px 0px 10px 10px;
		}
	DIV.noticias_fotos_left {
		float: left;
		margin-right: 10px;
	}
		DIV.noticias_fotos_left IMG.noticia_foto {
			float: left;
			clear: left;
			margin-bottom: 10px;
		}
	DIV.noticias_fotos_bottom {
		padding-top: 20px;
	}
		DIV.noticias_fotos_bottom IMG.noticia_foto {
			margin: 0px 10px 10px 0px;
			vertical-align: top;
		}
	DIV.noticias_fotos_top {
		padding-bottom: 10px;
	}
		DIV.noticias_fotos_top IMG.noticia_foto {
			margin: 0px 10px 10px 0px;
			vertical-align: top;
		}

/*
 *********************************************************************
 * pornstar.php
 */
H2.noticias.pornstar {
	margin-bottom: 18px;
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
}
H2.noticias.pornstar_ant {
	margin-top: 50px;
	margin-bottom: 18px;
}
DIV.pornostar_foto {
	text-align: center;
	padding-bottom: 12px;
}
	DIV.pornostar_foto IMG {
		border: solid 1px #000000;
	}
DIV.pornostar_texto {
	font-size: 11px;
	text-align: center;
}
TABLE.pornstar_ant TD {
	text-align: center;
	font-size: 11px;
}
#pornstar_pag {
	padding: 15px 0 5px 0;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
}
	#pornstar_pag A {
		padding: 0 2px;
		color: #A31222;
		text-decoration: none;
	}
	#pornstar_pag A.selected {
		background-color: #A31222;
		color: #E9E6E0;
		font-weight: bold;
	}
H1.titular.pornstar_gal {
	margin-bottom: 0px;
}
DIV.pornstar_volver {
	height: 17px;
	padding: 4px 13px 0px 0px;
	text-align: right;
	background: url(../img/pornstar_volver.gif) right bottom no-repeat;
}
	DIV.pornstar_volver A {
		color: #FFFFFF;
		text-decoration: none;
	}
	DIV.pornstar_volver A:hover {
		text-decoration: underline;
	}
TABLE.pornstar_gal TD {
	text-align: center;
	padding-bottom: 20px;
}
TABLE.pornstar_gal IMG {
	border: solid 1px #000000;
}

/*
 *********************************************************************
 * relatos.php
 */
TD.relatos_texto {
	font-size: 11px;
}
UL.relatos_lista {
	margin-top: 5px;
	font-size: 11px;
	line-height: 16px;
}
	UL.relatos_lista A {
		text-decoration: none;
	}
	UL.relatos_lista A:hover {
		color: #CC0000;
	}
SPAN.relatos_revista {
	font-size: 17px;
	font-weight: normal;
}
SPAN.relatos_nota {
	font: 10px Arial, Helvetica, sans-serif;
}
TABLE.relatos_biblioteca {
	background: url(../img/relatos_biblioteca.gif) no-repeat;
}
	TABLE.relatos_biblioteca TD {
		color: #FFFFFF;
	}

/*
 *********************************************************************
 * contactos
 */
H2.noticias.contactos {
	margin-top: 44px;
	margin-bottom: 24px;
	font-size: 24px;
	font-weight: normal;
}
TD.contactos_portada {
	text-align: right;
}
	TD.contactos_portada IMG {
		border: solid 1px #000000;
	}
TD.contactos_texto {
	font-size: 12px;
}
	TD.contactos_texto DIV {
		padding: 30px 0px 16px 21px;
	}
TABLE.contactos_anteriores {
}
	TABLE.contactos_anteriores TABLE {
		margin-bottom: 30px;
	}
		TABLE.contactos_anteriores TD {
			vertical-align: top;
		}
		TABLE.contactos_anteriores TD.portada {
			width: 73px;
		}
			TABLE.contactos_anteriores TD.portada IMG {
				border: solid 1px #000000;
			}
		TABLE.contactos_anteriores DIV {
			padding: 6px 0px 11px 8px;
		}