body {
background-color: #fff;
font: 12px Verdana, "Trebuchet MS", Arial, Sans-Serif;
color: #9b9c9b;
margin: 0px;
text-align: center;
}
a:link, a:visited {
color: #747574;
text-decoration: none;
}
a:hover, a:active {
color: #1a661a;
text-decoration: underline;
}
img {
border: 0px;
}
/*** Cabeceras ***/
h1, h2, h3, h4, h5 {
font-weight: normal;
}
h1 {
display: none;
}
h2 {
color: #adbdb5;
font-size: 16px;
padding-left: 3px;
}
h3 {
background: url("imagen/flecha_grande_subcat.gif") no-repeat;
font-style: italic;
color: #204d36;
font-size: 14px;
font-weight: bold;
width: 340px;
height: 22px;
margin: 30px 0px 0px 15px;
padding-left: 30px;
border-bottom: 1px solid #acb7b1;
}
h4 {
padding-left: 15px;
padding-top: 3px;
font-style: italic;
font-weight: bold;
font-size: 14px;
color: #204d36;
margin: 3px 0px 6px 0px;
}
.borde {
border-bottom: 2px solid #daebfd;
}
/*** Layout ***/
#contenedor {
text-align: left;
width: 811px;
margin: auto;
border: 1px solid #7aa48f;
}
#cabecera {
background: url("imagen/cabecera_01.jpg");
width: 811px;
height: 94px;
}
#navegacion {
background: url("imagen/menu.jpg") no-repeat;
width: 811px;
height: 25px;
}
#navegacion ul {
list-style-type: none;
margin: 0px;
padding: 0px 0px 0px 0px;
}
.menu li {
float: left;
font-size: 9px;
font-weight: bold;
text-transform: uppercase;
}
.menu a {
color: #adbdb5;
width: 165px;
height: 16px;
display: block;
text-align: center;
padding: 7px 0px 0px 0px;
}
#navegacion a:hover, a:active {
color: #fff;
text-decoration: none;
}
#lateral {
float: left;
/* background: url("imagen/interconexion.jpg") no-repeat top left; */
height: 434px;
width: 83px;
}
#contenido {
float: right;
width: 681px;
padding: 23px 20px 0px 20px;
}
#contenido2 {
width: 773px;
border: 1px solid;
padding: 5px 18px 5px 18px;
}
#descripcion {
background: url("imagen/cabecera_subcat.gif") no-repeat top left;
width: 773px;
border-bottom: 1px solid #16442d;
border-left: 1px solid #16442d;
border-right: 1px solid #16442d;
}
#caracteristicas {
border: 1px solid #a6b8b0;
background: #d2dbd7;
width: 767px;
margin: 0px 2px 3px 2px;
color: #000;
text-align: justify;
}
#caracteristicas img {
margin: 15px;
}
#caracteristicas p {
padding: 0px 15px 15px 15px;
}
#pie {
clear: both;
background: url("imagen/fondo_pie.gif") repeat-x;
height: 46px;
text-align: center;
color: #a1c4b2;
border: 1px solid;
}


/* Cajas de grupos */ 
.titulo {
background: url("imagen/barra_titulo.gif") no-repeat;
width: 305px;
height: 20px;
/* margin-top: 15px; */
padding-left: 15px;
padding-top: 2px;
font-weight: bold;
text-transform: uppercase;
font-size: 11px;
}
.cuerpo {
margin: 0px;
background: #f9faf9;
height: 140px;
width: 303px;
border-left: 1px solid #c4c5c4;
border-right: 1px solid #c4c5c4;
font-size: 10px;
}
.fin {
background: url("imagen/bajo_caja.gif") no-repeat;
width: 305px;
height: 5px;
}

.flecha {
background: url("imagen/flecha.gif") no-repeat;
display: block;
padding-left: 13px;
width: 60px;
height: 24px;
font-size: 10px;
font-weight: bold;
}

/* Productos */
.tituloprod {
background: url("imagen/titulo_grupo.gif") no-repeat;
width: 370px;
height: 18px;
/* margin-top: 5px; */
padding-left: 5px;
padding-top: 2px;
font-weight: bold;
text-transform: uppercase;
color: #fff;
}
.cuerpoprod {
background: #f9faf9;
/* height: 150px; */
width: 368px;
border-left: 1px solid #18472f;
border-right: 1px solid #18472f;
font-size: 10px;
color: #18472f;
}
.finprod {
background: url("imagen/fin_grupo.gif") no-repeat;
width: 370px;
height: 5px;
}
/* Filas productos */

.anexo {
background: url("imagen/flecha_grupo_peq.gif") no-repeat;
margin: 0px;
padding: 0px 0px 0px 20px;
}

