@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment:fixed	
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
}
A {
	color:#CCCCCC; TEXT-DECORATION: none
	}
A:hover {
	color: #FFFFFF; text-decoration:underline
	}

.style2 A {
	color:#333333; TEXT-DECORATION: none
	}
.style2 A:hover {
	color: #333333; text-decoration:underline
	}	

#sub {
	position: absolute;
	top: 126px;
	left: 100px;
	padding-right: 0px;
	text-align: center;
	padding-bottom: 0px;
	z-index: 10;
	width: 593px;
	}

#pac {
	position: absolute;
	top: 126px;
	right: 30px;
	padding-right: 0px;
	text-align: center;
	padding-bottom: 0px;
	z-index: 10;
	width: 246px;
	height: 15px;
	}
	
#pro {
	position: absolute;
	top: 126px;
	right: 10px;
	padding-right: 0px;
	text-align: center;
	padding-bottom: 0px;
	z-index: 10;
	width: 543px;
	height: 13px;
	}
	
#pai {
	position: absolute;
	z-index: 1;
	width: 771px;
	left:50%;
	margin-left:-375px;	
	}			

#corpo {
	position: relative;
	top: 4px;
	left: 12px;
	padding-right: 0px;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;

	color:#000000
	padding-bottom: 0px;
	z-index: 10;
	width: 354px;
	height:230px;
	overflow:auto;
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#003366;
	scrollbar-highlight-color:#003366;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-track-color:#8392cd;
	scrollbar-arrow-color:#003366;
	text-indent: 0px;
	list-style-type: square;
	}
		
.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
}
.subtitulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}

