* {
	margin:0;
	padding:0;
	list-style:none;
	vertical-align:middle;
}

h1 a {
	width:388px;
	height:100px;
	float:left;
	display:block;
	overflow:hidden;
	text-indent:-5000px;
	background:url(../imagens/logo.gif) no-repeat center center;
}

a:link {
	color:#CBCBCB;
	text-decoration:none;
}

a:visited, a:hover, a:active {
	color:White;
	text-decoration:none;
}

#geral {
	width:777px;
	display:table;
	margin:0 auto;
	margin-top:5px;
	border-top:1px solid #CBCBCB;
}

#topo {
	width:100%;
	display:table;
}

#topo_direita {
	width:388px;
	display:table;
}

#slogan, #menu {
	width:388px;	
	background-color:#000;
	color:#CBCBCB;
}

#slogan {
	height:66px;
	background:#000 url(../imagens/18anos.gif) no-repeat center center;
}

#slogan h2 {
	display:none;
}

#menu {
	height:30px;
	text-align:right;
	border-top:1px solid #CBCBCB;
}

#menu ul {
	margin-right:5px;
}

#menu li {
	display:inline;
	font:20px "Times New Roman", Times, serif;
}

#foto_home {
	width:777px;
	height:285px;
	background: url(../imagens/foto_home.jpg);
	border-top:1px solid #CBCBCB;
	border-bottom:1px solid #CBCBCB;	
}

#rodape {
	text-align:center;
	font:bold 12px Arial, Helvetica, Sans-serif;
	letter-spacing:1px;
	margin-top:5px;
}