#menu a#seccion {
background-color: black;
}


#submenu li a#current
{
width: 170px;	
color: white;
	background-color: #4486C7;

	font-weight: bold;
}
#submenu li a#currentverde
{
	
	background-color: #999933;
	font-weight: bold;
}
#submenu li a#currentazul
{
	
	background-color: #3399CC;
	font-weight: bold;
}
#submenu li a#currentrojo
{
	
	background-color: #CC3333;
	font-weight: bold;
}
