/* CSS Document */

body { background-image: url(../img/bg.jpg); background-repeat:repeat-x; background-color:#396BA8; font-family: Arial, Tahoma; font-size:11px; }
body, hr, h1, h2, h3, h4, h5, p { margin: 0; padding: 0; }
form { margin:0; padding:0 }
img { border:0 }

/* Fontes */
h1{ font-size: 24px; color: #9D0000; line-height: 1.3em; font-weight:bold; }
h2{ font-size: 20px; color: #000; line-height: 1.3em; font-weight: bold; }
h3{ font-size: 15px; font-weight: bold; color: #fff; line-height: 1.3em; padding-bottom:6px; border-bottom:2px #243959 solid }
h4{ font-size: 11px; font-weight: lighter; color: #ccc; line-height: 1.1em; margin-top:-4px; margin-bottom:0px }
h4.azul{ font-size: 12px; font-weight: bold; color: #2B466E; line-height: 1.3em; }
h4.green{ font-size: 11px; font-weight: lighter; color: #009900; line-height: 1.3em; }
h4.branco{ font-size: 11px; font-weight: bold; color: #ccc; text-align:right; margin-top:-6px }
h4.amarelo{ font-size: 12px; font-weight: bold; color: #FFFFCC; line-height: 1.3em; text-align:right; padding-bottom:5px }
h5{ font-size: 11px; font-weight: lighter; color: #fff; line-height: 1.3em; margin-left:10px }

/* Links */
h4 a { color: #ccc; text-decoration: none; font-weight: lighter; }
h4 a:hover { color: #000; text-decoration: none; font-weight: lighter; }
h4.azul a { color: #2B466E; text-decoration: none; font-weight: bold; }
h4.azul a:hover { color: #000; text-decoration: none; font-weight: bold; }
h4.green a { color: #009900; text-decoration: none; font-weight: bold; }
h4.green a:hover { color: #000; text-decoration: none; font-weight: bold; }
h4.branco a { color: #ccc; text-decoration: none; font-weight: bold; }
h4.branco a:hover { color: #fff; text-decoration: none; font-weight: bold; }
h4.amarelo a { color: #FFFFCC; text-decoration: none; font-weight: bold; }
h4.amarelo a:hover { color: #fff; text-decoration: none; font-weight: bold; }
h5 a { color: #fff; text-decoration: none;  }
h5 a:hover { color: #000; text-decoration: none; }

/* Corpo */
#container { width:779px; margin:auto; background-image:url(../img/bg_corpo.gif); background-repeat:repeat-y; }
#top1 { width:779px; height:50px; margin:auto; background-image:url(../img/top1.jpg); background-repeat:no-repeat }
#brand { width:759px; height:100px; margin:auto; background-image:url(../img/tele_top.jpg); background-repeat:no-repeat; background-position:top right; margin-left: 20px }
#menus { width:779px; height:49px; }
#corpo { width:779px; }
#box_home { width:768px; height:188px; background-image: url(../img/bg_lateral_home.jpg); background-repeat:no-repeat; background-position:top right; margin-top:-1px }
#box_secoes { width:778px; height:189px; margin-right:6px; background-image: url(../img/bg_lateral_secao.jpg); }
#box_home_conteudo { width:510px; float: left; padding:10px; text-align:left; margin-left:5px; line-height:1.3em }
	#box_home_conteudo #sobre_empresa { width:250px; text-align:right; float:right }
#box_home_barra { width:206px; float: right; padding:10px }
#conteudo { width:460px; float: left; padding:10px; text-align:left; margin-left:10px; line-height:1.3em }
#barra_lateral { width:245px; float: right; }

/* Chamadas Home */
#container_footer { width:767px; height:170px; display:block }
#box_visita { width:215px; height:35px; margin: 0 16px 0 10px; float:left; text-align: center; color:#ccc; margin-top:5px }
	#box_visita a { color: #ccc; text-decoration: none; font-weight: lighter; }
	#box_visita a:hover { color: #fff; text-decoration: none; font-weight: lighter; }
#box_galeria { width:235px; height:150px; padding-top:15px; float:left; margin: 0 10px 0 10px; }
	#box_galeria img { border: 2px #fff solid }
#box_noticias { width:240px; float: right; height:155px; padding-top:15px; float:right; margin: 0 10px 0 10px; text-align: left; color:#ccc }
	#box_noticias li { list-style-image:url(../img/seta.gif); margin-left:-25px; margin-bottom:10px }
	#box_noticias #noticia { margin-left:3px; line-height:1.3em; margin-top:3px }
	#box_noticias #noticia a { color: #ccc; text-decoration: none; font-weight: lighter; }
	#box_noticias #noticia a:hover { color: #fff; text-decoration: none; font-weight: lighter; }

/* Footer */
#footer { width:767px; height: 170px; background-image:url(../img/bg_rodape.jpg); background-repeat:repeat-x; margin:0 6px 0 6px; background-position: top center; padding-top:10px }
#creditos { width:779px; height:110px; padding-top:25px; background-image:url(../img/rodape.jpg); background-repeat:no-repeat; }
	#endereco { widows:300px; float: left }
	#everson { width: 180px; float:right; }