@charset "UTF-8";
/* CSS Document */


/***********************************************************************************************************************/
/*******************    reseteo    *************************************************************************************/
/***********************************************************************************************************************/
body, h1, h2, h3, h4, h5 , h6, div, select, img, li, ul{
	padding:0;
	margin:0;
	border:0;
	border:none;
	outline-style:none;
	text-align: justify;
	list-style:none;
}

/***********************************************************************************************************************/
/***********************************************************************************************************************/
/***********************************************************************************************************************/

body{
	background-image:url(img/fondo.jpg);
	font-family:Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#454545;
	font-size:13px;
}

#contenedorHome{
	width:830px;
	margin:0 auto;
	border-bottom:#FFF 1px solid;
	border-left:#FFF 1px solid;
	border-right:#FFF 1px solid;
	border-top:#FFF 1px solid;
	background-color:#FFF;
	height:530px;
	position:relative;
	background-image:url(img/yoli3.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}

#cabecera{
	background-color:#606060;
	height:169px;
	background-image:url(img/cabecera.jpg);
	margin:0 auto;
	background-position:center;
	background-repeat:no-repeat;
}

#textoHome{
	float:right;
	margin-top:47px;
	margin-left:90px;
	margin-right:45px;
	width:480px;
}
/* IE6 Only */
* html #textoHome {
	float:right;
	margin-top:47px;
	margin-left:60px;
	margin-right:25px;
	width:500px;
	}
	
/* IE7 Only */
*:first-child+html #textoHome {
	float:right;
	margin-top:47px;
	margin-left:60px;
	margin-right:25px;
	width:500px;
}

#pie{
	margin:0 auto;
	width:832px;
	background-image:url(img/pie.png);
	background-repeat:no-repeat;
	height:41px;
	background-position:center top;
	margin-top:6px;
	color:#FFF;
	text-align:center;
	font-size:12px;
	padding-top:12px;
}

#pie a{
	text-decoration:none;
}
#pie a:hover{
	text-decoration:underline;
}
#menu{
	margin-top:47px;
	float:left;
}

#menu a{
	display:block;
	padding-left:0;
	padding-bottom:2px;

}

/* IE6 Only */ 
* html #menu a{
	display:block;
	padding:0;
	height:17px;
}

ul{
	display:block;
	margin:0;
	padding:0;
	width:200px;
	list-style:none;
}

#menu li ul {display:none;}

#paginacion{
	width:480px;
	position:absolute;
	right:45px;
	bottom:12px;
	
}

#anterior{
	float:right;
	margin-right:10px;
	margin-top:4px;}
	
#siguiente{
	float:right;
	margin-top:4px;
	margin-left:10px;
	}

#numeros a{
	text-decoration:none;
	color:#606060;
	font-weight:bold;
	float:right;
}

#numeros td{
	padding-left:2px;
	padding-right:2px;}



#numeros a:hover{
	text-decoration:none;
	color:#9D588C;
	font-weight:bold;
}

.numerosSelected{
	text-decoration:underline;
	color:#9D588C;
	font-weight:bold;
}


/*++++++++++  consulta   ++++++++++++*/

#contenedorConsulta{
	width:830px;
	margin:0 auto;
	border-bottom:#FFF 1px solid;
	border-left:#FFF 1px solid;
	border-right:#FFF 1px solid;
	border-top:#FFF 1px solid;
	background-color:#FFF;
	height:383px;
	position:relative;
}

#fotos{
	height:141px;
	margin:0 auto;
	width:832px;
	margin-top:6px;
	}

#foto1{
	float:left;
	margin-right:9px;
	
	}
#foto4{
	float:right;
	}

.titulo{
	font-size:15px;
	font-weight:bold;
	margin-bottom:10px;
	display:block;
	color:#9d588c;
}

.titulo2{
	font-size:15px;
	font-weight:bold;
	margin-bottom:5px;
	display:block;
	color:#9d588c;
}

#menuConsulta{
	margin-top:47px;
	float:left;
}

#menuConsulta a{
	display:block;
	padding-left:0;
	padding-bottom:2px;

}


/* IE6 Only */ 
* html #menuConsulta a{
	display:block;
	padding:0;
	height:17px;
}

ul{
	display:block;
	margin:0;
	padding:0;
	width:200px;
	list-style:none;
}

/*#menuConsulta li ul {display:none;}*/



/*++++++++++  contacto   ++++++++++++*/

#contenedorContacto{
	width:830px;
	margin:0 auto;
	border-bottom:#FFF 1px solid;
	border-left:#FFF 1px solid;
	border-right:#FFF 1px solid;
	border-top:#FFF 1px solid;
	background-color:#FFF;
	height:530px;
	position:relative;
	background-image:url(img/arroba.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;

}

.contacto{
	line-height: 21px;
}

.contacto a{
	text-decoration:none;
	color:#606060;

}

.contacto a:hover{
	color:#606060;
	text-decoration:underline;
}

/*++++++++++  libros   ++++++++++++*/

#contenedorLibros{
	width:830px;
	margin:0 auto;
	border-bottom:#FFF 1px solid;
	border-left:#FFF 1px solid;
	border-right:#FFF 1px solid;
	border-top:#FFF 1px solid;
	background-color:#FFF;
	height:530px;
	position:relative;


}

#libro1{
	margin-top:18px;
	background-color:#f8f8f6;
	background-image:url(img/libro1.jpg);
	background-repeat:no-repeat;
	height:127px;
	padding-left:110px;
	padding-top:10px;
	padding-right:25px;
}

#libro2{
	
	background-color:#f8f8f6;
	background-image:url(img/libro2.jpg);
	background-repeat:no-repeat;
	height:127px;
	padding-left:110px;
	padding-top:10px;
	padding-right:25px;
}

#libro3{
	margin-top:18px;
	background-color:#f8f8f6;
	background-image:url(img/libro3.jpg);
	background-repeat:no-repeat;
	height:127px;
	padding-left:110px;
	padding-top:10px;
	padding-right:25px;
}

#textoLibros{
	float:right;
	margin-top:10px;
	margin-right:45px;
	width:300px;
}

#textoLibro1{
	text-align:left;
	margin-top:20px;
	width:200px;
}


/*++++++++++  enlaces   ++++++++++++*/

#contenedorEnlaces{
	width:830px;
	margin:0 auto;
	border-bottom:#FFF 1px solid;
	border-left:#FFF 1px solid;
	border-right:#FFF 1px solid;
	border-top:#FFF 1px solid;
	background-color:#FFF;
	height:530px;
	position:relative;
}

#textoEnlaces{	
	float:left;
	margin-top:47px;
	margin-left:120px;
	margin-right:40px;
	width:200px;
}

#textoEnlaces2{	
	float:right;
	margin-top:47px;
	margin-right:50px;
	width:210px;
}
	
#textoEnlaces a{
	text-decoration:none;
	color:#606060;
}
	
#textoEnlaces a:hover{
	text-decoration:underline;
	color:#606060;
}	
	
#textoEnlaces2 a{
	text-decoration:none;
	color:#606060;
}
	
#textoEnlaces2 a:hover{
	text-decoration:underline;
	color:#606060;
}	

#tituloEnlaces{
	margin-top:5px; 
	font-size:12px; 
	font-weight:bold;
}

.linkEnlaces{
	font-size:12px;
	color:#606060;
}

/*++++++++++  enlaces  explorer  ++++++++++++*/	
	
/* IE6 Only */ 
* html #textoEnlaces{	
	float:left;
	margin-top:47px;
	margin-left:100px;
	margin-right:40px;
	width:200px;
}

/* IE6 Only */ 
* html #textoEnlaces2{	
	float:right;
	margin-top:47px;
	margin-right:30px;
	width:210px;
}
	
	
/*++++++++++  articulos  ++++++++++++*/	

#contenedorArticulos{
	width:830px;
	margin:0 auto;
	border-bottom:#FFF 1px solid;
	border-left:#FFF 1px solid;
	border-right:#FFF 1px solid;
	border-top:#FFF 1px solid;
	background-color:#FFF;
	height:530px;
	position:relative;
}

#textoArticulos{
	float:right;
	margin-top:47px;
	margin-left:90px;
	margin-right:45px;
	width:480px;
}

#textoArticulos a{
	text-decoration:none;
	color:#606060;
}
#textoArticulos a:hover{
	text-decoration:underline;
	color:#606060;
}

/*++++++++++  articulos explorer  ++++++++++++*/

/* IE6 Only */ 
* html #textoArticulos{
	float:right;
	margin-top:47px;
	margin-left:90px;
	margin-right:40px;
	width:440px;
}

/*++++++++++  sabias  ++++++++++++*/	

#contenedorSabias{
	width:830px;
	margin:0 auto;
	border-bottom:#FFF 1px solid;
	border-left:#FFF 1px solid;
	border-right:#FFF 1px solid;
	border-top:#FFF 1px solid;
	background-color:#FFF;
	height:530px;
	position:relative;
}

#textoSabias{
	float:right;
	margin-top:47px;
	margin-left:90px;
	margin-right:45px;
	width:480px;
}

#textoSabias2{
	float:right;
	margin-left:90px;
	margin-right:45px;
	width:480px;
	margin-top:10px;
}


#anteriorSabias{
	float:right;
	margin-right:20px;
	margin-top:8px;}
	
#siguienteSabias{
	float:right;
	margin-top:8px;
}


#paginacionSabias{
	width:480px;
	position:absolute;
	right:45px;
	bottom:12px;
}
/*++++++++++  sabias explorer  ++++++++++++*/	


/* IE6 Only */ 
* html #textoSabias{
	float:right;
	margin-top:47px;
	margin-left:60px;
	margin-right:25px;
	width:500px;
}

/* IE6 Only */ 
* html #textoSabias2{	
	float:right;
	margin-left:60px;
	margin-right:25px;
	width:500px;
	margin-top:8px;
}




/*++++++++++  nuevos estilos fero  ++++++++++++*/	


.prufi{
	width:86px;
	height:22px;
	background-image:url(img/mas.jpg);
}


.prufi:hover{
	width:86px;
	height:22px;
	background-image:url(img/masOver.jpg);
	cursor:pointer;
}


.nextLevel{
	width:68px;
	height:11px;
	background-image:url(img/siguiente.jpg);
}


.nextLevel:hover{
	width:68px;
	height:11px;
	background-image:url(img/siguienteOver.jpg);
	cursor:pointer;
}


.previousLevel{
	width:68px;
	height:11px;
	background-image:url(img/anterior.jpg);
}


.previousLevel:hover{
	width:68px;
	height:11px;
	background-image:url(img/anteriorOver.jpg);
	cursor:pointer;
}


#paginacionNew{
	width:480px;
	height:20px;
	position:absolute;
	right:45px;
	bottom:12px;
	text-align:right;
}


.numeritos{
	text-decoration:none;
	color:#606060;
	font-weight:bold;
}



.numeritos:hover{
	text-decoration:none;
	color:#9D588C;
	font-weight:bold;
}





.numeritoSelected{
	text-decoration:underline;
	color:#9D588C;
	font-weight:bold;
}


.contactoForm{
	font-family:Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#454545;
	font-size:13px;
	padding:2px;
	width:219px;
	border:1px solid #9D588C;
}






	