@charset "utf-8";
/* CSS Document */

#conteudo {
	display: none;
}
#container {
	border: 0px none #FFFFFF;
}

#apre {
	background-color: #333333;
	width: 1000px;
	clear: both;
	background-image: url(../images/apre/foto_01.jpg);
	background-position: center center;
	height: 295px;
	display: table;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
