/* black */
a:link, a:visited {
	font-weight: normal;
	/*color: #b1acac;*/

}

/*a:hover {
	color: #ef0803;
	font-weight: bold;
}*/

/*#pillmenu a:hover {
  color: #9c0000;
} */


/*div.pillmenu a {
  filter:alpha(opacity=50);        -moz-opacity: 0.5;        opacity: 0.5;        -khtml-opacity: 0.5;

} */
/*menu superior*/
a#active_menu {
  filter:alpha(opacity=100);          -moz-opacity: 1.0;          opacity: 1.0;        -khtml-opacity: 1.0;
}

a.mainlevel{
	filter:alpha(opacity=50);        -moz-opacity: 0.6;        opacity: 0.6;        -khtml-opacity: 0.6;
}


a.mainlevel:hover {
	      filter:alpha(opacity=100);          -moz-opacity: 1.0;          opacity: 1.0;        -khtml-opacity: 1.0;
}

/*menu izquierda*/
ul.menu li a{
  filter:alpha(opacity=50);        -moz-opacity: 0.6;        opacity: 0.6;        -khtml-opacity: 0.6;

}

ul.menu li#current a{
	 filter:alpha(opacity=100);        -moz-opacity: 1.0;        opacity: 1.0;        -khtml-opacity: 1.0;
 }
  

  
ul.menu li a:hover {
  filter:alpha(opacity=100);        -moz-opacity: 1.0;        opacity: 1.0;        -khtml-opacity: 1.0;
}

h3, .componentheading, table.moduletable th {
  color: #fff;
}

#component-contact a{
	color:#FFFFFF;

}

div.module_menu {
	/*background: url(../images/black/mw_box_br.png) 100% 100% no-repeat;*/
}

div.module_menu div {
	/*background: url(../images/black/mw_box_bl.png) 0 100% no-repeat;*/
}

div.module_menu div div {
	/*background: url(../images/black/mw_box_tr.png) 100% 0 no-repeat;*/
}

div.module_menu div div div {
	/*background: url(../images/black/mw_box_tl.png) 0 0 no-repeat;*/
}
