.bgleft {
	background-image: url(img/bg-left01.png);
	background-repeat: no-repeat;
	background-position: right top;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bgright {
	background-image: url(img/bg-right01.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgmenu {
	background-image: url(img/menu-bg-repete.png);
	background-repeat: repeat-y;
	background-position: left top;
}
form {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#menu {
	background-image: url(img/menu-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 750px;
	text-align: center;
}
.texto11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	color: #000000;
}
a.texto11:hover {
	text-decoration: underline;
	color: #336699;
}
.texto11branco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
}
a.texto11branco:hover {
	color: #FFCC00;
	text-decoration: none;
}
.assinatura {
	color: #f2b989;
}
a.assinatura:hover {
	color: #FFCC00;
	text-decoration: underline;
}

.linkvermelho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #CC3300;
	text-decoration: none;
}
.linkvermelhoativo {
	color: #e47312;
	text-decoration: underline;
}
a.linkvermelho:hover {
	color: #CC3300;
	text-decoration: underline;
}
.botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #CC3300;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fde5cc;
	width: 200px;
	border-top-color: #666666;
	border-left-color: #666666;
	border-top-width: 1px;
	border-left-width: 1px;
}
.boxsemtamanho {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fde5cc;
	border-top-color: #666666;
	border-left-color: #666666;
	border-top-width: 1px;
	border-left-width: 1px;
}
.img-align {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

li {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-type: none;
	color: #000000;
	display: list-item;
	background-image: url(img/ico-quadrinho.png);
	background-repeat: no-repeat;
	background-position: left 4px;
}


ul {
	margin: 0px;
	padding: 0px;
}
