@charset "utf-8";
/* CSS Document */

body{
	background: url(../images/bg9.jpg) repeat-x center top;
	background-attachment: fixed;
	margin:0px;
}
p{
	font-family: Verdana, Geneva, sans-serif;
	color: #222;
	font-size: 13px;
}
a{
	text-decoration: none;
	color: #333;
}
a:hover{
	color: #F90;
	
}
#align-left td{
	text-align: left;

}
h1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #F93;
	font-weight: 100;
}
h2{
	color:#F60;
	background:url(../images/quads.jpg) no-repeat left center;
	padding: 0 0 0 25px;
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: 200;
}
h3{
	color: #000;
	text-align: center;
	font-size: 18px;
	margin-bottom: 2px;
	font-weight:100;
	font-family:  Verdana, Geneva, sans-serif;
}
h4{
	color: #bbb;
	font-family:  Verdana, Geneva, sans-serif;
	margin: 0;
	text-align: center;
	font-size: 13px;
}
	
a td{
	background:url(../images/box-td.png) no-repeat center top;
}
a:hover td{
	background:url(../images/box-td-a.png) no-repeat center top;
}
td h1{
	color: #333;
}
td a{
	text-decoration: none;
}
td{
	font-family: Verdana, Geneva, sans-serif;
	color: #222;
	font-size: 12px;
}
#produt-thumb{
	float: left;
	width: 100%;
}
#produt-thumb a img {
	border: 2px solid #eee;
}
#produt-thumb td {
	text-align: center;
}
#produt-thumb a:hover img {
	border: 2px solid #F90;
}
.right-text{
	text-align: right;
}
td img{
	border: none;
}
#allcont{
	width: 1000px;
	margin: 0 auto;
}
#top-bg{
	background: url(../images/top-bg.png) no-repeat bottom center;
	width: 1000px;
	margin-top: 50px;
	height: 14px;
	float: left;
}
#middle-bg{
	background: url(../images/middle-bg.png) repeat-y center;
	width: 1000px;
	float: left;

}
#bottom-bg{
	background:url(../images/bottom-bg.png) no-repeat center top;
	width: 1000px;
	height: 54px;
	float: left;
}
#header{
	background: url(../images/bg-header.jpg) repeat-x top;
	margin: 0 auto;
	width: 990px;
	height: 120px;
}
#container{
	width: 990px;
	float: left;
	margin: 0 auto;
}

#wrapper{
	width: 980px;
	margin: 0 3px 0 3px;
	float: left;

}
#slidedeck_frame {
	background: url(../images/back.png) 0 0 no-repeat;
	width: 900px;
	height: 314px;
	float: left;
	padding: 28px 30px;
}
#slidedeck_frame dl { 
	margin: 0; 
}
#slidedeck_frame .slidedeck {
	width: 900px;
	float: left;
	height: 300px;
}
#produtos-td{
	height: 84px;
	width: 780px;
}
#produtos-td a td{
	background: url(../images/box-produtos-td.png) no-repeat;
}
#atendimento_online{
	height: 60px; 
	width: 170px; 
	float: right; 
	background: url(../images/balom.png) no-repeat right top; 
	margin: 5px 3px -45px 0;
	text-align: right;
}
#atendimento_online img{
	border-style: none; 
	margin: 20px 0 0 0;
}