body,td,th,a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration:none;
	
}
a:hover{
	color: #999999;

}
input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #CCCCCC;
	font-weight:bold;
	padding-left:5px;
	/*text-align:center;*/
	background-color:#f9f9f9;
	color: #666666;
}

h1{
   font-size:16px;
   color:#CC3300;
   border-bottom:1px dashed #CCCCCC;
   margin-left:5px;
   margin-top:3px;
}
.legendaEventos{
	font-size:9px;

}
.data_noticias{
	font-size:10px;
	color:#CC3300;
	font-weight:bold;
}
.data_informativo{
	font-size:10px;
	color:#CC3300;
	font-weight:bold;
}
.data_momento_intervalo{
	float:left;
	width:40px;
	height:150px;
	vertical-align:middle;

}
.titulo_noticias{
	font-size:10px;
	color:#666666;
	font-weight:bold;
}
.titulo_noticias16{
	font-size:16px;
	color:#C30;
	font-weight:bold;
}
.titulo_informativo{
	font-size:10px;
	color:#666666;
	font-weight:bold;
}
.texto_noticias{
	font-size:12px;
	color:#666666;
	font-weight:normal;
	
}
.texto_informativo{
	font-size:12px;
	color:#666666;
}
#boxProjetos{
	text-align: center;
	float:left;
	width:120px;
	height:150px;
	margin:7px;
	background-color:#FFF;
	z-index:4;
	border:5px #666 solid;
}
#boxMomentoIntervalo{
	float:left;
	padding-left:10px;
	width:650px;
	height:150px;
	border-bottom: 2px #999 dashed;
	margin-left:10px;
	margin-top: -2px;
	padding-bottom:10px;

}

#boxMomentoIntervalo p {
	text-align: justify;
}
.tabs{
	padding:5px;
	border:2px #fff solid;
	background-color:#F3F3F3;
	width:108px;
	height:30px;
	text-align:center;

	vertical-align: middle;
	display: table-cell;
	white-space:pre-wrap;

}
.tabs:hover{
	border-bottom:#CC3300 solid 2px;
}	

#tabs{
	margin:10px 0 10px 0;
	text-align:justify;
}



