/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, fieldset {
	margin: 0;
	border: 0;
	text-align:center; /* IE */
}

body {
	width:750px;
	margin:0 auto;
	background-image: url(img/faixa_index.gif);
	background-repeat: repeat-x;	

}

#avivar {
	width:760px;
	margin:0 auto;
	text-align:left; /* IE */

}
