@charset "utf-8";


body {
	background-color: #DEDDDB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#head {
	font-size: 965px;
	line-height: 175px;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	background-position: up;
}
#showcase {
	background-position: center;
	text-align:center;
}
#textomedio   {
	background-image: url(arr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#sinfondo {
	background-image: url(nofondo.jpg);
}

#textomedio2   {
	background-image: url(aba.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}





#cabecera {
	background-color: #DEDDDC;
	background-image: url(fondo.jpg);
	width: 965px;
	text-align:center;
}
#dentro {
	width: 70%;
	position: inherit;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;

}

.enrojo {
	color: #D49D3E;
	font-weight: bold;
	list-style: url(imagenes/listas.gif);
}

#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:501;
}

.pequeno_rojo {
	color: #D49D3E;
	font-size: 11px;
	
}

.pequeno_rojo a:link,
.pequeno_rojo a:visited
{
	color: #D49D3E;
	font-size: 11px;
	text-decoration: none;
}
.pequeno_rojo a:hover
{
	color: #990000;
	font-size: 11px;
	text-decoration: none;
}

.separacion 
{
	color: #CC9900
}

.enrojocolab {
	color: #D49D3E;
	font-weight: bold;
	list-style: url(imagenes/listas.gif);
	background-image: url(imagenes/colaborar_2.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#libros span 
{ 
	width:250px; 
	float:left; 
}
