/* CSS Documento */

* {
	margin:0 auto;
	padding:0;
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
}

body {	background-image:url(../imagens/novo_bg.jpg);
}
#geral {
	width: 770px;
	height: auto;
	font-family:"Trebuchet MS", Tahoma, Verdana;
}
#logo {
	width: 274px;
	height: 90px;
	display: block;
	float: left;
	background-image: url(../imagens/logo.jpg);
}

#logo a {
	width: 274px;
	height: 90px;
	display: block;
	text-indent: -5000px;
}

#slogan {
	width: 486px;
	height: 90px;
	display: block;
	float: left;
}

#area_flash {
	width: 426px;
	height: 224px;
	display: block;
	float: left;
	background-image: url(../imagens/fundo_flash.jpg);
	margin-top: 40px;
}

#barra_inf_menu {
	width: 716px;
	height: 13px;
	display: block;
	float: left;
	background-image: url(../imagens/img_abaixo_menu.jpg);
}

#conteudo {
	width: 770px;
	height: auto;
	display: block;
	float: left;
	overflow: auto;
	clear:both;
}

#conteudo p {
	text-align: justify;
	padding: 15px 60px 15px 0;
	font-size:12px;
	margin-left: 20px;
}

#conteudo ul{
	padding-left:20px;
}

#conteudo li {
	list-style:circle;
	margin-left:40px;
	font-size:13px;
}

#menu_rodape{
	margin:0 auto;
	text-align:center;
	width:770px;}
	
#menu_rodape a{
	color:#3f494b;
	text-decoration:none;}

#menu_rodape a:hover{
	color:#cc0000;
	text-decoration:underline;}

#menu_rodape li{
	display:inline;
	font-size:12px;}

#rodape {
	width: 274px;
	height: 61px;
	float: left;
	margin-top: 4px;
	background-color: #3F494B;
	clear:both;
}
#rodape a{
	color: #fff;
	font-weight:bold;
	font-size:13px ;
	text-decoration: none;
}
#rodape a:hover{
	color: #3399FF;
	font: bold 13px arial;
	text-decoration: underline;
}


address{
	text-align: center;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	padding-top: 5px;
}

.flash_meio {
	width: 424px;
	height: 195px;
	margin-top: 15px;
}


/* CSS Menu */

#area_menu {
	width: 290px;
	height: 224px;
	display: block;
	float: left;
	background-image: url(../imagens/fundo_menu.jpg);
	margin-top: 40px;
}

ul.menu{
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	font-weight:bold;
	font-size:14px;
	line-height:34px;
	width:265px;
	margin: 3px 0 0 0;
}
ul.menu li{
	margin:0;
	padding:0;
	border-top:1px solid #4D0000;
	border-bottom:1px solid #fff;
}
ul.menu li a{
	display:block;
	text-decoration:none;
	color:#fff;
	background:#3f494b;
	width:245px;
	padding-left: 20px;
	font-size: 10px;
}
ul.menu li a:hover{
	background:#2549a7 url("../imagens/menu_arrow.gif") no-repeat 0 9px;
}
ul.menu li a.current,ul.menu li a.current:hover{
	background:#c00 url("../imagens/menu_arrow.gif") no-repeat 0 9px;
	width: 245px;
}

#copyright{
	width: 486px;
	height: 61px;
	float:left;
}

h1 {
	font-size:10px;
	color:#000;
	text-align:left;
}

.telefone{
	font:bold 20px Helvetica, Verdana, Arial, sans-serif;
	color: #FFFFFF;
	text-align:center;
	margin-top: 15px;
}
h2,.titulo {
	font-weight:bold;
	font-size:14px;
	color:#900;
	text-align:justify;
	margin-left: 20px;
}
.byoesp a{
	font:bold 11px Helvetica, Verdana, Arial, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
}
.byoesp a:hover{
	font:bold 11px Helvetica, Verdana, Arial, sans-serif;
	color: #000;
	text-decoration:underline;
}
.linkmapa a{
	font:bold 11px Helvetica, Verdana, Arial, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
}
.linkmapa a:hover{
	font:bold 11px Helvetica, Verdana, Arial, sans-serif;
	color: #000;
	text-decoration:underline;
}

.vermelho,.vermelho a{color:#f00;}

.vermelho a:hover{text-decoration:underline;}

.box {width:150px;
	height:77px;
	float:left;
	text-align:center;
}

.box2 {width:750px;
	height:10px;
	float:left;
	text-align:center;
}

.style1 {
	font-weight:bold;
	font-size:10px;
}

#esq {
	width:470px;
	height:220px;
	float: left;
}

#dir {
	width:300px;
	height:220px;	
	float: right;
	text-align:center;
}

#endereco{ 
	background-image: url(../imagens/baixo_bg.jpg); 
	width:770px; 
	height:64px; 
	margin:0 auto; 
	padding:0; 
	text-align:center; 
	clear:both;
}

.esq {
	width:460px;
	height:auto;
	float: left;
}
.dir {
	width:300px;
	height:160px;	
	float: left;
	text-align:center;
}

.box3 {
	width:140px;
	height:auto;
	float:left;
	text-align:center;
	margin:2px;
}
