@import url(http://fonts.googleapis.com/css?family=Cabin:400,600,700);

body{
margin:0;
padding:0;
background-color:#313131;
background-image:url('../images/fondo_web.jpg');
background-repeat:repeat;
background-position:top left;
}


#global{
width:100%;
height:100%;
margin:0px;
border:0px;
padding:0px;
text-align:left;
background-image:url('../images/fondo_global.jpg');
background-repeat:repeat-x;
background-position:top left;
}


#web{
width:1012px;
text-align:left;
overflow:hidden;
}

#cabecera{
width:1012px;
height:112px;
}

#cabecera_superior{
width:1012px;
height:74px;
}

#cabecera_izquierda{
width:664px;
height:74px;
float:left;
}

#cabecera_derecha{
width:348px;
height:74px;
float:right;
text-align:right;
}

#cabecera_derecha1{
width:148px;
height:46px;
float:left;
text-align:right;
margin-top:17px;
}

#cabecera_derecha2{
width:200px;
height:46px;
float:right;
text-align:center;
background-color:#789da0;
font-family: 'Cabin', sans-serif;
font-weight:600;
color:#ffffff;
font-size:14px;
line-height:10px;
}

#cabecera_inferior{
width:1012px;
height:38px;
text-align:right;
}

#contenido{
width:1012px;
overflow:hidden;
}

#contenido_izquierda{
width:252px;
overflow:hidden;
float:left;
text-align:left;
}

#contenido_izquierda_fondo{
width:252px;
background-color:#4d4d4d;
overflow:hidden;
}

.contenido_centrado{
margin-left:25px;
width:202px;
font-family: 'Cabin', sans-serif;
font-weight:600;
color:#ffffff;
font-size:15px;
text-align:justify;
}

#contenido_derecha{
width:760px;
overflow:hidden;
float:right;
text-align:left;
}

#menu{
width:760px;
height:35px;
text-align:right;
}

#presupuestos{
width:252px;
height:41px;
/*background-image:url('../images/presupuestos.jpg');
background-position:top left;
background-repeat:no-repeat;*/
}

#final_columna_izquierda{
width:252px;
height:32px;
background-image:url('../images/final_columna_izquierda.png');
background-position:top left;
background-repeat:no-repeat;
}

#separador_contenido_derecha{
width:760px;
height:16px;
}

#imagen_portada{
width:760px;
height:178px;
text-align:right;
}

#promocion{
width:760px;
height:237px;
background-image:url('../images/fondo_promocion.png');
background-position:top left;
background-repeat:no-repeat;
}

#separador_promocion{
width:760px;
height:22px;
}

#promocion_imagen{
width:250px;
overflow:hidden;
float:right;
}

#promocion_titulo{
width:450px;
height:52px;
margin-top:10px;
}

#promocion_titulo_int{
width:230px;
height:52px;
margin-left:210px;
}

#promocion_texto{
width:450px;
overflow:hidden;
float:left;
margin-left:30px;
font-family: 'Cabin', sans-serif;
font-weight:600;
color:#ffffff;
font-size:16px;
text-align:justify;
}

#contenido_derecha_bajo{
width:760px;
overflow:hidden;
background-image:url('../images/fondo_derecha.png');
background-position:top right;
background-repeat:repeat-y;
text-align:left;
}

#contenido_derecha_bajo_int{
width:730px;
overflow:hidden;
margin-left:13px;
}

#contenido_derecha_bajo_int2{
width:710px;
overflow:hidden;
margin-left:13px;
margin-left:10px;
text-align:justify;
font-family: 'Cabin', sans-serif;
font-weight:600;
color:#ffffff;
font-size:14px;
}

#contenido_derecha_bajo_int2Iz{
width:450px;
overflow:hidden;
float:left;
}

#contenido_derecha_bajo_int2De{
width:250px;
overflow:hidden;
float:right;
text-align:right;
}

.columna{
float:left;
width:232px;
overflow:hidden;
text-align:justify;
font-family: 'Cabin', sans-serif;
font-weight:600;
color:#ffffff;
font-size:14px;
margin-left:10px;
}

#fin_derecha{
width:760px;
height:44px;
background-image:url('../images/final_columna_derecha.png');
background-position:top left;
background-repeat:no-repeat;
text-align:right;
font-family: 'Cabin', sans-serif;
font-weight:600;
color:#ffffff;
font-size:11px;
}

.linea_trabajos{
width:100%;
overflow:hidden;
margin-top:2px;
}

.trabajo{
float:left;
width:235px;
cursor:pointer;
text-decoration:none;
}

