 body{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url('body_back.png');
	font-family: 'Verdana';
	
 }
 
 .headerTable{
	background-color: #b8162f;
 }
 
 .header{
	font-size: 1px;
	height: 120px;
	padding: 10px;
	color: #ffffff;
 }
 
  .footer{
	font-size: 11px;
	height:30px;
	padding: 10px;
	background-color: #ffffff;
	color: #b8162f;
	border-top: solid 1px #cccccc;
  }
 .search
 {
	border: solid 1px #555555;
	background-color: #efefef;
	font-size: 11px;
	padding: 5px;
	
 }
 
 .searchButton
 {
	background-color: #efefef;
	background-image: url('searchButton.png');
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
 }
 
 .searchBox
 {
	border: solid 1px #cccccc;
	font-size: 11px;
	width: 85%;
	margin-top: 3px;
	
 }
 
 .searchLabel
 {
	font-size: 11px;
	
 }
 .menu{
	font-size: 14px;
	height: 25px;
	border-bottom: solid 1px #cccccc;
	padding: 5px;
	color: #888888;
 }
 
 a.menuitem:link{
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #b8162f;
 }
 a.menuitem:visited{
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #b8162f;
 }
 a.menuitem:hover{
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #b8162f;
 }
 
  a.detailOpener:link{
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #b8162f;
 }
 a.detailOpener:visited{
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #b8162f;
 }
 a.detailOpener:hover{
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #b8162f;
 }
 
 p.smallnews_title{
	font-weight: bold;
	font-size: 11px;
	color: #333333;
 }
 
 p.smallnews_body{
	font-weight: normal;
	font-size: 10px;
	color: #888888;
	text-align: justify;
 }
 
 p.bignews_table{
	
 }
 
 p.bignews_image{
	vertical-align: top;
	width: 110px;
	padding: 5px;
 }
 
 p.bignews_title{
	font-weight: bold;
	font-size: 18px;
	color: #333333;
 }
 
 p.bignews_body{
	font-weight: normal;
	font-size: 11px;
	color: #888888;
	text-align: justify;
 }
 
 
 /*Classes da área de detail*/
 
 .detail_title
 {
	font-weight: bold;
	font-size: 18px;
	color: #333333;
 }
 .detail_subtitle
{
	font-size: 9px;
	color: #888888;
text-align: right;
border-top: dotted 1px #b8162f;
margin-top: 2px;

}
 .detail_body
 {
	font-weight: normal;
	font-size: 11px;
	color: #555555;
	text-align: justify;
 }
 
  .detail_body2
 {
	font-weight: normal;
	font-size: 11px;
	color: #555555;
	text-align: justify;
 }
 
 a.smallLinkHeader:link{
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
 }
 a.smallLinkHeader:visited{
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
 }
 a.smallLinkHeader:hover{
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
 }
 
 .timestamp
 {
 	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
 }
 
 .smallLinksArea
 {
 	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
 }
 
  a.smallLinkFooter:link{
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #b8162f;
 }
 a.smallLinkFooter:visited{
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #b8162f;
 }
 a.smallLinkFooter:hover{
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #b8162f;
 }
 