.foto {
	width: 340px;
	height: 200px;
	background-repeat: no-repeat; 
	background-position:center;
}
.legenda {
	width: 328px;
	height: 28px;
	background-color: #333;
	padding: 6px;
	filter:alpha(opacity=65);
    -moz-opacity:.65;
    opacity:.65;
	position: relative;
	top: 160px;
	
}
.link_legenda {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color:#FFF;
	text-decoration: none;
}
.galerias {
	width: 340px;
}
.img_galeira_foto {
	background-repeat: no-repeat; 
	background-position: center;
	width: 110px;
	height: 110px;
}
.img_momento_foto {
	background-repeat: no-repeat; 
	background-position: center;
	width: 70px;
	height: 50px;
}
.img_noticias_foto {
	background-repeat: no-repeat; 
	background-position: center;
	width: 75px;
	height: 55px;
}
.img_coluna_foto {
	background-repeat: no-repeat; 
	background-position: center;
	width: 150px;
	height: 100px;
}
.download {
	width: 150px;
	background-color: #fff;
	padding: 2px;
	filter:alpha(opacity=65);
    -moz-opacity:.65;
    opacity:.65;
	position: relative;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333;
	text-decoration: none;
	
}
.imagem_borda {
	border: 2px #fff solid;
}
.imagem_borda:hover {
	border: 2px #cc0000 solid;
}
