body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F0F0F0;
}

body,td,th {
	color: #999999;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	vertical-align: top;
}
#cabecalho{
	height: 125px;
	padding-top: 20px;
	background-color: #E9D2FF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DCB9FF;
}
.areatopo{
	background-color: #EFDFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-topm-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-color: #e9e9e9;
	border-left-color: #e9e9e9;
	border-top-color: #e9e9e9;
	width:948px;
	margin:0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
}

#menu{
	height: 36px;
	background-color: #EFDFFF;
	width:950px;
	margin:0 auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e9e9e9;
	border-left-color: #e9e9e9;
}
#corpo{
	width:950px;
	margin:0 auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e9e9e9;
	border-left-color: #e9e9e9;
}
#conteudo{
	width:680px;
	float:left;
}
#colunadireita{
	width:220px;
	float:right;
	text-align: center;
}
#rodape{
	height: 100px;
	background-color: #E9D2FF;
	color: #666666;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #DCB9FF;
	clear: both;
	text-align: center;
}

#rodape a{
	font-size: 14px;
	color: #9966FF;
	text-decoration: none;
	font-weight: bold;
}
#rodape a:hover{
	color: #9900FF;
}
.area{
	background-color: #EFDFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #e9e9e9;
	border-left-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
	width:948px;
	margin:0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.area p{
text-align:center;
font-size:11px;
margin:10px;
padding:0px;
}
.banner{
	margin-bottom:10px;
	margin-top:10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #9966FF;
	margin-top: 25px;
	margin-right: 40px;
	margin-bottom: 25px;
	margin-left: 40px;
	font-size:24px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #9966FF;
	margin-top: 25px;
	margin-right: 40px;
	margin-bottom: 25px;
	margin-left: 40px;
	font-size:18px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #9966FF;
	margin-top: 25px;
	margin-right: 40px;
	margin-bottom: 15px;
	margin-left: 40px;
	font-size:14px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #9966FF;
	margin: 10px;
	font-size:14px;
	text-align: center;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 25px;
	margin-right: 40px;
	margin-bottom: 25px;
	margin-left: 40px;
	font-size:14px;
	text-align: justify;
}
a{
	color: #9900FF;
	text-decoration: none;
}
a:hover{
	color: #9966FF;
}

.bordas{
	border-collapse:collapse;
	width: 620px;
	margin: 15px auto;
}
.bordas td{
padding:0px;
text-align:left;
}
.bordas th{
text-align:center;
}
.bordas h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #9966FF;
	margin: 5px;
	font-size:12px;
	text-align: center;
	height:32px;
}
.bordas p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 5px;
	font-size:12px;
	text-align: justify;
}

.chamada{
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 10px;
font-size:11px;

}
.tabelamenu{
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
}
.tabelamenu td{
	text-align: center;
}
.tabelamenu a{
	display: block;
	padding: 6px;
	font-size: 14px;
	font-weight: bold;
	color: #9900FF;
	background-color: #efefef;
}
.tabelamenu a:hover{
	background-color: #9966FF;
	color: #FFFFFF;
}
.tabelaformulario{
	font-family: Arial, Helvetica, sans-serif;
	width: 500px;
	background-color: #efefef;
	margin-left: 40px;
	margin-bottom: 25px;
}
.tabelaformulario td{
	text-align: left;
	padding: 4px;
	color: #666666;
	background-color: #FFFFFF;
}
.tabelaformulario th{
	text-align: right;
	color: #333333;
	width: 150px;
	padding: 4px;
}
.texto13 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333333;
}
