.fundo_direito {
	background-image: url(../imagens/fundo_direito.jpg);
	background-repeat: repeat-x;
}
.fonte_borda {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border-right-style: 20;
	border-left-style: 20;
}
.form {
	font-family: Tahoma, Verdana;
	color: #666666;
	text-decoration: none;
	border: 1px solid #666666;
	font-size: 11px;
}


.borda_noticia {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 7px;
}
.borda_interna {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}

.fundo_esquerdo {
	background-image: url(../imagens/fundo_esquerdo.jpg);
	background-repeat: repeat-x;
}
.fundo_menu {
	background-image: url(../imagens/fundo_menis.jpg);
	background-repeat: repeat-x;
	padding: 3px;
}
.borda_interna_esquerda {
	padding-left: 35px;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.fonte_destaque {
	font-family: Tahoma;
	font-size: 15px;
	color: #FE5D05;
	text-decoration: none;
}
.fonte_menu_int {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #333333;
}
.fundo_comousar {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-image: url(../imagens/como_usar_meio.gif);
	background-repeat: repeat-x;
	padding: 15px;
}


.fonte_padrao {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.fonte_laranja {
	font-family: Tahoma;
	font-size: 11px;
	color: #FE5D05;
	text-decoration: none;
}

.quadrado_noticia {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.noticia_t {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 7px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
}
.titulo_grande_noticia {
	font-family: Tahoma, Verdana;
	font-size: 18px;
	color: #FE5D05;
	text-decoration: none;
}
