@charset "iso-8859-1";
/* CSS Document */

body{
	margin:0;
	padding:0;
	text-align:center;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	background:#000 url(images/bg_layout.jpg) top center no-repeat;
}
#tudo{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	_overflow:visible;
}
#boxConteudo{
	width:1000px;
	margin:0 auto;
	text-align:left;
}
#banner{
	width:1000px; /*width + padding = 1000*/
	height:190px;
	background:url(images/layout_02.jpg) top center no-repeat;
}
#menu{
	padding:0 50px;
	width:900px;  /*width + padding = 1000*/
	height:40px;
	background:url(images/layout_04.jpg) top center no-repeat;
}
#titulos{
	width:50px;
	height:370px;
	float:left;
	background:url(images/layout_05.jpg) top  right no-repeat;
}
#conteudo{
	padding:10px 60px 10px 10px;
	width:880px; 
	min-height:370px;
  	height:auto !important;
  	height:370px;
	background:url(images/layout_06.jpg) top  right no-repeat;
	float:right;
}
#conteudo{
	text-align:justify;
	color:#FFF;
	font-weight:bold;
	letter-spacing:1px
}
#conteudo p{
	text-indent:15px;
}
#conteudo li{
	line-height:20px;	
}
#conteudo img{
	border:solid 1px #FFF;	
}
#bottom{
	padding:0 50px;
	width:900px;  /*width + padding = 1000*/
	height:20px;
	text-align:right;
	clear:both
}
#bottom a{
	color:#333;
	font-size:10px;
	margin-right:10px;
	text-decoration:none;
}
input, textarea, select {
	border: solid 1px #fff;
	background:#eee;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:1px;
}
.form{
	width:440px;
	margin:30px auto 0 auto;
}
.tit_form{
	line-height:20px;
	float:left;
	min-width:100px;
	width: auto !important;
	width:100px;
	max-width:250px;
	padding-right:5px;
	text-align:left;
}
.campos_form{
	float:right;
	text-align:left;
}
.estilo{
	color:#FF0;
	text-align:center;
}
.estilo2{
	font-size:10px;
	font-style:italic;
}
.estilo3{
	text-align:center;
	color:#F00;
	text-indent:0;
}
.estilo4{
	color:#FF0;
}
.center{
	text-align:center;
	text-indent:0;
}
.promocoes{
	color:#FFFF00;
	text-transform:uppercase;
	text-indent:0;
}

p.promocoes:first-line{
	font-weight:bold;
	color:#FFFFFF;
}
.galeria{
	width:650px;
	margin:20px auto 0 auto;
	height:180px;
	overflow:auto;
	scrollbar-face-color: #E4E4E4;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #E4E4E4;
	scrollbar-3dlight-color: #E4E4E4;
	scrollbar-darkshadow-color: #999999;
	scrollbar-track-color: #EEEEEE;
	scrollbar-arrow-color: #666666;

}
#galeriaTbl {
	margin:0 auto;
}
#galeriaTbl img {
	border:groove 1px #999;
}
#galeriaTbl td{
	width:130px;
	text-align:center;
}
.avista{
	background:url(images/avista.jpg) right center no-repeat;
	width:380px;
	height:115px;
	padding:40px 0 0 0;
}
.btContato{
	border:none;
	margin:0 auto;
	text-align:center;
}
.btContato img{
	border:none !important;	
}


.table01{
	text-align:center;
	border:none;
}
.table01 tr, .table01 td{
	border:none;	
}
.table01 td{
	width:220px;
}
.table01 img{
	margin:10px 0;	
}
.linksTgpoli{
	color:#ccc;
	text-align:center;
}
.linksTgpoli a{
	color:#ccc;
	text-decoration:none;
}
.linksTgpoli a:hover{
	color:#FF0	
}

.prodTGpoli{
	width:270px;
	float:left;
	margin:5px 10px;
	text-align:left;
	font-weight:bold;
	font-size:11px;
	letter-spacing:normal;
}
.prodTGpoli img{
	display:block;
	margin-bottom:5px;
}
.prodTGpoli p{
	text-indent:0;
	height:200px;

}
.prodTGpoli hr{
	clear:all;	
}
.obsTGpoli{
	font-size:10px;
	text-align:left;
	font-style:italic;
	height:25px;
}
.modelosTgPoli{
	font-size:11px;
}
.modelosTgPoli a{
	font-size:11px;
	text-decoration:none;
	color:#EEE
}
.selectModelos{
	text-align:center;
}
.titProdTG{
	text-align:center;
	color:#FF0;
}
