body{
	background-color:#010F00;
	margin:0px;
	font-family: Helvetica, Arial, sans-serif;
}
#geral{
	background:#030F00 url(../img/layout/fundo_bemvindo.jpg) no-repeat top center;
	width:1200px;
	height:700px;
	margin-left:auto;
	margin-right:auto;
}
/*********** Coluna 1 - LOGOTIPO E MENU ***********/
#coluna1{
	float:left;width:200px;
}
#coluna1 .logotipo{
	width:187px;
	height:89px;
}
UL.menu {
	PADDING: 0px 0px 0px 0px; 
	LIST-STYLE-TYPE: none;
	margin:60px 0px 0px 0px;
	width:200px;
}
UL.menu UL {
	PADDING: 0px 0px 0px 0px; 
	MARGIN: 0px; 
	LIST-STYLE-TYPE: none;
}
UL.menu A {
	DISPLAY: block;
	TEXT-DECORATION: none;
	font-size: 12px;
	line-height: 17px;
}
UL.menu LI {
	MARGIN-TOP: 0px;
}
UL.menu LI A {
	PADDING: 8px 0px 8px 10px; 
	COLOR: #fff; 
}
UL.menu LI A:hover {
	color:#7BB111;
}
UL.menu LI UL LI A {
	PADDING-LEFT: 20px;
	COLOR: #fff
}
UL.menu LI UL LI A:hover {
	color:#7BB111;
}
/*********** Coluna 2 - ANIMAÇÃO FLASH ***********/
#coluna2{
	float:left;
	width:625px;
	height:480px;
	margin:60px 0px 0px 0px;
}
/*********** Coluna 3 - MENU, IDIOMAS E CONTEÚDOS ***********/
#coluna3{
	float:left;
	margin:0px 0px 0px 0px;
	width:329px;
}
#coluna3 .menu{
	height:52px;
	margin:37px 0px 0px 0px;
	clear:right;
}
#coluna3 .menu .img1{
	float:right;
}
#coluna3 .menu .img2{
	float:right;
}
#coluna3 .menu .img3{
	float:right;
}
#coluna3 .menu .div1{
	float:right;
	margin:2px 45px 0px 0px;
	color:#fff;
}
#coluna3 .menu .div1 a{
	text-decoration:none;
	color:#fff;
}
#coluna3 .menu .div1 a:hover{
	color:#7BB111;
}
#coluna3 .content{
	margin:190px 0px 0px 0px;
}
#coluna3 .content span{
	color:#fff;
}
	
}
/*********** ESPAÇO DE FOOTER ***********/
#footer{
	padding:38px 0px 20px 24px;
}
#footer .div1{
	float:left;
	width:40px;
	height:41px;
}
#footer .div2{
	float:left;
	margin:13px 0px 0px 20px;
}
#footer .div2 span{
	color:#cccccc;
}