@charset "UTF-8";
.negro {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
.negroMenu
{
	font-family: arial;
	font-size: 13px;
	color: #F00;
	text-decoration: none;
}
.grisMenu
{
	font-family: arial;
	font-size: 13px;
	color: #999;
	text-decoration: none;
}
.gris
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
.blanco
{
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
.fondo_subMenu
{
	background-image: url(imagenes/fondo_subMenu.png);
	background-repeat: no-repeat;
	background-position: top;
}
.espacios
{
	margin: 0px;
	padding: 0px;
}
.negroTexto
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	line-height: 16px;
}
