/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

body{background:url('../img/bg.jpg'); color:#333333; font:12px arial}

body, .menu, .logo, .conteudo {margin:0 auto;}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
/* definições */

img{border:0px;}
a{color:#333333;text-decoration:none}
a:hover{color:#ffb300;text-decoration:none}
.tright{text-align:right}
.formnews{border:1px solid #cdcdcd; padding:2px; margin-bottom:1px; width:170px;}
.formcont{border:1px solid #cdcdcd; padding:2px; margin-bottom:5px; width:200px;}
.botao{border:1px solid #cdcdcd; padding:2px; color: #666666}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
/* topo fixo */

	.menu{width:940px; height:52px; background:url('../img/bg-menu.jpg') no-repeat;}
	.menulinks{width:80%; float:left; padding-top:16px; padding-left:10px; _display:inline;}
		.menulinks li{ display:inline;}
		.menulinks li a{ padding:0px 10px 0px 10px; font:14px arial; font-weight:bold}
		.ativo{color:#ffffff}
	.logo{width:880px; height:80px; text-align:center; padding:30px;}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
/* conteudo */
	.f1, .f2, .f3, .f4 {
		margin-left:150px;
	}
	
	.normal{
		font: 12px Arial;
	}
	
	
	.conteudo{width:940px;}
	.f1 {
		width:400px;
		float:left;
	}
	
	.f1 input{
		width:210px;
	}
	
	.f2 {
		width:600px;
		float:left;
	}
	
	.f2 input{
		width:180px;
	}
	
	.f3{
		width:600px;
		float:left;
	}
	
	.f3 input{
		width: 100px;
	}
	
	.f4{
		width:550px;
		float: left;
	}
	
	.f4 input {
		width:20px;
	}
	
	.f5{
		width:800px;
		float:left;
	}
	
	.f5 input{
		width: 110px;
	}
	
	.f6{
		width:700px;
		float:left;
	}
	
	.f6 input{
		width:90px;
	}
	
	.mesa{
		margin: 5px 5px 5px 5px;
	
	}
	
	/*- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
/* botoes */

	.botoes{height:180px;}
	.bot{float:left; width:188px; height:180px;}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
/* faixa meio home */	
	
	.faixa_meio{height:110px;}	
	.destaque{ height:66px; background:url('../img/bg-destaque.gif') no-repeat; padding:36px 0px 0px 30px; width:600px; float:left}
	.destaque a{ font:24px arial; color:#183883;}
	.destaque a:hover{ font:24px arial; color:#ffb300;}
	.destaque span{ font:12px arial; color:#ffb300}
	.menuredes{float:right;}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
/* boxes final da pagina home*/	

	.boxes{height:200px;}
	.boxa, .boxb, .boxc{float:left;}
	.boxa{background:url('../img/bg-att.gif') no-repeat; height:170px; width:145px; padding:0px 15px 10px 140px; line-height:53px}
	.boxb{background:url('../img/slogan.gif') no-repeat; margin-left:20px;  height:170px; width:300px;}
	.boxc{background:url('../img/bg-news.gif') no-repeat;margin-left:20px;  height:120px; width:240px; padding:40px 25px 10px 25px}
	
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
/* internas */	
	
	.caminho{height:15px; border-top:1px solid #f2f2f2;font:10px arial; color:#ffb300}
	.paga{float:left; width:715px; background:url('../img/paga-meio.gif')}
	.pagb{float:right; width:221px; background:url('../img/pag-b-meio.gif')}
	.textointerno{padding:10px;}
	.textointerno span{font:18px arial; color:#183883;}
	.textolateral{padding:20px;}
	.clear{clear:both;}
	.normal{font: 12px Arial !important; color:#000000 !important;}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
/* rodape */

	.rodape{height:75px; background:url('../img/bg-rodape.jpg') repeat-x; text-align:center; padding-top:30px; font:10px arial; color:#666666; margin-top:30px;}


