/* reset */

html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	vertical-align: baseline;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
:focus {
	outline: 0;
}
body {
	background-color:#c4d8df;
	line-height: 1;
	color:#666;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
}
h1, h2, h3, h4 h5 {
	font-weight:normal;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.clear {
	clear:both;
}
/* end reset */

/* INICIO DEFAULT */

#topo {
	width:100%;
	height:93px;
	margin:0 auto;
	background:url(../images/default/bg_topo.jpg) top left repeat-x;
}
#cont_topo {
	width:960px;
	height:93px;
	margin:0 auto;
	position:relative;
}
#cont_topo img {
	position:absolute;
	top:0px;
	left:-10px;
	z-index:10;
}

#centro {
	width:100%;
	height:450px;
	margin:0 auto;
	background:url(../images/default/bg_centro.jpg) top center repeat-y #033770;
}
#cont_centro {
	width:960px;
	height:450px;
	margin:0 auto;
	overflow:hidden;
}
#centro #cont_centro a {
	display:block;
	width:27px;
	height:450px;
	float:left;
}


#centro #cont_centro a.empresa {
	background:url(../images/default/menu_empresa.jpg) top left no-repeat;
}
#centro #cont_centro #home_empresa {
	display:block;
	width:825px;
	height:450px;
	float:left;
	background:url(../images/default/home_empresa.jpg) left top no-repeat;
}


#centro #cont_centro a.conceito {
	background:url(../images/default/menu_conceito.jpg) top left no-repeat;
}
#centro #cont_centro #home_conceito {
	display:block;
	width:0px;
	height:450px;
	float:left;
	background:url(../images/default/home_conceito.jpg) left top no-repeat;
}
#centro #cont_centro a.produtos {
	background:url(../images/default/menu_produtos.jpg) top left no-repeat;
}
#centro #cont_centro #home_produtos {
	display:block;
	width:0px;
	height:450px;
	float:left;
	background:url(../images/default/home_produtos.jpg) left top no-repeat;
}
#centro #cont_centro a.atendimento {
	background:url(../images/default/menu_atendimento.jpg) top left no-repeat;
}
#centro #cont_centro #home_atendimento {
	display:block;
	width:0px;
	height:450px;
	float:left;
	background:url(../images/default/home_atendimento.jpg) left top no-repeat;
}
#centro #cont_centro a.contato {
	background:url(../images/default/menu_contato.jpg) top left no-repeat;
}
#centro #cont_centro #home_contato {
	display:block;
	width:0px;
	height:450px;
	float:left;
	background:url(../images/default/home_empresa.jpg) left top no-repeat;
}

#centro #cont_centro h1.pag {
	display:block;
	color:#FFF;
	font-size:40px;
	font-weight:bold;
	text-shadow:3px 3px 5px #000;
	margin:350px 0 0 15px;
	float:left;
	text-align:left;
}
#centro #cont_centro a.vejamais {
	background:url(../images/default/vejamais.png) left center no-repeat;
	border:0;
	width:66px;
	height:21px;
	float:left;
	margin:400px 0 0 -70px;
}


#rodape {
	width:100%;
	height:108px;
	margin:0 auto;
	background:url(../images/default/bg_rodape.jpg) top left repeat-x;
}
#rodape #cont_rodape {
	width:960px;
	height:108px;
	margin:0 auto;
}
#rodape #cont_rodape #endereco_rodape {
	display:block;
	width:280px;
	height:108px;
	float:left;
	font-size:11px;
	color:#001830;
	text-align:left;
}
#rodape #cont_rodape #endereco_rodape h1 {
	margin:15px 15px 10px 15px;
	font-weight:normal;
}
#rodape #cont_rodape #endereco_rodape h2 {
	margin:5px 15px 0px 15px;
	text-indent:20px;
	background:url(../images/default/mapa.png) left center no-repeat;
	font-weight:normal;
}
#rodape #cont_rodape #endereco_rodape h2 a {
	color:#001830;
	text-decoration:none;
}
#rodape #cont_rodape #endereco_rodape h3 {
	margin:5px 15px 5px 15px;
	text-indent:20px;
	background:url(../images/default/carta.png) left center no-repeat;
	font-weight:normal;
}
#rodape #cont_rodape #endereco_rodape h3 a {
	color:#001830;
	text-decoration:none;
}

#rodape #cont_rodape #news_rodape {
	display:block;
	width:290px;
	height:108px;
	float:right;
	font-size:9px;
	color:#001830;
	text-align:left;
}
#rodape #cont_rodape #news_rodape h1 {
	margin:15px 15px 0px 15px;
}
#rodape #cont_rodape #news_rodape h2 {
	margin:5px 15px 0px 15px;
	background:url(../images/default/input_news.png) left center no-repeat;
	text-indent:5px;
}
#rodape #cont_rodape #news_rodape h2 input.campo {
	width:185px;
	height:11px;
	color:#000;
	font-weight:normal;
	border:0;
	z-index:1;
	font-size:10px;
}
#rodape #cont_rodape #news_rodape h2 input.bt_submit {
	background:url(../images/default/bg_input_news.png) left center no-repeat;
	border:0;
	width:50px;
	height:20px;
	color:#FFF;
	font-weight:bold;
	margin-left:10px;
	font-size:11px;
}

/* FIM DEFAULT */

/* INICIO MENU */

#cont_internas {
	width:960px;
	height:450px;
	margin:0 auto;
	overflow:hidden;
	background:url(../images/default/bg_interno.jpg) top left repeat-x;
}

#menu {
	width:155px;
	height:420px;
	float:left;
	margin:20px 0 0 0;
	border-right:1px solid #5681AF;
}

#menu a.pri_menu {
	margin:30px 0 0 25px;
	border-top:1px solid #5681AF;
}
#menu a {
	display:block;
	width:105px;
	height:30px;
	line-height:30px;
	float:left;
	border-bottom:1px solid #5681AF;
	margin:0px 0 0 25px;
	color:#00376F;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	text-align:left;
	text-indent:20px;
	background:url(../images/default/fav.png) left center no-repeat;
}

#menu #menu_prod {
	float:left;
	display:none;
	cursor:pointer;
}
#menu #menu_prod a {
	font-size:12px;
	text-transform:lowercase;
	background:none;
	font-weight:normal;
	cursor:pointer;
}


/* FIM MENU */

/* INICIO INTERNAS */

#cont_internas #texto_internas {
	width:285px;
	height:420px;
	float:left;
	margin:20px 0 0 0;
}

#cont_internas #texto_internas h1 {
	font-size:30px;
	color:#26527D;
	text-align:left;
	margin:0 0 0 20px;
}

#cont_internas #texto_internas p {
	font-size:13px;
	color:#26527D;
	text-align:left;
	margin:20px 0 0 20px;
	line-height:18px;
}

#cont_internas #texto_internas p a {
	display:block;
	width:200px;
	text-decoration:none;
	font-size:13px;
	color:#26527D;
	text-align:left;
	text-transform:capitalize;
}

#cont_internas img {
	float:left;
	width:460px;
	margin:20px 0 0 20px;
}

/* FIM INTERNAS */


/* INICIO EMPRESA */
#cont_internas #img_pag_empresa {
	float:left;
	width:400px;
	margin:20px 0 0 40px;
}
#cont_internas #img_pag_empresa img {
	float:left;
	width:400px;
	margin:0;
}
#cont_internas #img_pag_empresa img.mini_empresa {
	float:left;
	width:85px;
	margin:15px 10px 0 0;
	cursor:pointer;
}



/* FIM EMPRESA */


/* INICIO PRODUTOS */


#cont_internas #box_img {
	float:left;
	width:400px;
	height:300px;
	margin:20px 0 0 60px;
	overflow:hidden;
}
#cont_internas #box_img img {
	width:400px;
	margin:0px;
}

#cont_internas #box_miniaturas {
	float:left;
	width:400px;
	height:110px;
	margin:10px 0 0 60px;
	overflow:hidden;
}

#cont_internas #box_miniaturas .jcarousel-skin-tango img {
	float:left;
	width:78px;
	height:65px;
	margin:5px 0px 0 0;
}


/* FIM PRODUTOS */


/* INICIO CONTATO */

#cont_internas #formulario {
	width:410px;
	height:420px;
	float:left;
	margin:20px 0 0 0;
}

#cont_internas #formulario form {
	background:url(../images/default/form.png) top left no-repeat;
	width:350px;
	height:300px;
	margin:30px 0 0 20px;
}

#cont_internas #formulario h1 {
	font-size:30px;
	color:#26527D;
	text-align:left;
	margin:0 0 0 20px;
}

#cont_internas #formulario input {
	width:310px;
	height:13px;
	margin:2px 0 15px 3px;
	float:left;
	border:0;
	color:#26527D;
}

#cont_internas #formulario textarea {
	width:303px;
	height:85px;
	margin:2px 0 15px 3px;
	float:left;
	border:0;
	resize:none;
	color:#26527D;
}

#cont_internas #formulario input.bt_submit {
	background:url(../images/default/bg_input_news.png) left center no-repeat;
	border:0;
	width:50px;
	height:20px;
	color:#FFF;
	font-weight:bold;
	font-size:11px;
	float:right;
	margin:0 32px 0 0 ;
}

#cont_internas #endereco {
	float:left;
	width:350px;
	margin:75px 0 0 0;
}
#cont_internas #endereco p {
	font-size:12px;
	color:#26527D;
	text-align:left;
	line-height:18px;
}

/* FIM INTERNAS */

/* INICIO LOCALIZAÇÃO */

#localizacao {
	width:730px;
	height:330px;
	float:left;
	margin:30px;
}

/* FIM LOCALIZAÇÃO */