/********* estilos gerais *******/
img {
	border:none;
}
body {
	margin: 0px;
	padding: 0px;
}
#wrapper {	
	width: 760px;
	margin:0 auto;
}
p {
	font-family:Tahoma, sans-serif;
	font-size:12px;
	color:#003366;
	line-height:140%;
	text-align:justify;
}
.observacoes {
	clear:both;
	padding-top:10px;
	font-family:Tahoma, sans-serif;
	font-size:10px;	
	color:#003366;
}
.limpa {
	clear:both;
}
.float-left {
	float:left;
	margin-right:13px;
}
ul li {
	font-family:Tahoma, sans-serif;
	font-size:13px;
	color:#003366;
	line-height:150%;
}
.float-right {
	float:right;
	margin-left:13px;
}
hr {
	background:url(../images/tracos-menus.gif) repeat-x center;
	border:none !important;
	width:161px;
	height:10px;	
}
a.mais {	
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	text-decoration:none;
	font-weight:bold;
	color:#003366;
}
a.mais:hover {
	text-decoration:underline;
}
.indent {
	text-indent: -6000px;
}
.rep {
text-align:left;
}
.rep li a {
	text-decoration:none;
	color:#036;
}
.rep li a:hover {
	text-decoration:underline;
}
/******** titulos **********/
h2 {
	text-indent:-6000px;
	width: 172px;
	height:26px;	
	background-repeat:no-repeat;	
}
h3 {
	font-family:Tahoma, sans-serif;
	font-size:13px;
	color:#003366;	
}
h3 a {
	text-decoration:none;
	color:#036;
}
/********** titulos *********/
.tit-grupo {
	background-image:url(../images/tit-o-grupo-jp.gif);

}
.tit-grupo-index {
	background-image:url(../images/tit-o-grupo-jp.gif);
	margin-left:128px;
}
.tit-produtos {
	background-image:url(../images/tit-produtos.gif);		
}
.tit-linhas {
	background-image:url(../images/tit-produtos.gif);		
}
.tit-noticias {
	background-image:url(../images/tit-noticias.gif);
}
.tit-politica {
	background-image:url(../images/tit-politica-de-qualidade.gif);
}
.tit-feiras {	
	background-image:url(../images/tit-feira-evento.gif);
	margin-top:8px;
}
.tit-empresa {	
	background-image:url(../images/tit-empresa.gif);	
}
.tit-qualidade {	
	background-image:url(../images/tit-qualidade.gif);	
}
.tit-resp-social {	
	background-image:url(../images/tit-responsabilidade-social.gif);	
}
.tit-representantes {	
	background-image:url(../images/tit-representantes.gif);	
}
.tit-contato {	
	background-image:url(../images/tit-contato.gif);	
}
.tit-trabalhe {	
	background-image:url(../images/tit-trabalhe.gif);	
}
.tit-links {	
	background-image:url(../images/tit-links.gif);	
	margin-left:14px;
}
.tit-newsletter {	
	background-image:url(../images/tit-newsletter.gif);		
}
/****** topo ************/
#topo {	
	margin-left:-10px;
  	width:790px;
  	height:399px;

}

/******** Formulario contato **********/
label {	
	font-family:Tahoma, sans-serif;
	font-size:13px;
	color:#003366;			
}
input {	
	width:181px;	
	background-color:#FFF;
	color:#003366;
}
textarea {	
	height:100px;
}
.larg {
	width:170px;
}
.botao {
	width:60px;	
	color:#036;
}
input, .botao, select, textarea {
	border:solid 1px #036;
}
.check {
width:15px;	
height:15px;
}
.uppercase {
text-transform:uppercase;
text-align:left;
}

/******* col-menu **********/
#col-menu {
	float:left;
	width: 229px;
	height:100%;
	
}
	#col-menu .menu-padrao {
		list-style:none;
		font-family:"Times New Roman", Times, serif;
		font-size: 17px;	
		margin-top: -70px;
		z-index:999;	
	}
	#col-menu .menu-padrao li{
		position:relative;
		margin-bottom:17px;
		background-image:url(../../images/fundo-menu.gif);
		background-repeat:repeat;
		width: 166px;
		height: 33px;
	}
	#col-menu .menu-padrao li a {
		color: #043F7A;
		position: absolute;
		text-align:left;
		margin-left:40px;
		bottom: 0px;
		text-decoration: none;	
	}
	.img-olidef {
	margin-left:32px;
	margin-top:16px;
	}
	.img-twitter{
	margin-left:80px;
	margin-top:16px
	}
		
/******** col-lateral ***********/
#col-lateral > p {
	text-align:left;
}
#col-lateral {		
	float:right;
	padding-left:23px;
	width: 192px;		
}
.img-area {
margin-top:20px;
margin-bottom:25px;
}

/********* conteudo ********/
#conteudo {	
	margin-left: 230px;	
	width: 316px;	
}

/******** boxes de conteudo ********/
#box-a, #box-b, #box-c {
	width:308px;	
	margin-bottom:20px;
}
#box-b {
	margin-top:50px;
	height:175px;
}

/********* rodape *********/
#rodape {	
	padding-top:10px;
	position:relative;
	clear:both;
	padding-bottom:20px;
}
address {
	font-style:normal;
	color:#999;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-align:center;	
}