﻿/*Reseteo genérico de CSS*/  

*
{
    margin: 0px;
    padding: 0px;
    text-align: left;
    font-family: "Century Gothic";
}


body {
    background-color: #005500;
    margin-left: auto;
    margin-right: auto;
   
    
    /*background-image: url("img/background.jpg");  /*imagen a poner de fondo, especificar ruta si se necesita */
    /*background-position: top left; /* especificar la posicion inicial del fondo */
    /*background-repeat: no-repeat;  /* evitar repeticion de fondo */
    /*background-attachment:fixed; /* dejar el fondo fijo     */
    
    
}




#ContenedorPrincipal{
    width: 995px; /*width: 100%;*/
    margin: 0 auto;
    padding-left: 0px; /*margen interno*/
    padding-right: 0px; /*margen interno*/
    padding-top: 0px; /*margen interno*/
    padding-bottom: 0px; /*margen interno*/    
}



#Contenedor
{
    width: 995px;
    margin: 0 auto;
    padding-left: 0px; /*margen interno*/
    padding-right: 0px; /*margen interno*/
    padding-top: 0px; /*margen interno*/
    padding-bottom: 0px; /*margen interno*/
    background-color: #fff;
    float:left;    
} 






img
{
  border:0; /*Elimina el borde azul de imágenes con link*/
}




/******************************************************/
/******              CABECERA          ****************/
/******************************************************/

#CabeceraGeneral{
    padding:0;
    margin: 0;
    height:175px;
}

.PreCabecera{
    width: 995px;
    
}  

.Cabecera{
    background-color: #ffffff;
    width:995px;
    height:175px;
    text-align:left;
    vertical-align:top;
    float:left;
    padding:0;
}        
    .Logo{
    width: 193px;
    height: 130px;
    text-align: left;
    vertical-align: bottom;
    float: left;
    

}     

#TextoLogo{
    width: 900px; /*border-top: 1px #006633 solid;
            border-bottom: 1px #006633 solid;*/;
    color: #65B1A6;
    font-size: 7pt;
    text-align: center;
    font-weight: normal;
}

  #SloganCabecera
  {
    text-align: center;
    margin-top: 45px;
    font-family: "Brush Script MT";
    font-size: 24pt;
}
      
    .Contacto{
    width: 375px;
    height: 130px;
    text-align: right;
    vertical-align: top;
    float: left;
    font-family: "Century Gothic";
    font-size: 8pt;
    padding-top: 65px;
    color: #0a3910;
    padding-top: 2px;
    padding-right: 0px;
}       
      
    .Presupuestos{
    width: 275px;
    height: 130px;
    text-align: right;
    vertical-align: top;
    float: left;
    padding: 0px;
    padding-top: 2px;
}       
      
    .Urgencias{
    border: 0;
    width: 139px;
    height: 163px;
    text-align: right;
    vertical-align: top;
    float: left;
    padding-top: 2px;
    padding-right: 5px;
    text-indent: -9999px;
}       
      


     
 
/******************************************************/
/******            MENU HORIZONTAL     ****************/
/******************************************************/    
    

.MenuHorizontal{
    border: 0;
    margin: 0;
    background-color: #006633;
    width: 995px;
    height: 35px;
    text-align: center;
    vertical-align: top;
    padding: 0;
}      
    
    
/******************************************************/
/******         COLUMNA IZQUIERDA      ****************/
/******************************************************/
.ColumnaLeft{
    border-right: 1px #333333 solid;
    padding: 0;
    width: 185px; /*height:345px;*/
    text-align: left;
    vertical-align: top;
    background-color: #ffffff;
    float: left;
    padding-left: 10px;
} 
#MenuVerticalGeneral{
    /*border-right: 1px #333333 solid;*/
    width: 195px; /*height:1121px;*/
    text-align: left;
    vertical-align: top;
    background-color: #ffffff;
    float: left;
  
} 




    .Login{
    width: 183px;
    text-align: left;
    vertical-align: top;
    padding-left: 9px;
    padding-top: 15px;
    height: 38px;
}         

    .Ofertas{
    /*width: 176px;*/
    text-align: left;
    vertical-align: top;
    padding-left: 5px;
    padding-top: 38px;
    background: url(img/Ofertas.jpg) no-repeat;
    margin-left: 5PX;
    padding-right: 24px;
    font-family: "Century Gothic";
    font-weight: normal;
    color: #E88E09;
    font-size: 11pt;
}


 
    .MenuVertical{
    /*width: 183px;*/
    height: 282px;
    vertical-align: top;
    padding-top: 2px;
    padding-left: 5px;
}      
    
    
    
    .ulMenuVertical{
        margin:0px;
    }
        
    .MenuItemMenuVertical{
    padding-top: 0px;
    padding-left: 20px;
    list-style-type: none;
    background: url(img/arrowblack-r.gif) center left no-repeat;
    margin-top:1px;
    
    }

    .LabelMenuItemMenuVertical{
    text-decoration: none;
    color: #006633;
    font-size: 10pt;
    font-weight: normal;

    }
    
    .MenuItemMenuVertical a:hover{ 
    background-color: #696;
    color:#fff;
    font-weight:normal;
    width: 110px;
    height: 18px;
    border: 1px #fff solid;
    }    
    
    
    .MenuNewsletter{
    width: 183px;
    height: 282px;
    padding-top: 0px;
    padding-left: 5px;
    text-align: left;
}     



.MenuFacebook{
    width: 183px;
    text-align: left;
    padding-top: 45px;
    font-family: "Century Gothic";
    padding-left: 8px;
    margin-left: 5px;
    background: url(img/ffacebook.jpg) no-repeat;
}


        
/******************************************************/
/*************          CONTENIDO      ****************/
/******************************************************/        
 
.ContenidoIndex{
    width: 778px;
    height:1175px;
    text-align: left;
    vertical-align: top;
    background-color: #fff;
    float: left;
    padding-left: 10px;
    padding-top: 0px;
    margin-left:0px;
}

.Contenido{
    width: 778px;
    height:1160px;
    text-align: left;
    vertical-align: top;
    background-color: #fff;
    float: left;
    padding-left: 10px;
    padding-top: 15px;
    margin-left:0px;
}


    .DivTextoCabeceraContenido
    {
        padding-right: 10px;   
    }

    h1.TextoCabeceraContenido{
        /*width: 300px;*/
        
        border-top: 1px #006633 solid;
        border-bottom: 1px #006633 solid;
        color: #006633;
        background-color: #cfc;
        font-size: 14pt;
        text-align: center;
        vertical-align: middle;
        font-weight: bold;
        font-family: "Century Gothic";
        padding-top:3px;
        padding-bottom:3px;
        padding-left:122px;
        
    }
    
    h1.TextoCabeceraContenido span{
        color: #cfc;
    }
    
    
    
    
    .TextoContenido{
    float: left;
    width: 315px;
    font-family: "Century Gothic";
    font-size: 8pt;
    padding-left: 10px;
    padding-top:20px;
}

    .TextoContenidoB
    {
    float: left;    
    font-family: "Century Gothic";
    font-size: 8pt;
    padding-left: 10px;
    padding-top:20px;
}
   .SubTextoContenidoB
    {
    float: left;    
    font-family: "Century Gothic";
    font-size: 8pt;
    padding-left: 20px;
    padding-right: 20px;
    padding-top:20px;
    width: 340px;
}







    .TextoCabeceraContenidoIndex{
    color: #808080;
    background-color: #ffffff;
    font-size: 8pt;
    text-align: left;
    font-weight: normal;
    font-family: "Century Gothic";
    padding: 5px 0 0 0;
    margin-bottom: 10px;
}




    
    .ImagenContenido{
    float: left;
    width: 400px;
    padding-left: 15px;
    padding-top:20px;
    text-align: right;
    height: 327px;
}
    
    .MenuItemContenido{
    padding-top: 0px;
    padding-left: 20px;
    list-style-type: none;
    background: url(img/arrowblack-r.gif) center left no-repeat;
    margin-top:13px;
}

    .LabelMenuItemContenido{
    text-decoration: none;
    color: #006633;
    font-size: 10pt;
    font-weight: normal;

    }
    
    .MenuItemContenido a:hover{
    
    background-color: #cffccf;
    font-weight:normal;
    }
    
/******************************************************/
/********** SUBCONTENIDO PAGINA PRINCIPAL *************/
/******************************************************/  
    .Flash1{
        width:762px; 
        height:235px;
        background: url(img/indicator.gif) 50% 50% no-repeat; 
    }
    .ZonaCuadritosA{
        width:762px; 
        height:230px;
    }
    .ZonaCuadritosB{
        width:762px; 
        height:230px;
    }    
    
        .Cuadrito{
    width: 190px;
    height: 230px;
    float: left;
    vertical-align: top;
    padding-top: 5px;
}
            div.TextoCuadritos{
    width: 181px;
    height: 21px;
    vertical-align: bottom;
    text-align: center;
    font-family: "Century Gothic";
    padding-top: 5px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 11pt;
    line-height: normal;
}
            
   div.TextoCuadritos a{
    text-decoration: none;
    color: #063;
    border-top-color: #999;
    border-top-style: solid;
    border-top-width: 2px;
}

div.TextoCuadritos a:hover{
    border-top-color: #c00;
}
div.Cuadrito:hover a{
    border-top-color: #c00;
}

            #ICEmpresas, 
            #ICParticulares,
            #ICComunidades,
            #ICAdminFincas,
            #ICObras,
            #ICDecoradores,
            #ICHosteleria,
            #ICSociedades{
                width: 181px;
                height: 166px;
                vertical-align: top;
                text-align: left;
            }

         
  
.colaboradores{
    vertical-align: top;
    text-align: center;
    float: left;
    width: 900px;
    height: 120px;
    background-color: #ccc;
    color: #fff;
    font-size: 8pt;
    padding-bottom: 10px;
    padding-top: 10px;
    border-top-color: #333333;
    border-top-style: solid;
    border-top-width: 1px;
}         


.colaboradoresB{
    vertical-align: middle;
    text-align: center;
    float: left;
    width: 95px;
    height: 120px;
    background-color: #ccc;
    color: #FFFFFF;
    font-size: 8pt;
    padding-bottom: 10px;
    padding-top: 10px;
    border-top-color: #333333;
    border-top-style: solid;
    border-top-width: 1px;
}    




div.pie{

    text-align: center;
    font-family: Verdana;
    float: left;
    width: 995px; 
    height: 45px;
    background-color: #333333;
    color: #CCCCCC;
    font-size: 8pt;
    padding-top: 10px;
}

div.pieB
{
    float: left;    
    width: 995px;
    height: 58px;
    background-color: #696;
}




div#SPie1{
    font-family: Verdana;
    font-size: 18pt;
    color:#fff;
    float:left;
    vertical-align:middle;
    padding-left:30px;
}
div#SPie1 span{
    font-family: Verdana;
    font-size: 18pt;
    color:#9f9;
    
}

div#SPie2{
    float: left;
    vertical-align: middle;
    padding-left: 125px;
    padding-top: 10px;
}
    
       
div#SPie2 a {
    text-decoration:none;
    text-align:left;
    
}

div#SPie2 a span{
    color: #CCCCCC;
    font-size: 8pt;
    font-family: Arial, Helvetica, sans-serif;
}

div#SPie3{
    float: left;
    height: 45px;
    padding-top: 15px;
    width: 955px;
    text-align: right;
}
  
div#SPie3 a {
    text-decoration:none;
    
    
}


  
        
    #PieGeneral{
       
        
    }        

div.colaboradores a {
    text-decoration:none;
    
    
}





div.TextoBase{
    color: #006633;
    font-family: "Century Gothic";
    font-size: 10pt;
    padding-left: 10px;
    padding-right: 10px;
    height: 49px;
    width: 755px;
}

div.TextoBase p span{
    color: #008000;
    font-size: 7pt;
    text-align: center;
}

div.TextoBase a{
    color: #99FF99;
    font-size: 7pt;
}

div#CabeceraTextoBaseNoticias{
    border: 1px #0A3910 dotted;
    color: #fff;
    font-family: "Century Gothic";
    font-size: 12pt;
    padding-left: 10px;
    padding-right: 10px;
    width: 500px;
    margin-left: 140px;
    font-weight: bold;
    background-color: #063;
    vertical-align: middle;
    padding-top: 5px;
    padding-bottom: 5px;
}

div#TextoBaseNoticias{
    border: 1px #0A3910 dotted;
    color: #006633;
    font-family: "Century Gothic";
    font-size: 8pt;
    padding-left: 10px;
    padding-right: 10px;
    width: 500px;
    height:200px;
    margin-left: 140px;
    margin-bottom: 25px;
    overflow: auto;

}

div#TextoBaseNoticias a{
    font-size: 10pt;
}


/******************************************************/
/******          PRESUPUESTOS   ****************/
/******************************************************/

.PresupuestosStyle{

    padding-left: 85PX;
}

#FormularioPresupuestos{
    border: 1px solid #063;
    width: 590px;
    height: 450px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 15px;
}

.filastablapresupuestos
{
    border-bottom: 1px #333333 dotted;
    height: 30px;
    padding-left: 5px;
    width: 570px;
}

.filastablapresupuestosB
{
    height: 124px;
    padding-left: 5px;
    width: 570px;
}

.FormularioPresupuestosLabel{
    width: 225px;
    float: left;
    font-family: Verdana;
    font-size: 8pt;
    height: 20px;
    padding-top: 6px;
    color: #333;
    font-weight: bold;
}

.FormularioPresupuestosItem{
    width: 337px;
    float: left;
    height: 22px;
    padding-top: 4px;
}
.FormularioPresupuestosItemB{
    width: 337px;
    float: left;
    height: 110px;
    padding-top: 4px;
}
.textbox
{
    height: 20px;
    font-size: 8pt;
    font-family: Verdana;
}



/******************************************************
CONDICIONES Y TERMINOS DE USO
******************************************************/
.condiciones{
 font-family:"Verdana"; 
 Font-Size:7pt; 
 text-decoration:none underline; 
 
 color:#006633;  

}



/******************************************************
CONTROL NEWSLETTER
******************************************************/
#newsletter{
    width: 176px;
    height: 283px;
    text-align: left;
    padding-top: 34px;
    font-family: "Century Gothic";
    padding-left: 10px;
    background: url(img/newsletter.jpg) no-repeat;
}

#Menuclientes{
    width: 176px;
    height: 285px;
    padding-top: 45px;
    font-family: "Century Gothic";
    padding-left: 15px;
    background: url(img/menuclientes.jpg) no-repeat;
}


.CabeceraNL{
    padding-bottom: 5px;

}

.EmailNL{
    vertical-align: middle;

}

.txtemailStyle{
 Width:140px; 
 Height:20px;                
 font-family: "Verdana"; 
 Font-Size: 9pt;   
}    

.ButtonNL{
    text-align: left;
    padding-top: 5px;
    padding-bottom: 0px;
    height: 24px;
    padding-left: 20px;
}

.CmdEnviarStyle
{
 Width:100px;
 Height:24px; 
 Font-Size:10pt; 
 font-family:"Century Gothic"; 
 Border-color:#666666;
 background-color:#ffffff; 
 font-weight:bold; 
 color:#666666; 
 
   
}

a#LinkSuscribirse
{
    border: 2px #666 solid;
    font-family: Century Gothic, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-decoration: none;
    background-color: #ffffff;
    font-weight: bold;
    color: #666666;
    margin-left: 25px;
    height: 25px;
}

.TerminosNL{
    padding-bottom: 0px;
    text-align: left;
    height: 13px;
    padding-left: 20px;
}

.btoterminosStyle
{
 font-family:"Verdana"; 
 Font-Size:7pt; 
 text-decoration:none underline; 
 color:#006633;   
    
}


.negro11{
    font-size: 8pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #333333;
}

.negro16{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12pt;
    color: #333333;
}
.rojo24{
    color: #cc0000;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18pt;
}
.negro17{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12pt;
    color: #333333;
}

.rojo11{
    color: #cc0000;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    padding-top: 10px;
}

        .rojo8
        {
            color: #cc0000;
            font-weight: bold;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 8pt;
            padding-top: 10px;
        }
        
        .rojo8a
        {
            font-size: 8pt;
            font-family: Arial, Helvetica, sans-serif;
            font-weight: bold;
            color: #CC0000;
        }
        

/******************************************************
CONTROL ACCESO USUARIOS
******************************************************/        
#TablaLogin{

border-style: solid; 
border-width: medium; 
border-color: #008000; 
width: 210px; 
height: 79px;

border:1px;
}

/******************************************************
VALIDACION DE DATOS
******************************************************/  

.ValidacionDatos{
    color: #006633;
    font-weight: bold;
    font-family: "Century Gothic";
    padding-left: 10px;
    text-align: center;
}






/********************************************************
MENU HORIZONTAL
**********************************************************/

.preload1 {background: url(img/three_1.gif);}
.preload2 {background: url(img/three_1a.gif);}

#nav {padding:0; margin:0; list-style:none; height:38px; background:#fff url(img/three_0.gif) repeat-x; 
    position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
#nav li.top {display:block; float:left; height:38px;}
#nav li a.top_link {display:block; float:left; height:35px; line-height:33px; color:#ffc; 
    text-decoration:none; font-size:13px; font-weight:bold; padding:0 0 0 5px; cursor:pointer;
    background: url(img/three_0.gif);}

#nav li a#top_link_B {color:#fc3;}       
    
#nav li a.top_link span {float:left; display:block; padding:0 10px 0 5px; height:35px; 
    background: url(img/three_0.gif) right top no-repeat;}
#nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 5px; height:35px; 
    background: url(img/three_0a.gif) no-repeat right top;}

#nav li:hover a.top_link {color:#fff; background: url(img/three_1.gif) no-repeat;}
#nav li:hover a#top_link_B {color:#ff9}
#nav li:hover a.top_link span {background:url(img/three_1.gif) no-repeat right top;}
#nav li:hover a.top_link span.down {background:url(img/three_1a.gif) no-repeat right top;}



#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub
{left:1px; top:38px; background: #bbd37e; padding:3px; border:1px solid #5c731e; 
white-space:nowrap; width:170px; height:auto; z-index:300;}
#nav li:hover ul.sub li
{display:block; height:24px; position:relative; float:left; width:170px; font-weight:normal;}
#nav li:hover ul.sub li a
{display:block; font-size:12px; height:22px; width:168px; line-height:18px; text-indent:5px; 
color:#000; text-decoration:none;border:1px solid #bbd37e;text-align: left;}
#nav li:hover ul.sub li a:hover 
{background:#6a812c; color:#fff; border-color:#fff;}

#nav li:hover ul.sub li a#red{color:#c00;}
#nav li:hover ul.sub li a#red:hover 
{background:#f33; color:#fff; border-color:#fff;}


#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:90px; top:-4px; background: #bbd37e; padding:3px; border:1px solid #5c731e; white-space:nowrap; width:90px; z-index:400; height:auto;}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}



