#presentacion {
	float: left;
	width: 343px;
	margin: 0px;
	padding: 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 .autor {
	font-size: 10px;
	font-weight: bold;
	color: #7881a8;
	display: block;
	padding-top: 2px;
	}	
#contenido {
	margin-top: 20px;
	font-size: 11px;
	text-align: justify;
	line-height: 14px;
	}	
#contenido p {
	margin-top: 18px;
	line-height: 18px;
	}
#contenido ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	}
#contenido ul li {
	background-image: url(../imagenes/contenido_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
	}			
#bloque_imagen {
	text-align: center;
	}	
#bloque_imagen .imagen_cent {
	background-color: #ffba00;
	padding: 2px;
	margin-bottom: 15px;
	clear: both;
	}	
#bloque_imagen .imagen_der {
	background-color: #ffba00;
	padding: 2px;
	margin-bottom: 15px;
	float: right;
	margin-left: 20px;
	}
#bloque_imagen .imagen_izq {
	background-color: #ffba00;
	padding: 2px;
	margin-bottom: 15px;
	float: left;
	margin-right: 20px;
	}		
#bloque_imagen .imagen_pie {
	background-color: #FBE9AC;
	display: block;
	font-size: 10px;
	padding: 2px;
	letter-spacing: -1px;
	margin-top: 2px;
	text-align: left;
	}	
	
#destacados {
	float: right;
	width: 159px;
	}	
#articulos, #bibliografia, #enlaces, #testimonios, #herramientas {
	border-right: 1px solid #c0b6cc;
	}	
h2.articulos_titulo, h2.bibliografia_titulo, h2.enlaces_titulo, #herramientas h2 {
	font-size: 14px;
	font-weight: bold;
	color: #011461;
	background-color: #eae6ee;
	background-image: url(../imagenes/cuerpo_contenido_titulos.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding: 0px 0px 2px 5px;
	margin: 0px;
	line-height: 18px;
	letter-spacing: -1px;
	}
.articulos_bloque, .bibliografia_bloque, .enlaces_bloque, .bloque {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c0b6cc;
	}
.articulos_bloque a, .bibliografia_bloque a, .enlaces_bloque a, #herramientas a {
	background-color: #fff;
	display: block;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-top: 2px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #EAE6EE;
	}
.articulos_bloque a:hover, .bibliografia_bloque a:hover, .enlaces_bloque a:hover , #herramientas a:hover {
	background-color: #fbf9fd;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #c0b6cc;
	}		
.articulos_titulo, .bibliografia_titulo, .enlaces_titulo, #herramientas p  {
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	}
.articulos_autor, .bibliografia_autor, .enlaces_autor {
	font-size: 9px;
	color: #000000;
	}
.bibliografia_editorial, .enlaces_url {
	font-size: 9px;
	color: #acabad;
	}		
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;
	}		

