@charset "utf-8";
/* CSS Document */

/********** configurações gerais ************/
*{
	padding: 0;
	margin:0;
	font-family: "Trebuchet MS", sans-serif, Tahoma, Arial, Helvetica;
}

html, body{
	margin: 0 auto;
	color: #333;
	background: #fff;
	height: 100%;
	font-size:13px
	}

a {
	color: #990000;
	text-decoration: none
	}

h2{
	font-size: 20px;

	}

h3{
	font-size: 16px
	}

/********** posicionamento rodapé ************/

#limites{
	position:relative;  /*Contexto de posicionamento */
	margin:0 auto;
	min-height:100%;
	}
* html #limites {height: 100%;}


/********** posicionamento corpo do site ************/

.clear{clear:both}

.content{
	width: 900px;
	margin: 0 auto;
}

.conteudo {
	margin:0;
	padding: 5px 0}
	
.conteudo p{
	line-height: 22px;
	margin: 10px 0}

/********** cabeçario ************/

.botoes{
	float: left	;
	margin-top: 10px
	}
.botoes li{
	float: left; display: block; text-indent: -9999px; width: 24px; height: 24px; list-style: none
	}
.botoes li a{
	float: left; display: block; text-indent: -9999px; width: 16px; height: 16px; 
	}
.botoes .home{
	background: url(img/home.jpg)
	}
.botoes .contato{
	background: url(img/contact.jpg)
	}
	
/* form de busca do topo */
#search{
	padding: 10px 0;
	height: 30px;
	width: 100%;
	
	}

#search .form{
	float:right;
	margin-bottom: 10px
	
}

#search .form .button{ 
	color: white;
	background: url(img/bt_form.png) no-repeat top;
	border:0;
	width: 67px;
	height: 28px;
	cursor:pointer;
}
#search .form .button:hover { background-position:bottom; }
#search .form input{
	padding: 5px;
	margin: 0;
	width: 170px;
	background: #333;
	border: 0px solid #fff;
	font-size: 12px;
	color: #fff;
	float: left
	}

/* posição do logo */

#header{
	padding: 30px 12px;
	position: absolute;
	}

#header .logo{
	width:231px;
	float: left;
	height: 70px;
	text-indent:-3000px;
	background: url(img/logo.jpg) no-repeat;
	margin: 15px 0 0 0;
	
	}

/* posição do banner */

#topo{
	clear:both;
	margin:0;
	background: none;
	}
	
#topo img{
	border: 0
	}
	

/* configuração menu principal*/
#menu ul{
	list-style: none outside;
	display: inline;
		}

#menu li{
	display: inline;
}

#menu li a{
	float:left;
	background: url(img/menu.jpg) no-repeat;
	list-style: none outside;
	padding: 0;
	width: 127px;
	height: 47px;
	margin: 0 1px 10px 0;
	text-indent: -15000px
	}

#menu li a.opt1{ background-position: 0 0}
#menu li a.opt1:hover{ background-position: 0 -48px }

#menu li a.opt2{ background-position: -128px 0}
#menu li a.opt2:hover{ background-position: -128px -48px }

#menu li a.opt3{ background-position: -256px 0}
#menu li a.opt3:hover{ background-position: -256px -48px }

#menu li a.opt4{ background-position: -384px 0}
#menu li a.opt4:hover{ background-position: -384px -48px }

#menu li a.opt5{ background-position: -512px 0}
#menu li a.opt5:hover{ background-position: -512px -48px }

#menu li a.opt6{ background-position: -640px 0}
#menu li a.opt6:hover{ background-position: -640px -48px }

#menu li a.opt7{ margin-right:0; background-position: -768px 0}
#menu li a.opt7:hover{ margin-right:0; background-position: -768px -48px }

/********** fim cabeçario ************/


/********** estilos da home ************/
/* paragrafo de introdção da home */
#intro{
	clear:both;
	margin: 5px 0 10px;
	}

#intro h2{ 
	color: #d42319;
	background: url(img/h2black.png) no-repeat 1px transparent;
	padding-left: 30px;
	margin-bottom: 10px
	}

/* Box de Segmentos */
#atuacao{
	clear: both;
	margin: 20px 0
		}

.atuacao h2{
	color: #333;
	background: url(img/h2red.png) no-repeat 1px transparent;
	padding-left: 30px;
	}

.atuacao ul{
	margin-top: 20px;
	overflow: hidden;
	list-style: none outside
		}

.atuacao a{
	font-weight: normal;
	line-height: normal;
	margin: 0;
	padding: 0;
	color: #fff;
	text-align: left;
	display:block;
	height:47px;
	}
			
.atuacao p{
	margin: 0;
	padding: 0;
	width: 95px;
	height: 47px;
	font-size: 12px;
	text-align: center;
	text-indent:-99999px;
	}
.atuacao p:hover {
	background-position:bottom !important;
}

.atuacao p.seg1 {
	background: url("img/menu_seg01.jpg") no-repeat top transparent;
}
.atuacao p.seg2 {
	background: url("img/menu_seg02.jpg") no-repeat top transparent;
}
.atuacao p.seg3 {
	background: url("img/menu_seg03.jpg") no-repeat top transparent;
}
.atuacao p.seg4 {
	background: url("img/menu_seg04.jpg") no-repeat top transparent;
}
.atuacao p.seg5 {
	background: url("img/menu_seg05.jpg") no-repeat top transparent;
}
.atuacao p.seg6 {
	background: url("img/menu_seg06.jpg") no-repeat top transparent;
}
.atuacao p.seg7 {
	background: url("img/menu_seg07.jpg") no-repeat top transparent;
}
.atuacao p.seg8 {
	background: url("img/menu_seg08.jpg") no-repeat top transparent;
}
.atuacao p.seg9 {
	background: url("img/menu_seg09.jpg") no-repeat top transparent;
}

.atuacao .foto{
	height: 95px;
	width: 95px;
	overflow: hidden;
	}

.atuacao img{
	width:130px

	}

.atuacao li{
	float:left;
	display: inline;
	width: 100px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	background: transparent;
	overflow: hidden
	}

	
/* Carrossel de produtos */
.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
height: 140px; /*Height should enough to fit largest content's height*/
width: 620px;
margin-bottom: 50px
}

 
.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
margin: 0 25px 
}


.stepcarousel .panel{
text-align:center;
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0 15px  ; /*margin around each panel*/
width: 150px;/*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */

}

.stepcarousel .img{
	text-align:center;
	height: 100px
}

.stepcarousel .img img{
	border:0;
	height: 100px;
}

 
.stepcarousel a{
	text-decoration: none;
	
}

/* Box de Destaques da home */
.destaque {
	float:left;
	margin-right: 15px;
	margin-bottom: 20px}

.destaque h3{
	background: url(img/fundoconteudoh3.png) no-repeat transparent;
	width: 188px;
	height:34px;
	color: #fff;
	padding: 10px 5px;
	margin-bottom: 5px;
	text-align:center;
	text-shadow:1px 1px 1px #333;
	}
	
.destaque p{
	background: #FFF;
	width: 198px;
	padding : 2px 0;
	margin:0
	}

.destaque a{
	color: #333;
	}

/* Lista das últimas notícias */

.ultimasnot{
	margin-top: 30px;
	margin-right: 10px;
	clear: both}

.ultimasnot h3{
	color: #d42319;
	background: url(img/h2black.png) no-repeat 1px transparent;
	padding-left: 30px;
	margin-bottom: 10px;
	font-size: 18px;
	}
	
.ultimasnot li{
	padding: 10px;
	list-style: none;
	border-bottom: 1px dashed #CCC;
	background:transparent url(img/mais.png) no-repeat center right;
}

.ultimasnot li a {
	display:block;}

.ultimasnot li:hover {
	background-color:#e0e0e0;}

.ultimasnot li strong{
	float:left;}

.ultimasnot_pag li{
	padding: 10px 0px 10px 35px;
	list-style: none;
	border-bottom: 1px dashed #CCC;
	background: url(img/mais.png) left no-repeat}

.ultimasnot_pag li:hover{background-color:#f0f0f0;}
	
/* Alinhamento e estilo da Coluna Esquerda da home */

.esquerda {
	float:left;
	width: 635px}

/* Alinhamento e estilo da Coluna Direita da home */
.direita {
	float: left;
	width: 244px;
	padding: 0 0 20px 10px;
	border-left: 1px dashed #ccc}

.direita h3{
	background: url(img/fundoconteudoh3_dir.png) no-repeat transparent;
	width: 244px;
	height:34px;
	color: #fff;
	padding: 10px 0 0 10px;
	margin: 10px 0;
	text-shadow:1px 1px 1px #333;
	}
.direita p{
	margin-bottom: 10px
	}

/* estilo represntadas da home*/

.representadas li{
	float: left;
	text-align: center;
	display: block;
	margin: 5px 5px 5px 15px;
	height: 100px;
	width: 100px;
	overflow: hidden;
	line-height:85px;
	}

.representadas li img{
	border: 0;
	width: 100px;
	text-align:center;
	opacity:0.8
	}
.representadas li:hover img{
	opacity:1;
}
/* estilo newsletter da home */
.newsletter input{
	padding: 5px;
	margin: 0;
	width: 160px;
	background: #333;
	border: 0px solid #fff;
	font-size: 12px;
	color: #fff;
	float: left
	}

.newsletter .button{
	color: white;
	background: url(img/bt_form.png) no-repeat top;
	border:0;
	width: 67px;
	height: 28px;
	cursor:pointer;	
	text-shadow:1px 1px 1px #333;
	}
.newsletter .button:hover {
	background-position:bottom;
	}

/* menu interno */
.representadas_int img{
	width: 140px;
	margin: 26px 0
	}
.representadas_int .vejamais {width: 178px; height:18px; text-align: right; color: #fff; padding: 3px 10px; background: url(img/bt_veja.png) no-repeat top right; margin-top: 10px}
.representadas_int .vejamais:hover {background-position:bottom right;}
.representadas_int .vejamais a{color: #fff;}
.representadas_int .logo { height:170px; overflow:hidden }
.representadas_int dl { width: 198px; float: left; margin: 10px; text-align: center;}
.representadas_int h2 { background: url(img/fundoconteudoh3.png) no-repeat transparent; color: #fff; height: 34px; padding: 10px 0 0 0}
.representadas_int dd {background: #f0f0f0 10px 0 no-repeat;height: 130px;}
.representadas_int dd.logo:hover {background-color:#e0e0e0;}
.representadas_int dd a {display:block;}

.produtos { margin-bottom: 20px}
.produtos img{ width: 180px;  }
.produtos h2 { margin-bottom: 10px; font-size: 15px; height: 40px;}
.produtos dl { width: 180px; float: left; margin: 10px; overflow: hidden}
.produtos dd {background: #f0f0f0;height:149px; padding:0px; overflow: hidden; text-align: center;}
.produtos .vejamais {background: url(img/fundo_vejamais.png) no-repeat right top; width: 180px; height: 23px; text-align: center; color: #fff; padding:2px 0;  margin: 0}
.produtos .vejamais a{color:#fff; position:relative; top:4px; text-shadow:1px 1px 1px #333; display:block; font-size:11px;}
.produtos .vejamais p{}
.produtos .vejamais:hover {background-position:bottom;}

.categoria { margin-bottom: 20px}
.categoria h2 { margin-bottom: 10px; font-size: 18px}
.categoria dl { width: 198px; float: left; margin: 10px;}
.categoria dd {background: #f0f0f0;height: 100px; padding: 10px; overflow: hidden}



.page_title{ 
	background: url(img/h2red.png) no-repeat 1px;
	padding-left: 30px;
	border-bottom:1px dashed #CCCCCC;
	margin: 0 0 20px 0;
	padding: 5px 0 5px 30px 
		}

.page_subtitle{ 
	border-bottom:1px dashed #CCC;
	margin: 0 0 20px 0;
	padding: 5px 0 5px 0
		}
		
.logo_mille{
	text-align: center;
	width: 170px
}

.logo_mille img{
	max-width: 170px;
	margin-bottom: 30px
}


.menu_int_hor{ clear: both}

.menu_int_hor li{display: inline-block}

.menu_int_hor li a{background: #f0f0f0; padding: 5px 10px; margin: 0 1px; float:left; text-align: center; width:87px}


.segmentos{ margin-bottom: 20px}

.segmentos li{display: inline-block}

.segmentos li a{background: #f0f0f0; padding: 4px; margin: 0; float:left; text-align: center; width: 100px; height: 36px}

.div_direita{
	float: right;
	width: 690px
}

.div_esquerda{
	float: left;
	width: 210px
}


/****** Página de Produto (individual) ******/

.download {
	width: 300px;
	background: #f6f6f6;
	border: 1px solid;
	margin-top: 30px;
	border-color: #f3f3f3 #c3c3c3 #c3c3c3 #f3f3f3;
	float: left
	}

.download a{
	background:url(img/download.png) no-repeat;
	width: 128px;
	height: 128px;
	text-indent: -9999px;
	display: inline-block;
	float: left}
	
.download h3{
	font-size: 14px ;
	padding: 50px 0 0 140px
}

.visite {
	width: 300px;
	background: #f6f6f6;
	border: 1px solid;
	margin: 30px;
	border-color: #f3f3f3 #c3c3c3 #c3c3c3 #f3f3f3;
	float: left
	}

.visite a{
	background:url(img/visite.png) no-repeat;
	width: 128px;
	height: 128px;
	text-indent: -9999px;
	display: inline-block;
	float: left}
	
.visite h3{
	font-size: 14px ;
	padding: 50px 0 0 140px
}

/*********** Serviços sanfona ***********/

#servicos p{
	margin: 0; padding:0
}

#servicos .ui-accordion-header{
	background:#fff url(img/bg_sanfona.jpg);
	font-size: 14px;
	padding: 6px 10px;
	margin: 5px 0px 0px 0px 
	
}

#servicos .ui-accordion-header a{
	color: #fff;
	text-shadow:1px 1px 1px #333;
	display:block;
}


#servicos .ui-accordion-content{
	background:#f0f0f0;
	padding: 10px;
	*z-index:1000;
	min-height:185px;
	
}

#servicos .ui-accordion-content p{
	*z-index:1000
	
}

#servicos .ui-state-active{
	background:#fff url(img/bg_sanfona_hover.jpg);
}

#servicos .ui-widget-content .produto{
	width: 200px; float: left; margin: 10px}

#servicos .ui-widget-content .descricao{
	width: 400px; float: left;}
	
#servicos .ui-widget-content .produto .img{
width: 178px;
height: 150px;
background: #fff;
padding: 10px;
overflow: hidden
}

#servicos .ui-widget-content li{
	list-style: inside;
	margin: 10px 0;
	padding: 5px	
}

/****** Página de Contato ******/
#contato{
	width: 470px;
	float: right
	}

#contato label {
	float: left;
	width: 60px;
	margin: 5px 5px 20px ;
	margin-bottom: 20px
	
}

#contato input, #contato textarea {
	background: #333333;
	width: 135px;
	border: 0;
	padding: 5px;
	margin:0 5px 20px 10px;
	font-size: 12px;
	color: #fff;
	float: left}

#contato input:hover, #contato textarea:hover {
	background: #666;
}

#contato input:focus, #contato textarea:focus {
	background: #d42319;
}

#contato .msg{
	width: 365px;
	height:100px;
	margin:0 5px 20px 10px;
}


#contato .botao{
	background: #333;
	width: 100px;
	border: 0;
	padding: 5px;
	margin-right: 15px;
	float: right
}

/********** rodapé das páginas ***********/

#footer{
	clear: both;
	width: 100%;
	background: #cc2426;
	color: #fff;
	padding: 10px 0;
	margin-top:10px;
	position: absolute;
	
	}
#footer p{
	padding: 10px 0;
	margin-right:10px;
	float:left;
	}

.endereco{
	float: left;
	margin-right: 30px;
	width:330px
	}

.webdesign{
	float: right;
	margin: 0;
	width: 210px;
	text-align: right	}
/*****************************************************************************/
/*                    PAGINAÇÃO                                    */
/*****************************************************************************/
.fn{ float:right; padding:0 0 5px 5px; width:200px}

#box_paginacao{min-height:30px;height:auto !important;height:30px;min-width:300px;width:auto !important; width:300px;float:left;}
#box_paginacao label{ float:left; margin-right:5px}
.nome_pagina{float:left;width:50px;height:25px;font-size:12px;}
#anterior,#proximo{width:20px;text-align:center;height:16px;float:left;text-align:center;margin-right:5px;}
#proximo a, #proximo a:visited, #anterior a, #anterior a:visited{text-decoration:none;color:#30436B;}
#proximo a:hover,#anterior a:hover{text-decoration:none;background:#CC2426;color:#FFFFFF;padding-left:7px;padding-right:7px;padding-top:1px;padding-bottom:3px;text-align:left; } 
#numero{width:20px;text-align:center;height:16px;float:left;text-align:center;margin-right:5px;}
.ativo,#numero a:hover{text-decoration:none;background:#CC2426;	color:#FFFFFF;padding-left:7px;padding-right:7px;padding-top:0px;padding-bottom:1px;text-align:left;z-index:10;}
.branco a{color:#FFFFFF;}

