/* CSS Document */
BODY {
	background:url(../images/fondo.jpg);

	FONT-SIZE: 10px; 
	FONT-FAMILY: Verdana,Helvetica
}


DIV {
	FONT-SIZE: 10px; 
	FONT-FAMILY: Verdana,Helvetica
}

TEXTAREA {
	BORDER-TOP-WIDTH: 1px; 
	BORDER-LEFT-WIDTH: 1px; 
	FONT-SIZE: 10px; 
	BORDER-LEFT-COLOR: #000000; 
	BORDER-BOTTOM-WIDTH: 1px; 
	BORDER-BOTTOM-COLOR: #000000; 
	BORDER-TOP-COLOR: #000000; 
	FONT-FAMILY: Verdana,Helvetica; 
	BORDER-RIGHT-WIDTH: 1px; 
	BORDER-RIGHT-COLOR: #000000
}

INPUT {
	BORDER-TOP-WIDTH: 1px; 
	BORDER-LEFT-WIDTH: 1px; 
	FONT-SIZE: 10px; 
	BORDER-LEFT-COLOR: #000000; 
	BORDER-BOTTOM-WIDTH: 1px; 
	BORDER-BOTTOM-COLOR: #000000; 
	BORDER-TOP-COLOR: #000000; 
	FONT-FAMILY: Verdana,Helvetica; 
	BORDER-RIGHT-WIDTH: 1px; 
	BORDER-RIGHT-COLOR: #000000
}

SELECT {
	BORDER-TOP-WIDTH: 1px; 
	BORDER-LEFT-WIDTH: 1px; 
	FONT-SIZE: 10px; 
	BORDER-LEFT-COLOR: #000000; 
	BORDER-BOTTOM-WIDTH: 1px; 
	BORDER-BOTTOM-COLOR: #000000; 
	BORDER-TOP-COLOR: #000000; 
	FONT-FAMILY: Verdana,Helvetica; 
	BORDER-RIGHT-WIDTH: 1px; 
	BORDER-RIGHT-COLOR: #000000
}



.texto {
	font-family: Verdana;
	font-size: 11px;
    font-weight: normal;
	color: black;
	line-height: 13px;	
	text-decoration: none
}

.textoPublicaciones {
	font-family: Verdana;
	font-size: 10px;
    font-weight: normal;
	color: black;
	line-height: 11px;	
	text-decoration: none
}

.textoTitulo{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
}

.pie {
	font-family: Verdana;
	font-size: 10px;
    font-weight: bold;
	color: white;
	line-height: 12px;	
	text-decoration: none
}


.tituloPresentacion {
	font-family: Verdana;
	font-size: 16px;
    font-weight: bold;
	
	color:#ffa200;
	line-height: 16px;	
	text-decoration: none
}

.textoPresentacion {
	font-family: Verdana;
	font-size: 13px;
    font-weight: normal;
	border-left:1px solid rgb(0,0,0);
	color: black;
	line-height: 16px;	
	text-decoration: none
}

.tituloRojo {
	font-family: Verdana;
	font-size: 12px;
    font-weight: bold;
	color: #a40a25;
	line-height: 16px;	
	text-decoration: none
}

.portadaBlanco {
	font-family: Verdana;
	font-size: 13px;
    font-weight: bold;
	color: white;
	line-height: 16px;	
	text-decoration: none
}


.tituloAzul {
	font-family: Verdana;
	font-size: 12px;
    font-weight: bold;
	color: #4a5787;
	line-height: 16px;	
	text-decoration: none
}

.tituloAmarillo {
	font-family: Verdana;
	font-size: 12px;
    font-weight: bold;
	color: #e8bc01;
	line-height: 16px;	
	text-decoration: none
}


.menuTabla{
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: white;
	line-height: 14px;
}

.textoMenu {
	font-family: Verdana;
	font-size: 12px;
 	font-weight: normal;
	color: #81855d;
/*	color: #83613d;*/
	line-height: 15px;	
	text-decoration: none
}

.textoMenu:hover {	
	color: #ff9307;
}


.link{
	font-family: Verdana;
	font-size: 11px;
 	font-weight: bold;
	color: #8490bc;
	line-height: 11px;	
	text-decoration: none
}

.link:hover{
	color: #a40a25;
}

.linkPublicaciones{
	font-family: Verdana;
	font-size: 10px;
 	font-weight: bold;
	color: #8490bc;
	line-height: 10px;	
	text-decoration: none
}
.linkPublicaciones:hover{
	color: #a40a25;
}


.noticias{
	font-family: Verdana;
	font-size: 11px;
 	font-weight: bold;
	color: #f48360;
	line-height: 12px;	
	text-decoration: none
}

.noticias:hover {	
	color: #ff3000;
}

.cabecera {
	background:url(../images/fondo_contenidos.jpg);
	height:30px;
	color:inherit;

}
.img {
	background:url(../images/fondo_presentacion.jpg);
	height:100px;
	color:inherit;

}

.link_publicaciones{
		font-family: Verdana;
	font-size: 11px;
 	font-weight: bold;
	color: #8490bc;
	line-height: 12px;	
	text-decoration: none
}

.link_publicaciones:hover{
		color: #a40a25;

}

.publicaciones{
	background:url(../images/publicaciones.gif) left top no-repeat #e16e71;
	height:15px;
	padding-left:18px;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 32px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}

.libros_image{
	border:1px solid #737373;
}


.anchor {
	font-family: Verdana;
	font-size: 9px;
	border-top:1px solid rgb(0,0,0); 
	padding:10px 1px 1px 1px	
    font-weight: normal;
	color: black;
	line-height: 12px;	
	text-decoration: none
}

