@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
}
body {
	background-image: url(../graphs/bgs/main.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #060;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #060;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #333;
}

/*-- main structure-- */

#wrapper {
	width: 780px;
	height: 850px;
	margin-left:auto;
	margin-right:auto;
}
#top-graph {
	float:left;
	width:390px;
	height:114px;
}
#top-graph2 {
	float:left;
	width:390px;
	height:114px;
}
#menu {
	float:left;
	width:780px;
	height:31px;
}
#block-loja {
	float:left;
	width:631px;
	height:88px;
}
#cont-wrapper {
	float:left;
	width:631px;
	height:582px;
	background-color:#FFF;
}
#home-contents {
	float:left;
	width:611px;
	height:480px;
	background-color:#FFF;
	padding-left:20px;
	padding-top:10px;
}
#home-contents2 {
	float:left;
	width:611px;
	height:480px;
	background-color:#FFF;
	padding-left:20px;
	padding-top:10px;
}
#publicity-wrapper {
	float:left;
	width:149px;
	height:582px;
}
#publicity-top {
	float:left;
	width:149px;
	height:30px;
}
#publicity-body {
	float: left;
	width:144px;
	height:427px;
	padding-right:5px;
	background-color:#FFF;
}
#publicity-bott {
	float:left;
	width:149px;
	height:125px;
}
#banner-space {
	float:left;
	width:125px;
	height:100px;
	padding-left:10px;
	padding-right:9px;
	padding-top:5px;
}
	
#banner {
	float:left;
	width:551px;
	height:80px;
	padding-top:12px;
	padding-left:80px;
	background-image:url(../graphs/bgs/banner-home.jpg);
	background-repeat:no-repeat;
}
#footer {
	float:left;
	width:740px;
	height:90px;
	text-align:center;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
}

/*-- products --*/

#produtos-wrapper {
	float:right;
	width:611px;
	height:180px;
	padding-bottom:10px;
}
#promocao-wrapper {
	float:right;
	width:611px;
	height:180px;
	padding-bottom:20px;
	padding-top:20px;
}
#product-pic {
	float:left;
	width:157px;
	height:190px;
}
#product-txt {
	float:left;
	width:414px;
	height:130px;
	padding-left:20px;
	padding-right:10px;
	text-align:justify;
}
#product-price {
	float:left;
	width:434px;
	height:60px;
	padding-left:20px;
}

/*-- contato --*/

#cont-image {
	float:left;
	width:125px;
	height:190px;
	padding-right:10px;
}
#form-frame {
	float:left;
	width:465px;
	height:392px;
	padding-right:10px;
}
#form-frame2 {
	float:left;
	width:570px;
	height:480px;
	padding-right:10px;
	padding-left:30px;
}
#webmail {
	float:left;
	width:320px;
	height:160px;
	text-align:left;
	padding-left:20px;
	padding-top:20px;
	background-image:url(../graphs/bgs/webmail.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

	
