@charset "iso-8859-1";
/* CSS Document */

<style type="text/css">

body {
	margin:0;
	padding:0;
	text-align:center; /* hack para o IE */
	background-color: #000;
	scrollbar-face-color:#5b584f;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#000000;
	scrollbar-darkshadow-color:#000000;
}
#tudo {
    width: 980px;
	margin:0 auto;
	padding: 0px;
	text-align:left; /* "remACdio" para o hack do IE */
	height: 613px;
	top: 0px;	
	}
#menu {
	position:absolute;
	left:50px;
	top:100px;
	width:30px;
	height:30px;
	z-index:1;
}
.menu{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#logo {
	width:980px;
	height:39px;
	position:relative;
	overflow:hidden;
	top:8px;
	z-index:1;
}
#voltar {
	position:absolute;
	left:874px;
	top:2px;
	width:106px;
	height:39px;
	z-index:1;
}
#footer {
	position:relative;
	left:0px;
	top:640px;
	width:980px;
	height:20px;
	z-index:10;
}
.footer{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#conteudo {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	position:absolute;
	left:230px;
	top:75px;
	width:442px;
	height:479px;
	z-index:11;
}
#conteudophp {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	position:absolute;
	left:230px;
	top:75px;
	width:442px;
	height:479px;
	z-index:11;
}
#balao {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;	
	position:absolute;
	left:710px;
	width:250px;
	height:148px;
	z-index:11;
}
#balaophp {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;	
	position:absolute;
	left:710px;
	width:250px;
	height:148px;
	z-index:11;
}
#imagens {
	position:absolute;
	left:15px;
	top:75px;
	width:400px;
	height:380px;
	z-index:15;
	overflow:auto;
    overflow-x: hidden;
	padding:5px;
}
#portfolio {
	position:absolute;
	left:15px;
	top:80px;
	width:400px;
	height:375px;
	z-index:15;
	overflow:auto;
    overflow-x: hidden;
	padding:5px;
}
.obs {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration:none;
	font-style:italic;
}
.link {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration:none;
	font-weight:bold;
}
.link:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #fc8700;
	text-decoration:underline;
	font-weight:bold;	
}
.ativado {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #fc8700;
	text-decoration:underline;
	font-weight:bold;	
}
.formulario {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #666666;
	background-color: #F7F7F7;
}
</style>	

