html,body{
margin:0;
padding:0;
border:none;
background-color: #FFFFFF;
font-family:Arial;
font-size:11px;
color:#7c7c7c;
}

#principal
{
clear:both;
margin:0 auto;
text-align: left;
clear: both;
width:806px;
}


#cabecera
{
width:806px;
height:165px;
}

#seccion
{
float:left;
width:195px;
font-family:Arial;
font-size:11px;
color:#009cdd;
line-height:16px;
}

a.menu
{
color:#7c7c7c;
text-decoration:none;
}
a.menu:hover
{
color:#009cdd;
text-decoration:none;
}

#cuerpo
{
margin-top:50px;
}

#descripcion
{
margin-top:20px;
}

#lineas
{
float:left;
width:250px;
}

#texto
{
float:left;
width:520px;
padding-left:20px;
}


#separador
{
float:left;
width:5px;
}

#separador_trabajos
{
padding:20px 0px 20px 0px;
}

#empresa
{
}

#foto_empresa
{
float:left;
width:310px;
}

#texto_empresa
{
float:left;
color:#000000;
line-height:15px;
}

#contacto
{
padding-top:40px;
}


#contacto_menu
{
float:left;
width:180px;
line-height:16px;
}

#facebook
{
padding-top:30px;
float:right;
}
