body {
	background-color: #cbd7ff;
	background-image: url(../imagens/fundo2.gif);
	background-repeat: repeat-x;
	background-position:top center;
	font-family:tahoma;
}
*{
	font-size:11px;
	color: #535353;
}

a { text-decoration:none;}
a:hover { text-decoration:underline;}


.azul_escuro{
	color:#012853;
}
.10 {
	font-size:10px
}
.12 {
	font-size:12px
}
.14 {
	font-size:14px
}
.titulo{
	color:#012853;
	font-size:18px;
	font-weight:bold;
}
.noticia_foto_mini {
	margin-right:8px;
	margin-bottom:4px;
	float:left;
}
.noticia_foto_mini img{
border:1px solid #999999;
}
.noticia {
border-bottom:1px solid #EEEEEE;
padding-bottom:8px;
margin-bottom:12px;
/*height:80px;*/
}
.item {
border-bottom:1px solid #EEEEEE;
padding-bottom:8px;
margin-bottom:12px;
}

.parceiros_logo {
	margin-right:8px;
	margin-bottom:4px;
	float:left;
}
.botao_form {
	height:25px;
	background-color: #999999;
	color:#FFFFFF;
	font-weight:bold;
}
