@charset "utf-8";
/* CSS Document */

body {
	font-family:"Century Gothic";
	line-height:20px;
	font-size:16px;
	color:#4B2A00;
}

#topo {
	background:#ddd2bf;
	width:1020px;
	height:1510px;
	border:solid #4b2a00 2px;
	padding:5px;
	margin:5px auto 5px auto;
}

.coluna0 {
	background:url('../Imagens4anos/top4th_soxikibem.jpg');
	width:1004px;
	height:604px;
	margin-left:auto; margin-right:auto; margin-top:10px; margin-bottom:0px
}
/* Inicio da Página Inicial */

.fundo_inicial {
	background:#c6b5d7;
	width:1000px;
	height:840px;
	border:outset 1px #4b2a00;
	margin:0px auto 0px auto;	
}

.coluna2a {
	width:1000px;
	height:840px;
	float:left;
	position:relative;
	border:1px solid #4b2a00;
	margin:10px;
}

.rodape {
	width:1000px;
	height:50px;
	border:0px solid #4b2a00;
	clear:both;
	font-size:12px;
	color:#4B2A00;
}
/* Fim da Página Inicial */