/*  ----- CONFIGURAÇÕES ----- */
h2, h3 {
	font-size:1.5em;
	font-weight:normal;
	color:#D1872D;
	margin:1.15em 0 1.15em 0;
}
.titulo_news {
	font-size:1.3em;
	font-weight:bolder;
	color:#757575;
	margin: 0;
}
h4 {
	font-size:1.0em;
	color:#D1872D;
	margin:0.5em 0 0 0;
}
h5 {
	font-size:1em;
	font-weight:bold;
	color:#F60;
	margin:1.25em 0 1em 0;
}
h6 {
	font-size:1em;
	font-weight:normal;
	color:#F90;
	margin:1.25em 0 1em 0;
}
.linkred a {
	color:#757575;
	margin:0;
	font-weight:bolder;
	text-decoration:none;
}
.linkred a:hover {
	color:#757575;
	border-bottom:1px dashed #757575;
	margin:0;
	text-decoration:none;
}
#links a {
	color:#757575;
	margin:0;
	font-weight:bolder;
	text-decoration:none;
}
#links a:hover {
	color:#757575;
	border-bottom:1px dashed #757575;
	margin:0;
	text-decoration:none;
}
.newsletter {
	color:#6F6F6F;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
	text-align:left;
}
.newsletter a {
border-bottom:1px dashed #757575;
color:#757575;
text-decoration:none;
font-weight:bolder;
}
.release_list a {
	color:#757575;
	margin:0;
	text-decoration:none;
	font-weight:bolder;
}
.release_list a:hover {
	color:#757575;
	border-bottom:1px dashed #757575;
	margin:0;
	text-decoration:none;
}
#corpo dl.list_projetos dt.minicon{
	vertical-align:bottom;
	padding-right:10px;
	margin:0;
}

#corpo dt .list_projetos {
	background:#EEEEEE none repeat scroll 0 0;
	color:#333333;
	font-weight:bold;
	margin:0.85em 0;
	padding:2px 4px;
	width:98%;
	border-bottom:1px solid #ccc;
}
#corpo .list_projetos dd {
	margin-bottom:0.1em;
	padding:0px 4px;
	width:98%;
	font-size:11px;
}
#corpo .list_projetos dd a{
	font-size:11px;
}
.imgBorder{
	border:1px solid #7C7B80;
}
#corpo ul li span.descricao {
color:#666666;
font-size:0.85em;
}
