
BODY{
    margin: 0px; 
    padding: 0px; 
    /*background: #000000 url(../images/bkg.jpg) no-repeat center top;*/

    /*behavior: url("csshover3.htc"); */
}

object:focus
{
  outline: none;
}

p{ margin: 0px;}

b{ font-weight: bold; color: #FFFFFF }
strong{font-weight: bold; color: #FFFFFF}



.body_home{
    background: #000000 url(../images/bkg.jpg) no-repeat center top;
}


.body_interior{
    background: #000000 url(../images/bkg_interior.jpg) no-repeat center top;
}

.limpio{clear: both}

#wrapper{ 
    margin: 0px;
    padding: 0px;
    width: 998px; 
    margin-left: auto; 
    margin-right: auto; 
}

#logo_left{
    float: left;
    margin: 0px;
    padding: 0px;
    height: 137px;
    padding-left: 25px;
}

#logo_left img{
    display: block;
    width: 380px; 
    height: 137px;
}

#logo_right{
    float: right;
    /*width: 258px;*/
    height: 136px;
    /*border-right: solid 1px #3e3e3e;*/
}

#logo_right img{
    display: block;
    border: 0px;
    width: 258px;
    height: 137px;
}

/* menu */
#navmenu{
    padding-top: 5px;
    font-family: arial;
    font-size: 13px;
    color: #ffffff;
    text-transform: uppercase;
    width: 998px;;
    height: 33px;
}

.subnav{
    text-transform: none;
    position: absolute;
    z-index: 2;
}

#menu_level_1{
    float: left;
    width: 245px;
    color: #FFFFFF;
    display: inline;
    z-index: 1;
    
}


#menu_level_1 ul{
   left: -10px;
   top: 1px;
   width: 245px;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
}


#menu_level_1 ul li {
    float: left; /*For Gecko*/
    display: block !important;
    display: inline; /*For IE*/
    margin-top: 1px;
    line-height: normal;
    /*height: 30px;*/
    width: 245px;
}


#menu_level_1 ul li a {
    display: block;
    margin: 0;
    padding: 8px;
    font-weight: normal;
    background: #000000;
    -moz-opacity:.70;
    filter: alpha(opacity=70);
    opacity: .70;
    zoom: 1;
    text-align: left;
    line-height: normal;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    text-decoration: none;
}
      
#menu_level_1 ul li a:hover {
    color: #FFFFFF;
    background: #000000;
    text-decoration: none;
    -moz-opacity:.80;
    filter: alpha(opacity=80);
    opacity: .80;
    zoom: 1;
}



#menu_level_2{
    float: left;
    width: 245px;
    height: 100px;
    margin-left: 1px;
    background-color: #FFFFFF;
    z-index: 1;
}


.item_menu_first{
    float: left;
    margin-left: 1px;
    height: 26px;
    text-align: left;
    cursor: pointer;
}


.item_menu{
    float: left;
    height: 26px;
    text-align: left;
    border-left:solid 1px #696969;
    cursor: pointer;
}



/*.item_selector{ 
    height: 26px; 
    margin-left: 2%; 
    margin-right: 2%;
    color: #939292;
}



.item_selector_selected{ 
    height: 26px; 
    margin-left: 2%; 
    margin-right: 2%;
    color: #FFFFFF;
    background: #000000;
}*/


/* Prueba de los nuevos selectores */

.item_selector_off{ 
    height: 26px; 
    margin-left: 2%; 
    margin-right: 2%;
    color: #939292;
}


.item_selector_over{ 
    height: 26px; 
    margin-left: 2%; 
    margin-right: 2%;
    color: #FFFFFF;
    background: #000000;
}

/* Prueba de los nuevos selectores */


.text_item{
    float: left;
    padding-top: 5px;
    height: 22px;

}

.menu_arrow_image {
    float: left; 
    margin-top: 5px; 
    margin-left: 4%;
    margin-right: 3%;
    background-image: url('../images/menu_arrow.gif');
    background-repeat: no-repeat;
    width: 15px; 
    height: 15px;
    display: inline;
}


.menu_arrow{
    float: left; 
    margin-top: 5px; 
    margin-left: 4%;
    margin-right: 3%;
    width: 15px; 
    height: 15px;
    display: inline;
}

#flash{
    width: 998px;
    height: 401px;
    margin-left: auto; 
    margin-right: auto;
    z-index: 0;
}


#flash_interior{
    width: 998px;
    height: 193px;
    margin-left: auto; 
    margin-right: auto;
}


#flash img{display: block}

#flash_2{
    width: 998px;
    height: 90px;
    margin-left: auto; 
    margin-right: auto;
}

#flash_2 img{
    display: block;
}


#wrapper_home_pie{

    margin-top: 9px;
/*border-left: solid 1px #3e3e3e;
  border-right: solid 1px #3e3e3e;*/
   background-image: url( ../images/wrapper_bkg.gif);
   backgorund-repeat: repeat-y;
   zoom: 1;
}

#home_pie{
   float: left; 
   width: 748px;
   min-height: 200px;
   height: auto !important;
   height: 200px;
   /*border-right: solid 1px #3e3e3e;*/

}

.destacado_home{
    float: left;
    margin-left: 7px;
    width: 238px;
    height: 138px;
    border: solid 1px #3e3e3e;
    display: inline;
}


#faldon_home{
    width: 735px;
    margin-left: auto; 
    margin-right: auto;
}

#titulo_pie_home{
    font-family: Arial;
    font-size: 20px;
    color: #4fa700;
}

.texto_titulo{
    float: left;
    margin-left: 5px;
    text-wrap: no-wrap;
}


.texto_titulo a:link{
    color: #4fa700;
    font-weight: bold;
    text-decoration: none;
}

.texto_titulo a:visited{
    color: #4fa700;
    text-decoration: none;
}

.texto_titulo a:hover{
    color: #4fa700;
    text-decoration: underline;
}



.flecha_titulo{
    float: left;
    margin-top: 5px;
    width: 15px; 
    height: 15px;
    background-image: url(../images/green_arrow.gif);
    background-repeat: no-repeat;
    display: block;
    
}

.texto{
    font-family: Arial;
    font-size: 12px;
    color: #8b8b8b;
    text-align: justify;
    padding-left: 5px; 
    padding-right: 5px;
}


.texto_noticia{
    font-family: Arial;
    font-size: 12px;
    color: #8b8b8b;
    text-align: justify;
    padding-left: 5px; 
    padding-right: 5px;
}


.texto_noticia a:link{
    font-family: Arial;
    font-size: 12px;
    color: #4fa700;
    text-decoration: none;
}

.texto_noticia a:visited{
    font-family: Arial;
    font-size: 12px;
    color: #4fa700;
    text-decoration: none;
}

.texto_noticia a:hover{
    font-family: Arial;
    font-size: 12px;
    color: #4fa700;
    text-decoration: none;
}


#home_destacados{
    float: left;
    margin-left: 7px;
    width: 239px;
}

.destacado_lateral{
    width: 225px;
    margin-left: auto;
    margin-right: auto;
}

.titulo_destacado_lateral{
    font-family: Arial;
    font-size: 18px;
    color: #4fa700;
}

.texto_destacado_lateral{
    font-family: Arial;
    font-size: 12px;
    color: #8b8b8b;
    text-align: justify;
    padding-top: 13px;
}


#separador_lateral{
    margin-left: auto; 
    margin-right: auto;
    margin-top: 25px;
    margin-bottom: 25px;
    width: 200px;
    height: 1px;
    border-top: solid 1px #3e3e3e;

}

#pie{
    margin-top: 5px;
    width: 998px;
    margin-left: auto;
    margin-right: auto;
    min-height: 90px;
    height: auto !important;
    height: 90px;
}


#pie_enlaces{
    float: left;
    background-image: url(../images/bkg_pie_left.gif );
    background-repeat: no-repeat;
    height: 90px;
}

#pie_accesos{
    font-family: Arial;
    font-size: 12px;
    color: #3e3e3e;
    margin-left: 10px;
    
}


#pie_copy{
    font-family: Arial;
    font-size: 12px;
    color: #3e3e3e;
    margin-left: 10px;
    margin-top: 10px;
}



#pie_accesos a:link{
    color: #3e3e3e;
    text-decoration: none;
}

#pie_accesos a:visited{
    color: #3e3e3e;
    text-decoration: none;
}

#pie_accesos a:hover{
    color: #3e3e3e;
    text-decoration: underline;
}

.imayhem{
    font-family: Arial;
    font-size: 12px;
    color: #580f0f;
}

.imayhem a:link{
    color: #580f0f;
    text-decoration: none;
}

.imayhem a:visited{
    color: #580f0f;
    text-decoration: none;
}

.imayhem a:hover{
    color: #580f0f;
    text-decoration: underline;
}

#pie_imagenes{
    float: right;
}

#titulo_seccion{
    width: 998px; 
    height: 34px;
}

#titulo_seccion_interior{
    margin-top: 5px;
    font-family: Arial;
    font-size: 20px;
    color: #4fa700;
    width: 735px; 
}

#content_interior{
    width: 735px;
    padding-left: 5px; 
    padding-right: 5px;
    margin-left: auto;
    margin-right: auto;
    min-height: 200px;
    height: auto !important;
    height: 200px;
}

#miga{
    font-family: Arial;
    font-size: 11px;
    color: #8b8b8b;
    width: 735px; 
    height: 27px;
    border-bottom: solid 1px #3e3e3e;
}

/*#miga a:link{
    font-family: Arial;
    font-size: 11px;
    color: #8b8b8b;
    text-decoration: underline;
}
#miga a:visited{color: #8b8b8b;}
#miga a:hover{}*/

.enlace_miga{
    font-family: Arial;
    font-size: 11px;
    color: #8b8b8b;
    text-decoration: underline;
}


.enlace_miga a:link{
    font-family: Arial;
    font-size: 11px;
    color: #8b8b8b;
    text-decoration: underline;
}
.enlace_miga a:visited{
    color: #8b8b8b;
    text-decoration: underline;
}



.enlace_miga_sel{
    font-family: Arial;
    font-size: 11px;
    color: #8b8b8b;
    text-decoration: none;
}


.enlace_miga_sel a:link{
    font-family: Arial;
    font-size: 11px;
    color: #8b8b8b;
    text-decoration: none;
}
.enlace_miga_sel a:visited{
    color: #8b8b8b;
    text-decoration: none;
}

.enlace_miga_sel a:hover{
    color: #8b8b8b;
    text-decoration: none;
}



.gmiga{
    color: #4fa700;
}


#destacados_interior{
    float: left;
    width: 247px;
    margin-left: 3px;
}




#destacados_imagenes{
    width: 240px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}


#contact_image{
    width: 240px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

#contact_image img{
    display: block;
}


.imagen_bottom {
    position: absolute;
}

.promo_right{
    float: left;
    width: 238px;
    height: 138px;
    border: solid 1px #3e3e3e;
    display: inline;
    margin-bottom: 5px;
}

.promo_right img{
    display: block;
}

#titulo_producto{
    width: 735px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    font-family: Arial;
    font-size: 20px;
    color: #4fa700;
}


#titulo_producto_sub{
    width: 735px; 
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    font-family: Arial;
    font-size: 20px;
    color: #4fa700;
    padding-bottom: 5px;
    border-bottom: solid 1px #3e3e3e;
}



#content_producto{
    width: 735px;
    margin-left: auto;
    margin-right: auto;
    min-height: 500px;
    height: auto !important;
    height: 500px;
    margin-top: 10px;
}

#imagen_producto{
    padding-top: 10px;
    width: 725px;
}

#imagen_producto img{
    display: block;
    padding-top: 10px;
}

.descripcion_producto{
    font-family: Arial;
    font-size: 12px;
    color: #8b8b8b;
    text-align: justify;
    padding-bottom: 10px;
    border-bottom: solid 1px #3e3e3e;
}

.descripcion_producto_extra{
    font-family: Arial;
    font-size: 12px;
    color: #8b8b8b;
    text-align: justify;
    padding-bottom: 10px;
}


.titulo_verde_may{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #4fa700;
    text-transform: uppercase;
    padding-bottom: 5px;
    padding-left: 5px;
    border-bottom: solid 1px #3e3e3e;
    
}

#producto_detalles{
    margin-top: 10px;
    width: 479px;
    float: left;
}

.detalle_gris{
    margin: 3px;
    background-color: #1c1c1c;
    height: 15px;
}
.detalle_negro{
    margin: 3px;
    background-color: #000000;
    height: 15px;
}

.titulo_detalle{
    font-family: Arial;
    font-size: 12px;
    color: #8b8b8b;
    float: left;
    margin-left: 5px;
    width: 220px;
}

.texto_detalle{
   font-family: Arial;
   font-size: 12px;
   color: #FFFFFF;
   float: left;
   padding-left: 5px;
}

.extra_detalle{
   font-family: Arial;
   font-size: 12px;
   color: #FFFFFF;
   font-weight: bold;
   text-transform: uppercase;
   padding: 3px;
   padding-top: 5px;
   padding-left: 5px;
}

#imagenes_detalle{
    float: left;
    width: 256px;
    margin-top: 10px;
}

.imagen_detalle{
    width: 240px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

.imagen_detalle img{
    display: block;
    border: solid 1px #3e3e3e;
}

.listado_familia{
    float: left;
    padding-left: 5px;
    width: 238px;
}


.listado_familia img{
    display: block;
    border: solid 1px #3e3e3e;

}

.titulo_familia_listado{
    width: 238px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    font-family: Arial;
    font-size: 20px;
    color: #4fa700;
}

.texto_ademas{
    font-family: Arial;
    font-size: 12px;
    color: #4fa700;
    font-weight: bold;
    text-transform: uppercase;
}

.enlace_rel{
    margin-top: 3px;
    font-family: Arial;
    font-size: 12px;
    color: #8b8b8b;
}

.enlace_rel a:link{
    font-family: Arial;
    font-size: 12px;
    color: #8b8b8b;
    text-decoration: none;
}
.enlace_rel a:visited{
    color: #8b8b8b;
    text-decoration: none;
}

.enlace_rel a:hover{
    color: #8b8b8b;
    text-decoration: underline;
}

.link_arrow{
    float: left;
    display: block;
}

#flash_galeria{
    width: 998px; 
    height: 457px;
    padding: 0;
    margin: 0;
    z-index: 0;
}

.wrap_noticia{
    width: 730px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #3e3e3e;
}

.image_listado_noticia{
    float: left;
    border: solid 1px #3e3e3e;
}

image_listado_noticia img{
}

.intro_noticia{
    float: left;
    margin-left: 10px;
}

.titulo_intro_noticia{
    font-family: Arial;
    font-size: 12px;
    color: #4fa700;
    font-weight: bold;
}

.texto_intro_noticia{
    font-family: Arial;
    font-size: 12px;
    color: #8b8b8b;
    width: 550px;
    text-align: justify;
    margin-top: 5px;
    margin-bottom: 5px;
}

.leer_mas{
    margin-top: 3px; 
    display: inline;
    zoom: 1;
}

.flecha_leer_mas{
    float: left;

    width: 9px;
    height: 9px;

    background-image: url(../images/leermas.gif);
    background-repeat: no-repeat;
    display: block;
    margin-top: 7px;

    <!--[if IE 6]>
      margin-top: 0px;
      display: inline;
    <![endif]-->

}

.enlace_leer_mas{
    float: left;
    margin-left: 3px;
    padding: 0px;
}

.enlace_leer_mas a:link{
    font-family: Arial;
    font-size: 12px;
    color: #4fa700;
    text-decoration: none;
}

.enlace_leer_mas a:visited{
    font-family: Arial;
    font-size: 12px;
    color: #4fa700;
    text-decoration: none;
}

.enlace_leer_mas a:hover{
    font-family: Arial;
    font-size: 12px;
    color: #4fa700;
    text-decoration: underline;
}

.volver{
    float: right;
    width: 100px;
}

.descripcion_gelaria{
    font-family: Arial;
    font-size: 11px;
    color: #8b8b8b;
    text-align: justify;
    width: 220px;
}

.imagen_dia{
    float: left;
    margin-left: 2px;
}

.imagen_dia img{
    display: block;
}



.imagen_dia_padding{
    float: left;
    margin-left: 5px;
}

.imagen_dia_padding img{
    display: block;
}

.texto_formulario{
    font-family: Arial;
    font-size: 12px;
    color: #8b8b8b;
    text-align: right;
}

/* Formuilario */

.f_text_name {
    font-family: Arial;
    background-color: #000000;
    border: solid 1px #5a5a5a;
    width: 563px;
    color: #FFFFFF;
}


.f_text_phone{
    font-family: Arial;
    background-color: #000000;
    border: solid 1px #5a5a5a;
    width: 352px;
    color: #FFFFFF;
}

.f_text_mail{
    font-family: Arial;
    background-color: #000000;
    border: solid 1px #5a5a5a;
    width: 352px;
    color: #FFFFFF;
}

.f_text_cp{
    font-family: Arial;
    background-color: #000000;
    border: solid 1px #5a5a5a;
    width: 172px;
    color: #FFFFFF;
}

.f_sel{
    font-family: Arial;
    background-color: #000000;
    border: solid 1px #5a5a5a;
    width: 352px;
    color: #FFFFFF;
}

.f_area{
    font-family: Arial;
    background-color: #000000;
    border: solid 1px #5a5a5a;
    width: 352px;
    height: 100px;
    color: #FFFFFF;
    font-size: 12px;
}

.f_cehck{
    background-color: #000000;
    border: solid 1px #5a5a5a;
}

input.required, textarea.required {
	border: 1px solid ##5a5a5a;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #5a5a5a;
	/*color : #000000;*/
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #4fa700;
	color : #FFFFFF;
}


.validation-advice {
    font-family: Arial;
    font-size: 11px;
    margin: 5px 0;
    padding: 5px;
    background-color: #4fa700;
    color : #FFFFFF;
    font-weight: bold;
}

.texto_verde{
    font-family: Arial;
    font-size: 12px;
    color: #4fa700;
}

.texto_verde a:link{
    text-decoration: none;
    color: #4fa700;
}
.texto_verde a:visited{
    text-decoration: none;
    color: #4fa700;
}
.texto_verde a:hover{
    text-decoration: none;
    color: #4fa700;
}


a:link{
    font-family: Arial;
    font-size: 12px;
    color: #4fa700;
    text-decoration: none;
    color: #4fa700;
}
a:visited{
    text-decoration: none;
    color: #4fa700;
}
a:hover{
    text-decoration: none;
    color: #4fa700;
}
