@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-color:#383d40;
	background-image:url(images/bg_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
	}
hr {
	display:none;
	}
div,select{
	font-size:11px;
    font-family:Tahoma;
	color:#ffffff;
	line-height:14px;
}
a {
	text-decoration:underline;
	color:#d0cba5;
}
a:hover {
	text-decoration:none;
}
form{
 	margin:0px;
  	padding:0px;
	}
ul { 
	margin:0;
	padding:0;
	list-style:none;
	}
li a {
	line-height:20px;
	}
img {
	border:none;
	}
div#container {
	width:766px;
	height:auto;
	margin:0 auto;
	text-align:left;
	}
div#menu {
	width:693px;
	height:28px;
	clear:both;
	margin:13px 37px 0 36px;
	}
div#logo {
	width:663px;
	height:60px;
	border-bottom:2px solid #797e81;
	border-top:2px solid #797e81;
	padding:17px 17px 2px 15px;
	margin:11px 37px 0 36px;
	clear:both;
	}
div#logoimage {
	width:352px;
	float:left;
	margin:0 69px 0 0;
	}
div#endereco {
	height:50px;
	float:left;
	border-left:2px solid #797e81;
	padding:0 0 0 89px;
	}
div#corposite {
	width:693px;
	height:auto;
	clear:both;
	margin:6px 37px 0 36px;
	}
div#footer {
	width:766px;
	height:64px;
	clear:both;
	background-image:url(images/bg_footer.jpg);
	padding:10px 0 0 0;
	text-align:center;
	}
div#topfooter {
	width:766px;
	height:7px;
	clear:both;
	}
div.blocofit {
	width:165px;
	height:auto;
	float:left;
	}
div#blocobanner {
	width:528px;
	height:auto;
	float:left;
	}
div#flash {
	width:521px;
	height:159px;
	clear:both;
	margin:0 0 7px 7px;
	}
div.titulo1 {
	width:165px;
	clear:both;
	height:auto;
	}
div.darkgray {
	width:161px;
	height:auto;
	background-color:#343539;
	border:2px solid #797e81;
	border-top:none;
	}
div.gray {
	width:161px;
	height:auto;
	background-color:#5b5f62;
	border:2px solid #797e81;
	border-top:none;
	border-bottom:none;
	}
div.fitwhite {
	width:165px;
	height:auto;
	background-color:#ffffff;
	}
div.center {
	width:348px;
	height:auto;
	margin:0 7px 0 7px;
	float:left;
	background-color:#ffffff;
	}
div.cornerwhite {
	width:348px;
	clear:both;
	height:auto;
	}
div.big {
	width:521px;
	height:auto;
	margin:0 0 0 7px;
	float:left;
	background-color:#ffffff;
	}
div.cornerbig {
	width:521px;
	clear:both;
	height:auto;
	}
div.inside {
	width:auto;
	height:auto;
	padding:14px 13px 14px 13px;
	color:#3d4245;
	}
div.inside a {
	color:#5b5f62;
	}
div.insidefit {
	width:auto;
	height:auto;
	padding:9px 13px 10px 13px;
	}
div.infitwhite {
	width:auto;
	height:auto;
	padding:9px 13px 10px 13px;
	color:#3d4245;
	}
div.infitwhite a {
	color:#5b5f62;
	}
.white {
	color:#ffffff;
	}
ul.fit li {
	line-height:19px;
	padding:0 0 3px 0;
	border-bottom:1px dotted #9a9a9c;
	margin:3px 0 0 0;
	}
ul.fit li a {
	line-height:19px;
	text-decoration:none;
	color:#ffffff;
	}
ul.fit li a:hover {
	color:#d0cba5;
	}
div.produtos {
	width:139px;
	height:100px;
	float:left;
	padding:7px;
	text-align:center;
	margin:0 10px 10px 0;
	color:#3d4245;
	}
input, textarea {
	width:150px;
	height:15px;
	background-color:#ffffff;
	border:1px solid #cccccc;
	font-family:Tahoma;
	font-size:11px;
	color:#636363;
	line-height:13px;
	padding-left:2px;
	padding-right:2px;
}				
input {
	margin:0px 0px 0px 0px;
	width:250px;
}
textarea {
	height:70px;
	margin:0px 0px 0px 0px;
	overflow:auto;
}
select {
	width:120px;
	border:1px solid #CCCCCC;
	font-size:11px;
	color:#636363;
	line-height:12px;
	padding:0px;
	margin:0px;
	vertical-align:middle;
}