/*@import 'catalogo.css';
@import 'proyecto.css';
@import 'listaproyectos.css';
@import 'incorporaciones.css';
@import 'menu.css';
@import 'empleo.css';
@import 'oferta.css';
@import 'productos.css';
@import 'logos.css';
@import 'cabecera.css';
*/
*
{
    margin: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

body
{
    margin: 0;
    text-align: center;
}

#contenedor
{
    width: 780px;
    text-align: left;
    margin: auto;
}
/*a pertir de aqui esta todo metido en el div cuerpo*/
#cuerpo
{
    clear: both;
    position: relative;
}
.tablaCuerpo
{
    width: 780px;
}
/*lado de la izquierda*/
#izq
{
    background-color: rgb(167,59,68);
    border: 1px solid rgb(121,21,68);
    width: 178px; /*178px + 2px*/
}
#izq a
{
    text-decoration: none;
    color: #FFFFFF;
    display: block;
}

#clientes, #noticias
{
    font-size: 9px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid rgb(213,193,113);
    margin-left: 3px;
    width: 170px; /*background-color:Green*/
}

#clientes
{
    text-align:left;
}

#clientes a
{
    display: block;
    padding: 4px;
    /*border:1px solid black;
    width:150px;*/
}
#clientes a:hover
{
    background: rgb(188,107,114);
}

#enlacesusuarios
{
    padding:1px;
    margin:3px;
}
#enlacesusuarios a
{
    background-color:#AE7634;
    border:1px solid #BCA650;
    margin-bottom:2px;
}
#enlacesusuarios a:hover
{
    background-color:#AE9534;
	border:1px solid #C6B264;
}
.cerrarSesion
{
    font-size:8px;
    background-color:#AE7634;
    background-color:#AD8E68;
    border:1px solid #BCA650;
    margin:2px;
}
.bienvenido
{
    padding:2px 0;
    text-align:center;
    color:White;
    background-color:#CCA166;
    border-bottom:1px solid #99794C;
    margin-bottom:3px;
}

/*lado de la derecha*/
#der
{
    width: 600px;
    background: rgb(200,200,200);
    vertical-align:top;
}

#der ul.horizontal
{
    background-color: #dddddd;
    height: 10px;
    font: bold 10px Arial, sans-serif;
}
#der ul.horizontal li
{
    margin: 0; /*	display: inline;*/
    float: left;
    list-style: none;
    border-top: 1px solid gray;
}
#der ul.horizontal a
{
    padding: 0.25em 0.5em 0.25em 0.75em;
    border-left: 1em solid rgb(134,90,90);
    background: rgb(234,228,204);
    text-decoration: none;
}
#der ul.horizontal a:link
{
    color: #448;
}
#der ul.horizontal a:visited
{
    color: #667;
}

#der ul.horizontal a:hover
{
    border-color: rgb(224,178,0);
    color: white;
    background: rgb(173,148,51);
}
#der div.texto
{
    background: rgb(220, 220, 220);
    margin: 10px;
    padding: 20px 10px 15px 20px;
}
#der div.texto h5
{
    text-transform: uppercase;
    font: bold 11px Arial, sans-serif;
    background: rgb(230, 230, 230);
    background-color: rgb(232,229,217);
    margin-bottom: 10px;
    padding: 10px;
}
#der div.texto p
{
    background: rgb(230,230,230);
    margin-bottom: 10px;
    padding: 10px 10px 10px 30px;
}
#listafotos
{
    float: right;
    width: 200px;
}
#listafotos div.foto
{
    float: none;
}

div.foto
{
    border: 1px solid rgb(170,170,170);
    float: right;
    margin: 0px 5px 20px 15px;
}
div.foto img
{
    width: 200px;
}
div.foto p
{
    margin: 0px;
    padding: 5px;
    text-align: center;
    border-top: 2px solid rgb(166,58,67);
}


#sector1
{
    position:relative;
    background-color: rgb(230,230,230);
    height: 332px;
}

#proyectos
{
    /*float: left;*/
    margin: 1px;
}

#imagen
{
    float: left;
    margin: 1px;
    background-color: #C2CC47;
    border: 7px solid rgb(255,255,255);
    text-align: center;
    padding: 1px;
    width: 75%;
}
#imagen img
{
    width: 100%;
    border: 1px solid rgb(230,230,230);
}

#der #proyectos
{
    width: 144px;
}

#proyectos
{
    background: rgb(245,245,245);
}

#proyectos img
{
    width: 100%;
    margin: 5px;
}

#der #proyectos
{
    height: 100%;
}

#proyectos h6
{
    text-align: center;
    text-transform: uppercase;
    background: rgb(100,100,100);
    color: white;
    padding: 5px;
    border: 1px solid white;
}

#proyectos p
{
    font-size: 10px;
    text-align: right;
    padding: 5px;
}
#proyectos p a
{
    color: rgb(166,58,67);
}
#proyectos p a:hover
{
    color: rgb(235,58,67);
    background: white;
}

#proyectos ul
{
    font-weight: bold;
    font-size: 10px;
    text-transform: capitalize;
    color: rgb(100,100,100);
    background-color: rgb(234,228,204);
    border: 1px solid rgb(220,190,193);
    padding: 5px 10px 30px 10px;
    margin: 5px 5px 10px 10px;
}
#proyectos li
{
    list-style: square inside;
    margin-bottom: 5px;
    border-bottom: 1px solid rgb(166,58,67);
}
#proyectos ul a
{
    display: block;
    text-decoration: none;
    color: rgb(166,58,67);
}
#proyectos ul a:hover
{
    color: rgb(100,100,100);
    background-color: rgb(220,220,220);
}

#nuevas
{
    float:right;
    background: #FAFAFA;
    font-size: 15px;
    /*margin-left:2px;*/
    text-align: center;
    /*height: 100%;*/
    text-transform: uppercase;
    font-weight: bold;
    /*width:130px;*/
    width:123px;
    padding-top:7px;
    margin:1px;
}
#nuevas a
{
    line-height:25px;
    text-align: center;
    text-decoration: none;
    display:block;
    margin: 5px;
    border: 2px solid rgb(204,161,102);
    color: #A63A43;
    padding:4px;
    background: white;
    width:105px;
    height:309px;
}

#nuevas a .normal
{
    font-size:20px;
}
#nuevas a .grandes
{
    font-size:36px;
    line-height:35px;
}


#nuevas a:hover
{
    color: rgb(204,161,102);
    border: 2px solid rgb(166,58,67);
}

#profesionales, #profesionalespublico
{
    background: rgb(100,100,100);
    color: white;
    font-size: 18px;
}
#profesionalespublico
{
    width:468px;
    text-align: center;
}


#profesionalespublico a
{
    text-decoration: none;
    margin: 5px;
    border: 2px solid rgb(204,161,102);
    width:454px;
    text-transform: capitalize;
    display: block;
    color: white;
    background: rgb(166,58,67);
}

#profesionales
{
    text-align: center;
    margin: 1px;
    width: 75%;
    height: 60px;
    text-transform: uppercase;
    font-weight: bold;
}

#profesionales a
{
    text-decoration: none;
    width: 100%; /*height: 100%;*/
    margin: 5px;
    border: 2px solid rgb(204,161,102);
}

#profesionales a
{
    color: white;
    padding-top: 16px;
    background: rgb(166,58,67);
}

#profesionales a:hover, #profesionalespublico a:hover
{
    border: 2px solid rgb(166,58,67);
    background: rgb(204,161,102);
    color: rgb(166,58,67);
}


/*estilo del pie de pagina*/
#pie
{
    clear: both;
    color: rgb(167,59,68);
    background-color: rgb(143,36,46);
    font: bold 9px;
    text-align: center;
    height: 0;
    margin-top: 4px;
    border: 1px solid rgb(124,44,50);
}

#pie p
{
    background-color: #FFFFFF;
    padding: 8px 0px 5px 0px;
    margin-bottom: 9px;
    width: 40%;
    font-size: 12px;
    font-weight: bold;
}

#pie h5
{
    color: #FFFFFF;
    border: 1px solid white;
    width: 50%;
    margin: 5px 0px 7px 0px;
    text-transform: uppercase;
}

#pie a
{
    color: rgb(167,59,68);
    font-size:9px;
    font-weight:bold;
}

#seccionLogin
{
    border:1px solid white;
    height:100%;
    margin:2px;
    padding:5px;
    text-align:center
}
#seccionLogin h3
{
    background-color:#f0f0f0;
    color:#662429;
    margin-bottom:10px;
    border:1px solid #662429;
}