.botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	border: 1px none #CF4141;
	background-image: url(images/fundo-botao-azul.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	background-color: #5569C0;
	width: 95%;
	height: 22px;
}
.botaotexto {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	border: 1px none #CF4141;
	background-color: #BD0012;
	width: 30px;
	height: 25px;
}
.botaotexto-cinza {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px none #CF4141;
	background-image: url(images/fundo-botao-cinza.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	background-color: #999;
	width: 70px;
	height: 25px;
}
.botao-fixo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	border: 1px none #CF4141;
	background-image: url(images/fundo-botao-azul.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	background-color: #5569C0;
	width: 130px;
	height: 25px;
}
.botao-fixo-vermelho {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	border: 1px none #CF4141;
	background-image: url(images/fundo-botao-vermelho.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	background-color: #C00;
	width: 130px;
	height: 25px;
}



.forms {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #999999;
	border: 1px solid #e0e0e0;
	width: 220px;
	background-image: url(images/fundo-textfield.jpg);
	height: 20px;
}
.forms-fundobrc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #999999;
	border: 1px solid #e0e0e0;
	width: 100%;
	background-image: url(images/fundo-textfield.jpg);
}
.forms-textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #999999;
	border: 1px solid #e0e0e0;
	width: 100%;
	background-image: url(images/fundo-form-textarea.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.borda {
	border: 8px solid #FFFFFF;
}
.borda2 {
	border: 5px solid #FFFFFF;
}
.borda3-dourada {
	border: 5px solid #DEDCCF;
}
a:hover {
	text-decoration: underline;
}
.titulos-dourado {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #DCCA65;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: bold;
}

.titulos-cinza {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCC;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: bold;
}
.titulos-laranja {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E98D40;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: bold;
}


.titulos-conteudo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #102D7D;
	text-decoration: none;
	letter-spacing: -1px;
	font-weight: bold;
}
.titulos-conteudoPreto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000;
	text-decoration: none;
	letter-spacing: -1px;
	font-weight: bold;
}

.titulos-noticias-home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #102D7D;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: bold;
}

.txt-conteudo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #525252;
	text-decoration: none;
}

.txt-conteudo2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #999;
	text-decoration: none;
}
.txt-conteudo3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #7B7B7B;
	text-decoration: none;
	line-height: normal;
}
.txt-conteudo4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C00;
	text-decoration: none;
}
.txt-branco {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	line-height: normal;
}
.txt-conteudo5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #909090;
	text-decoration: none;
}
.mini-cinza {
	font-family: tahoma;
	font-size: 11px;
	color: #949494;
	cursor: hand;
	text-decoration: none;
	line-height: 16px;
}
.mao {
	cursor: hand;
}


.mini-preto {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.mini-branco {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.minicurriculo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #525252;
	text-decoration: none;
	background-color: #E5E3D7;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	height: auto;
	width: 392px;
	padding: 10px;
}
.minicurriculo2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #525252;
	text-decoration: none;
	background-color: #E5E3D7;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	height: auto;
	width: 250px;
	padding: 10px;
}

