@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7c7c7c;
	line-height:17px;
}

body{
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
}

#principal{
	margin:auto;
	width:900px;
}

#cont_home{
	height:175px;
	background-image:url(../img/bg_cont.jpg);
	background-repeat:no-repeat;
}

#coluna_um, #coluna_dois, #coluna_tres{
	width:295px;
	height:180px;
	float:left;
}

#coluna_dois{
	width:302px;
}

#coluna_tres{
	width:303px;
}

#coluna_dois p, #coluna_tres p{
	margin:5px 0 0 19px;
}

#coluna_um img, #coluna_dois img, #coluna_tres img{
	margin-top:19px;	
}

#coluna_dois img, #coluna_tres img{
	margin-left:15px;
}

.news{
	margin-top:19px;
	border:none;
	display:block;
	float:right;
	margin-right:15px;
}

*#form_home{
padding:7px 0 0 5px;
}
	
#form_home2, #form_home3{
padding:7px 0 0 17px;
}

#nome7, #nome8, #nome9, #nome10, #nome11, #nome12{
	border-style:none;
	background:#171b20;
	background-image:url(../img/input.jpg);
	width:126px;
	height:19px;
	float:left;
	margin-right:6px;
}

label.home{
	color:#fff;
	font-size:10px;
	width:40px;
	float:left;
	padding-right:90px;
}

#botao, #botao1, #botao2{
	background-image:url(../img/botao.jpg);
	width:10px;
	height:15px;
	border:none;
	margin-top:18px;
	text-indent:-80px;
}


/*internas*/  /*internas*/  /*internas*/  /*internas*/  /*internas*/  /*internas*/ /*internas*/  /*internas*/

#cont_interna, #cont_interna2, #cont_interna3, #cont_interna4{
	background-color:#fff;
	background-image:url(../img/sombra.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:900px;
	height:1000px;
}

#cont_interna2{
	height:3500px;
}


#cont_interna3{
	height:1780px;
}

#cont_interna4{
	height:2250px;
}

#stream{
	margin:42px 0 0 42px;
	width:550px;
	float:left;
	padding-right:20px;
}

#produtos{
	padding:42px 0 0 42px;
	width:530px;
	float:left;
	display:inline;
}

h1{
	margin-bottom:30px;
}

#produtos p.produtos{
	margin-left:35px;
}

#produtos p.link{
	margin-top:20px;
	font-size:9px;
	font-weight:bold;
	margin-left:35px;
}

#produtos p.link a{
	text-decoration:none;
}

#produtos p.link a:hover{
	text-decoration:underline;
}

#produtos ul li{
	list-style:none;
}

#produtos ul li p{
	margin:0 0 0 30px;
}

#produtos ul{
	width:175px;
	float:left;
	overflow:hidden;
	background-image:url(../img/divsao3.jpg);
	background-position:right;
	background-repeat:no-repeat;
	margin-bottom:20px;
}

#produtos ul.ultimo{
	background-image:none;
}

#produtos p a{
	text-decoration:none;
}

#produtos p a:hover{
	text-decoration:underline;
}

#produtos a img{
	border:none;
}

#lateral{
	background-image:url(../img/divsao.jpg);
	background-position:left;
	background-repeat:repeat-y;
	width:280px;
	height:517px;
	float:right;
	margin:42px 10px 0 0;
	display:inline;
	overflow:hidden;
}

#formulario1, #formulario2, #formulario3{
	margin-bottom:20px;
	height:145px;
	background-image:url(../img/divsao2.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#formulario3{
	background-image:none;
}

#form_lateral, #form_lateral1, #form_lateral2, #lateral p, #lateral img{
	padding-left:20px;	
}

.rotulo{
	color:#7c7c7c;
	width:40px;
	float:left;
	padding-right:77px;
}

#nome1, #nome2, #nome3, #nome4, #nome5, #nome6{
	border-style:none;
	background:#171b20;
	background-image:url(../img/input2.jpg);
	width:105px;
	height:15px;
	padding:2px;
	float:left;
}

#botao3, #botao4, #botao5{
	background-image:url(../img/botao2.jpg);
	width:6px;
	height:12px;
	border:none;
	margin-top:20px;
	text-indent:-80px;
}

#produtos ul.newsletter{
	background-image:none;
	width:530px;
}

#produtos ul.newsletter li{
	list-style:inside;
}

#form_contato{
	width:300px;
	height:400px;
}

label.contato{
	color:#7c7c7c;
	font-size:12px;
	display:block;
	width:70px;
	height:20px;
	float:left;
	margin:0 300px 30px 0;
}

label.contato2{
	color:#7c7c7c;
	font-size:12px;
	display:block;
	width:65px;
	height:20px;
	float:left;
	margin:0 10px 30px 0;
}

#nome13, #mail, #assunto{
	background-color:#FFFFFF;
	border:none;
	background-image:url(../img/input3.jpg);
	width:303px;
	height:18px;
	padding:1px 0 0 1px;
}

#tel, #bairro, #cidade, #cep{
	background-color:#FFFFFF;
	border:none;
	background-image:url(../img/input4.jpg);
	width:68px;
	height:18px;
	padding:1px 0 0 1px;
	display:left;
}

#msg{
	border-style:none;
	background:#fff;
	background-image:url(../img/mag.jpg);
	background-repeat:no-repeat;
	width:303px;
	height:92px;
	padding:1px 0 0 1px;
}

#enviar{
	margin:75px 0 0 0;
}

#rodape{
	width:900px;
	margin:auto;
}

#rodape img{
	margin-top:20px;
}
 
.frente{
	width:450px;
	float:left;
	padding:20px 0 0 150px;
}