body {
	margin: 0px;
	background-color: #000000;
	font-family: Courier;
	font-size: 11pt;
	color: #FFFFFF;
	background-image: url('../Imagenes/fondo_web.gif');	
	/*border-bottom:;*/
	
	 
}

.titulo_noticia, .titulo {
	font-family: Courier;
	font-size: 14pt;
	font-weight: bold;
	color: #C17A2A;
}

.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 {
	font-family: Courier;
	font-size: 11pt;
	font-weight: bold;
	color: #C17A2A;
	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;
}


