body { 
	padding: 0px;
	margin: 0 px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 13px;
	background: White;
}
A:link{
	text-decoration: none;
}
A:visited{
	text-decoration: none;
}
A:hover{
	text-decoration: none;
	color: #4682B4;
}
A:active{
	text-decoration: none;
}

.txt-branco{
	color: #FFFFFF;
	font-family: tahoma, Verdana;
	font-size: 11px;
}
.txt{
	color: #000000;	
	font-family: tahoma, Verdana;
	font-size: 11px;
}
.txt-topo{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
}
.txt-barra{
	color: #FFFFFF;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
}
.txt-barra-black{
	color: #000000;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
}
.txt-barra-conteudo{
	color: #4370a8;
	font-family: tahoma, Verdana;
	font-size: 11px;
}
.txt-negrito{
	color: #000000;	
	font-family: tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
}
.txt-negrito-branco{
	color: #FFFFFF;	
	font-family: tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
}
.txt-menu{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
}
.txt-enquete{
	color: #426fa7;	
	font-family: tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
}
.txt-enquete2{
	color: #4370a8;
	font-family: tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
}
.txt-enquete3{
	color: #4370a8;
	font-family: tahoma, Verdana;
	font-size: 10px;
}
.caixa_padrao{
	background-color: #ffffff;
	border: solid 1px #000000;
	height: 16;
	font-size: 10;
	color: #006699;
}
.caixa_padrao_textarea{´
	font-family: tahoma, Verdana;
	background-color: #ffffff;
	border: solid 1px #000000;
	font-size: 10;
	color: #006699;
}
.caixa_enquete{
	background-color: #bfd4f3;
	border: solid 1px #000000;
	height: 14;
	font-size: 10;
	color: #006699;
}
.caixa_formulario{
	background-color: #e5eefa;
	border: solid 1px #000000;
	height: 14;
	font-size: 10;
	color: #006699;
}
.caixa_img{
	border: solid 1px #006699;
}
.background{
	background-image: url(../imagens/bg.gif);
	background-repeat: repeat;
	width: 100%;
	height: 100%;
	padding: 0;
	text-align: center;
}