﻿.ImagemNoticias {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	clear: both;
	margin-left: 0px;
}
.TituloAgenda {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-left: 10px;
}

.TituloAgenda a {

	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

.TituloAgenda a:hover{
	text-decoration: underline;
	
}


.TituloNoticias a {

	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.TituloNoticias a:hover{
	text-decoration: underline;
	
}

.TituloDestaquesLeft {

	color: teal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.TituloDestaquesLeft a {

	color: teal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.TituloDestaquesLeft a:hover{
	text-decoration: underline;
	
}

.DescricaoNoticias {
	color: #333333;
	text-decoration: none;

	font-size: 10px;
	font-weight: normal;
}
.DescricaoNoticias a {
	color: #333333;
	text-decoration: none;

	font-size: 10px;
	font-weight: normal;
}
.DescricaoNoticias a:hover {
	text-decoration: none;
	
}

.Noticias {
	height: auto;
	border: 0px none transparent;
	margin-bottom: 10px;
}
.Noticias a {
	text-decoration: none;
	color: #666666;
}
.Noticias a:hover {
	text-decoration: underline;
}
#ColBox01 {
	float: left;
	height: 300px;
	width: 200px;
}
#ColBox02 {
	float: left;
	height: 300px;
	width: 200px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-left-color: #999999;
	text-align: center;
}
#ColBox03 {
	float: left;
	height: auto;
	width: 190px;
	margin-bottom: 30px;

}
.LinhaTabelaVermelha {

	color: #FF0000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.LinhaTabelaAzul {

	color: #0000FF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

