@charset "utf-8";
/* Desenvolvido por UP Solutions - http://www.upsolutions.com.br */

body {
	margin:0;
	padding:0;
}
#fundo {
	background:url(../img/fundo.jpg) no-repeat top;
	height:875px;
	width:100%;
	margin:auto;
}
#geral {
	background:url(../img/centro.jpg) no-repeat top;
	height:875px;
	width:1000px;
	margin:auto;
}
#topo {
	width:1000px;
	height:382px;
	margin:auto;
}
#flash {
	width:935px;
	height:382px;
	margin:auto;
}
#conteudo {
	width:1000px;
	height:490px;
	margin:auto;
}
#portifolio {
	height:84px;
	width:450px;
	margin-left:72px;
	float:left;
	margin-bottom:20px;
}
#whois {
	width:453px;
	float:right;
	margin-left:20px;
	margin-top:32px;
}
#conteudo_geral {
	width:1000px;
	height:373px;
	clear:both;
	overflow:auto;	
}
#home {
	width:900px;
	height:214px;
	margin:auto;
}
#home1 {
	width:437px;
	height:189px;
	color:#FFFFFF;
	font-family: Trebuchet MS;
	font-size:12px;
	text-align:justify;
	margin:auto;
	float:left;
}
#home2 {
	width:437px;
	height:189px;
	color:#FFFFFF;
	font-family: Trebuchet MS;
	font-size:12px;
	text-align:justify;
	margin:auto;
	float:right;
}

h3 {
	margin-left:140px;
	margin-top:21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
}
#erro, #pagina_nao_encontrada {
	width:1000px;
	height:214px;
	display:table;
	text-align:center;
	font-size:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
}
#login {
	margin: auto;
	font-family: Trebuchet MS;
	color:#FFF;
	width:935px;
	height:214px;
	font-size:12px;
}
#borda_login {
	width:244px;
	padding: 20px;
	border-color:#FFF;
	border-style:solid;
	border-width:1px;
	font-size:12px;
}
#contato {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:10px;
	margin-top:20px;
}
a.menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
	text-decoration: none;
}
a.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
	text-decoration: none;
}
a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F00;
	text-decoration: none;
}
#rodape {
	color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
}
#suporte {
	width:262px;
	height:70px;
	position:absolute;
	z-index:999px;
	margin-left:30px;
	margin-top:35px;
}