body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-attachment:fixed;
}
.menulista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.menulista:link, a.menulista:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.menulista:hover, a.menulista:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9B2C98;
	font-weight: bold;
	background-color: #F1E2F0;
}
.txt11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
}
.campos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #C0C0C0;
}
.botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A545A0;
	border: 1px none #A545A0;
	font-weight: bold;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A545A0;
	text-decoration: none;
	font-weight: bold;
}
.contador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.errors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.msgs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0C0;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.textobranco_9px_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.textopreto_10px_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
.txt11white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A545A0;
	text-decoration: none;
	font-weight: bold;
}
.subtituloOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F0F;
	text-decoration: none;
	font-weight: bold;
}
.tituloPreto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.subtituloPreto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a {
	color: #F90;
	text-decoration: none;
}
a:hover {
	color: #F0F;
	text-decoration: none;
}.prod {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	padding: 5px;
}
.prodTable {
	border: 1px solid #A545A0;
}
.tableWithSideEffect {
	background-image: url(../images/efeito_lado.png);
	background-repeat: repeat-y;
	background-position: left top;
}
ul.listItem li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 25px;
	list-style-position: outside;
	list-style-image: url(../images/bola-rosa.png);
	list-style-type: disc;
	font-weight: bold;
}
.tituloBranco18px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.textopreto_14px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
.tituloRoxo18px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #A545A0;
	text-decoration: none;
	font-weight: bold;
}
