body { 
font : 10px verdana, arial, helvetica, sans-serif; 
margin-left : 5px; 
margin-right : 5px; 
margin-top : 1px; 
margin-bottom : 0; 
} 
.Titulo { 
font-size : 18px; 
color : #426888; 
} 
/*
#contenedor { 
margin : auto; 
width : 100%; 
background-color : #fff; 
text-align : left; 
} 
*/
#navcontenedor { 
margin-bottom : 1em; 
overflow : hidden; 
width : 100%; 
} 
#navlist { 
margin : 0; 
padding : 5px 0 20px 10px; 
border-bottom : 1px solid #375771; 
border-top : 1px solid #375771; 
} 
#navlist ul, #navlist li { 
margin : 0; 
padding : 0; 
display : inline; 
list-style-type : none; 
} 
#navlist a:link, #navlist a:visited { 
float : left; 
line-height : 14px; 
font-weight : bold; 
margin : 0 10px 4px 10px; 
text-decoration : none; 
color : #375771; 
border-bottom : 1px solid #375771; 
padding-bottom : 1px; 
background : transparent; 
} 
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover, #navlist a:active { 
color : #426888;
border-bottom : 2px solid #f28707; 
padding-bottom : 1px; 
background : transparent; 
} 
#navlist a:active { 
color : #304B63; 
border-bottom : 2px solid #f28707; 
padding-bottom : 1px; 
background : transparent; 
} 
#navlist #derecho { 
float : right; 
margin-right : 10px; 
} 
#pie { 
clear : both; 
padding-bottom : 5px; 
padding-top : 3px; 
margin : 0 0 0 0; 
color : #999; 
text-align : center; 
width : 100%; 
background : #fff; 
border-top : 1px solid #000; 
} 
iframe#cuerpo { 
width : 100%; 
margin : auto; 
height : 479px;
 
} 

