#navegacion
{
width:780px;
margin:5px 0 0 0;
}
#navegacion ul
{
clear:both;
display:block;
margin: 0 0 0 0;
padding: 0 0 0 0;
background-color:#d38032;
width:780px;
}
#navegacion li
{
list-style-type:none;
margin:0 0 0 0;
text-align:center;
float: left;
}
#navegacion li a
{
background-color:#d38032;
display:block;
height:33px;
border-right:1px solid #fff;
width:96px;
padding:5px 0px 0px 0px;
color: #fff;
text-decoration: none;
}
#navegacion li a:hover
{
background-color: #000;
}
li#cafe a
{
width:120px;
}
li#participa a
{
width:85px;
}
li#trabajando a
{
width: 99px;
}
li#actualidad a
{
width:85px;
}
li#colaboradores a
{
width:95px;
}
#idiomas
{
width:780px;
margin:0 0 0px 0;
clear:both;
overflow: auto;
}
#idiomas ul
{
display: block;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#idiomas li
{
list-style-type:none;
margin:0 0px 0 20px;
text-align:right;
float:right;
}
#idiomas li a
{
color:#d38032;
text-decoration: none;
}
#idiomas li a:hover
{
text-decoration: underline;
color: #000;
}
/**************************************************************/
#footer
{
width:780px;
margin:0px 0 0px 0;
clear:both;
overflow: auto;
}
#footer ul
{
display: block;
clear: both;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#footer li
{
color:#d38032;
list-style-type:none;
margin:0 0px 0 20px;
text-align:right;
float:right;
}
.telefono
{
background-image: url(../images/ico_telf.gif);
background-repeat: no-repeat;
background-position: top left;
padding: 0 0 0 20px;
}
#footer li a
{
color:#000;
text-decoration: none;
}
#footer li a:hover
{
text-decoration: underline;
color: #d38032;
}