
@charset "iso-8859-1";

.content {
	font : 11px arial; 
	padding-left : 0; 
	padding-top : 0; 
	margin-left : 0; 
	margin-top : 0; 
	background-repeat : no-repeat; 
} 

.celdas {
	font : 11px arial; 
	background-repeat : no-repeat; 
	color : #ECB048; 
}

.MenuGroup
{	
	font : normal 11px arial;
    Text-decoration:none;
	/*font-weight: bold*/
    color: #000000;
    cursor:hand;
    padding:0px;
    padding-left:0px;
    padding-right:0px;       
    letter-spacing:1px;   
}

.MenuItem
{
	font : normal 11px arial;
    Text-decoration:none;
	/*font-weight: bold;*/
    color: #000000;
    cursor:hand;
    letter-spacing:1px;   
}


.MenuItemOver
{
	font : normal 11px arial;
    Text-decoration:none;
	/*font-weight: bold;*/
    color: #FFFFFF;
    cursor:hand;
    letter-spacing:1px;       
}
