@charset "utf-8";

.index_estructura {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -275px;
    margin-left: -450px;
    width: 900px;
    height: 550px;
}

.estructura{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -295px;
    margin-left: -498px;
    width: 999px;
    height: 589px;
    padding: 14px 14px 14px 14px;
}
.catalogo_izquierda {
    float:left;
	width: 210px;
    height: 403px;
    font-size:9px;
}

.catalogo_izquierda li {
    margin-right:0px;
    width: 205px;
    color:#004925;
    border:1px solid #004925;
    margin-bottom:15px;
    padding-top:3px;
    padding-bottom:3px;
    text-align:center;
    background-color:#FFFFFF;
}


.catalogo_izquierda ul {
    list-style-position: outside;
    list-style-image: none;
    list-style-type: none;
    margin:0;
    padding:0;
    width: 100%;


}

.catalogo_izquierda A{
    color:#004925;
    text-decoration:none;
    text-align:center;
        text-transform: uppercase;

}

.catalogo_izquierda A.seleccionado {
    color:#004925;
    text-decoration:none;
    text-align:center;
        text-transform: uppercase;
        font-weight:bold;
}

.catalogo_izquierda INPUT[type=button]
{
    width: 50px;
    color:#004925;
    border:1px solid #004925;
    padding:0px;
    margin:0px;
    padding-top:-5px;
    font-weight:bolder;
    font-size:21px;
    line-height:18px;
    height:21px;
}

#catalogo_derecha {

    width: 637px;
    height: 403px;
position:absolute;
top:54px;
left:223px;

}

.catalogo_producto{
    float:left;
    display:inline;
    width:20%;
    height:140px;
    text-align:right;   
}

.catalogo_producto P{
margin:0px;
padding:0px;
padding-left:5px;
padding-top:0px;
font-size:9px;

}

.catalogo_producto IMG{
border:1px solid #004925;
}

.plantilla_contenido A
{
    font-weight: bold;
    color: #004925;
}

.contacto FORM
{
    margin:0px;
    padding:0px;
}

.contacto INPUT{
    width: 280px;
}
.contacto TEXTAREA{
    width: 280px;
    height:45px;
}
.contacto INPUT[type=button]
{
    float:right;
    width: 110px;
    background-color:#00492C;
    color:#c9cf00;
    font-weight:bold;
    display:inline;
}

.contacto INPUT[type=checkbox]
{
    float:left;
    width: 14px;
    display:inline;
}

.menu{
    width: 865px;
    height: 40px;
    float:left;

}
.pie{
    width: 847px;
    height: 85px;
    float:left;
    vertical-align:top;
    margin-top: 10px;
    padding-top: 10px;
    border-top-style: dashed;
    border-top-width: 1pt;
    border-top-color: #114524;
    border-bottom-width: 1pt;
    border-bottom-style: dashed;
    border-bottom-color: #114524;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.pie A , .pie A:hover, .pie a:visited {
    font-size: 8px;
    color: #004925;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
}

.menu li {
    display:inline;

    margin-right:14px;


}
.menu ul {
    list-style-position: outside;
    list-style-image: none;
    list-style-type: none;
    margin:0;
    padding:0;
    display:inline;


}
.menu A {
    margin:0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    color: #004925;
    text-decoration: none;
    font-weight: bold;
    display:inline-block;
    padding-bottom: 14px;
    margin-bottom: 14px;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #114524;
    width:129px;
    letter-spacing: -1px;
    text-align:center;
    text-transform: uppercase;
}

.menu A:hover, .menu .activo{
    color: #E58200;
    border-bottom-color: #F59210;
}




.pie IMG
{
    margin-right:14px;
    border:0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.contenido{
    width: 847px;
    height: 403px;
    float:left;

}

.plantilla_grupo_cuttings {
    float: left;
    margin-top: 40px;
    margin-left: 28px;
}

.grupo_cuttings {
    width: 360px;
    height: 170px;
    overflow: auto;
    color:#fff;
    font-size:11px;
    line-height:15px;
    float: left;
}

.contenido_grupo_cuttings {
    background-image: url(../es/recursos/fabrica.jpg);
    width: 847px;
    height: 403px;
    float:left;
}

.lateral{
    width: 96px;
    height: 530px;
    float:right;
    text-align:center;
}
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    color: #004925;
    background-repeat: no-repeat;
    background-position: left top;
}

A{
    outline-color:-moz-use-text-color;
    outline-style:none;
    outline-width:medium;
}

#productoDetalle
{  
height:403px;

margin:0;
padding:0;
position:absolute;
top:50px;
left:228px;
width:634px;
display:none;
}

