@charset "utf-8";
/* Resetando Elementos */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	text-decoration:none;
	border:0px;
}
a:visited {
	text-decoration:none;
	border:0px;
}
a:hover {
	text-decoration:underline;
}
/* FIM DO ANTIBUG! */

body {
	background:#FFF url('../img/bg_site.jpg') repeat-x;
	font:12px Arial;
	color:#919191;
}
#geral {
	margin:0 auto;
	width:780px;
	display:table;
	background:url('../img/bg_geral.jpg') no-repeat;
	height:700px;
}
#col-esquerda {
	float:left;
	width:200px;
	display:table;
}
#col-direita {
	float:left;
	width:570px;
	margin-left:5px;
	display:table;
	margin-bottom:25px;
}
#barra-final {
	clear:both;
	margin:0 auto;
	margin-left:10px;
	margin-bottom:20px;
	color:#AAA;
	font:11px "Lucida Sans", Arial;
	line-height:18px;
	border-left:1px solid #DDD;
	padding-left:20px;
}
#barra-final span {
	color:#777;
}
#logo {
	margin:20px 0;
	margin-bottom:21px;
	height:130px;
	margin-left:7px;
}
/* MENU */
#menu {
	text-align: left;
	width: 180px;
	margin:2px 5px 10px 10px;
	border:none;
	padding:0px;
	font: 12px Verdana, sans-serif;
}
#menu img {
	display:block;
}
#menu .menu-fim {
	background: url('../img/menu_fim.png') no-repeat;
}
#menu ul {
	display: inline;
	margin:0;
	padding:0;
	background: url('../img/bg_menu.gif') repeat-x;
	background-position:0 10px;
	display:table;
	width:180px;
}
#menu ul li {
	display:inline;
	height:22px;
}
#menu ul li a {
	display:block;
	width:156px;
	padding: 5px 3px 7px 7px;
	color: #008FD5;
	margin:0;
	margin-top:4px;
	text-decoration: none;
	border-left: solid 3px #b6e5e9;
	font: 14px 'Trebuchet MS', Verdana, sans-serif;
	background: #FFF url('../img/menu_item_border.gif') no-repeat bottom left;
}
#menu li a:hover {
	display:block;
	padding: 5px 3px 7px 7px;
	color: #1B596F;
	border-color: #62A9AF;
	background: url('../img/menu_item_hover.jpg') no-repeat bottom left;
}
#menu li ul { /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
	width:150px;
}
#menu li ul li {
	display:inline;
	height:22px;
	background:none;
}
#menu li li a {
	color: #1A708F;
	display: block;
	margin:0;
	padding: 4px 3px 5px 7px;
	padding-left: 15px;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	border-left: solid 3px #62A9AF;
	background: url('../img/menu_item_hover.jpg') no-repeat bottom left;
}
#menu li li a:hover {
	padding: 4px 3px 5px 15px;
	color:#0A3D4F;
	text-decoration:underline;
	background: url('../img/menu_item_hover_sub.jpg') no-repeat bottom left;
}
#menu ul li a.item-aberto-link {
	background: url('../img/menu_item_hover_sub1.jpg') no-repeat bottom left;
	border-left: solid 3px #296A6F;
	color:#0A3D4F;
}
/* FIXANDO ITEM CLICADO*/
#menu ul li.current_page_item > a {
	color:#0A3D4F;
	border-color: #62A9AF;
	background: url('../img/menu_item_hover.jpg') no-repeat bottom left;
}
#menu ul li li.current_page_item > a {
	background: url('../img/menu_item_hover_sub.jpg') no-repeat bottom left;
}
#menu-top {
	text-align:right;
	display:table;
	width:560px;
	height:30px;
	overflow:hidden;
	margin-top:10px;
}
#menu-top a {
	display:block;
	color:red;
	width:30px;
	float:right;
	margin:0 2px;
	text-indent:10000px;
	background:url('../img/menu_top_bots.jpg') no-repeat;
	height:17px;
	overflow:hidden;
}
#menu-top a:hover {
	height:30px;
}
#menu-top a.bot-inicial {
	width:33px;
}
#menu-top a.bot-contato {
	background-position:-33px 0;
	width:41px;
}
#destaques {
	margin-top:16px;
	height:320px;
	background: url('../img/bg_destaque_cont.jpg') no-repeat -5px 0;
}
#destaques #slides {
	color:#EEE;
	font:14px Arial;
	padding-top:5px;
}
#destaques a {
	color:#FF9900;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#destaques a:visited {
	color:#FF9900;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#destaques a:hover {
	color:#FF9900;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#destaques #controle {
	overflow:hidden;
	height:80px;
	background:url('../img/bg_destaques_menu.jpg') no-repeat -3px 0;
	margin:0;
	padding-left:5px;
	color:#FFDE9F;
}
#destaques #controle span.jFlowControl {
	display:block;
	float:left;
	width:101px;
	height:65px;
	/*color:#FFE4AF;*/
	padding: 5px 5px 0 5px;
	cursor:pointer;
	font:16px 'Trebuchet MS', Arial;
	margin-right:1px;
	font-weight:normal;
	line-height:20px;
}
#destaques #controle span.jFlowControl span {
	display:block;
	float:left;
	width:22px;
	margin:0 4px 0 -1px;
	padding:0;
	font:16px Arial, Sans;
	text-align:center;
}
#destaques #jFlowSlide {
	margin:0 10px;/*border:10px solid #F00;*/
}
#destaques .jFlowSelected {
	font-size:11px;
	color:#FFF;
	background:url('../img/bg_destaques_menu_hover.jpg') no-repeat -8px 0;/*background:url('../img/destaque_marca.png');*/
}
#destaques .meio {
	background-position:-120px 0;
}
#destaques .direita {
	background-position:-456px 0;
}
/*
#destaques .meio { background-position:-50px 0;}
#destaques .direita { background-position:111px 0;}
*/

#destaques #slides h2 {
	font:34px 'Lucida Sans', Arial;
	color:#BFF3FF;
	margin-bottom:15px;
	margin-left:5px;
}
#destaques #slides h2 span {
	display:block;
	font-size:18px;
	color:#7FE7FF;
	margin-bottom:-5px;
}
#destaques #slides #slide4 h2 span, #destaques #slides #slide5 h2 span {
	font-size:24px;
}
#destaques #slides #slide1 .slide-conteudo img {
	width:180px;
	height:150px;
	float:left;
	margin-right:15px;
}
#destaques #slides #slide2 .slide-conteudo img {
	width:180px;
	height:150px;
	float:right;
	margin-left:15px;
}
#slide1 p {
	padding-right:7px;
}
#slide2 p {
	padding-left:7px;
}
#slide3 p {
	padding-right:7px;
}
#slide4 p {
	padding-left:7px;
	padding-right:7px;
}
#slide5 p {
	padding-left:7px;
	padding-right:7px;
}
#conteudo-bg {
	clear:both;
	width:570px;
	overflow:hidden;
	margin-top:15px;
	background: url('../img/bg_conteudo1.jpg') repeat-y -5px 0;/*_background: #FFF url('../img/bg_conteudo2.jpg') repeat-y 15px -20px;*/
}
/*HACK DO BG-CONTEUDO PARA IE6
#conteudo-bg .conteudo-pg{*background: url('../img/bg_conteudo0.jpg') no-repeat -5px 0;}
*/
#conteudo {
	background: url('../img/bg_conteudo0.jpg') no-repeat -5px 0;
	padding: 10px 17px;
	padding-right:14px;
}
#conteudo #img-fim {
	clear:both;
	width:456px;
	height:40px;
	margin:10px 0 -10px 96px;
	padding:0 3px 5px 0;
	background:#FFF;
}
#conteudo p {
	line-height:18px;
	padding:10px 0;
}
#conteudo #pg-inicial {
	display:table;
}
#conteudo #pg-inicial h2 {
	display:block;
	height:28px;
	font:22px 'Trebuchet MS', Arial;
	color:#069;
	margin-bottom:10px;
}
#conteudo #pg-inicial img {
	float:left;
	margin-right:10px;
	background:#DDD;
}
#conteudo #pg-inicial #box-noticias li {
	display:block;
	float:left;
	width:246px;
	margin:0 5px;
	margin-bottom:10px;
	background:#F3F3F3;
	padding:5px;
	border-bottom:1px dotted #DDD;
}
#conteudo #pg-inicial #box-noticias li div {
	display:block;
	float:left;
	margin-right:10px;
	width:32px;
	font-size:13px;
	background:#00526F;
	color:#8EBECF;
	text-align:center;
	border:1px solid #B5C8CF;
	margin-bottom:0;
}
#conteudo #pg-inicial #box-noticias li div span {
	display:block;
	font-size:16px;
	padding:0;
	margin-bottom:0px;
	background:#E0EBEF;
	color:#234F5F;
}
#conteudo #pg-inicial #box-noticias li a {
	font:14px Arial;
	color:#0C495F;
}
#conteudo #pg-inicial #box-noticias li a:hover {
	color:#00232F
}
#box-clientes {
	display:table;
}
#box-clientes img {
	float:left;
	margin:0 4px;
	background:#DDD;
	width:120px;
	height:100px;
}
/* LEIA MAIS - BOTAO*/
#conteudo .leiamais {
	text-align:right;
	padding-right:10px;
}
#conteudo .leiamais a {
	background:#036;
	padding:1px 5px;
	color:#EEE;
	font-size:11px;
	text-transform:uppercase;
}
#conteudo .leiamais a:hover {
	background:#069;
	color:#FFF;
	text-decoration:none;
}
/* PÁGINAS INTERNAS */
h1.pg-interna {
	background: url('../img/h1_bg3.png') no-repeat top left;
	height:80px;
	overflow:hidden;
	padding:15px 10px 5px 10px;
	display:block;
	font:30px 'Lucida Sans', Arial;
	color:#BFF3FF;
	margin:0;
	margin-top:30px;
}
#bg-cont-pginterna {
	background: #FFF url('../img/bg_conteudo2.jpg') repeat-y 15px 0;
}
#cont-pginterna {
	margin-top:0;
	padding:10px 30px;
	background: url('../img/bg_conteudo_pginterna.jpg') no-repeat -5px 0;
}
#cont-pginterna #img-fim {
	display:block;
	text-align:right;
	margin-right:-25px;
	margin-top:-5px;
 	margin-top:10px;
}
#cont-pginterna #img-fim img {
	display:block;
	float:right;
}
#cont-pginterna #texto-pginterna {
	min-height:400px;
	max-height:900px;
}
#cont-pginterna #editar-pagina a {
	float:right;
	margin:5px;
	padding:2px 7px;
	border:1px solid #CCC;
	background:#FEFEFE;
	text-decoration:none;
	font:11px "Lucida Sans", Arial;
	color:#777;
}
#cont-pginterna #editar-pagina a:hover {
	background:#555;
	color:#CCC;
	border-color:#000;
}
#cont-pginterna h2 {
	display:block;
	padding: 3px 0px;
	font:18px Arial, Helvetica, sans-serif;
	color:#069;
	margin-top:20px;
	margin-bottom:10px;
}
/* --------------------------COREÇÃO DE PARAGRAFOS--------------------------*/

#cont-pginterna p {
	font-size:12px;
	margin-bottom: 10px;
}
/* --------------------------CONTATO--------------------------*/

#fcontato {
	width: 300px;
	margin-left:7px;
	text-align:left;
	margin-top:25px;
}
.boxcontato {
	border: solid #336699 1px;
	height:19px;
}
.txtcontato {
	border: solid #336699 1px;
}
.enviarct {
	border: solid #999999 1px;
	background-color:#336699;
	color:#FFFFFF;
}
/* --------------------------PORTFOLIO-SITESEPORTAIS--------------------------*/

#pcliente {
	width: 490px;
	height:110px;
	border-bottom: 1px #CCCCCC solid;
	padding-top:20px;
	padding-right:10px;
	padding-left:10px;
}
#pcliente img {
	float: left;
	margin-right:10px;
}
.titmini {
	font-weight:bold;
	font-size:16px;
}
.linkvisitar {
	float:right;
	color:#FF9900;
	font-weight:bold;
}
.linkvisitar a {
	color:#FF9900;
	font-weight:bold;
}
.saibamais {
	margin-top:3px;
	color:#FF9900;
	font-size:12px;
	font-weight:bold;
}
.highlighttxt {
	font-weight:bold;
	color: #FF6600;
}
