#Noticias {
	margin-bottom: 20px;
}
#Noticias .PagingTable,  #Noticias .PagingTable td, #Noticias .PagingTable .Normal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px !important;
}
#Noticias .PagingTable .NormalDisabled {
	color: #CCCCCC;
}
#Noticias, #Noticias table, #Noticias td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
}
#Noticias p, #Noticias div {
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
#Noticias .destaque {
	margin: 20px 0 20px 0;
}
#Noticias .destaque img.fotoprincipal{
	border: 3px solid #eceded;
}

#Noticias .mouseover .tdright {
}
#Noticias .mouseout .tdright {
}

#Noticias .mouseout .tdleft {
	background-color: #fdfdfd;
	border-right: 3px solid #5992c3;
	vertical-align: middle !important;
}
#Noticias .destaque .mouseout .tdleft {
	background-color: #fdfdfd;
	border-right: 3px solid #ffc311;
	vertical-align: middle !important;
}
#Noticias .mouseover .tdleft {
	background-color: #5992c3;
	border-right: 3px solid #5992c3;
	vertical-align: middle !important;
}
#Noticias .destaque .mouseover .tdleft {
	background-color: #ffc311;
	border-right: 3px solid #ffc311;
	vertical-align: middle !important;
}

#Noticias .mouseout .data{
	font-size: 10px;
	color: #1767ac;
	font-weight: bold;
}
#Noticias .destaque .mouseout .data{
	font-size: 10px;
	color: #ebb410;
	font-weight: bold;
}
#Noticias .mouseover .data{
	font-size: 10px;
	color: #f7f7f7;
	font-weight: bold;
}
#Noticias .destaque .mouseover .data{
	font-size: 10px;
	color: #f7f7f7;
	font-weight: bold;
}


#Noticias .mouseout .hora {
	font-size: 10px;
	color: #1767ac;
}
#Noticias .destaque .mouseout .hora {
	font-size: 10px;
	color: #ebb410;
}
#Noticias .mouseover .hora {
	font-size: 10px;
	color: #f7f7f7;
}
#Noticias .destaque .mouseover .hora {
	font-size: 10px;
	color: #f7f7f7;
}

#Noticias .mouseout .categoria,  #Noticias .mouseout .categoria a{
	font-family: Arial, Helvetica, sans-serif;
	color: #5992c3 !important;
	font-size: 11px;
	font-weight:bold;
}
#Noticias .destaque .mouseout .categoria,  #Noticias .destaque .mouseout .categoria a{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffc311 !important;
	font-size: 11px;
	font-weight:bold;
}
#Noticias .mouseover .categoria,  #Noticias .mouseover .categoria a{
	font-family: Arial, Helvetica, sans-serif;
	color: #f7f7f7 !important;
	font-size: 11px;
	font-weight:bold;
	background-color: #5992c3;
}
#Noticias .destaque .mouseover .categoria,  #Noticias .mouseover .categoria a{
	font-family: Arial, Helvetica, sans-serif;
	color: #f7f7f7 !important;
	font-size: 11px;
	font-weight:bold;
	background-color: #ffc311;
}

#Noticias .mouseout .titulo {
	font-size: 12px;
	line-height: 12px;
	color: #333333;
	font-weight:bold;
}
#Noticias .destaque .mouseout .titulo {
	font-size: 12px;
	line-height: 12px;
	color: #333333;
	font-weight:bold;
}
#Noticias .mouseover .titulo {
	font-size: 12px;
	line-height: 12px;
	color: #f7f7f7;
	text-decoration: underline;
	background-color: #5992c3;
	font-weight:bold;
}
#Noticias .destaque .mouseover .titulo {
	font-size: 12px;
	line-height: 12px;
	color: #f7f7f7;
	text-decoration: underline;
	background-color: #ffc311;
	font-weight:bold;
}

#Noticias .resumo {
	width: 70%;
}
#Noticias .mouseout .resumo, #Noticias .mouseout .resumo p{
	font-size: 12px;
	line-height: 14px;
	color: #939598;
}
#Noticias .destaque .mouseout .resumo, #Noticias .destaque .mouseout .resumo a, #Noticias .destaque .mouseout .resumo p{
	font-size: 12px;
	line-height: 14px;
	color: #ebb410 !important;
}
#Noticias .mouseover .resumo, #Noticias .mouseover .resumo p{
	font-size: 12px;
	line-height: 14px;
	color: #5992c3;
	text-decoration: underline;
}
#Noticias .destaque .mouseover .resumo, #Noticias .destaque .mouseover .resumo a, #Noticias .destaque .mouseover .resumo p{
	font-size: 12px;
	line-height: 14px;
	color: #ebb410 !important;
	text-decoration: underline;
}

.noticias 
{
    clear: both;
    text-align: left;
    padding-bottom : 25px;
}

.noticiasAuthor { 
	margin-top:5px;
} 

.noticiasCalendar {
  float: left;
  margin-right: 6px;
  width: 42px;
  height: 42px;
}

.noticiasCalendarIcon-01 {
  background: url('images/01.gif');
}

.noticiasCalendarIcon-02 {
  background: url('images/02.gif');
}

.noticiasCalendarIcon-03 {
  background: url('images/03.gif');
}

.noticiasCalendarIcon-04 {
  background: url('images/04.gif');
}

.noticiasCalendarIcon-05 {
  background: url('images/05.gif');
}

.noticiasCalendarIcon-06 {
  background: url('images/06.gif');
}

.noticiasCalendarIcon-07 {
  background: url('images/07.gif');
}

.noticiasCalendarIcon-08 {
  background: url('images/08.gif');
}

.noticiasCalendarIcon-09 {
  background: url('images/09.gif');
}

.noticiasCalendarIcon-10 {
  background: url('images/10.gif');
}

.noticiasCalendarIcon-11 {
  background: url('images/11.gif');
}

.noticiasCalendarIcon-12 {
  background: url('images/12.gif');
}

.noticiasCalendarDay {
  font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
  font-size:17px;
  font-weight: bold;
  color: #000;
  width: 42px;
  text-align:center;
  padding-top: 15px;
}

.noticiasEntry {
    margin: 10px 5px;
} 

.noticiasImage { 
	margin : 2px 10px 4px 4px;
	float : left;
}

.noticiasPaging { 
    border-bottom:1px dotted #D8D8D8;
	padding-bottom : 2px;
	margin-bottom : 2px;
} 

.noticiasCategories  {
    border-bottom:1px dotted #D8D8D8;
    margin-bottom:2px;
    padding-bottom:2px;
} 

.postRating h2
{
    margin-bottom: 0px;
    background-color:#F0F0F0;
    border:1px dashed #C8C8C8;
    padding-left: 5px;
}

.noticiasComments { 
    text-align: left;
} 

.noticiasComments h2 {
    margin-bottom: 0px;
    background-color:#F0F0F0;
    border:1px dashed #C8C8C8;
    padding-left: 5px;
}

.noticiasComment { 
	margin : 5px 0 0px 0;
	padding : 5px;
	min-height : 100px;
	height:auto !important;
	height:100px;
} 

.noticiasCommentGravatar { 
	margin : 2px 10px 4px 4px;
	float : left;
}

.noticiasCommentContent {
    text-align: left;
    padding:0px 5px 10px 5px;
}

.noticiasCommentAuthor { 
} 

.noticiasCommentDate { 
    border-bottom:1px dotted #D8D8D8;
    margin-bottom:2px;
    padding-bottom:2px;
} 

.postComment 
{
    text-align: left;
}

.postComment p, .postComment div
{
    padding:2px 10px;
    margin: 0px;
}

.postComment h2
{
    margin-bottom: 0px;
    background-color:#F0F0F0;
    border:1px dashed #C8C8C8;
    padding-left: 5px;
}

.postComment input
{
    width: 150px;
}

.postComment #notify input
{
    width: 20px;
}

.postComment textarea
{
    width: 450px;
    height: 150px;
}

