@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	}

body{
	background-position:center top;
	background-color:#999999;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	}

p {
	font:12px Tahoma, Verdana;
	color:#FFFFFF;
	}

p a{
	color:#FFFFFF;
	text-decoration:none;
	}

#content{
	width:770px;
	margin:0 auto;
	padding:0;
	height:800px;	
	}

#topo_banner{
	height:315px;
/*	margin-top:2px;*/
	/*background-color:#0000FF;*/
	}
	
#menus{
	height:31px;
	background:#000;
}

#menus ul{
	list-style:none;
	margin:0 5px 0 15px;
	padding:4px 0 0 4px;
}

#menus ul li{
	float:left;

}

#menus ul li a{
	font:11px bold Tahoma, Verdana;
	padding:6px 25px 6px 25px;
	margin: 0 1px 0 1px;
	text-decoration:none;
	color:#FFFFFF;
	/*border:1px solid #fff;*/
}
#menus ul li a:hover{
	background:#CCC;
	color:#000;
	font:11px bold Tahoma, Verdana;	
}

#areageral{
	height:450px;
	background:url(../img/areageral.jpg) repeat-x;
}

.area{
	height:213px;
	border-bottom:1px solid #FFFFFF;
	/*background-color:#006600;*/
}

#area2{
	width:238px;
	float:right;
	margin:0 2px 0 6px;
}

.area4{
	height:218px;
	padding-left:18px;
	/*background-color:#006600;*/
}

.marcador{
	width:500px;
	margin:0;
	padding:0;
	}
	
.area3{
	width:280px;
	float:right;
	}


.esq{
	float:left;
	margin-left:10px;
}

.dir{
	float:right;
	padding:0!important;
}

.caixa{
	width:245px;
	height:218px;
	float:left;
	background:url(../img/caixa_inferior.jpg) repeat-x;
	margin:10px 0px 0 0px;
	}

.txt{
	padding:10px 10px 10px 10px;
	}

.espacamento_de_p{
	margin-bottom:12px;
	}	

#rodape{
	width:770px;
	height:50px;
	background:#000000;
	margin:0 auto;	
	}
form#contato{
	display: block;
	width:200px;
	margin:5px 0 0 0;
	
}
form#contato fieldset{
	border:0;
}
form#contato fieldset label{
	width:200px;
	display:block;
	font:11px bold Tahoma, Verdana;
	color:#FFF;
	margin:1px;
}
form#contato input{
	width:200px;
	margin:0 10px 0 4px;
}
form#contato #enviar{
	width:40px;
	float:right;
	margin:10px 10px 0 0;
	background:url(../img/x.jpg) repeat-x;
	color:#FFFFFF;
}

#rodape dd{
	float:right;
}

.txt_end{
	padding:15px;
	}
	
/*ARQUIVOS EM FLASH*/

#Layer1 {
	position:absolute;
	left:0px;
	top:0px;
	width:45px;
	height:32px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	left:100%;
	top:0px;
	width:34px;
	height:43px;
	z-index:2;
}
#Layer3 {
	position:absolute;
	left:0px;
	top:0px;
	width:66px;
	height:46px;
	z-index:1;
}
#Layer4 {
	position:absolute;
	left:990px;
	top:0px;
	width:226px;
	height:572px;
	z-index:2;
}
#Layer5 {
	position:absolute;
	left:0px;
	top:0px;
	width:50px;
	height:46px;
	z-index:1;
}
#Layer6 {
	position:absolute;
	left:1018px;
	top:0px;
	width:38px;
	height:39px;
	z-index:2;
}

#area_parceiros{
	width:240px;
	margin:0;
	float:right;
}

/*FIM*/