@charset "utf-8";
/* CSS Document */

body {
	font-family:"Trebuchet MS";
	line-height:20px;
	font-size:16px;
	color:#453661;
}

#topo {
	background:#c6b5d7;
	width:1020px;
	height:1500px;
	border:solid #453661 2px;
	padding:5px;
	margin:5px auto 5px auto;
}

.coluna0 {
	background:url('../imagens3/3rdanniversary.jpg');
	width:1004px;
	height:404px;
	margin:10px auto 0px auto;
}
/* Inicio da Página Inicial */

.fundo_inicial {
	background:#c6b5d7;
	width:1000px;
	height:420px;
	border:outset 1px #453661;
	margin:0px auto 0px auto;	
}

.coluna2a {
	width:1000px;
	height:1045px;
	float:left;
	position:relative;
	border:1px solid #453661;
	margin:10px;
}

.rodape {
	width:1000px;
	height:60px;
	border:0px solid #453661;
	clear:both;
	font-size:12px;
	color:#453661;
}
/* Fim da Página Inicial */