/* CSS Document */

html, body {
height:100%;
margin:0 auto;
padding:0;

}
#menu{
list-style-type:none; 
 margin-top:45px; 
 padding-left:0px;
}

.txtmenu_negro{
font-weight:bold;
font-family:Trebuchet MS; 
color:#3e4001;
font-size:14px;
padding-left:13px;
text-decoration:none;
}

.txtmenu_destacado{
font-weight:bold; 
font-family:Trebuchet MS; 
color:#ffffff;font-size:12px;
 border-bottom:2px solid #efefe5; 
 background-color:#8b9204; 
  padding:3px;padding-left:13px;
  text-decoration:none;
}

.txtmenu{
font-weight:bold; 
font-family:Trebuchet MS; 
color:#8b9204; 
font-size:12px; 
border-bottom:2px solid #efefe5; 
padding:3px; 
padding-left:13px;
text-decoration:none;
}

a.textmenu{
padding:0px;
border:0px;
}
.txtnegro{
font-family:Trebuchet MS; 
font-size:12px;
color:#4D4D4D;
text-decoration:none;
}

.txtblanco{
font-family:Trebuchet MS; 
font-size:12px; 
color:white;
}

.fondoverde{

font-family:Trebuchet MS; 
font-size:12px; 
color:white;
background-color:#8b9204;
text-align:center;

}
.txtverde{
font-family:Trebuchet MS; 
color:#8b9204; 
font-size:12px;
text-decoration:none;
}

.linea{
color:#8b9204; 
 height:0px; 
 border-width:1px;
 border-style:solid;
 margin:0px;
 }
 
.boton{
background-color:#3e4001;
color:#FFFFFF;
font-family:Trebuchet MS; 

font-size:12px;
}

.fecha{
font-family:Trebuchet MS; 
position:absolute; 
margin-left:-160px;
margin-right:0px;
color:#FFFFFF; 
font-size:12px; 
margin-top:5px;

}
