* {
	margin: 0;
	padding: 0;
	border: none;
}

p, ul, li {
	color: #687732;
	font-size: 13px;
	}

h2 {
	font-size: 28px;
	color: #4A5F00;
	font-weight: lighter;
	padding-bottom: 16px;
	padding-top: 20px;
	padding-left: 42px;
	background: url(../images/bg_h2.jpg) no-repeat -4px 19px;
}
h2.fot { background: url(../images/bg_h2a.jpg) no-repeat 0 19px !important;}
h2 span { color: #8BA732;}

body {
	background: #E1E1E1 url(../images/bg.png) top center no-repeat;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;	
	}
	
#wrapper {
	margin: 0 auto;
	width: 960px; 
}
#wrap { 
	float: left; 
	width: 960px; 
	/* background-color: #F2F2E2; */
	/*border-left: 1px solid #D1D1B5;
	border-right: 1px solid #D1D1B5;*/
	/*border-bottom: 1px solid #D1D1B5;*/
	margin-bottom: 0px;
  margin-top: -10px;
	}

#top {
	width: 960px;
	float: left;
	height: 73px;
	background: url(../images/bg_top.jpg) repeat-x;
}
	#top h1 {
		margin: 13px 0 0 20px;
	}

#cont {
	margin:0 auto !important;
	float: left;
	width: 960px;
	background: #908d8d url(../images/bg_1.jpg) center top no-repeat;
	}

/*
#cont_internal {
	float: left;
	width: 982px;
	background: transparent url(../images/bg_internal.jpg) -1px 259px no-repeat;
	}	
	
	#flash {
		width: 982px;
		height: 428px;
		}
	#int {
		width: 982px;
		height: 268px;
		position: relative;
		}
	.flags {
		height:23px;
		left:142px;
		position:absolute;
		top:206px;
		width:50px;		
	}
		

.prod_small {
	float: left;
	width: 200px;
	height: 290px;
	padding: 25px 0 0 0;
	margin-left: 10px;
	text-align: center;
	background: transparent url(../images/bg_prod.jpg) top left no-repeat;
	}
	.prod_small h4 a { font-size: 16px; color: #4A5F00; float: left; width: 200px; font-weight: bold; padding: 0 0 15px 0; text-decoration: none; }
	h4 span {color: #8BA732 }
		
		
#contato {
	float: left;
	width: 232px;
	margin: 45px 0 0 0;
	background: transparent url(../images/bg_contato.jpg) top left no-repeat;
	height: 300px;
}
#contatoEng {
	background: transparent url(../images/bg_contato_eng.jpg) top left no-repeat;
	float: left;
	width: 232px;
	margin: 45px 0 0 0;
	height: 300px;
	 }	
#contato form, #contatoEng form { margin-top: 120px; }
#contato fieldset, #contatoEng fieldset { width: 163px; padding: 8px 5px 20px 15px;	}
#contato label, #contatoEng label { display: block; padding: 0 0 0 3px; color:#4A5F00; }
#contato input.text, #contato textarea, #contatoEng  input.text, #contatoEng textarea {width: 163px; color:#4A5F00;  background-color:#DDDDB2; padding: 2px 3px; height: 18px; margin:1px 0; border:1px solid white;}
#contato textarea, #contatoEng textarea { height: 110px; }
#contato input.submit { background: transparent url(../images/bg_enviar.jpg) no-repeat; width: 96px; height: 53px; cursor: pointer; margin-top: 5px; float: right; margin-right: -10px; }
#contatoEng input.submit{ background: transparent url(../images/bg_enviar_eng.jpg) no-repeat; width: 96px; height: 53px; cursor: pointer; margin-top: 5px; float: right; margin-right: -10px; }	

*/	

#middle {
	float: left;
	width: 425px;
	margin-left: 20px;
	display: inline;
}
/*
#middle p{ line-height: 24px;}
#middle h3{ font-size: 24px; color: #4A5F00; background: url(../images/bg_h3.jpg) top left no-repeat; float: left; width: 400px; padding: 29px 0 15px 15px; margin-top: 17px;}
	
#prodFt	{
	float: left; 
	width: 270px;
	margin-left: -28px;
	position: relative;
}
#prodDesc {
	float: left; 
	width:435px;
	height: 385px;
}
	#prodDesc ul {
		float: left;
		width: 380px;
		padding-left: 40px;
	}
		#prodDesc ul li {
			list-style: circle;
			padding: 4px 0;
		}
*/
	
	
#bottom {
	float: left;
	width: 960px;
	background: url(../images/bg_bottom.jpg) top center no-repeat;
}	

#bottom #footer {
	float: left;
	width: 650px;
	/* height: 219px; */
	height:60px;
	padding-left: 180px;
	padding-top: 30px;
	margin-left: 100px;
	padding-bottom: 0px;
	margin-top: 50px;
	display: inline;
	background: url(../images/bg_footer.jpg) bottom left no-repeat;
}

#bottom #footer p { line-height: 22px; }

/*
.module fieldset { background: url(../images/bgContact.jpg) top left no-repeat; padding: 35px 5px 20px 5px;}
.module label { color:#687732; display:block; padding:3px 0 0; margin-left: 30px;}
.module input.text, .module textarea {
	background-color:#DDDDB1;
	border:1px solid #CBCB87;
	color:#536028;
	margin:1px 0 1px 30px;
	padding:3px;
	width:560px;
}
.module input.submit {
	background:transparent url(../images/bg_enviar.jpg) no-repeat scroll 0 0;
	cursor:pointer;
	height:53px;
	width:96px;
}
.module input.submitEng {
	background:transparent url(../images/bg_enviar_eng.jpg) no-repeat scroll 0 0;
	cursor:pointer;
	height:53px;
	width:96px;
}
*/

table, td {
	font-family: Georgia, 'Luxi sans', Optima, 'Lucida Grande', Lucida, 'Lucida Sans Unicode', sans-serif;
	font-size: 11px;
	text-align:justify;
	line-height:13px;
	color:#3E4037;
}


/* ---------- ACCORDION MENU ----------------- */
.logo {
	margin-bottom: .5em;
	padding:0px;
	font-family: Georgia;
	font-size:36px;
	line-height:36px;
	height:80px;
	color:#A40000;
	background:transparent url(../images/logo.png) left top no-repeat scroll;
}
.logo h2 {
	display:none;
}
h3 { 
	margin-top: .5em;
	padding:0 10px 0 10px;
	font-family: Georgia;
	font-size:18px;
	line-height:20px;
	color:#46493F;
}

li { list-style-type: none; }

div#content-cont {
	display:block;
	position:relative;
/* z-index: 1; */
	float:left;
	width:360px;
	top: 60px;
	margin-top: 60px;
	left: 20px;
	margin-left: 60px;
	

}

div#lcontent-cont {
	display:block;
	position:relative;
/*	z-index: 1; */
	float:left;
	width:360px;
	top: 85px;
	margin-top: 85px;
	left: 20px;
	margin-left: 60px;
	

}

.logo {
	display:block;
	position:relative;
	width: 360px;
	margin:0;
	font-family: Georgia;
  /* border: 1px solid #A4A798; */
	border-left: 1px solid #E0E1DD;
	border-top: 1px solid #E0E1DD;
	border-right: 1px solid #E0E1DD;
}

div.basic, #list2, #list3, #navigation { width:20em; } 

div.basic  {
	width: 360px;
	position:relative;
/*	z-index: 1; */
	font-family: arial;
	/*border: 1px solid #A4A798;*/
	border: 1px solid #E0E1DD;
}
.basic div.ctn {
	background: transparent url("../images/img_trans.png") left top repeat;
	margin-top:0;
/*	filter:alpha(opacity=55);
	-moz-opacity:.55;
	opacity:.55;	
*/	
}
ul#client  {
	list-style:none !important;
	display:block;
	float:left;
	position:relative;	
}

ul#client li{
	display:block;
	float:left;
	position:relative;
	width: 80px;
	height: 80px;
	margin: 8px;
	padding:2px;
	border: 1px dotted #7591D2; 
}

.basic b {
	font-family:Georgia;
	line-height:13px;
	font-weight: bold;
	font-size: 11px;	
}		
.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	margin: 0px;
	padding: 10px;
/*	
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1; 
*/
	font-family:Georgia;
	line-height:13px;
	color:#3E4037;
	border-bottom: 1px solid #E0E1DD;
}
.basic a {
	cursor:pointer;
	display:block;
	padding:5px 5px 5px 20px;
	margin-top: 0;
	margin-bottom:0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: black;
  /* background-color: #C4F3FF; */
	background: transparent url("../images/bg_acc_head.png") left top repeat;
  /* border-top: 1px solid #FFFFFF; 
	border-top: 1px solid #E0E1DD;*/
	border-bottom: 1px solid #E0E1DD;
}
.basic a:hover {
	background-color: white;
	background: transparent url("../images/bg_acc_head_on.png") left top repeat;
  /* background-image: url("AccordionTab2.gif"); */
}
.basic a.selected {
	color: black;
  /*background-color: #fff;
	 background-image: url("AccordionTab2.gif"); */
	background: transparent url("../images/bg_acc_head_on.png") left top repeat;
}


/* ------------------------ gallery styles start here ------------------------------- */
		
ul.galeri {
	list-style:none !important;
	display:block;
	float:left;
	position:relative;	
}
ul.galeri li {
	display:block;
	float:left;
	position:relative;
	width: 80px;
	height: 80px;
	margin: 5px;
	padding:2px;
	border: 1px dotted #7591D2; 
}	
ul.galeri img {
  /* width:80px;
	height:67px; */
	border: none !important;
}
ul.galeri img {
	background: transparent;
}
ul.galeri a {
	display:block;
	margin:0;
	padding:0;
	text-decoration: none;
	background: transparent;
	border: none !important;
}
ul.galeri a:hover {
	border: none !important;
	background: transparent;	
}
ul.galeri a img {

	filter:alpha(opacity=40);
	-moz-opacity:.4;
	opacity:.4; 
	border: none !important;
	background: transparent;
}
ul.galeri a:hover img {

	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1; 
	border: none !important;
	background: transparent;
}

/* ul.galeri span {
	width: 97px;
	height: 84px;
	display: block;
	position: absolute;
	top: 0px;
	left: 5px;
	background: url(../images/glossy-gradient.png) no-repeat;
}
*/



div.left-cont  {
	width: 360px;
	position:relative;
/*	z-index: 1; */
	font-family: arial;
	/*border: 1px solid #A4A798;*/
	border: 1px solid #E0E1DD;
	background: transparent url("../images/img_trans.png") left top repeat;
}
div.left-cont p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	margin: 0px;
	padding: 10px;
	font-family:Georgia;
	line-height:13px;
	color:#3E4037;
	border-bottom: 1px solid #E0E1DD;
}
div.left-cont h1 {
	cursor:pointer;
	display:block;
	padding:5px 5px 5px 20px;
	margin-top: 0;
	margin-bottom:0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: black;
  /* background-color: #C4F3FF; */
	background: transparent url("../images/bg_acc_head.png") left top repeat;
  /* border-top: 1px solid #FFFFFF; 
	border-top: 1px solid #E0E1DD;*/
	border-bottom: 1px solid #E0E1DD;
}


.titlehead {
	background: transparent url("../images/bg_title.png") left top no-repeat;
	width:100%;
	height:20px;
	font-size:13px;
	font-weight:bold;
	padding-left:8px;
	line-height:8px;

}
.tbl_isi {
	padding:8px;
	
}

div.pager_examples { 
	list-style: none; 
	margin: 0;
	padding:0;
}
div.pager_examples p { 
	background: transparent;
	text-align:right;
	padding: 8px; 
	margin: 0; 
	border:0;
	height:auto !important;
}
div.pager_examples .nav { 
	background: #DAE1F3; 
	border-top: 0; 
	padding: 5px;
	
}
/*.pager_examples .nav#nav4 { border-top: 0; }*/
div.pager_examples .nav a { 
	font-size:11px; 
	padding: 0 5px; 
	color:#324E98;
	text-decoration: none;
	background:none !important;
}
div.pager_examples .nav a.highlight { 
	font-size:11px; 
	color: #000; 
	font-weight: bold; 
	background:none !important;
}

ul#thumb {
	list-style:none !important;
	display:block;
	float:left;
	margin-left:15px;
	margin-bottom:0;
}
ul#thumb li {
	display:inline;
	float:left;
	width: 90px;
	height: 90px;
	margin-bottom:10px;
	padding:10px; 
}
ul#thumb a img {
	border: none !important;	
}
ul#thumb img {
  width:90px;
	height:90px;
	border: none !important;
}
ul#thumb img {
	background: transparent;
}
ul#thumb a {
	display:block;
	margin:0;
	padding:0;
	text-decoration: none;
	background: transparent;
	border: none !important;
}


#credits {
	float: left;
	width: 960px;
	/* height: 219px; */
	height:300px;
	margin-bottom: 20px;
	display: inline;
	background: transparent url("../images/foo.png") left top no-repeat;
}


/* ----- GOOGLE MAPS ---------------- */
div#map1 div.gmnoprint a { 
	background:none !important;
	border:0;
	display: none;
}
div#map1 div.gmnoprint a:hover { 
	background:none !important;
	border:0;
}
div#map1 div.gmnoprint a img { 
	display:none !important;
	border:0;
}

div#map1 div.gmnoprint span { 
	display:none;
	background:none !important;
}
div.geo span {
	font-family: Georgia;
	font-size:11px;
	font-weight:normal;
	color:#5B5753;
	line-height:13px;
}
/*div.geo {
	font-family:Georgia;
	font-size:14px;
	font-weight:bold;
	color:#CF3103;
	line-height:16px;
}*/

