#conteinner_albuns{
	
	width:858px;
	background-color:#ffffff;
	background-image:url(../img/fundo_noticias.gif);
	background-repeat:repeat-x;
	background-position:top;
	border-width:thin;
	border-style:solid;
	border-color:#bfbfbf;	
	padding-bottom:8px;
	margin: 0px auto 35px auto;

}
.album{
	float:left;
	width:350px;
	margin-left:50px;
	margin-top:20px;
	margin-bottom:10px;
}
.imgFoto{
	width:350px;
	height:115px;
	border:none;
}
.date{
	
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#082041;
	text-decoration:none;
}
.texto_album{
	font-family:Arial;
	font-size:12px;
	color:#000;
}
.album a{
	border:none;
	text-decoration:none;
}
#albuns_tudo{
	width:860px;
	margin: 0 auto;
}

