.fundo {
	background-image: url(../imagens/fundo.jpg);
	background-repeat: repeat-x;
}
.fundo_cima {
	background-image: url(../imagens/fundo_cima.jpg);
	background-repeat: repeat-x;
}
.fonte_branca {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.linha_menu {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E7DF;
}
.form {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
.fonte_destaque_b {
	font-family: Tahoma, Verdana;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

.fundo_enquete {
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E1E1;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}


.fonte_destaque {
	font-family: Tahoma, Verdana;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}

.fonte_padrao {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.borda_legenda {
	padding: 3px;
}
.fontegrande {
	font-family: Tahoma, Verdana;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
}


.destaque {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FCFCFC;
	border: 1px solid #CCCCCC;
	padding: 3px;
}

