/******************************
TAGS PADRÕES
******************************/

body { background-image:url(../imagens/bgdna.jpg); background-repeat:no-repeat; background-color:#006699; font-family:Arial, Helvetica, sans-serif; font-size:13px; margin:0; padding:0; color:#282a75; }
address { text-align:left; padding-top:10px; color:#fcf9b8; line-height:20px; }
address a, #valido a { color:#fcf9b8; text-decoration:none; font-weight:bold; }
address a:hover, #valido a:hover { color:#00CC00;}
h1 { font-size:18px; font-weight:bold; margin-top:8px; }
img { border: none; }
table tr td { border:1px solid #494b9f; }
tr td { padding: 5px;}

/******************************
DIVS
******************************/

/****MENU*****/
#menu-liquido { width:100%; height:35px; background:#343794 url(../imagens/bg-menu.jpg) repeat-x bottom; border-top:5px; color:#FFFFFF;}
a {color:#FFFFFF; text-decoration:none;}
a:hover {color:#FF9900;}

/*****FlashBanner*****/
#banner {width:100%; height:229px;}



/*****CONTEÚDO*****/
#conteudo { width:750px; height:auto; margin:0 auto; background-color:#FFF;}
#textos {
	width:730px;
	height:auto;
	float:left;
	padding-right:10px;
	padding-left:10px;
	background-color:#FFF;
	padding-bottom:20px;
	text-align: justify;
}
#textos a { color:#494b9f; text-decoration:none; font-weight:bold; }
#textos a:hover { background-color: #FFCC33; }
#resultados { background-color:#FFF; width:180px; height: auto; background:url(../imagens/bg-resultados.gif) no-repeat; float: right; margin: 5px;}
#resultados span { display:none; }
#box-resultados { border:0; width: 100%; padding-top: 5px; }
#formulario { width:350px; float:left;}
#entre-em-contato { width:180px; height:300px; margin:5px; text-align:center; float:left; background:url(../imagens/bg-endereco-e-telefone.jpg) no-repeat top; }

/*****FORMULÁRIO*****/
fieldset { border:none; margin:0; padding:0; }
label { font-weight:bold; }
.text-field { width:310px; height:20px; border:2px solid #343794; margin:5px 10px; padding:4px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color: #494b9f; }
.text-field:focus { background-color:#fcf9b8; }
.text-area { width:310px; height:150px; border:2px solid #343794; margin:5px 10px; padding:4px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#494b9f; }
.text-area:focus { background-color:#fcf9b8; }
.botao-form { width:60px; height:26px; background-color: #006699; color: #fff; text-align:center; margin:2px; border:2px solid #343794; font-weight:bold; }
.botao-form:hover {
background-color:#FF9933;}

/*****GALERIA*****/
#galeria ul { margin:0; padding:0; }
#galeria li { width:180px; height:180px; float:left; margin:8; list-style:none; }
#galeria img { padding:8px; background:#fff; border:1px solid #494b9f; }
#galeria img:hover { background:#494b9f; }

/*****RODAPÉ*****/
#rodape-liquido { width:100%; height:100px; background:#343794 url(../imagens/bg-rodape.jpg) repeat-x; clear:both;}
#rodape { width:750px; height:100px; margin:0 auto; background:url(../imagens/bg-rodape.jpg) no-repeat; }
#creditos { color: #FFF; margin-top: 10px; width:375px; height:100px; float:left; }
#valido { color: #FFF; margin-top: 10px; width:375px; height:90px; padding-top:10px; ine-height:20px; float:left; text-align:right; }
.valido a {color:#FFF; text-decoration:none;}
.valido a:hover {color:#00CC00; text-decoration:none;}

/******************************
CLASSES
******************************/

a.current { font-weight:bold; }
ul.lista-conv { text-transform:uppercase; }
