.verdana_link {
 font-family:Verdana,Arial, Sans-Serif;
 font-size:11px;
 text-decoration:none;
 color:#333333;
}

.verdana_link:hover{
 text-decoration:underline;
  color:#333333;
}

.titulo_gd_vermelho {
	font-family: Arial; 
	font-size: 18px;
	text-decoration:none;
	color: #D20000;
	font-weight: bold;
}

.titulo_gd_vermelho:hover {
	font-family: Arial; 
	font-size: 18px;
	text-decoration:underline;
	color: #D20000;
	font-weight: bold;
}

.artigos_link {
	background-color:#F9FBF7;
	text-decoration:none;
	color:#000000;
	border-bottom:1px solid #CCCCCC;
	display:block;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

.artigos_link:hover {
	background-color:#F8EFD3;
	border-bottom:1px solid #DB9E5B;
	display:block;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;

}

.verdana{
 font-family:Verdana,Arial, Sans-Serif;
 font-size:12px;
 color:#000000;
}

.cel_conteudo{
	padding:6px;
	font-family:verdana;
	font-size:12px;
	text-align:justify;
	width:360px;
}

.link_artigos {	
	font-size: 12px;
	text-decoration:none;
	color:#000000;
	font-family:Verdana;
}

.link_artigos:hover {	
	color:#333333;
}

.link_verde {
 font-family:Verdana,Arial, Sans-Serif;
 font-size:12px;
 text-decoration:none;
 color:#009900;
}

.link_verde:hover{
 text-decoration:underline;
  color:#FF3300;
}

.imagem {
   float:right;
   width:181px;
   height:264px;
   padding-left:10px;
   background-image:url("img/img_setor_eventos_02.gif");
   background-repeat:no-repeat;
   background-position:top right;
}
