body {
	background-color: #C42B3F;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#tudo {
	height: 580px;
	width: 710px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#sup {
	background-image: url(../imgs/superior.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 710px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topo {
	background-color: #C42B3F;
	height: 100px;
	width: 710px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	float: left;
	height: 143px;
	width: 499px;
}

#txt {
	background-image: url(../imgs/obrigada.gif);
	background-repeat: no-repeat;
	float: left;
	height: 73px;
	width: 394px;
	margin-left: 100px;
	margin-top: 50px;
}
#sac {
	float: left;
	height: 71px;
	width: 196px;
	margin-top: 55px;
	margin-left: 200px;
}
#botao {
	background-image: url(../imgs/bulas.gif);
	background-repeat: no-repeat;
	float: left;
	height: 85px;
	width: 89px;
	margin-top: 40px;
	margin-left: 110px;
}


#esq {
	background-image: url(../imgs/esquerda.gif);
	background-repeat: no-repeat;
	height: 399px;
	width: 50px;
	float: left;
}

#dir {
	background-image: url(../imgs/direita.gif);
	background-repeat: no-repeat;
	float: left;
	height: 399px;
	width: 48px;
}

#miolo {
	width: 710px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#meio {
	background-color: #FFF;
	float: left;
	height: 399px;
	width: 612px;
}
#inf {
	background-image: url(../imgs/inferior.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 710px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}

