body{background-color:#000;
	background-image:url(../images/faixa.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.font{font-family:Verdana, Geneva, sans-serif; font-size:12px;}
.branca{color:#FFF;}
.cinza{color:#666;}
.azul{color:#036;}
#container{position:relative;
	margin-left:-450px;
	left:50%;
	width:900px;
	display:table;
}
#top_fundo{float:left;
	width:900px;
	height:511px;
	background-image:url(../images/topo.png);
}
#top{position:absolute;
	width:900px;
	height:511px;	
}
#banner{position:absolute;
	width:820px;
	display:table;
	top:215px;
	left:70px;
}
#tit_banner{position:absolute;
	width:200px;
	height:20px;
	top:20px;
	left:65px;
}
#logo{position:absolute;
	top:10px;
	left:15px;
	width:204px;
	height:195px;
}
.idiomas{position:absolute;
	left:200px;
	top:180px;
	width:300px;
	height:60px;
}
.portugues{float:left;
	width:40px;
	height:40px;
	background-image:url(../images/portugues.png);
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:0 0;
	border:none;
	cursor:pointer;
}
.portugues:hover{float:left;
	width:40px;
	height:40px;
	display:block;
	background-image:url(../images/portugues.png);
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:bottom;	
}
.ingles{float:left;
	width:40px;
	height:40px;
	background-image:url(../images/ingles.png);
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:0 0;
	border:none;
	cursor:pointer;
}
.ingles:hover{float:left;
	width:40px;
	height:40px;
	display:block;
	background-image:url(../images/ingles.png);
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:bottom;	
}
#screen{
	width:820px;
	padding:0;
}			
	#screen li{
		float:left;
		list-style:none;
	}
	#screen .jq-ss-crop{
		margin:5px 5px;
		border:1px solid #FFFFCC;
		float:left;				
	}
		#left,#right{			
			margin-top:100px;
			display:block;
			
			color:black;
		}
	#view{
		margin:20px;
		width:635px;
		border:1px white solid;
		height:212px;
		overflow:hidden;
		background-color:#FFF;
	}
		#images{
			width:3818px !important;
			width:3822px;
			padding:0;
		}
#images li img{
border:0;
}
#center{float:left;
	width:840px;
	display:block;
	padding:30px;
	background-image:url(../images/fundo.png);
	background-repeat:repeat-y;
}
.texto{float:left;
	width:840px;
	display:block;	
}
.texto2{float:left;
	width:170px;
	height:293px;	
}
#executivo{float:left;
	width:170px;
	height:293px;
	padding:20px;
	background-image:url(../images/executivo.jpg);
}
#blindado{float:left;
	width:170px;
	height:293px;
	padding:20px;
	background-image:url(../images/blindado.jpg);
}
#eventos{float:left;
	width:170px;
	height:293px;
	padding:20px;
	background-image:url(../images/eventos.jpg);
}
#turismo{float:left;
	width:170px;
	height:293px;
	padding:20px;
	background-image:url(../images/turismo.jpg);
}
#footer{float:left;
	width:900px;
	height:32px;
	background-image:url(../images/footer.png);
}