body {
	margin: 0px;
	background-color: #000000;
	color: #FFFFFF;
}

#divLoginForm table {
	margin-top: 5px;
	margin-left: 7.5px;
}
#divLoginForm table td {
	color: #000;
	padding: 1px;
	padding-right: 6px;
	text-align: left;
	font-weight:bold; 
	font-size:12px;
}
#divLoginForm a {
	color: #000;
	text-decoration:none;
}
#divLoginForm a:hover {
	color:#DC9818;
}
#user, #psw {
	width: 120px;
}
#btnEnviar {
	width: 80px;
	background-color: #000;
	color: #fff;
}

#tblContacta td {
	padding: 0px 10px 10px 0px;
}
#tblContacta div {
	font-weight: bold;
}

#tblContacta textarea, #tblContacta input {
	border: 1px solid #999;
	background: #DCDCDC url(../Imagenes/bgInput.gif) no-repeat scroll left top;
	width: 300px;
}
#tblContacta input.botonAmarillo {
	background: none;
	background-color:#DC9818;
	margin-top: 10px;
	color: #000;
	width: 90px;
	font-weight: bold;
}
.titulo_noticia, .titulo {
	padding-top: 20px;
	font-weight: bold;
	color:#DC9818; 
	text-transform: uppercase;
}
.mas_info {
	color:#DC9818; 
	margin-bottom: 30px; 
	padding: 5px; 
	text-align: right;
	font-weight: bold;
	font-size: 11px;
}
.mas_info span {
	margin-right: 20px;
	margin-left: 5px;
}
.mas_info img {
	border: none;
}

#btVolver, #btSubir {
	margin: 20px 30px 0px 0px;
	text-align: right;
}
#btVolver a {
	color: #000;
	font-weight: bold;
}
#btVolver a:hover {
	color: #DC9818;
}
#btSubir a {
	color: #DC9818;
	font-weight: bold;
}
#btSubir a:hover {
	color: #fff;
}

#tblContenido td.col1 {
	background-color:#000; 
	width:85px;
}
#tblContenido td.col2 {
	width: 180px;
}
#tblContenido td.col3 {
	width: 635px;
}

#tblContenido iframe {
/*	border: 1px solid red;
	margin-left: 150px;
	background-color: #efefef;
	width: 100%;
	height: 437px;*/
	overflow: hidden;
}

.titulo_prensa {
	font-family: Courier;
	font-size: 14pt;
	font-weight: bold;
	color: #FFF;
}


.titulo_apdo {
	font-family: Courier New;
	font-weight: bold;
	font-size: 23pt;
	color: #FFF;
	
}

.campo_ficha_libro {
	color: #C17A2A;
}

.dorado {
	color: #C17A2A;
}

.pie_foto {
	font-family: Arial;
	font-size: 9pt;
	color: #FFF;
	font-style: italic;
}

a:link, a:hover, a:visited {
	text-decoration: underline;
}

a:hover {
	color: #F6A850;
}

a:visited {
	color: #9E5E16;
}
/*a.descarga_PDF:link,  a.descarga_PDF:visited, .descarga_PDF{
	color: #FFFFFF;
	font-size: 8;
	font-weight:100;
	text-decoration: underline;
}
a.descarga_PDF:hover{
	text-decoration:none;
	}*/

a.menu:link, a.menu:hover, a.menu:visited, .menu_sel {
	font-family: Courier;
	font-size: 11pt;
	text-decoration: none;
	color: #FFF;
	font-style: normal;
	font-weight: normal;
	padding-left: 30px;
	padding-bottom: 5px;
}

a.fino:hover {
	text-decoration: underline;	
	color: #C17A2A;	 
}

a.fino:link, a.menu:hover, a.menu:visited, .menu_sel {
	font-family: Courier;
	font-size: 11pt;
	text-decoration: none;
	color: #C17A2A;
	font-style: normal;
	font-weight: normal;
	padding-left: 30px;
	padding-bottom: 5px;
}

a.menu:hover {
	text-decoration: underline;
	background: url('../Imagenes/menu_calavera-blanca.jpg') 3px no-repeat;	 
}

a.descarga_PDF:link, a.descarga_PDF:hover, a.descarga_PDF:visited {
	font-family: Courier;
	font-size: 11pt;
	font-weight:lighter;
	color: #FFF;
}
a.descarga_PDF:hover{
	text-decoration:none;
	}

a.descarga:link, a.descarga:hover, a.descarga:visited {
	font-family: Courier;
	font-size: 11pt;
	text-decoration: underline;
	color: #FFF;
	font-style: normal;
	font-weight: normal;
}

div.menu_sel {
	color: #C17A2A;
	text-decoration: underline;
	background: url('../Imagenes/menu_calavera-naranja.jpg') 3px no-repeat;
}

table.pie_pagina {
	width: 962px;
	height: 88px;
	background: url('../Imagenes/fondo_pie.gif') center no-repeat;
}

a.pie_pagina:link, a.pie_pagina:hover, a.pie_pagina:visited {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #FFF;
}

body.popup 
{
    width: 89%;
    background-color: #fff;
    color: #000;
    margin: 20px;
}

body.popup table
{
    background-color: #fff;
}

div.pag 
{
    display: none;
}

div.pag1
{
    display: block;
}