/* CSS Document */
body 
{
background-image:url('images/0301034b.jpg');
scrollbar-3dlight-color:white;
                scrollbar-arrow-color:salmon;
                scrollbar-track-color:white;
                scrollbar-darkshadow-color:white;
                scrollbar-face-color:yellow;
                scrollbar-highlight-color:;
                scrollbar-shadow-color:}

}
.opacityit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
-moz-opacity: 0.4;
}

#container {
   background-color: #ffffff;  /* the background          */
   filter:alpha(opacity=50);   /* Internet Explorer       */
   -moz-opacity:0.5;           /* Mozilla 1.6 and below   */
   opacity: 0.5;               /* newer Mozilla and CSS-3 */
}

#Layer1 {
	position:absolute;
	left:10px;
	top:19px;
	width:323px;
	height:60px;
	z-index:9;
}
#Layer2 {
	position:absolute;
	left:14px;
	top:135px;
	width:260px;
	height:364px;
	z-index:2;
}
#Layer3 {
	position:absolute;
	left:321px;
	top:156px;
	width:198px;
	height:153px;
	z-index:3;
}
#Layer4 {
	position:absolute;
	left:381px;
	top:20px;
	width:427px;
	height:66px;
	z-index:4;
}

#Layer5 {
	position:absolute;
	left:391px;
	top:68px;
	width:408px;
	height:73px;
	z-index:5;
}
#Layer6 {
	position:absolute;
	left:12px;
	top:410px;
	width:309px;
	height:117px;
	z-index:6;
	overflow: auto;
}

.Titulo{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #000000;
}
.texto_inside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.texto_mesmo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
	color: #0066CC;
	text-decoration: underline;
}
.crator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	text-align: right;
}
#caixa_texto {
	border: thin solid #000000;
}
.texto_insideCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}
