/*
# ============================================================================
# GLOBAL WEB: Control Avanzado Contenido
# ============================================================================
# Desarrollado y programado por: ACV Galaica
# Copyright (c) ACV Galaica - http://www.acvgalaica.com
# ============================================================================
*/
@import url("contacto/estilo.css");
@import url("Blog/estilo.css");
@import url("Miembros/estilo.css");
@import url("Galeria/estilo.css");
@import url("Enlaces/estilo.css");
@import url("Descargas/estilo.css");
@import url("Librovisitas/estilo.css");
@import url("Agenda/estilo.css");
@import url("Historia/estilo.css");
@import url("Tradicion/estilo.css");
@import url("Catalogo/estilo.css");
@import url("Normasuso/estilo.css");
@import url("publicaciones/estilo.css");
@import url("restaurantes/estilo.css");

*{margin:0pt;padding:0pt}

body {
	/*background-color:#5b6c84;*/
	background-image:url('gfx/fondo_web.jpg');
	background-repeat: repeat;
	color:#000;
	text-align:center;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size: 9pt;
	/*hacks*/
	font-weight: normal; 
	overflow: auto;
}

#main {
	display:block;
	position:relative;
}

/*GENERAL*/
h1 {
	font-size:1.7em;
	font-weight:bold;
	font-family:"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
	text-transform:none;
	margin-bottom:5px;
}

h2 {
	font-size:1.5em;
	font-weight:bold;
	font-family:"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
	text-transform:none;
	margin-bottom:5px;
}

h3 {
	font-size:13px;
	font-weight:bold;
	font-family:"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
	text-transform:none;
	margin-bottom:5px;
}

h3.texto_banner, h1.texto_banner {
	background-repeat:no-repeat;
	border-bottom:medium none;
	color:#FFFFFF;
	font-size:0em;
	margin:0pt 0pt 10px 0px;
	text-indent:-9999px;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #182645;
	border-bottom-style: none;
}
	
a:link {
	color: #182645;
	background-color: transparent;
	border-bottom: none;
	font-weight:bold;
}
	
a:visited {
	color: #182645;
	background-color: transparent;
	border-bottom: none;
	font-weight:bold;
}
	
a:hover	{
	color: #2f476a;
	background-color: transparent;
	border-bottom: none;
	font-weight:bold;
}
	
a:active {
	color: #2f476a;
	background-color: transparent;
	border-bottom: none;
	border-top: none;
	font-weight:bold;
}

/*CONTENEDOR GENERAL*/
#contenedor {
	width:900px;
	margin:0pt auto;
	margin-top:10px;
	position:relative;
	text-align:left;
	overflow:hidden;
}

/*TOP*/
#header {
	background:transparent;
	clear:both;
	height:209px;
}

body div.banner_top {
	background-image: url(gfx/banner_top.png);
	background-repeat: no-repeat;
	background-color: transparent;
	float:left;
	height:209px;
	width:900px;
}

div.banner_top h1 {
	display:block;
	font-size:2em;
	margin:0pt;
	text-decoration:none;
	text-indent:-9999px;
}

/*MENÚ TOP*/
#menu_top {
	clear:both;
	height:20px;
	margin-bottom:20px;
	border-bottom: 1px solid #b1333e;
}

#menu_top ul {
	display:block;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#menu_top li {
	float:right;
}

#menu_top li span {
	display:block;
	height:20px;
}

li.inicio span {
	width:76px;
	text-align:center;
	background-color: transparent;
	background-image: url('gfx/inicio.png');
	background-repeat: no-repeat;
	color: #f5eedc;
	margin-right: 10px; 
}

li.contacto span {
	width:100px;
	margin-right: 3px;
	text-align:center;
	background-color: transparent;
	background-image: url('gfx/contacto.png');
	background-repeat: no-repeat;
	color: #f4eedc;
}

li.publicaciones span {
	width:150px;
	margin-right: 3px;
	text-align:center;
	background-color: transparent;
	background-image: url('gfx/publicaciones.png');
	background-repeat: no-repeat;
	color: #f4eedc;
}

li.restaurantes span {
	width:150px;
	margin-right: 3px;
	text-align:center;
	background-color: transparent;
	background-image: url('gfx/restaurantes.png');
	background-repeat: no-repeat;
	color: #f4eedc;
}

li.banderas span{
	margin-top: 5px; 
	width: 405px;   
}





#menu_top li span a, #menu_top li span a:link {
	color: #fff;
	height:20px;
	width:100%;
}

#menu_top li span a:hover {
	color: #FFCC00;
}


/*TEMA*/
#contenedor_tema {
	clear:both;
	margin:0pt 0px;
	overflow:hidden;
}

/*LO DE LA DERECHA*/
#block_1 {
	float: right;
	width: 635px;
	margin-bottom:10px;
	margin-left:15px;
	background-color: #f5eedc;
	min-height: 570px;
}

#block_1_tema {
	float: right;
	width: 635px;
	margin-bottom:10px;
	margin-left:15px;
	background-color: transparent;
	min-height: 570px;
}

#block_1 dl.caja_derecha {
	display:block;
	float:right;
	margin-bottom:5px;
	border: #182645 1px dotted;
	width:229px;
}

#block_1 dl.miembros {
	background-color:#d5dae0;
	padding: 4px;
}

#block_1 dl.ultimas_noticias {
	background-color: #fff;
	padding: 4px;
}

#block_1 ul.noticias {
	border-top:medium none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:0pt;
}

#block_1 ul.noticias li {
	border-bottom-color:#E0E0E0;
	margin-bottom:5px;
	margin-left:0pt;
	padding:0pt 0pt 4px;
}

#block_1 ul.noticias li.ultima {
	border-bottom:medium none;
}

#block_1 p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 11px;
	margin-bottom:1em;
	margin-right:1em;
	margin-left: 10px;
}

/*LO DE LA IZQUIERDA*/
#block_2 {
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:245px;
	height:1%;
	margin-bottom:10px;
}

#block_2 p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 10px;
	margin-bottom:1em;
	margin-right:1em;
}

.ultima_hora {
	margin-bottom:20px;
	margin-right:15px;
}

#menu_izquierda img{
	border: 0px;
	
}

#menu_izquierda dl.menu_caja{
	margin-top: 10px; 
}

.menu_nuestrahistoria_spanish a, .menu_nuestrahistoria_spanish a:link, .menu_nuestrahistoria_spanish a:visited{
	background-color: transparent;
	background-image: url('gfx/menu_iz/nuestra_historia.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	display: block;
	height: 64px;
	
}
.menu_nuestrahistoria_spanish a:hover{
	background-color: transparent;
	background-image: url('gfx/menu_iz/nuestra_historia02.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	display: block;
	height: 64px;
	
}


.menu_nuestrahistoria_english a, .menu_nuestrahistoria_english a:link, .menu_nuestrahistoria_english a:visited{
	background-color: transparent;
	background-image: url('gfx/menu_iz/nuestra_historia_english.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	display: block;
	height: 64px;
	
}
.menu_nuestrahistoria_english a:hover{
	background-color: transparent;
	background-image: url('gfx/menu_iz/nuestra_historia02_english.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	display: block;
	height: 64px;
	
}




.menu_nuestrosproductos_spanish a, .menu_nuestrosproductos_spanish a:link, .menu_nuestrosproductos_spanish a:visited{
	margin-top: 5px;
	background-color: transparent;
	background-image: url('gfx/menu_iz/nuestros_productos_spanish.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	display: block;
	height: 87px;
	
}
.menu_nuestrosproductos_spanish a:hover{
	background-color: transparent;
	background-image: url('gfx/menu_iz/nuestros_productos02_spanish.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	display: block;
	height: 87px;
	
}


.menu_nuestrosproductos_english a, .menu_nuestrosproductos_english a:link, .menu_nuestrosproductos_english a:visited{
	margin-top: 5px;
	background-color: transparent;
	background-image: url('gfx/menu_iz/nuestros_productos_english.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	display: block;
	height: 87px;
	
}
.menu_nuestrosproductos_english a:hover{
	background-color: transparent;
	background-image: url('gfx/menu_iz/nuestros_productos02_english.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	display: block;
	height: 87px;
	
}



.menu_tradicionartesana_spanish a, .menu_tradicionartesana_spanish a:link, .menu_tradicionartesana_spanish a:visited{
	margin-top: 5px;
	background-color: transparent;
	background-image: url('gfx/menu_iz/tradicion_artesana_spanish.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	display: block;
	height: 87px;
	
}
.menu_tradicionartesana_spanish a:hover{
	background-color: transparent;
	background-image: url('gfx/menu_iz/tradicion_artesana02_spanish.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	display: block;
	height: 87px;
	
}

.menu_tradicionartesana_english a, .menu_tradicionartesana_english a:link, .menu_tradicionartesana_english a:visited{
	margin-top: 5px;
	background-color: transparent;
	background-image: url('gfx/menu_iz/tradicion_artesana_english.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	display: block;
	height: 87px;
	
}
.menu_tradicionartesana_english a:hover{
	background-color: transparent;
	background-image: url('gfx/menu_iz/tradicion_artesana02_english.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	display: block;
	height: 87px;
	
}


#menu_izquierda dl.caja_miembros{
	background-image: url('gfx/fondo_usuarios.png');
	background-position: center;
	background-repeat: no-repeat;
	height: 117px;
}

#menu_izquierda dl.caja_condiciones{
	display: block;
	background-image: url('gfx/fondo_condiciones.png');
	background-repeat: no-repeat;
	height: 89px;
	color: #38362a;
	font-size: 11px;
	padding-top: 5px;
	overflow: hidden;
}

#menu_izquierda dl.cesta_compra{
	display: block;	
	overflow: hidden;
}


#menu_izquierda dl.caja_condiciones a:hover{
	color: #b04a48;
}

#menu_izquierda dl.linea{
	background-image: url('gfx/linea.png');
	background-repeat: no-repeat;
	height: 11px;
}

#menu_izquierda dl.linea_sup{
	background-image: url('gfx/linea.png');
	background-repeat: no-repeat;
	height: 11px;
	margin-top: 15px;
}

#menu_izquierda dl.linea_sup_2{
	background-image: url('gfx/linea.png');
	background-repeat: no-repeat;
	height: 11px;
	margin-top: 5px;
}
/*PIE*/
#pie {
	clear:both;
	line-height: 1.5em;
	color:#000;
	width:900px;
	margin:0pt auto;
	background-color: transparent;
}

#datos_pie {
	font-size: .85em;
	height:25px;
}

#datos_pie .titulo_web {
	float:left;
}

#datos_pie .logo_diseno {
	width:80px;
	height:15px;
	margin-top:5px;
	float:right;
}

/*PAGINADOR*/
#paginador {
	clear:both;
	margin-top: 10px;
	margin-bottom:10px;
	text-align:center;
	font-size:11px;
	overflow: hidden;
}

/*ERROR*/
.error {
	background:#CCFF00;
	border:1px solid #ccc;
	width:95%;
	margin:0pt auto 10pt auto;
	text-align:center;
	font-weight:bold;
	padding:0.3em;
}

/*BOTÓN RSS*/
.botonrss {
	background-color: #ff6600;
	border: 1px #ff6600 outset;
	padding: 0 2px;
	color: #fff;
	text-decoration: none;
	font: bold 10px Verdana;
	width:21px;
}

.botonrss:visited, .botonrss:hover, .botonrss:active {
	color: #666;
}

.estilo_boton {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 10px;
	text-align:center;
	border-bottom: #333A4B 1px solid;
	border-left: #7180A6 1px solid;
	border-right: #333A4B 1px solid;
	border-top: #7180A6 1px solid;
	letter-spacing: 0.1em; 
}

/*HACKS*/
#contenedor:after,
#menu_top:after,
#pie:after,
#contenedor_tema:after {
	/*content: "."; */
	display: block; 
	height: 0; 
	clear: both;
	visibility: hidden;
}

html>body { /*Para Opera */
	font-size: small;
}

* html #contenedor { /*Para IE Windows*/
	height: 1%;
}

/*
#contenedor {
	display: inline-block;
}

#contenedor {
	display: block;
}


*:first-child+html #contenedor { /*Para IE7 Windows
	min-height: 1px
}
*/
