body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image:url(../img/fundo.jpg);	
	background-repeat:repeat;
	

	scrollbar-shadow-color: #CCCCCC;
	scrollbar-face-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: red;	
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

#CONTAINER{
	width:744px;
	border:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align:left;

}	

	#TOPO{
		width:770px;
		
	
	}	

		#IMG1{
			float:left;
		}
		#IMG2{
			float:right;
		}

	/*
	#CONTEUDO{
		position: relative;
		width:250px;
		height:500px;
		text-align:left;
		top:181px;
		left:445px;
	}	
	*/
	#CONTEUDO{
		width:744px;
		background-repeat:no-repeat;
		text-align:left;
	}	


		#LATERAL{
			float:left;
			text-align:center;
		}

		#PRINCIPAL{
			background-image:url(../img/mega_05.png);
			background-repeat:no-repeat;
			width:355px;
			height:404px;
			float: left;	
		}
}

		#PRINCIPAL1{
			background-image:url(../img/mega_03.png);
			background-repeat:no-repeat;
			width:765px;
			height:396px;
			float: left;	
		}
			#VIDEO{
				position:relative;
				z-index:1;
				top:83px;
				left:31px;
			}
		

		#DIREITA{
			float: right;
		}

	
	#MENU{
		width:623px;
		background-image:url(../img/mega_06.gif);
		text-align:center;
		background-repeat:repeat-y;
		padding:0px 10px 10px 100px;
		text-align:left;
	}	

	
	#RODAPE{
		clear:both;
		
	}

		#IMG3{
			float:left;
		}
		#IMG4{
			float:right;
		}


/* LINKS */
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}
a:link {
	text-decoration: none;
	color: #000066;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #6699CC;	
}
a:active {
	text-decoration: none;
	font-weight:bold;	
	color: #000066;
}


/* CLASSES */
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	text-decoration: height:50; filter:shadow(color=DBDBDB,,direction=120,enabled=50); 
	color: #000000
}

.brd{
	border:1px;
	border-style:solid;
	border-color: #FFCC00;
}

.textbox01{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #000099;
}

.destaque{
	color:#CC9900;
	font-weight:bold;
}	

/* HTML */

li{
	color: #000099;
	list-style-image:url(../img/ico_casa.gif);

}

input{
	border: 1px #CCCCC solid;
}

h3{
	color: #CC9900;
	padding-bottom:12px;
	text-decoration: height:50; filter:shadow(color=DBDBDB,,direction=120,enabled=50);
	font-style:italic;
}	
