/*
GENERAL
*/

body{
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
margin:0px;
padding:0px;
}

a{
outline:none;
text-decoration:none;
}

img {
border: 0;
}

a:link,
a:visited	{color:#333;}
a:hover		{color:#000;}

.center{text-align:center;}

.capa_center { margin: 0 auto; }

.right {float: right; }
.left  {float: left;  }

.clear{clear:both;}

.clearfix:after {
clear: both;
content: ".";
display: block;
height: 0;
visibility: hidden;
}


/*
CUERPO
*/
#general {
background: #fff url(/imagenes/estructura/fondo_superior.jpg) repeat-x left top;
}

#cabecera {
margin: 0 auto;
height: 107px;
width: 900px;
background: url(/imagenes/estructura/cabecera.jpg) no-repeat top center;
}

#cabecera h1 {
display: inline;
}

#cabecera h1 a {
text-indent:-1900em;
letter-spacing:-2px;
font-weight:normal;
margin:0;
display: block;
height: 107px;
width: 900px;
}

#menu_superior {
margin: 0 auto;
height: 29px;
width: 900px;
background: url(/imagenes/estructura/menu_superior.jpg) no-repeat top center;
}

#menu_superior ul {
height:29px;
margin:0;
padding:0;
}

#menu_superior li {
float:left;
list-style:none;
margin:0;
padding:0;
height:27px;
}

#menu_superior li a {
text-indent:-1900em;
display: block;
height: 29px;
}

#menu_superior li#inicio,
#menu_superior li#artesania,
#menu_superior li#taller,
#menu_superior li#localizacion,
#menu_superior li#ofertas,
#menu_superior li#solicitar,
#menu_superior li#pedidos { 
width: 128px; 
}

#menu_superior li#inicio a:hover { background: url(/imagenes/estructura/menu_superior.jpg) no-repeat 0 -30px; }
#menu_superior li#artesania a:hover { background: url(/imagenes/estructura/menu_superior.jpg) no-repeat -128px -30px; }
#menu_superior li#taller a:hover { background: url(/imagenes/estructura/menu_superior.jpg) no-repeat -256px -30px; }
#menu_superior li#localizacion a:hover { background: url(/imagenes/estructura/menu_superior.jpg) no-repeat -384px -30px; }
#menu_superior li#ofertas a:hover { background: url(/imagenes/estructura/menu_superior.jpg) no-repeat -512px -30px; }
#menu_superior li#solicitar a:hover { background: url(/imagenes/estructura/menu_superior.jpg) no-repeat -640px -30px; }
#menu_superior li#pedidos a:hover { background: url(/imagenes/estructura/menu_superior.jpg) no-repeat -768px -30px; }


#contenidos {
margin: 0 auto;
width: 900px;
}

#menu {
float: left;
width: 200px;
min-height: 400px;
height: auto !important;
height: 400px;
margin: 0;
padding: 0;
}

#cuerpo_general {
float: right;
width: 692px;
}

#pie {
background-color: #3A3A3A;
}

#pie .pie_texto {
margin: 0 auto;
padding: 8px;
width: 900px;
color: #fff;
font-weight: bold;
font-size: 1.2em;
text-align: center;
}

#pie .pie_texto a {
color: #fff;
text-decoration: underline;
}

#cuerpo_general .thumb {
float: left;
margin: 8px 2px;
}

#cuerpo_general .thumb img {
width: 160px;
height: 160px;
border: 1px solid #ccc;
margin: 3px;
}

#cuerpo_general .thumb_titulo {
width: 160px;
font-weight: bold;
text-align: center;
font-size: 1em;
color: #ccc;
margin: 2px;
height: 50px;
}

#cuerpo_general .imagengrande {
border: 1px solid #ccc;
margin: 3px;
}

#cuerpo_general .imagenpresentacion {
margin: 0 auto;
text-align: center;
font-size: 1.2em;
font-weight: bold;
padding-top: 20px;
}

#cuerpo_general .error_contenidos {
margin: 0 auto;
text-align: center;
font-size: 1.2em;
font-weight: bold;
padding-top: 100px;
}

/*
MENU LATERAL
*/
#menu ul.treeview {
margin: 0;
padding: 0;
padding: 5px 0;     
list-style: none;
}

#menu h3 {
font-size: 1em;
text-indent: 15px;
}

.bullet_verde { background: url(/imagenes/estructura/bullet_green.gif) no-repeat left center; }
.bullet_subir { background: url(/imagenes/estructura/bullet_arrow_up.gif) no-repeat left center; }
.bullet_activo { background: url(/imagenes/estructura/bullet_go.gif) no-repeat left center; }

#menu .treeview ul {
margin: 0;
padding: 0;
list-style: none;
}

#menu .treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
padding-left: 12px;
margin-bottom: 3px;
font-weight: bold;
display: block;
}

#menu .head {

}

#menu .activo, 
#menu .activo_final {
color: #f00;
font-weight: bold;
}

#menu .activo_final a {
color: #f00;
font-weight: bold;
}

#menu .treeview li ul,
#menu .treeview li ul a { /*Style for ULs that are children of LIs (submenu) */
/* display: none; */
list-style: none;
}

#menu .treeview li ul h3 {
font-weight: normal;
}

#menu .treeview .submenu ul li { /*Style for LIs of ULs that are children of LIs (submenu) */

}

#contenido_menu {
padding: 0;
padding-top: 10px;
margin-top: 0;
background: #fff url(/imagenes/estructura/fondo_menu.jpg) repeat-y top right;
border-left: 1px solid #ddd;
}

#pie_menu {
background: url(/imagenes/estructura/pie_menu.jpg) no-repeat right bottom;
height: 18px;
border-left: 1px solid #ddd;
}

/*
PRODUCTO
*/
.columna_producto_izq {
float: left;
}

.columna_producto_drc {
float: left;
padding: 5px;
padding-top: 50px;
width: 245px;
}

.columna_producto_drc .titulo {
font-weight: bold;
font-size: 1.3em;
font-family: Verdana;
text-align: center;
}

.columna_producto_drc .descripcion {
text-align: left;
font-size: 1.2em;
font-family: Verdana;
width: 100%;
}

.columna_producto_drc .precio {
font-weight: bold;
font-size: 1.8em;
font-family: Arial;
text-align: center;
}

div.titulo_opcion {
font-size: 1.2em;
font-family: Verdana;
font-weight: bold;
margin-left: 20px;
}

ul.titulo_opcion {
margin-left: 10px;
list-style: square;
line-height: 20px;
font-size: 1.1em;
font-family: Verdana;
}

.columna_producto_drc .precio span {
font-size: 1.8em;
}


/*
IMAGENES
*/
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}


/*
ARTICULO
*/
.articulo {
width: 98%;
margin: 0 auto;
}

.articulo p {
font-size: 1.1em;
font-family: Arial;
text-align: justify;
}

.articulo .columna_izq {
float: left;
width: 470px;
margin: 5px;
}

.articulo .columna_drc {
float: left;
width: 180px;
margin: 5px;
}

.articulo .columna_drc img {
border: 1px solid #ccc;
padding: 3px;
}



/*
HOME
*/
#home {
}

#home .banner_superior {
margin: 10px auto;
}

#home .cuerpo_home {
background: #fff url(/imagenes/estructura/fondo_home_caballo_recortado.gif) no-repeat left top;
height: 390px;
}

#home .cuerpo_home .texto_introduccion {
position: relative;
top: 40px;
left: 180px;
width: 300px;
font-size: 1.4em;
}

#home .cuerpo_home .menu_ofertas {
float: right;
width: 180px;
height: 200px;
top: 10px;
}

#home .cuerpo_home .menu_ofertas .precio_oferta {
color: #ff0000;
font-size: 2em;
}

.tachado {
text-decoration:line-through;
} 

.precio_thumb {
font-size: 1.2em;
}

.precio_destacado {
color: #ff0000;
font-size: 1.4em;
font-weight: bold;
}



/*
FORMULARIO
*/
.formulario {
width: 95%;
margin: 0 auto;
}

.formulario td.descripcion {
width: 36%
padding-left: 20px; 
font-weight: bold;
font-size: 1.2em;
}

.formulario td.campo {
width: 64%;
}

/*  MAPA    */
table.itinerario {
}

table.itinerario th {
font-family: Verdana;
font-size: 1.2em;
font-weight: bold;
border-bottom: 1px solid #ccc;
}