/*
	Desenvolvido por Halysson Dias Corrêa  - Web Designer   |    Robson Dias Corrêa - Web Designer
	Contato: halysson@gmail.com    -    robsondiaz@gmail.com
*/ 

#body_1 {
	background:			url(../imagens/fundo/fundo_topo.gif) repeat-x;
	margin:				0;
	padding:			0;
	font-family: 		Georgia, Times New Roman, Times, serif;	
	font-size:			small;
	background-color:	#291e14;
}

#body_2 {
	background:			url(../imagens/fundo/fundo_topo_verde.gif) repeat-x;
	margin:				0;
	padding:			0;
	font-family: 		Georgia, Times New Roman, Times, serif;	
	font-size:			small;
	background-color:	#291e14;
}

.principal{
	width:				950px;
	margin:				auto;
}

#topo {
	width:				950px;
	height:				134px;
}

/* MENU */
#menu{
	position:			absolute;
	z-index:			10;
	margin:				88px 0 0 0;
	padding:			0;
	width:				950px;
	height:				43px;
}

#menu ul{
	margin:			0;
	padding:		0;
}

#menu ul li {
	margin:			0 1px 0 2px;
	padding:		0;
	float:			right;
	list-style:		none;
	line-height:	43px;
}

.desativado{	
	display:				block;
	background:				url(../imagens/botoes/fundo_menu.gif) repeat-x bottom;
	color:					#ffffff;
	text-decoration:		none;
	font-size:				11px;
	font-weight:			bold;
	text-align:				center;
	
}

.BordaEsquerda{
	width:					6px;
	height:					43px;
	background:				url(../imagens/botoes/borda_esquerda.gif) no-repeat top;
	float:					left;			
}

.BordaDireita{
	width:					6px;
	height:					43px;
	background:				url(../imagens/botoes/borda_direita.gif) no-repeat top;
	float:					right;	
}

#menu ul li a:hover {
	background:				url(../imagens/botoes/fundo_menu.gif) repeat-x top;
	color:					#ffffff;
	text-decoration:		none;
	outline:				none;
}

#menu ul li a:hover .BordaEsquerda{
	width:					6px;
	height:					43px;
	background:				url(../imagens/botoes/borda_esquerda.gif) no-repeat bottom;
	float:					left;
}

#menu ul li a:hover .BordaDireita{
	width:					6px;
	height:					43px;
	background:				url(../imagens/botoes/borda_direita.gif) no-repeat bottom;
	float:					right;			
}

.selecionado {	
	display:				block;
	background:				url(../imagens/botoes/fundo_menu.gif) repeat-x top;
	color:					#ffffff;
	text-decoration:		none;
	font-size:				11px;
	font-weight:			bold;
	text-align:				center;
}

.BordaEsquerda_sel{
	width:					6px;
	height:					43px;
	background:				url(../imagens/botoes/borda_esquerda.gif) no-repeat bottom;
	float:					left;			
}

.BordaDireita_sel{
	width:					6px;
	height:					43px;
	background:				url(../imagens/botoes/borda_direita.gif) no-repeat bottom;
	float:					right;	
}


/*LINGUAS*/
#linguas ul{
	float:			right;
	margin:			0;
	padding:		0;
}

#linguas ul li{
	float:					left;
	list-style:				none;
	margin:					5px 1px 0 1px;
	background-image:		url(../imagens/botoes/fundo_linguas.gif);
}

.lingPrimeiro{
	background:		url(../imagens/botoes/fundo_linguas_di_end.gif) no-repeat left bottom;
}

.lingFundoDir{
	background:		url(../imagens/botoes/fundo_linguas_di.gif) no-repeat right bottom;
	padding:		0 8px 5px 10px;
}

.meio_lingFundoEsq{
	background:		url(../imagens/botoes/fundo_linguas_es.gif) no-repeat left bottom;
	
}

.meio_lingFundoDir{
	background:		url(../imagens/botoes/fundo_linguas_di.gif) no-repeat right bottom;
	padding:		0 8px 5px 8px;
}

.lingUltimo{
	background:		url(../imagens/botoes/fundo_linguas_es_end.gif) no-repeat right bottom;
	padding:		0 10px 5px 7px;
}

#linguas a {
	font-size:				11px;
	color:					#ffffff;
	text-decoration:		none;
	outline:				none;
}

#linguas a:visited {
	color:					#ffffff;
	text-decoration:		none;
	outline:				none;
}

#linguas a:hover {
	color:					#ffffff;
	text-decoration:		underline;
	outline:				none;
}

#linguas a:active{
	color:					#ffffff;
	text-decoration:		underline;
	outline:				none;
}

/* TELEFONE */
#telefone{
	font-family: 		Arial, Geneva, Verdana, Helvetica;	
	float:				right; 
	clear:				right;
	margin:				10px 5px 0 0;
	color:				#3b703f;
	font-size:			24px;
	text-align:			right;
	font-weight:		bold;
}

#telefone span{
	font-weight:		bold;
	font-size:			11px;
}

/* LOGO */
#logo{
	position:		absolute;
	top:			0;
	margin: 		0 0 0 -235px;
	z-index:		5;
}

/*Flash*/
#flash{
	width:						100%;		
	height:						400px;
	background-image:			url(../imagens/fundo/fundo_borda.jpg);
}

.FlashFundo{
	width:				expression(document.body.clientWidth < 991? "990px" : document.body.clientWidth > 990? "100%" : "auto");
	min-width:			990px;
	max-width:			100%;	
	height:				100%;
	text-align:			center;
	color:				#FFFFFF;
}

.FlashFundo object{
 	outline:			none;
}

/*Fundo*/
#fundo{
	width:				expression(document.body.clientWidth < 991? "990px" : document.body.clientWidth > 990? "100%" : "auto");
	min-width:			990px;
	max-width:			100%;	
	height:				234px;
	background:			url(../imagens/fundo/fundo_fundo.jpg) repeat-x;
}

#placas{
	width:				950px;	
	margin:				auto;
}

.placa_1{
	width:				317px;
	height:				199px;
	background:			url(../imagens/fundo/fundo_placa.gif) no-repeat;
	margin:				16px 0 0 0;
	float:				left;
}

.placa_2{
	width:				317px;
	height:				199px;
	background:			url(../imagens/fundo/fundo_placa.gif) no-repeat;
	margin:				16px 0 0 0;
	float:				right;
}

.placa_1 a{
	outline:			none;
}

.placa_2 a{
	outline:			none;
}

.placa_1 img,.placa_2 img{
	width:				286px;
	height:				166px;
	margin-top:			15px;
	border:				0;
	outline:			none;
}

.cortina{
	width:				297px;
	height:				199px;
	margin:				auto;
	padding:			16px 0 0 0;
}

/*Rodape*/
#rodape{
	font-family: 		Arial, Verdana;	
	color:				#bbaf8e;
	font-size:			9px;
	padding:			20px 0 20px 0;
	width:				950px;
	margin:				auto;
	height:				20px;
}

#rodape a{
	color:				#bbaf8e;
	outline:				none;
}
