/* CSS Document */

<style type="text/css">

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg.jpg);
}
a {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#menu_topo {
	position:absolute;
	width:800px;
	height:53px;
	z-index:1;
	top: 0px;
}
.style3 {font-size: 10px}
.style4 {color: #000000}
.style5 {
	color: #CCCDCF;
	font-weight: bold;
	font-size: 24px;
}
.style6 {
	font-size: 12px;
	color: #FFFFFF;
}
.style7 {color: #FFFFFF
}
.style9 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}




#corpo {
	position:relative;
	width:800px;
	height:450px;
	z-index:1;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	left: auto;
	margin-bottom: -100px;
}
#tt_pagina {
	position:absolute;
	width:170px;
	height:55px;
	z-index:1;
	left: 600px;
	top: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #CCCCCC;
	font-weight: bolder;
}

#base_internas {
	position:absolute;
	width:800px;
	height:680px;
	top: 53px;
	left: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(img/bg_internas.jpg)  repeat-x scroll top left;
}

#copyright {
	position:absolute;
	width:800px;
	height:25px;
	z-index:3;
	top: 735px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

</style>
