@media screen {
@font-face {
  font-family: 'Abel';
  font-style: normal;
  font-weight: normal;
  src: local('Abel'), local('Abel-Regular'), url('http://themes.googleusercontent.com/static/fonts/abel/v1/EAqh528fFdbUek8UOky4sA.woff') format('woff');
}
}

html,body{
margin:0;
padding:0;
border:none;
background-color: #ffffff;
height:100%;
color:#666666;
font-size:12px;
font-family:'Abel', Tahoma;
}

#principal
{
width:950px;
margin:0 auto;
background-color: #c6c6c6;
}

#cabecera
{
float:right;
width:660px;
height:30px;
line-height:30px;
background-color:#ffffff;
}

.vacia
{
clear:both;
}

#menu
{
height:103px;
background-color:#ffffff;
}

.itemmenu
{
float:left;
width:103px;
line-height:103px;
text-align:center;
}

.itemmenu:hover
{
float:left;
width:103px;
line-height:103px;
background-color:#e2e2e2;
text-align:center;
cursor:pointer;
}

.itemmenuselected
{
float:left;
width:103px;
line-height:103px;
background-color:#e2e2e2;
text-align:center;
}

#fondo
{
width:100%;
height:520px;
background:url(../img/fondo.jpg) #6f7071 no-repeat;
}


#menulateral
{
width:256px;
height:494px;
margin-top:26px;
margin-left:34px;
float:left;
background-color:#ffffff;
font-family:'Abel', Tahoma;
color:#000000;
font-size:12px;
}

#contenido
{
margin-top:26px;
float:left;
width:625px;
height:464px;
font-family:'Abel', Tahoma;
color:#ffffff;
font-size:13px;
}


#empresa
{
width:625px;
height:464px;
background:url(../img/fondo_empresa.jpg) no-repeat;
}

#contacto
{
width:625px;
height:464px;
background-color:#e2e2e2;
font-family:'Abel', Tahoma;
color:#000000;
font-size:13px;
}

#servicios
{
width:625px;
height:464px;
background:url(../img/fondo_servicios.jpg) #003780 no-repeat;
}

#galeria
{
width:625px;
height:464px;
background-color:#e2e2e2;
font-family:'Abel', Tahoma;
color:#000000;
font-size:13px;
}

#serviciosazul
{
width:625px;
height:464px;
background-color:#003780;
}

#serviciosazulclaro
{
width:625px;
height:464px;
background-color:#2a80c3;
}

#serviciosamarillo
{
width:625px;
height:464px;
background-color:#f9bb1f;
color:#000000;
font-size:13px;
}

#serviciosrojo
{
width:625px;
height:464px;
background-color:#cc071e;
}

#serviciosgris
{
width:625px;
height:464px;
background-color:#819594;
}

#serviciosamarillo2
{
width:625px;
height:464px;
background-color:#ffec00;
color:#000000;
font-size:13px;
}

#serviciosazul2
{
width:625px;
height:464px;
background-color:#294b6b;
}

#serviciosverde
{
width:625px;
height:464px;
background-color:#439f2b;
}

#servicioslila
{
width:625px;
height:464px;
background-color:#522c99
}



a.icono, a.icono:hover
{
color:#ffffff;
text-decoration:none;
}


#titulo
{
font-weight:bold;
}


#pie
{
background-color: #c6c6c6;
height:30px;
line-height:30px;
}

#separador
{
width:1px;
background-color: #c6c6c6;
float:left;
}


a.link
{
color:#000000;
text-decoration:none;
}
a.link:hover
{
color:#000000;
text-decoration:underline;
}


a.linkg
{
color:#666666;
text-decoration:none;
}
a.linkg:hover
{
color:#666666;
text-decoration:underline;
}


a.linkli
{
color:#000000;
text-decoration:none;
}
a.linkli:hover
{
color:#000000;
text-decoration:underline;
}
