#m{
padding : 0px 0px 0px 0px;
float:left;
}

#menuDespPrincipal{
background-image:url(image/boton.png);
padding : 4px 0px 0px 3px;
border-right: 2px solid #cccccc;
height:22px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #00468E;
cursor: pointer;	
}

#menuDesp{
padding : 3px 0px 0px 13px;
text-align:left;
height:20px;
background-color:#EBF2FE;
color: #00468E;
font-size:12px;
font-weight:bold;
font-family:Geneva, Arial, Helvetica, sans-serif;
cursor: pointer;	
}

#menuDesp:hover{
	background-color:#CCFFFF;
}

A.menu, A.menu:VISITED,A.menu:FOCUS,A.menu:LINK{
color: #00468E;
font-size:12px;
font-weight:bold;
font-family:Geneva, Arial, Helvetica, sans-serif;
text-decoration:none;
}
A.menu:HOVER,A.menu:ACTIVE{
font-size:12px;
font-weight:bold;
font-family:Geneva, Arial, Helvetica, sans-serif;
text-decoration:none;
}