.c_menu, .c_exclusive, .c_breadcrumb, .c_no_menu, .c_no_current, .c_open_menu, .c_expand, .c_collapse
{
}

ul.c_menu
{
	list-style : none;
	margin : 5px 0px;
	padding : 0px 10px;
	color:#FFFFFF;
}

.c_menu ul
{
	list-style : none;
	margin : 0px 0px;
	padding : 0px 10px;
	color:#FFFFFF;
}

.c_menu LI
{
	display : inline;
	list-style: none;
	margin : 0px 0px;
	padding : 0px 0px;
	color:#FFFFFF;
}

.c_menu A
{
	display : block;
	margin : 0px 0px;
	padding-top: 0px;
	text-decoration : none;
	padding-left : 12px;
	background-image :  url("a-2.gif");
	background-repeat : no-repeat;
	background-position : left;
	color:#FFFFFF;
}

.c_menu A:hover
{
	text-decoration:none;
	color:#FFFFFF;
	font-style:italic;
	font-weight: bold;
}

LI.c_breadcrumb A
{
	display : inline;
}
LI.c_breadcrumb
{
	display : inline;
	padding-left : 12px;
	padding-right : 4px;
	background-image :  url("bc.gif");
	background-repeat : no-repeat;
	background-position : left;
}

.c_current
{
	background-image :  url("a-3.gif") !important;
	background-repeat : no-repeat;
	background-position : left;
	font-size: 0.8em;
	font-weight:bold;
}

A.c_aO {
	background-image :  url("a-open.gif") !important;
	background-repeat : no-repeat;
	background-position : left;
}		

A.c_aC {
	background-image :  url("a-close.gif") !important;
	background-repeat : no-repeat;
	background-position : left;
}

A.c_ex
{
	padding-left: 0px;
	background-image :  none !important;
}#container #banner .Activo {
	font-family: Helvetica, Verdana, Arial,  sans-serif;
	font-size: xx-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
