@charset "iso-8859-8-i";
/* CSS Document */

*{
	padding:0;
	margin:0;
	border:0;
	list-style:none;
}

body{
	background:url(../img/bg_geral.jpg) right top no-repeat;
	font-family:"Trebuchet MS", Arial, Helvetica;
	font-size:13px;
	color:#375a6f;
}

a{
	color:#375a6f;
	text-decoration:none;
}
a:hover{
	color:#22429D;
	text-decoration:none;
}

.conteudo{
	width:900px;
	margin:auto;
	margin-top:-72px;
	padding:0 15px 0 15px;
	overflow:auto;
	
}
/*.text_conteudo{
	width:500px;
	padding-right:675px;
	background:url(../img/bg_empresa.jpg) 450px -50px  no-repeat;
	height:531px;
}*/

.text_conteudo{
	
}
.text_conteudo hr{
	width:100%;
	border-bottom:1px solid #BCBCBC;
	margin-top:15px;
	margin-bottom:10px;
}

.lista_parceiros{
	width:320px;
	float:right;
	margin-left:30px;
}
.lista_parceiros li{
	clear:both;
	overflow:hidden;
	margin-bottom:15px;
}
.lista_parceiros li img{
	float:left;
	border:1px solid #B6DDF8;
	margin-right:10px;
}



.texto_produtos h3{
	font-size:25px;
	border-bottom:1px dotted #749FBA;
	margin-bottom:20px;
}
.texto_produtos h4{
	font-size:18px;
	margin:30px 0 10px 0;
	font-weight:bold;
	
}

.texto_produtos span{
	display:block;
	float:left;
	font-size:9px;
	margin-left:61px;
	position:absolute;
	width:5px;
}
#segundo{
	display:block;
	float:left;
	font-size:9px;
	margin-left:115px;
	position:absolute;
	width:5px;
	margin-top:-18px;
}
#terceiro{
	display:block;
	float:left;
	font-size:9px;
	margin-left:558px;
	position:absolute;
	width:5px;
	margin-top:-18px;
}
h4.novo_soprano{
	color:#6A3815;
}
h4.novo_soprano_laser{
	color:#D99E7E;
}
h4.soprano{
	color:#E75A9E;
}
h4.accent{
	color:#A8CD41;
}
h4.smart{
	color:#F18216;
}
h4.laser{
	color:#C2932D;
}
h4.harmony{
	color:#352E57;
}
p{
	margin-bottom:10px;
}
p.pequeno{color:#333; font-size:11px; margin-top:5px; text-align:justify;}

h2{
	width:100%;
	margin-bottom:30px;
	margin-left:-15px;
}

.h3_1{
	color:#375a6f;
	font-weight:bold;
	font-size:16px;
}
.h3_2{
	color:#0076B4;
	font-weight:bold;
	font-size:16px;
}


.rodape{
	width:100%;
	height:70px;
	background:url(../img/linha_rodape.gif) repeat-x top;
	margin-top:20px;
}
.rodape .rodape_centro{
	width:930px;
	margin:auto;
	text-align:center;
	padding-top:15px;
}
.rodape .rodape_centro a.assinatura{
	float:right;
	margin:10px 10px 10px 0;
}
.rodape .rodape_centro address{
	font-size:13px;
	font-style:normal;
	color:#375a6f;
}




.mapa{
	width:400px;
	padding-left:100px;
	height:300px;
	padding-top:100px;
	font-size:20px;
	float:left;
}

.contato{
	height:100px;
	width:400px;
	float:left;
	padding-top:30px;
}

.contato input{
	width:100%;
	border-bottom:2px solid #BDDEF1;
	padding:0 3px;
	font-size:14px;
	font-weight:bold;
	color:#CEE5F3;
	margin-bottom:20px;
}

.contato input:hover{
	color:#96C9E7;
}

.contato input:focus{
	color:#2048A1;
}


.contato textarea{
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 3px;
	font-size:14px;
	font-weight:bold;
	color:#CEE5F3;
	margin-bottom:15px;
	background:url(../img/bg_text.jpg) left top scroll repeat;
	height:200px;
	line-height:21px;
}

.contato textarea:hover{
	color:#96C9E7;
}

.contato textarea:focus{
	color:#2048A1;
}

.texto_ponteiras{
	widows:100%;
	overflow:hidden;
	margin-bottom:20px;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:10px;
}

.texto_ponteiras img{
	float:left;
}

.texto_ponteiras p{
	float:left;
	width:300px;
	margin:0 20px;
}
.pergunta_novo_soprano{
	padding-bottom:10px;
}

/*TITULOS*/

.tit_empresa{
	background:url(../img/tit_empresa.gif) no-repeat;
	height:60px;
	text-indent:-9999px;
}


.tit_produtos{
	background:url(../img/tit_produtos.gif) no-repeat;
	height:60px;
	text-indent:-9999px;
}

.tit_eventos{
	background:url(../img/tit_eventos.gif) no-repeat;
	height:60px;
	text-indent:-9999px;
}
.tit_contato{
	background:url(../img/tit_contato.gif) no-repeat;
	height:60px;
	text-indent:-9999px;
}



/*BOTOES*/

.btn_enviar{
	background:url(../img/btn_enviar.gif) left top no-repeat;
	height:22px;
	width:96px;
	display:block;
	text-indent:-9999px;
	float:right;
}

.btn_enviar:hover{
	background:url(../img/btn_enviar.gif) left bottom no-repeat;
}
.produto_harmony_px{
	margin-top:20px;
}
.produto_harmony_px h5{
	color:#375a6f;
	font-size:16px;
	text-align:center;
}
