.titulo
{
padding:6px;
font-size:11px;
font-family:"News Gothic MT",Georgia, "Times New Roman", Times, serif;
}
.titulo a {
	text-decoration: underline;
	width:100%;	
}
.titulo a:hover {
	text-decoration:none;	
}

#boton1, #boton2, #boton3{
	display:none;
}


.botones 
{
width: 120px;
}

.botones ul
{
margin-top:0;
margin-left: 0;
margin-bottom:0;
/*padding-left: 0;*/
padding:0px 0px 0px 0px;
list-style-type: none;
font-size:10px;
font-family:"Trebuchet MS","News Gothic MT", Georgia;
}
.botones li {
	padding-left:5px;
	padding-bottom:0px;	
}


.botones a
{
display: compact;
padding: 3px;
width: 160px;
}

.botones a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

.botones a:hover
{
background-color: #CC3366;
color: #fff;
}


.menu_new{
	color:#f00;
}