div.informes{
	margin-top: 40px;
}

div.informes div{
	float: left;
	width: 45%;
	padding: 20px;
	padding-right: 0;
	text-align: center;
}

div.informes div div.file{
	float: left;
	width:150px;
	color: #1B1464;
	padding-left: 20%;
}

div.informes div div.download{
	float: left;
	width: 139px;
	padding-top: 23px;
	padding-left: 0;
}

div.informes div div.download a{
	text-decoration: none;
	color: #555;
}

div.informes div div.download a img{
	padding-right: 5px;
	vertical-align: middle;
}

div.informes div.odd{
	border-left: 1px solid #CCC;
}

div.informacao{
	clear: both;
	height: 247px;
	margin-top: 50px;
	padding-left: 20px;
	padding-right: 20px;
	background: url(../imgs/informacoes_bg.png) repeat-x;
	border: 1px solid #E4E0E0;
}

div.informacao h2{
	color: #1B1464;
}

div.informacao div.get{
	margin-top: 20px;
	text-align: center;
}

div.informacao div.get a{
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #555;
}
