.borda-cinza {
	border: 5px solid #e0e0e0;
}
.botao {
	background-color: #C00;
	height: 20px;
	width: 100px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
	vertical-align: middle;
	cursor: pointer;
	cursor: hand;
	font-size: 11px;
	border: none
}
.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:#C00;
	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:#C00;
	line-height: 25px;
}


.txt-cinza {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
	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 {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-family: wanta, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #C00;
	letter-spacing: -1px;
	text-decoration: none;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}


.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;
}

h1.alert { font-family: geo, Arial, sans-serif; }
