/* CSS Document */
/* tierradelibros css*/
BODY {
	font: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	background-color: #50412A;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-transform: none;
	color: #4E4D43;
	margin: 7px 10px 7px 10px;
	font-style: normal;
	font-weight: normal;
	padding: 0;
	text-align: justify;
}
/*lista marron*/
ul {
	line-height: 150%;
	color: #4E4D43;
}
/* vinculos marrones*/
A.enlacenav,  A.enlacenav:LINK, A.enlacenav:ACTIVE, A.enlacenav:VISITED{
	color: #4E4D43;
	font-size: 11px;
	text-decoration: none;
} 
A.enlacenav:FOCUS,A.enlacenav:HOVER{
	color: #4E4D43;
	text-decoration: underline;
	font-size: 11px;
} 
/*vinculos blancos*/
A.clase1, A.clase1:VISITED, A.clase1:ACTIVE, A.clase1:FOCUS, A.clase1:LINK{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	margin: 0 px;
	padding: 0 px;
} 
A.clase1:HOVER{
	color: #FFFFFF;
	text-decoration: underline;
	font-family: 11;
} 
/*vinculos naranja*/
A.clase2, A.clase2:VISITED, A.clase2:ACTIVE, A.clase2:FOCUS, A.clase2:LINK{
	color: #D68430;
	font-size: 11px;
	text-decoration: none;
	margin: 0 px;
	padding: 0 px;
} 
A.clase2:HOVER{
	color: ##D68430;
	text-decoration: underline;
	font-family: 11;
} 
#contenedor{
	text-align: left;
	width: 700px;
	margin: auto;
	background-color: #F1F0EC;
}
#cabecera{
	background-color: #FFFFFF;
	color: #4A4D42;
	font-size:12px;
	font-weight: normal;
	padding: 7px 10px 1px 10px;
	background-image: url(images/titulo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	height: 25px;
	clear: both;
	vertical-align: baseline;
}
#navegador{
	background-image: url(images/fondo_menu.jpg);
	background-repeat: repeat-x;
	padding : 3px 10px 1px 10px;
	text-align: left;
	clear: both;
	color: #FFFFFF;
	height: 20px;
	vertical-align: baseline;
	width: 680px;
}
#banner-especial{
	background-color: #F1F0EC;
	color: #4A4D42;
	font-size:12px;
	font-weight: normal;
	background-image: url(images/activi_bicentenario.png);
	text-align: right;
	height: 56px;
	clear: both;
	overflow: hidden;
	margin-bottom: 5px;
}
#marquesina {
	background-image: url(images/marquesina.jpg);
	background-repeat: no-repeat;
	width: 700px;
	height: 134px;
	overflow: hidden;
}
#cuerpo{
	background-color: #F1F0EC;
	width: 700px;
	margin-top: 0px;
	padding-top: 10px;
	overflow: hidden;
}
#lateraeditorial{
	background-color: #FFFFFF;
	background-image: url(images/novedades_tit.gif);
	background-repeat: no-repeat;
	background-position: top;
	float:left;
	width: 451px;
	height: auto;
	padding-top: 35px;
	margin-left: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
	vertical-align: top;
	margin-top: 0px;
}
#lateralnovedades{
	background-color: #FFFFFF;
	background-image: url(images/panel_activ_home_r1_c1_r5_c2.gif);
	background-repeat: no-repeat;
	background-position: top;
	float:left;
	width: 213px;
	height: auto;
	padding-top: 35px;
	margin-left: 10px;
	padding-left: 5px;
	padding-bottom: 10px;
	vertical-align: top;
	margin-top: 0px;
}
#lateralcronograma{
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top;
	float:left;
	width: 451px;
	height: auto;
	padding-top: 35px;
	margin-left: 10px;
	padding-left: 5px;
	padding-bottom: 10px;
	vertical-align: top;
	background-image: url(images/cronograma_tit.gif);
}
#principal{
	background-color: #FFFFFF;
	background-image: url(images/recomendado.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 213px;
	height: auto;
	padding-top: 35px;
	margin-left: 235px;
	padding-left: 5px;
	padding-bottom: 10px;
	vertical-align: top;
	margin-top: 0px;
}
#principalact{
	float: left;
	height: auto;
	background-color: #F1F0EC;
	white-space: normal;
	overflow: hidden;
	width: 465px;
}
#cronograma{
	width: 450px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E4D43;
	background-color: #FFFFFF;
	background-image: url(images/cronograma_tit.gif);
	background-repeat: repeat-x;
	background-position: top center;
	margin: 5px 5px 5px 10px;
	padding: 25px 0px 5px 0px;
	float: left;
}
    .cronogramahome{
	width: 450px;
	background-image: url(images/cronograma_tit.gif);
	background-repeat: repeat-x;
	background-position: top center;
	padding: 25px 0px 0px 0px;
	float: left;
    }
    .cronogramahome ul{
	width: 400px;
	margin: 10px 0px 10px 0px;
	padding-left: 15px;
	list-style-position: inside;
    }
    .cronogramahome li{
    }
	.cronogramahome a{
    }
#detalles-act{
	float:left;
	width:440px;
	background-color:#FFFFFF;
	text-align: center;
	background-repeat: no-repeat;
	padding-top: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	height: 2400px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-style: ridge;
	outline-color: #8B8978;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #50472B;
	font-size: 11px;
	overflow: scroll;
}
#otrolado{
	width: 230px;
	float: right;
	padding-top: 0px;
	overflow: hidden;
}
#otroladoactivrec{
	width: 223px;
	float: left;
	background-image: url(images/act_recomend_tit.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding: 25px 0px 5px 0px;
	text-align: left;
	max-width: 223px;
	overflow: hidden;
}
#activrecomen {
	font-size: 11px;
	line-height: 150%;
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 223px;
	overflow: hidden;
	}
#activrecombeige {
	font-size: 11px;
	line-height: 150%;
	background-color: #DEDCD1;
	float: left;
	height: auto;
	width: 223px;
}
#actrecnaranj {
	font-size: 11px;
	line-height: 150%;
	background-color: #CC7A00;
	float: left;
	height: auto;
	width: 223px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
/*... boton blog home*/
#botonblog{
	width: 223px;
	height: 132px;
	overflow: hidden;
	text-decoration: none;
	background-image: url(images/blog_f4.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -10000px;
} 
#botonblog:hover{
	background-image: url(images/blog_f2.jpg);	
}
/*... boton blog act*/
#botonblogchico{
	width: 210px;
	height: 16px;
	float: left;
	padding: 7px 5px 7px 5px;
	text-align: right;
	background-color: #F1F0EC;
	background-image: url(images/boton-chico_r1_c6.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 5px 0px;
	vertical-align: middle;
	overflow: hidden;
}
#botonbloggerchico{
	width: 165px;
	height: 16px;
	float: left;
	padding: 7px 45px 7px 10px;
	text-align: right;
	background-color: #F1F0EC;
	background-image: url(images/boton-blogger-chico.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 5px 0px;
	vertical-align: middle;
	overflow: hidden;
}
#botonfacechico{
	width: 165px;
	height: 16px;
	float: left;
	padding: 7px 45px 7px 10px;
	text-align: right;
	background-color: #F1F0EC;
	background-image: url(images/boton-facebook-chico.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 5px 0px;
	vertical-align: middle;
	overflow: hidden;
}
#botonsuscrp{
	width: 450px;
	height: 16px;
	float: left;
	margin:0px 5px 0px 10px;
	padding: 7px 0px 7px 0px;
	text-align: center;
	background-color: #F1F0EC;
	background-image: url(images/boton_suscrp.jpg);
	background-repeat: no-repeat;
	font-weight: normal;
	overflow: hidden;
}
#imageneditorial{
	float: left;
	overflow: hidden;
	margin-left: 10px;
	margin-right: 10px;
}
/* titulos marrones*/
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4E4D43;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 5px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #DEDCD1;
	line-height: 25px;
}
/* titulo blanco*/
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}
h2 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#tapa {
	float: left;
	height: 145px;
	width: 100px;
	overflow: hidden;
}
A.clase3:link , A.clase3:visited , A.clase3:active{
	background-image: url(images/blog_chico_off.jpg);
	background-repeat: no-repeat;
	width: 237px;
	height: 44px;
	float: left;
}
A.clase3:hover{
	background-image: url(images/blog_chico_on.jpg);
	background-repeat: no-repeat;
	width: 237px;
	height: 44px;
	float: left;
}
#baneractividades {
	font-size: 11px;
	color: #FFFFFF;
	width: 223px;
	background-image: url(images/activ_fondo.jpg);
	background-repeat: repeat-y;
	float: left;
	font-weight: normal;
	max-width: 223px;
	margin-bottom: 10px;
}
    .cajarriba {
	width: 223px;
	background-image: url(images/activ_fondo_arriba.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 5px;
    }
    .cajabajo {
	width: 223px;
	background-image: url(images/activ_fondo_abajo.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
    }
#baneractividades ul{
	width: 170px;
	margin: 10px 0px 10px 0px;
	color: #FFFFFF;
	padding-left: 15px;
	list-style-position: inside;
}
    .baneractividades li{
    }
#ofertas{
	width: 213px;
	background-color: #FFFFFF;
	height: auto;
	background-image: url(images/ofertas.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 35px;
	padding-bottom: 10px;
	vertical-align: top;
	max-width: 213px;
	float: left;
	margin-top: 5px;
	padding-left: 3px;
}
#textohome{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: both;
	height: auto;
	width: 210px;
}
#galeria{
	float:left;
	width:700px;
	background-color:#FFFFFF;
	text-align: left;
	background-repeat: no-repeat;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 500px;
	overflow: scroll;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-top-width: 2px;
	border-bottom-width: 2px;
}
   /*- Menu Tabs--------------------------- */ 


    #tabs {
      float:left;
      width:100%;
      background:#BBD9EE;
      font-size:93%;
      line-height:normal;
      }
    #tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
	float:left;
	background:url("tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
      }
    #tabs a span {
	float:left;
	display:block;
	background:url("tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFFFFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FFFFFF;
      }
    #tabs a:hover {
	background-position:0% -42px;
	font-weight: bold;
      }
    #tabs a:hover span {
	background-position:100% -42px;
	font-weight: bold;
      }


	  
/*- Menu Tabs B--------------------------- */

    #tabsB {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-left: 10px;
      }
    #tabsB ul {
	margin:0;
	padding:10px 10px 0 0px;
	list-style:none;
	color: #FFFFFF;
	font-weight: normal;
      }
    #tabsB li {
	display:inline;
	margin:0;
	padding:0;
	color: #FFFFFF;
      }
    #tabsB a {
	float:left;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	background-image: url(images/tableftB.gif);
	background-position: left top;
	background-repeat: no-repeat;      
	}
    #tabsB a span {
	float:left;
	display:block;
	padding:5px 15px 4px 6px;
	color:#FFFFFF;
	background-image: url(images/tabrightB.gif);
	background-repeat: no-repeat;
	background-position: right top;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsB a span {float:none;}
    /* End IE5-Mac hack */
    #tabsB a:hover span {
      color:#FFFFFF;
      }
    #tabsB a:hover {
      background-position:0% -42px;
      }
    #tabsB a:hover span {
	background-position:100% -42px;
	font-weight: bold;
      }
#galeriact{
	background-color: #FFFFFF;
	text-align: left;
	display: inline;
}
#galeriact li{
	display:inline;
    float:left; 
    margin:0 auto;
	width: 680px;
	background-color: #FFFFFF;
}
.contenedorfoto {
	float:left;
	margin: 3px;
	padding:0px;
	width: 330px;
	height: 300px;
}

#pie{
	background-color: #829651;
	text-align:center;
	clear: both;
	width: 700px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#formsuscrp{
	color: #50412A;
	text-align:center;
	clear: both;
	width: 350px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 175px;
}
input {
	font-size: 11px;
	background-color: #FFFFFF;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color: #50412A;
}
textarea { 
font-size: 11px; 
border: #50412A; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px
}
.button1 {
	background-color: #F1F0EC;
}
