<!--
/* Traer los estilos de la zona de contenidos */
@import url("estilo-contenido.css"); 

/* Resetear las propiedades necesarias para facilitar */
/* la vision homogenea en los diferentes navegadores */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
 margin: 0; padding: 0;
 border: 0;
 font-size: 100%;
 line-height: 1; 
 text-align: left; vertical-align: baseline; /*outline: none;*/
}
a img, :link img, :visited img { border: 0; }
table { border-collapse: collapse; border-spacing: 0; }
ol, ul { list-style: none; }
q:before, q:after,
blockquote:before, blockquote:after { content: ""; }

a { text-decoration: none; }

/* ESTRUCTURA PAGINA */
html {
}
body {
 margin:0; padding: 0;
 background: #E4E1DD url(../../imagenes/comunes/textura-acuarela.jpg) repeat left top; 
 color: #666666;
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size:62.5%; /* 1em es 10px, 0.8em es 8px, 1.6em es 16px, etc... */
 text-align: center;
}
#web {
 background: url(../../imagenes/comunes/cabecero-fundido-opt.png) no-repeat center top;
}
#cabecero { 
 display: block; 
 min-width: 966px; 
 height: 172px; 
 background: url(../../imagenes/comunes/cabecero.jpg) no-repeat center top;
}
h1 { text-indent:-10000px;
}
h1 a.enlace_logo{
 display:block;
 margin:0 auto 0 auto;
 width:550px;
 height:200px;
 background:none;
 outline:none;
} 
#cuerpo { 
 display: block;
 background: white;
 min-width: 966px; 
}
.tipo1 #cuerpo { 
 background: white url(../../imagenes/comunes/fondo-tipo1.jpg) no-repeat center top;
}

#contenido_cuerpo { 
 display: block;
 background: url(../../imagenes/comunes/cabecero-sombra.png) repeat-x left top;
 min-width: 966px; 
 text-align: center;
 padding-top: 7px;
}
#contenido{ 
 display: block; width: 966px;  margin: 0 auto;
 position: relative; 
 text-align: left;
}

/* PIE */
#pie { 
 clear: both; 
 display: block; min-width: 966px; 
 height: 160px; 
 position: relative; top: -10px;
 background: url(../../imagenes/comunes/pie-fondo.png) repeat-x center top; 
 text-align: center;
}
#aux {
 display: block; width: 966px; height: 160px;
 margin: 0 auto;
 text-align: left;
 position: relative;
}
#contenido_pie { 
 display: block; width: 966px; height: 160px;
 position: relative; left: 0px; top: 30px;
 background: url(../../imagenes/comunes/pie-logo-opt.png) no-repeat left top; 
 text-align: left;
}
#manchas { 
 display: block; width: 177px; height: 142px;
 position: absolute; right: 0px; top: 10px;
 background: url(../../imagenes/comunes/pie-manchas-opt.png) no-repeat left top; 
 text-align: left;
}
.subir_pie a { 
 background: url(../../imagenes/comunes/boton-subir-pie.png) no-repeat 5px 5px;
 width: 30px; height:30px; position:absolute; right:18px; top:25px;
}
.subir_pie a:hover { cursor:pointer; background-position: 5px -30px; }
.subir_pie span { display:none; }
#enlaces_pie { 
 background:none; display:block; padding:70px 0 0 18px; color:#2E2E2D;
 font-family:Tahoma, Geneva, sans-serif; font-size:1.5em;
}
#enlaces_pie a { 
 color:#30302E; border-bottom: 1px solid #8F9A73;
}
#enlaces_pie a:hover { 
 border-bottom: 1px solid black;
}
#posicionamiento, #webs_amigas { 
 margin:10px 0 0 18px;
 font-family:Tahoma, Geneva, sans-serif; font-size:1.1em; line-height: 1.1em;
}
#webs_amigas { 
 margin: 4px 0 0 18px;
}
#posicionamiento a, #webs_amigas a { 
 color:#80807D; margin-right:6px;
}
#posicionamiento a:hover, #webs_amigas a:hover { 
 color:#666666;
}


/* Menu principal */
#menu { display: block; width: 966px; height: 69px; position: relative; margin-bottom: 10px;}
#menu li a,  #menu li.seccion_actual { position: absolute; top: 0; display: block; height: 69px; text-indent: -1000px; overflow: hidden; outline: none;}

li#inicio a { width: 145px; left: 0; background: url(../../imagenes/comunes/botonera.jpg) no-repeat 0 0; }
#menu li#inicio.seccion_actual { width: 145px; left: 0; background: url(../../imagenes/comunes/botonera.jpg) no-repeat 0 -69px; }
li#inicio a:hover, li#inicio.seccion_activa a { background-position: 0 -69px; }

li#diseno a { width: 224px; left: 145px; background: url(../../imagenes/comunes/botonera.jpg) no-repeat -145px 0; }
#menu li#diseno.seccion_actual { width: 224px; left: 145px; background: url(../../imagenes/comunes/botonera.jpg) no-repeat -145px -69px; }
li#diseno a:hover, li#diseno.seccion_activa a { background-position: -145px -69px; }

li#trabajos a { width: 207px; left: 369px; background: url(../../imagenes/comunes/botonera.jpg) no-repeat -369px 0; }
#menu li#trabajos.seccion_actual { width: 207px; left: 369px; background: url(../../imagenes/comunes/botonera.jpg) no-repeat -369px -69px; }
li#trabajos a:hover, li#trabajos.seccion_activa a { background-position: -369px -69px; }

li#nosotros a { width: 223px; left: 576px; background: url(../../imagenes/comunes/botonera.jpg) no-repeat -576px 0; }
#menu li#nosotros.seccion_actual { width: 223px; left: 576px; background: url(../../imagenes/comunes/botonera.jpg) no-repeat -576px -69px; }
li#nosotros a:hover, li#nosotros.seccion_activa a { background-position: -576px -69px; }

li#contacto a { width: 167px; left: 799px; background: url(../../imagenes/comunes/botonera.jpg) no-repeat -799px 0; }
#menu li#contacto.seccion_actual { width: 167px; left: 799px; background: url(../../imagenes/comunes/botonera.jpg) no-repeat -799px -69px; }
li#contacto a:hover, li#contacto.seccion_activa a { background-position: -799px -69px; }


/* Algunos bloques */
#bloque_primario {
 display: block; 
 width: 734px; 
 float: right; background:none;
}
#bloque_secundario {
 display: block; padding: 0;
 width: 206px; 
 background: url(../../imagenes/comunes/base-transparente.png) repeat 0 0;
 /* border-top: 1px solid black;
 border-bottom: 1px solid #858585;*/
 float: left;
}

/* MENU SECUNDARIO LATERAL */
#menu_secundario_lateral {
 position:relative;
 border-top: 1px solid #858585; padding: 15px 0 20px 10px; width:206px;
}
#menu_secundario_lateral p { 
 font-family:Arial, Helvetica, sans-serif; font-size:1.4em; line-height:1em; font-weight:bold; color:#333333; margin-bottom:8px;
}
#menu_secundario_lateral li {
 font-family:Tahoma, Geneva, sans-serif; font-size:1.3em; line-height:1.1em;
 padding-left: 11px; font-weight:bold; margin-bottom:6px; color:#666666;
 background: url(../../imagenes/comunes/submenu-lateral-flecha.jpg) no-repeat left 1px;
}
#menu_secundario_lateral li a { color:#666666; font-weight:lighter;}
#menu_secundario_lateral li a:hover { color:#333333; }


/* FACEBOOK */
.connect_widget {
 display: none;
}

#web #bloque_secundario .UIImageBlock_Image, #web #bloque_secundario .UIImageBlock_Content { display: none; }

/* BUSCADOR */
#buscador {
 position:relative;
 border-top: 1px solid #858585; padding: 0; width:206px; height: 85px;
 background: url(../../imagenes/comunes/buscador-fondo.jpg) no-repeat left top;
}
#buscador label { display:none; }
#searchcadena { background:none; 
 font-family:Tahoma, Geneva, sans-serif; font-size:1.3em; color:#666666;
 border:none; margin-left: 20px; margin-top: 20px;}
#buscador_enviar { 
 width:20px; height:20px; text-indent:-10000px;
 background:none; border:none; font-size:0.01em; color:white;
 position:absolute; right:13px; top:20px;
}
#buscador_enviar:hover { cursor:pointer; }

/* BOLETIN */
#boletin {
 border-top: 1px solid #858585; padding: 10px 0;
 background: url(../../imagenes/comunes/fondo-boletin.jpg) no-repeat 7px 48px;
}
.boletin_cab { 
 font-family:Arial, Helvetica, sans-serif; 
 font-size:1.4em; line-height:1em; 
 color:#333333; font-weight:bold; 
 padding: 0 0 13px 7px;
}
#boletin label { display:none; }
#boletin_nombre, #boletin_email { 
 display:block; width:165px;
 border:none; background:none;
 margin: 0 0 9px 20px;
 font-family:Tahoma, Geneva, sans-serif; font-size:1.3em; color:#666666;
}
#boletin .boletin_privacidad {
 display:block; margin: 0;
}
#boletin a { 
 font-family:Tahoma, Geneva, sans-serif; color:#666666;
 margin: 0 7px 0 10px;
 font-size:1.1em; line-height:1.4em; border-bottom:1px solid #315621; 
}
#boletin a:hover { color:#333333; } 
#boletin .privacidad p {
 color:#666666;
 font-family:Tahoma, Geneva, sans-serif; font-size:1em; line-height:1.1em;
 display:block; padding: 5px 10px; margin:0; height:175px;
}
#boletin .fin_solicitud { height:10px; background:none; }
#boletin_enviar { 
 width:83px; height:24px; display:block; border:none; margin: 0 7px 15px 7px;
 background: url(../../imagenes/comunes/enviar-boletin.jpg) no-repeat left top;  
 color: white; font-family:Tahoma, Geneva, sans-serif; font-size:1.3em; line-height:1.6em;
 padding: 0 0 3px 7px; display:block;
}
#boletin_enviar:hover { cursor:pointer; background-position: left -26px; }


/* Habituales */
#contenido {  }
#fin_contenido { clear: both; height: 50px; }
.navegacion_interna { display:none; }


/* Slider */
#slider { margin: 0 0 20px 0; height: 79px; overflow: hidden; }
.slider_estatico { margin: 0 0 20px 230px; }

.h2_portada { display:none; }
.texto_slogan { display:none; }



