@font-face {
    font-family: Frutiger;
    font-style:  normal;
    font-weight: normal;
    src: url('FRUTIGE0.eot');
  }

*{
padding:0;
margin: 0;
font-family: Frutiger, sans-serif;
}

body{
background-color: white;
text-align:center;
font-size: 12px;
z-index:0;
} 


a:link              
{
color: white;
text-decoration:none;
}
a:visited           
{
color: white; 
text-decoration:none;
}
a:active            
{
color: white;    
text-decoration:none;
}

#navegacion 
{
position:relative;
z-index:0;
background-color: white; 
width: 900px;
height:700px;
border: 0px solid white;
margin:0 auto 0 auto; 
z-index:2;
}

#contenido{
z-index:1;
position:relative;
height:650px;
width: 900px;
margin-top:26px;
background:white;
}
#superior{
position:relative;
border:0px solid white;
width:1020px;
height:261px;
margin-top: 0px;
margin-bottom:-61px;
margin-left:-51px;
}
#contenido-news{
z-index:1;
position:relative;
margin-top:0px;
height:314px;
width: 700px;
border:0px solid black;
background:transparent;
display:block;
float:left;
background:white;
}

#contenido-varios{
position:relative;
height:615px;
width: 140px;
overflow: hidden;
margin-top:-140px;
z-index:2;
border:0px solid white;
display:block;
float:right;
}

#slider{
position:relative;
height:570px;
width: 140px;
overflow: hidden;
margin-top:5px;
z-index:2;
border:0px solid white;
display:block;
float:right;
}




#apDiv11 {
position:relative;
margin-top:0px;
width:350px;
font-size:9px;
line-height:1.6;
z-index:1;
text-align: justify;
color:#bfbfbf;
}

#apDiv1 {
position:relative;
margin-top:15px;
width:525px;
height:15px;
font-size:9px;
line-height:1.6;
z-index:1;
text-align: justify;
color:#262626;
float:left;
}

#apDiv2 {
position:relative;
width:525px;
border:0px solid white;
margin-top:0px;
height:22px;
z-index:2;
font-size: 9px;
line-height:1.6;
text-align:justify;
color:#4d4d4d;
display:block;
float:left;
}

#apDiv3 {
position:relative;
text-align:right;
width:175px;
border:0px solid white;
margin-top:13px;
z-index:2;
display:block;
color:#d9d9d9;
float:right;
}











