@charset "utf-8";

html,body {
	height: 100%;
	font-size: 100%;/* IE hack */
	}
	
body {
	margin:0;
	color: #888888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 1;
	}

h1 { 
	color: #333; 
	font-size:20px;
	letter-spacing: -1px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


h2 { 
	color: #333; 
	font-size:14px;
	letter-spacing: -1px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h5 { 
	color: #999; 
	font-size:12px;
	letter-spacing: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height:16px;
	display: inline;
}

#cu3er-container {width:900px; margin:0 auto; text-align:center;}

img {
border: none;
}
	
.topo {
	margin: 0 auto;
	width: 100%;
	height: 30px;
	background: #000;
	border-bottom: 1px solid #f8f8f8;
}

.content_topo {
	margin: 0 auto;
	width: 720px;
	height: 30px;
}

.header {
	margin: 0 auto;
	width: 940px;
	height: 650px;
	background:url(../imagens/intro_b.jpg) no-repeat top center;
}

.header_port {
	margin: 0 auto;
	width: 900px;
	height: 650px;
}

.botao {
	margin:0 auto;
	width: 78px;
	height: 650px;
	}

.spacer {
clear: both;
}
