.borda-cinza {
	border: 4px solid #999999;
}

.borda-branca {
	border: 2px solid #FFF;
}
.botao {
	background-color: #C00;
	height: 20px;
	width: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFF;
	vertical-align: middle;
	cursor: pointer;
	cursor: hand;
	font-size: 11px;
	border: none
}

.botao_destaque {
	background-color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFF;
	vertical-align: middle;
	cursor: pointer;
	cursor: hand;
	font-size: 12px;
	border: none
}
.botaocinza {
	background-color: #F00;
	height: 20px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	vertical-align: middle;
	cursor: pointer;
	cursor: hand;
	font-size: 11px;
	border: none
}



.tit-vermelho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
}

.tit-azul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #104E8D;
}

.tit-vermelhoG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #C00;
}

.txt-cinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333;
	font-style: normal;
}

.txt-branco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}
.tit-azulG {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #F00;
}
.txt-preto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
}
.forms {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	border: solid 1px #e0e0e0;
	width: 100%;
	background-image: url(images/input_background.gif);
	background-repeat: repeat-x;
}
.txt-cinzaP {
	font-family: tahoma;
	font-size: 11px;
	color: #666;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.txt-cinzaClaro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #999;
}
.txt-azulClaro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #7bb2e5;
}
.txt-textopaginas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333;
	font-style: normal;
}

.MarkDayFeriadoEstadual{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color:#00eeCC;
	text-align: center;
	cursor:pointer;
	vertical-align: middle;

}

.MarkDayFeriadoNacional{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color:#FF6600;
	text-align: center;
	font-weight:bold;
	vertical-align: middle;
}
.CalendarTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #F69520;
	
}
.NormalDay {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #F69520;
	text-align: center;
	vertical-align: middle;
}

.MarkPeriodo{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color:#FF0000;
	text-align: center;
	cursor:pointer;
	vertical-align: middle;



}

.MarkDayFeriado{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color:#FF0000;
	text-align: center;
	cursor:pointer;
	vertical-align: middle;


}
.MarkDay {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FF6600;
	text-align: center;
	cursor:pointer;
	vertical-align: middle;
}
.BlankDay {
	background-color: #F69520;
	height: 15px;
}
.WeekdayTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FF6600;
	text-align: center;
	vertical-align: middle;
}

.ButtonCalendario{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#454545;
	font-size:12px;
	font-weight: bold;
	background-color: #E9850A;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	}

.AgendaPost {
	position: relative;
}
#AgendaPrincipal {
	margin-top: 105px;
	width: 515px;
	max-width: 500px !important;
	padding: 13px 0;
	min-height: 700px;
	height: auto !important;
	height: 700px;	
}

.AgendaData{
border:solid 1px #FFFFFF;
 }

.AgendaData ul {
	font-size: 0.95em;
	text-align: center;
	
	}
.AgendaData li{
	display: inline;
	text-transform: uppercase;
	color: #dbecf9;
	background: #1d82ae;	
	}
.AgendaData li a{
	color: #004881;
	background: #1d82ae;	
	width:38px;
	max-width: 37px !important;
	height: 30px;
	height: auto !important;
	line-height: 30px;
	}
.AgendaData li a:hover, .AgendaData li a.ativa{
	color: #fff;
	background: #2d8eb1;
	text-decoration:none;	
	}
.AgendaData li.AgendaAnoData {
	font-weight: bold;
	width:56px;
	height: 30px;
	height: auto !important;
	line-height: 30px;

	margin-left:0px;
	}
#AgendaPostsHolder {
	margin-top: 20px;
}
.AgendaPostData {
	text-transform: uppercase;
	text-align: center;
	width: 30px;
	float: left;
	margin-right: 10px;
	padding:5px;
	background-color:#006699;
}
.AgendaPostDataNum {
	font-size: 1.8em;
	color:#FFFFFF;
}
.AgendaPostConteudo {
	margin:0;
	padding-top: 2px;
	line-height: 130%;
	color:#FFFFFF;
	}
.tit-agenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}

.tit-noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}


.tit-dataagenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FF0;
}
.tit-mesagenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
}
.Data_show_mes{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	}
.ativa {
font-weight:bold;
color:#FFF;
}
.tit-azulG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #036;
}
