  a:link              { color: #404040; text-decoration: none;}
  a:active            { color: #404040; text-decoration: none;}
  a:visited           { color: #404040; text-decoration: none;}
  a:hover             { color: #404040; background: #FE0000;}
  
  a.footer:link              { color: #FFFFFF; text-decoration: none;}
  a.footer:active            { color: #FFFFFF; text-decoration: none;}
  a.footer:visited           { color: #FFFFFF; text-decoration: none;}
  a.footer:hover             { color: #FFFFFF; background: #E93600;}
  
 img { border: 0; vertical-align:  top; }


body, html {
padding: 0px;
margin: 0px;

font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 14px;
color: #404040;
text-align: center;
background: #FFFFFF url(images/bg1.png) repeat-x top center;}

textarea, input
{
	color:#404040;
	border: 1px solid #ADADAD;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 1px;
	padding: 2px;
	background: transparent;
}


select, option
{ color: #000000; }

hr
{ 	height: 1px;
	border: 0px solid #15191a;
	border-color: #4a5558;
	background-color: #4a5558;
	color: #4a5558;
}

div
{ vertical-align: top; text-align: left; }

.clear
{ clear: both; font-size: 0px; }

#wrapper
{ 	width: 900px; 
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;


}


#topo {
width: 				900px;
position:           relative;}

#menu {
float: 				left;
width: 				900px;
height:				26px;
background: 		transparent;}

#banner {
float: 				left;
width: 				900px;
height:				300px;
background: 		transparent;}

#content_bottom
{ background-color: transparent; padding: 20px 0px 0px 0px; }

#column_center {
width: 613px;
float: left;
background: transparent;
padding: 0px 20px 20px 0px;}

#column_right1 {
width: 267px;
float: right;
background: #E4E4E4;}

#column_right2 {
margin: 			20px; }

#separador {
width: 267px;
height:	20px;
background:#FFFFFF;}

#footer {
width:				100%;
height:				80px;
line-height:		18px;
color:				#FFFFFF;
padding-top:		10px;
background: 		#008B49;}


.articletitle {
font-size: 20px;
line-height: 23px;}

}