/*TIRA TUDO*/

body, div, span, table, td, th, tr, p, h1, h2, h3, h4, h5, h6, li, ol, ul, a, img {
	margin:0;
	padding:0;
	border:0;
}

body {
	background:url(../img/bg_geral.jpg) repeat-x #aed3a8;
	}
	
	
p, ul, li, ol, h1, h2, h3, h4, h5, h6, a {
	font-family:"Tahoma";
	}
	
a {
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}