body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #303030;
	background-image: url(img/fundo.jpg);
	background-repeat: repeat-x;
}
#rodape {
	background-color: #1f1f1f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b2b2b2;
	text-decoration: none;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
#selecao {
	background-image: url(img/menu_ok.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 95px;
}
.txt {
	font-size: 11px;
	line-height: 18px;
	color: #4c4c4c;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	text-align: justify;
}
.txtcenter {
	font-size: 11px;
	line-height: 18px;
	color: #4c4c4c;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	text-align:center;
}
.txtleft {
	font-size: 11px;
	line-height: 14px;
	color: #4c4c4c;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
}
.titutlo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #f76b48;
	text-decoration: none;
	font-weight: normal;
}
.produto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #f76b48;
	text-decoration: none;
	font-weight: normal;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #f76b48;
	text-decoration: none;
	font-weight: normal;
}
.link {
	font-size: 11px;
	line-height: 20px;
	color: #f76b48;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
	text-decoration: none;
}
#box {
	border: 1px dotted #999;
	margin-right: 25px;
	margin-bottom: 30px;
	margin-left: 25px;
	padding-left: 15px;
	padding-top: 10px;
	background-color: #F4F4F4;
}
