@charset "utf-8";
/*** red ***/
a:link, a:visited {
	color: #333;
	text-decoration:underline;
}

a:hover {
	color: #A4A3A5;
}

#page_bg {
	/* background: #FFFFFF url(../images/red/bg_page.png) top repeat-x; */
}

#pillmenu li a, #pillmenu li a:hover, #active_menu-nav {
	/* border-right: 1px solid #C97970; */
}

div.module_menu h3, div.module h3, #rightcolumn h3{
	background:  url(../images/sub_asterisco_menu.gif) no-repeat center left;
}

#f_area h3{
	background:  url(../images/red/f_area_h3.png) top left no-repeat;
}

a.readon, a.readon:hover, a.readon:visited{
	display:block;
	height:23px;
	width:109px;
	color:#c5c5c5;
	text-decoration:none;
	padding-left: 10px;
	line-height:23px;
	background:  url(../images/leia_mais_bg.gif) top left no-repeat;
	margin:10px 0px 0px 0px;
         font-family:Tahoma, Arial, Verdana; 
         font-style:italic;
         font-size:11px;
}
a.readon:hover{
         text-decoration:underline;
}

ul.menu li{
	list-style:none;
}
ul.menu li a, ul.menu li a:visited{
	color:#666666;
}
ul.menu li a:hover{
        color:#A4A3A5; 
}
ul.mostread li{
	list-style:none;
	background:url(../images/red/menu_arrow.png) top left no-repeat;
}
ul.latestnews li{
	list-style:none;
	background:url(../images/red/menu_arrow.png) top left no-repeat;
}
.moduletable ul li {
	list-style:none;
}
div.componentheading{
	color:#CC3300;
}
