body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	background-image: url(../assets/imagens/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FEEEEE;
}
#alinhasite {
	margin: auto;
	width: 770px;
}
#padd_top {
	clear: both;
	height: 20px;
	width: 770px;
}
#padd_left {
	float: left;
	height: 436px;
	width: 23px;
}
#centro {
	float: left;
	height: 436px;
	width: 725px;
}
#centro_topo {
	clear: both;
	height: 162px;
	width: 725px;
}
#centro_destaques {
	clear: both;
	height: 221px;
	width: 725px;
}
#centro_destaques_menu {
	float: left;
	height: 221px;
	width: 155px;
}
#centro_destaques_bemvindo {
	float: left;
	height: 221px;
	width: 315px;
}
#centro_destaques_promocoes {
	background:url(../assets/imagens/promocoes.gif) no-repeat;
	float: left;
	height: 176px;
	width: 205px;
	padding:40px 10px 5px 40px;
}
#centro_destaques_telefone {
	clear: both;
	height: 53px;
	width: 725px;
}
#padd_right {
	float: left;
	height: 436px;
	width: 22px;
}
#padd_bottom {
	clear: both;
	height: 25px;
	width: 770px;
}

#centro_destaques_promocoes input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFE0E0;
	border: 1px solid #E98585;
}
#centro_destaques_promocoes a {
	color:#990000;
	text-decoration:none;
}

