
body { 
	text-align: center;
	margin:0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:18px;
}

/* Classes para Body*/



.artro {
	background:url(../img/bk_artro.jpg) repeat-x  top #FFF;
	color: #666666;
	font-size:12px;
}


#divSiteHome { 
	width:780px;
}

#divConteudo  {
	width:100%;
}


#divConteudo {
	height:auto;
	float:left;
}
















