@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
a {
	color: #DB5F02;
	text-decoration: none;
	font-size: 12px;
	padding: 2px;
	margin: 0px;
	font-weight: normal;
}

#wrap{
	width:998px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
   }
#header {
	background-image: url(../images/sitio/header_fondo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 156px;
	width: 998px;
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
}
#menu_sellos {
	float: left;
	height: 33px;
	width: 440px;
	display: block;
	padding: 0px;
	margin-top: 50px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 29px;
}

.menu_sellos {
	list-style: none;
	background-image: url(../images/sitio/fondo_menu_sup.jpg);
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
} 

.menu_sellos li {
	height: 33px;
	list-style: none;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
} 
.menu_sellos li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -2000px;
	height: 33px;
	background-repeat: no-repeat;
} 
.menu_ariel {
	background-image: url(../images/sitio/boton_ariel_on.jpg);
	width: 76px;
	height: 33px;
} 
.menu_ariel a {
	background-image: url(../images/sitio/boton_ariel_off.jpg);
} 
.menu_critica {
	background-image: url(../images/sitio/boton_critica_on.jpg);
	width: 100px;
} 
.menu_critica a {
	background-image: url(../images/sitio/boton_critica_off.jpg);
} 
.menu_paidos {
	background-image: url(../images/sitio/boton_paidos_on.jpg);
	width: 88px;
} 
.menu_paidos a {
	background-image: url(../images/sitio/boton_paidos_off.jpg);
} 
.menu_oniro  {
	background-image: url(../images/sitio/boton_oniro_on.jpg);
	width: 103px;
} 
.menu_oniro a {
	background-image: url(../images/sitio/boton_oniro_off.jpg);
} 

ul.menu_sellos li a:hover {
	background: none;
	margin: 0px;
	padding: 0px;
} .menu_sellos li {float: left;} 
.menu_sellos:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}


#logoAreaPaidos {
	height: 156px;
	width: 148px;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#menu {
	display: inline;
	width: 840px;
	padding: 0px;
	height: 44px;
	background-image: url(../images/sitio/menu_fondo_gris.gif);
	float: right;
	margin: 0px;
}



.menuCaja {
	background-image: url(../images/sitio/fondo_menu_sup.jpg);
	height: 31px;
	display: block;
	margin: 0px;
	float: left;
	padding: 0px;
	width: 1000px;
}

.menu {
	list-style: none;
	padding: 0px;
	margin: 0px;
} 

.menu li {
	height: 44px;
	list-style: none;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
} 
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -2000px;
	height: 44px;
	background-repeat: no-repeat;
} 
.menu_inicio {
	background-image: url(../images/sitio/menu/inicio.gif);
	width: 99px;
} 
.menu_inicio a {background-image: url(../images/sitio/menu/inicio_o.gif);} 
.menu_catalogo {
	background-image: url(../images/sitio/menu/catalogo_o.gif);
	width: 117px;
} 
.menu_catalogo a {background-image: url(../images/sitio/menu/catalogo.gif);} 
.menu_acerca {
	background-image: url(../images/sitio/menu/acerca_o.gif);
	width: 230px;
} 
.menu_acerca a {background-image: url(../images/sitio/menu/acerca.gif);} 
.menu_noticias  {
	background-image: url(../images/sitio/menu/noticias_o.gif);
	width: 115px;
} 
.menu_noticias a {background-image: url(../images/sitio/menu/noticias.gif);} 
.menu_blog {
	background-image: url(../images/sitio/menu/blog_o.gif);
	width: 78px;
} 
.menu_blog a {
	background-image: url(../images/sitio/menu/blog.gif);
} 
.menu_contacto {
	background-image: url(../images/sitio/menu/contacto_o.gif);
	width: 109px;
} 
.menu_contacto a {background-image: url(../images/sitio/menu/contacto.gif);} 
ul.menu li a:hover {background: none;} .menu li {float: left;} 
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}


#centro {
	background-color: #74c4e5;
	float: left;
	width: 998px;
}
#home_novedades {
	background-image: url(../images/sitio/home_novedades_fondo.jpg);
	height: 404px;
	width: 990px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	background-repeat: no-repeat;
	padding: 0px;
}
#buscador {
	width: 296px;
	padding: 0px;
	background-image: url(../images/sitio/buscador_caja_fondo.jpg);
	height: 55px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	display: inline;
}
#buscador #form1 {
	margin: 0px;
	padding: 0px;
}
#buscador #form1 #criteria {
	padding: 2px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 60px;
	background-color: #e2e0ca;
	border: 1px solid #626264;
	font-size: 14px;
}
#buscador_avanzado {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
}


#home_secciones {
	width: 998px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat-y;
	background-image: url(../images/sitio/home_secciones_fondo_medio.gif);
}
#footer {
	width: 998px;
	background-color: #434341;
	font-size: 11px;
	color: #DADADA;
	text-align: center;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	line-height: 16px;
	background-image: url(../images/sitio/fondo_footer.gif);
	background-repeat: no-repeat;
	background-position: 790px;
	float: left;
}
#footer_curvagris {
	float: left;
	width: 998px;
}

#footer a {
	color: #CCCCCC;
}
#porSeccion {
	padding: 0px;
	width: 240px;
	margin-top: 0px;
	margin-right: 36px;
	margin-bottom: 0px;
	margin-left: 40px;
	float: left;
	display: inline;
}
#porSeccion ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#porSeccion  li a:link, #porSeccion a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Arial Narrow", Arial;
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 22px;
}
#porSeccion  li a:hover {
	text-decoration: underline;
	letter-spacing: 1px;
}
#home_banner_seccion {
	float: left;
	width: 192px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	display: inline;
}

#Blog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 371px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	display: inline;
}
.Blog_nota {
	padding: 0px;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 24px;
	margin-right: 0px;
	float: left;
	width: 370px;
	display: block;
}
.Blog_nota p {
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
.Blog_nota_img  {
	float: left;
	width: 100px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 130px;
}

.Blog_nota h2, .Blog_nota h2 a:link, .Blog_nota h2 a:visited  {
	color: #a6431c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.Blog_nota h2 a:hover {
	text-decoration: none;
	color: #77785A;
}
.Blog_nota h3 {
	color: #737b7f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.Blog_nota h4, .Blog_nota h4 a:link, .Blog_nota h4 a:visited {
	color: #777907;
	background-color: #e2e0ca;
	width: 120px;
	padding: 1px;
	text-decoration: none;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	display: block;
}
.Blog_nota h4 a:hover {
	color: #777907;
	text-decoration: underline;
}
#Blog_palabras {
	background-image: url(../images/sitio/home_blog_fondo.jpg);
	width: 355px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 338px;
	float: left;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: top;
}
#Blog_palabras h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #90912f;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.Blog_palabras_caja {
	float: left;
	width: 260px;
	margin: 0px;
	padding-top: 14px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 14px;
}
.Blog_1 {
	color: #333333;
	font-size: 15px;
}
.Blog_2 {
	font-size: 17px;
	color: #333333;
}
.Blog_3 {
	font-size: 12px;
	color: #333333;
}



#lectores {
	padding: 0px;
	width: 194px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	float: left;
}
#lectores_caja {
	float: left;
	width: 160px;
	background-color: #e2e0ca;
	margin-top: 12px;
	padding: 12px;
}
#lectores_caja img {
	margin-right: 0px;
	margin-left: 50px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#lectores_caja h3 {
	color: #164f67;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

#newsletter {
	padding: 0px;
	width: 194px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	float: left;
}
#newsletter #form2 {
	margin: 0px;
	padding: 0px;
}
#newsletter #form2 #textfield2 {
	border: 1px solid #cac8b7;
	background-color: #e2e0ca;
}
#newsletter #form2 #textfield3 {
	border: 1px solid #cac8b7;
	background-color: #e2e0ca;
}
#form2 td {
	color: #234759;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}



#home_sello {
	background-image: url(../images/sellos/seccion_resultados_fondo.gif);
	height: 123px;
	width: 990px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
	display: inline;
}
#caja {
	float: left;
	width: 949px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(../images/sellos/caja_detalle_resultados.gif);
	background-repeat: no-repeat;
	background-color: #EFEFE8;
	background-position: top;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.resultados_caja {
	float: left;
	width: 278px;
	margin-top: 4px;
	margin-right: 18px;
	margin-bottom: 4px;
	margin-left: 4px;
	height: 146px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	padding-top: 14px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#datos_resultados {
	display: inline;
	float: left;
	width: 886px;
	height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border: 1px solid #BAB681;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}
.datos_resultados_txtcolor {
	font-weight: bold;
	color: #B73F04;
}

.resultados_caja_img  {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 84px;
	display: inline;
	height: 130px;
}
.resultados_caja h4 {
	color: #367DA2;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}
.resultados_caja h4 a {
	color: #29607C;
	text-decoration: none;
}
.resultados_caja  h5  {
	color: #666666;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.resultados_caja p {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #4B4B4B;
}
.resultados_caja  a.ver {
	background-color: #E2E0CA;
	text-decoration: none;
	color: #DB5F02;
	margin: 0px;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-weight: bold;
}




#caja_inf {
	width: 979px;
	background-image: url(../images/sellos/caja_detalle_resultados_inf.gif);
	float: left;
	height: 60px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: inline;
}
#caja_novedades {
	display: inline;
	float: left;
	width: 900px;
	margin-left: 60px;
	padding: 0px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 300px;
}
#caja_novedades h3 {
	font-size: 26px;
	font-weight: bold;
	color: #FD7D1A;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
#loadarea {
	float: left;
	width: 200px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 260px;
	text-align: center;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
#loadarea img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}

#biblioteca {
	float: right;
	width: 640px;
	margin: 0px;
	padding: 0px;
}
.libro {
	display: block;
	margin: 0px;
	width: 104px;
	float: left;
	height: 124px;
	padding-top: 12px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	background-image: url(../images/sitio/biblioteca_linea.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#home_res_secciones {
	background-image: url(../images/sellos/seccion_secciones_fondo.gif);
	height: 123px;
	width: 990px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
	display: inline;
}
.resultados_caja_seccion {
	float: left;
	width: 270px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	margin-top: 4px;
	margin-right: 18px;
	margin-bottom: 4px;
	margin-left: 4px;
	background-image: url(../images/sellos/bullet_seccion.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 16px;
}
.resultados_caja_seccion  h4 {
	color: #367DA2;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}
.resultados_caja_seccion  h4  a:link, .resultados_caja_seccion  h4  a:visited  {
	color: #29607C;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
.resultados_caja_seccion  h4  a:hover  {
	color: #FD7D1A;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}










#detalle_caja_inf {
	width: 979px;
	background-image: url(../images/sellos/caja_detalle_resultados_inf.gif);
	float: left;
	height: 60px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: inline;
}
#caja_texto {
	float: left;
	width: 919px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(../images/sellos/caja_detalle_resultados.gif);
	background-repeat: no-repeat;
	background-color: #EFEFE8;
	background-position: top;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 60px;
}
#caja_texto p {
	font-size: 12px;
}
#caja_texto h1 {
	font-size: 18px;
	color: #F87B19;
	margin: 0px;
	padding: 0px;
}
#caja_texto h2 {
	font-size: 14px;
	color: #404040;
}
#caja_texto table th {
	color: #FF6600;
	font-size: 12px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin: 0px;
	padding: 4px;
}
#caja_texto td {
	vertical-align: top;
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#caja_texto h3 {
	color: #003366;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	border-bottom-width: 1px;
}
#caja_texto h4 {
	font-size: 16px;
	color: #F87B19;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 26px;
}




#home_busquedaAv {
	background-image: url(../images/sitio/seccion_busquedaAv_fondo.gif);
	height: 123px;
	width: 990px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
	display: inline;
}
legend {
	font-size: 17px;
	color: #a6431c;
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #EFEFE8;
	line-height: 12px;
}
fieldset {
	width: 780px;
	margin-top: 32px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 20px;
	border: 1px dotted #999999;
}
#Categoria #criteria, #Sello #criteria, #Codigo #criteria  {
	background-color: #E2E0CA;
	border: 1px solid #999999;
	padding: 3px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 64px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#Newsletter_caja {
	background-image: url(../images/sitio/newsletter_fondo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin: 0px;
	padding-top: 140px;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-left: 140px;
	display: inline;
}
.error {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}

#home_document {
	background-image: url(../images/sellos/seccion_documento_fondo.gif);
	height: 123px;
	width: 990px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
	display: inline;
}
#home_document h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding-top: 0px;
	font-size: 31px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
	margin: 0px;
	text-align: center;
	float: left;
	width: 990px;
}
