.logo_dir {
	float: left;
	height: 195px;
	width: 250px;
	margin-top: 20px;
	padding-left: 10px;
	background-color: #FFFFFF;
	padding-top: 5px;
}
.logo_esq {
	float: left;
	height: 195px;
	width: 250px;
	margin-top: 20px;
	padding-left: 10px;
	background-color: #FFFFFF;
	margin-left: 20px;
	padding-top: 5px;
}

.credito {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	display: block;
	text-align: right;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 10px;
}

.imagem {
	height: 157px;
	width: 240px;
	float: left;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.imagem a {
	height: 157px;
	width: 240px;
	float: left;
	text-decoration: none;
	border: 2px solid #990000;
}

.imagem a:hover {
	height: 157px;
	width: 240px;
	border: 2px solid #EEEFEC;
	float: left;
	text-decoration: none;
}

.descricao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	display: block;
	text-align: left;
	vertical-align: middle;
	width: 243px;
	height: 30px;
	float: left;
	margin-top: 3px;
}

.download {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;
	background-image: url(../img/download.gif);
	background-repeat: no-repeat;
	background-position: 20px 0px;
	display: block;
	text-align: center;
	vertical-align: middle;
	float: left;
	width: 52px;
	height: 12px;
	padding-top: 10px;
	margin-top: 3px;
	margin-left: 18px;
}
.download a {
	color: #990000;
	text-decoration: none;
}

.download a:hover {
	color: #990000;
	background-color: #D5D8CD;
}

.download a:visited {
	color: #990000;
	text-decoration: none;
}
