.a{ color:#EAB700;}
.a:hover{ color:#F00;}

body{ 
	font-family: Century Gothic,Helvetica,Arial;
	font-size:14px;
	color:#fff;
	background:url(../imagens/background2.jpg) center top repeat-x #fff;
	margin:0 auto;
	
 }
.clear{ overflow:hidden;width:100% }
.center{
	text-align:left;
	margin:0px auto;
	position:relative;
	width:950px;
}
.fundoTopo{ 
	background:none; /* Old browsers */
	border-bottom:0px solid #333;
}
.topo{ 
	background:none;
	height:180px;
	width:950px;
	color:#FFFFFF;
	
}
#logo{
	width:200px;
	height:141px;
	border:#00CCCC 0px dotted;
	float:left;
	margin-top:10px;
	margin-left:10px;
}
.fundoRodape{ background: #000 url(../imagens/rodape.jpg);}
.rodape1{
	font-size:12px; 
	background:none;
	min-height:230px;
	height:43px;
	width:500px;
	color:#FFFFFF;
	text-align:left;
	margin-top:15px;
	border:0px solid #FF0;
	line-height:150%;
}
.rodape2{
	position:absolute;
	width:135px;
	text-align:left;
	height:30px;
	border:0px solid #FFF;
	margin-top:-240px;
	margin-left:780px;
}
.fundoMenu{ background: #00243F url(../imagens/noise.png);

 }
.menu{ 
	background:none;
	height:45px;
	width:950px;
	color:#FFFFFF;
	text-align:center;
}
.fundoConteudo1{ background: url(../imagens/banner.png) center top;
 }
.conteudo1{ 
	background:none;
	height:200px;
	width:950px;
	color:#FFFFFF;
	text-align:center
}

.slider{
	position:absolute; 
	background:none;
	height:300px;
	width:300px;
	color:#FFFFFF;
	text-align:center;
	margin-top:-160px;
	margin-left:520px;
	z-index:100;
	
	
}

.fundoConteudo2{ background: none;}
.conteudo2{ 
	background:none;
	height:320px;
	width:950px;
	color:#fff;
	text-align:center;
	border:0px solid #F00;
	border-top:none;
	border-bottom:none;
	
}

.conteudo2 a{
 color:#EAB700;
 }
 .conteudo2 a:hover{
	color:#FFE68C;
 }

.conteudo2_texto{ 
	background:none;
	height:220px;
	width:400px;
	color:#fff;
	text-align: justify;
	margin-top:20px;
	margin-left:10px;
	border:0px solid #F00;
	line-height:30px;	
}
.conteudo2_img{ 
	background:url(../imagens/conteudo2_img.png);
	height:380px;
	width:940px;
	color:#333;
	text-align: justify;
	margin-top:-220px;
	margin-left:0px;
	border:0px solid #F00;
	line-height:30px;
	z-index:190;	
}

.conteudo2_form{ 
	background:none;
	height:380px;
	width:410px;
	color:#333;
	margin-top:0px;
	margin-left:0px;
	border:0px solid #F00;
	line-height:30px;	
}

.quadrado1{ 
	background:url(../imagens/quadrado1.png);
	height:300px;
	width:460px;
	margin-top:30px;
	margin-left:0px;
	color:#333;
	text-align:center;
	border:0px solid #F00;
	
}

.quadrado1_texto{ 
	position:absolute;
	background:none;
	height:160px;
	width:200px;
	margin-top:-200px;
	margin-left:230px;
	color:#333;
	text-align:left;
	border:0px solid #F00;
	line-height:20px;
}


.quadrado2{ 
	background:url(../imagens/quadrado1.png);
	height:300px;
	width:460px;
	margin-top:-300px;
	margin-left:480px;
	color:#333;
	text-align:center;
	border:0px solid #F00;
	
}

.quadrado2_texto{ 
	position:absolute;
	background:none;
	height:160px;
	width:200px;
	margin-top:-200px;
	margin-left:710px;
	color:#333;
	text-align: left;
	border:0px solid #F00;
	line-height:20px;
}


#texto{text-align:right}

#menu ul {
    padding:0px;
    margin:0px;
    float: left;
    width: 100%;
    background:none;
    list-style:none;
	margin-left:10px;
}
#menu ul li { display: inline; }

#menu ul li a {
	padding: 12px 10px;
	margin-top:5px;
	float:left;
	/* visual do link */
    background-color:none;
	color: #DBDBDB;
	text-decoration:none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	border-bottom:none;
}


#menu ul li a:hover {
    color: #fff;
    border-bottom:0px double #64C7F8;
	
	
background: none;
}



.li{
	background:#001E34;
	color:#fff;
	font-size:12px;
	display:block;
	float:left;
	width:65px;
	padding:5px;
	margin-top:15px;
	border:1px solid #006;
}

.li:hover{
	background:#004C78;
	color:#fff;
}

.li2{
	background:#001E34;
	display: inline;
	color:#fff;
	font-size:12px;
	width:65px;
	padding:5px;
	margin-top:10px;
	border:1px solid #006;
}
.li2_ativo{
	background:#004C78;
}

.li2:hover{
	background:#004C78;
	color:#fff;
}
