
	
#presentacion {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	}
h2.presentacion_titulo {
	font-size: 18px;
	color: #011461;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d5e2;
	margin: 0px;
	line-height: 20px;
	padding: 0px;
	letter-spacing: -1px;
	}	
#presentacion .breadcrumb {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	}
#presentacion .breadcrumb a{
	color: #7881a8;
	}	
#presentacion .breadcrumb a:hover{
	text-decoration: underline;
	}		
a.destacados_enlace  {
	font-size: 11px;
	font-weight: bold;
	color: #9a6d00;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4CC94;
	display: block;
	margin-top: 5px;
	margin-bottom: 15px;
	}
a.destacados_enlace:hover  {
	background-image: url(../imagenes/enlaces_bullet.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 10px;
	}
#libros {
	}
.libros_bloque {
	background-image: url(../imagenes/bibliografia_bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	}		
h2.libros_titulo {
	font-size: 12px;
	font-weight: bold;
	color: #011461;
	background-color: #eae6ee;
	background-image: url(../imagenes/cuerpo_contenido_titulos.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin: 0px;
	line-height: 14px;
	letter-spacing: -1px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	}
.libros_autor {
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	background-color: #fbf9fd;
	}
.libros_editorial {
	font-size: 11px;
	color: #7d7c7e;
	font-style: italic;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	background-color: #fbf9fd;
	}				
.descarga {font-size:11px; padding-left:5px;}
.descarga a {color:#666;}
.descarga a:hover {text-decoration:underline;}
