/* Topo */
* { margin: 0; padding: 0; outline: 0 }

body {
	background: #99CC66;
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #666666; 
	text-align: center;
	margin: 10px 0;
}

/* links */
a, a:visited {	
	color: #669933;
	text-decoration: none;
}
a:hover {
	color: #5AC359;
	text-decoration: underline;
}

/* headers */
h1, h2, h3 {
	font-family: Tahoma, 'Trebuchet MS', Sans-serif;
	font-weight: bold; 		
}
h1 {
	font-size: 190%;	
	font-weight: normal;
	color: #555;
}
h2 {
	font-size: 130%;
	text-transform: uppercase;
	color: #88ac0b;
}
h3 {
	font-size: 130%;	
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}
ul {
	list-style: none;
	left: 20px;
}

/* images */
#wrap img {
  	padding: 5px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;
	border: 1px solid #DCDCDC  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
	border: 1px solid #DCDCDC
}
blockquote {
	margin: 10px;
	padding: 0 0 0 0px;
	background:  url(../imagens/layout/caixa_bg.gif) no-repeat;
	border: 1px solid #e8e8e8;
	font: bold 1.3em/1.8em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #FFFFFF;
	height: 50px;
	width: 450px;
	text-indent: 25pt;
}


/* start - table */
#wrap table {
	border-collapse: collapse;
	margin: 10px;
}
#wrap th strong {
	color: #fff;
}
#wrap th {
	background: #93BC0C;
	height: 29px;
	color: #FFF;
	text-align: left;
	border-left: 1px solid #99CC66;
	border-bottom: 2px solid #FFF;
}
#wrap tr {
}
#wrap td {
	border-left: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #DFDFDF;
	border-right-color: #DFDFDF;
	padding: 2px;
}
#wrap td.first,th.first {
	border-left: 0px;
}
#wrap tr.row-a {
	background: #F8F8F8;
}
#wrap tr.row-b {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #669933;
}
/* end - table */

/* form elements */
form {
	margin:10px; padding: 0 5px;
	border: 1px solid #D5D5D5; 
	background-color: #DFDFDF; 	
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #8EB50C url(../imagens/layout/nav.jpg) repeat-x 0 0;
	border: none;
}

/*LAYOUT*/ 
#wrap {
	position: relative;
	width: 820px;
	background: #CCC url(../imagens/layout/cabecalho_bg.gif) repeat-y center top;
	margin: 0 auto;
	text-align: left;
}
#top-bg {
   position: absolute;
	width: 820px;
	height: 19px;
	background: #CCC url(../imagens/layout/topo_bg.gif) repeat-y center top;	
	top: 0; left: 0;
	z-index: 2;	
}
#content-wrap {
	position: relative;
	clear: both;
	float: left;	
	width: 790px;	
	padding: 0; 	
	background: #EFEFEF;	
	border-top: 5px solid #FFF;
	border-bottom: 2px solid #E8E8E8;
	margin-left: 15px;	
	display: inline;
}
#header {
	width: 820px;
	position: relative;
	height: 100px;
	background: #CCC url(../imagens/layout/cabecalho_bg.gif) repeat-y center top;
	padding: 0;	
	color: #FFF;	
}
#header h1#logo-text a {
	position: absolute;
	margin: 0;
	padding: 0;
	font: bold 36px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -1px;
	color: #787676;
	text-transform: none;
	text-decoration: none;
	top: 20px;
	left: 497px;
	background-color: #FFFFFF;
}
#header h1#logo-text span {
	color: #9A9696;
}

/* header links */
#header #header-links {
	position: absolute;
	top: 20px;
	right: 20px;
	color: #99CC66;
	font-size: 10px;
	left: 20px;
	width: 281px;
	height: 73px;
	font-weight: bold;
}
#header #header-links a {	
	color: #669933;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #99CC66;
	text-decoration: underline;
}

/* header-photo */
#header-photo {
	clear: both;
	height: 230px;
	width: 790px;
	margin: 0 auto;
	background: #FFF url(../imagens/layout/serra_header.jpg) no-repeat center center;
}

/* Navigation */
#nav {
	clear: both;	
	padding: 0;		
}
#nav ul {
	float: left;
	list-style: none;
	background:  url(../imagens/layout/barra.gif) repeat-x;	
	width: 790px;		
	text-transform: none;
	margin: 0 0 0 15px;
	padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 14px;
	border-right: 1px solid #85B852;
	border-left: 1px solid #538422;
	border-bottom: none;
	color: #FFF;
	font: normal 14px/2.8em Tahoma;
	text-transform: none;
	text-decoration: none;	
	letter-spacing: 1px;
}
#nav ul li a:hover, 
#nav ul li a:active {
	background:  url(../imagens/layout/nav_hover.gif) repeat-x;	
}
#nav ul li#current a {	
	background:  url(../imagens/layout/nav_corrente.gif) repeat-x;	
}

/* Main Column */
#main {
	float: left;
	width: 67%;
	padding: 20px 0 0 0; margin: 0 0 0 10px;
	display: inline;
}
#main h2 {
	font: normal 1.9em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #669933; 
	text-transform: none;
	padding: 10px 0 0px 10px; 			
}
#main h2 a {
	color: #669933;
	text-decoration: none;	
}
#main ul li {
	text-indent: 10pt;
	}

/* Sidebar */	
#sidebar {
	float: right;
	width: 27.5%;
	padding: 20px 10px 0 0;
	margin: 0;
}	
#sidebar h3 {
	padding: 5px 5px; 
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #669933; 		
}
#sidebar ul.sidemenu {
	text-align: left;
	margin: 7px 4px 8px 0; padding: 0;
	text-decoration: none;		
	background:  url(../imagens/layout/pontos.gif) repeat-x left top;
}
#sidebar ul.sidemenu li {
	list-style: none;
	background:  url(../imagens/layout/pontos.gif) repeat-x left bottom;
	padding: 4px 0 4px 5px;
	margin: 0 2px;		
	color: #8F8F8F;
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;	
	background-image: none;	
	color: #666666;			
}
#sidebar ul.sidemenu li a:hover {	
	color: #1773BC;	
}
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { background: none; }

/* footer */
#footer-wrap {
	clear: both;
	width: 820px;
	text-align: left;
	padding: 10px 0;
	background:  url(../imagens/layout/rodape_bg.gif) no-repeat center bottom;
	border: 0px;
}
#footer-wrap a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
#footer-wrap a:hover {
	color: #669900;
	text-decoration: underline;
}
#footer-wrap p {
	padding:10px 0px 10px 0;
	margin-left: 40px;
}
#footer-wrap h3 {
	color: #333333;
	margin: 0;
	padding: 0 10px;
	text-transform: none;
	font-family: Tahoma;
}

#footer-columns {
	color: #888;
	margin: 0 auto;
	padding: 0;
	width: 760px;
}
#footer-columns ul {
	list-style: none;
	margin: 10px 0 0 0; 
	padding: 0;	
	background:  url(../imagens/layout/footer_pontos.gif) repeat-x left top;
}
#footer-columns li {
	background:  url(../imagens/layout/footer_pontos.gif) repeat-x left bottom;		
}
#footer-columns li a {
	display: block;
	font-weight: normal;
	padding: 4px 0 4px 10px;
	width: 96%;
}
#footer-columns .col3, .col3-center {
	float: left;
	width: 32%;
}
#footer-columns .col3-center { 
	margin: 0 15px; 
}

/* bottom */
#footer-bottom {
	clear: both;
	color: #999999;
	margin: 0 auto;
	width: 820px;
	padding: 5px 0 10px;
	text-align: left;
	font-size: 90%;
	background-image: url(../imagens/layout/dgt.gif);
	background-repeat: no-repeat;
	background-position: 680px center;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }

#sidebar td {
	padding: 2px;
	font-size: 11px;
	text-indent: 5px;
	background-color: #E5E5E5;
	border: 2px solid #EFEFEF;
}
#tabela-precos td {

	border-left: 0px none #E8E8E8;
	border-bottom: 1px dotted #669933;
	border-top-width: 0px;
	border-right-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-top-color: #DFDFDF;
	border-right-color: #E8E8E8;
	padding: 3px;
}
iframe {
	border:1px solid #DCDCDC;
	margin:5px 10px 10px;
	padding: 5px 5px 5px 0px;
	float: left;
	height: 300px;
	width: 300px;
    }
