.borda-cinza {
	border: 5px solid #e0e0e0;
}
.botao {
	background-color: #5E0000;
	height: auto;
	width: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
	vertical-align: middle;
	cursor: pointer;
	cursor: hand;
	font-size: 11px;
	border: none;
	padding: 5px;
	
}
.botaocinza {
	background-color: #999;
	height: 20px;
	width: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	vertical-align: middle;
	cursor: pointer;
	cursor: hand;
	font-size: 13px;
	border: none
}

.tit-cinza-agenda {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#666666;
	line-height: 20px;
}

.tit-vermelho-noticias{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#EE0000;
	line-height: 20px;
}

.tit-azulClaro{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#7588b0;
	line-height: 20px;
}

.tit-VermelhoG{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#5E0000;
	line-height: 26px;
}


.txt-cinza {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666;
	line-height: 20px;
}

.txt-branco {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}
.txt-preto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
}
.forms {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: solid 1px #e0e0e0;
	width: 100%;
	background-color: #FFF;
	background-image: url(/images/input_background.gif);
	background-repeat: repeat-x;
	z-index: 1;
}
.txt-cinzaP {
	font-family: tahoma;
	font-size: 10px;
	color: #666;
}
a:link,a:visited {
	text-decoration:none;
}
a:hover,a:active {
	text-decoration:underline;
	
}
.txt-cinzaClaro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999;
	line-height: 20px;
}
.txt-azulClaro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #7bb2e5;
	line-height: 20px;
}
.txt-cinza-agenda {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.borda-vermelha {
	border: 4px solid #FFF;
}
.txt-vermelhoClaro {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #EDA7A5;
}

.tit-VermelhoG2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#5E0000;
	font-size:18px;
	line-height: 26px;
}
.txt-brancomenor {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
