/* CSS Document */
body { 
	margin: 0;
	padding: 0;
	background:  url(../imgs/index/backg.gif) repeat-x;
	background-color: #cccc99;
	text-align: center;
	font-family: Arial,Verdana,Helvetica,sans-serif;
}
	
#topo {
	width: 821px;
	height: 108px;
	margin: 0 auto;
	background: #fff;
	text-align: center;
	background-image: url(../imgs/index/log.gif);
	background-repeat: no-repeat;
	border:0px solid #000;
	}
h3, h4, ul {
	padding:0 15px;
	}
h2 {
	margin-top: 20px;
	padding: 0 15px;
	font-size: 15px;
	}
p {
	margin: 0;
	margin-bottom: 5px;
	padding: 0 15px;
	font-size: 12px;
	valign: right;
	line-height: 1.5;
	}
img {
	padding:0 10px;
	}
#miolo {
	width: 821px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
	border-bottom: 3px solid #5bb531;
}
/****Imagens do topo acima da navegação***/
#fotoindex {
	width: 821px;
	height: 129px;
	background-image:  url(../imgs/index/imgindex.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	}
#fotoservicos {
	width: 821px;
	height: 129px;
	background-image:  url(../imgs/servicos/fotoserv.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	}
#fotoqs {
	width: 821px;
	height: 129px;
	background-image:  url(../imgs/quemsomos/fotoqs.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	}
#fotogal {
	width: 821px;
	height: 129px;
	background-image:  url(../imgs/galeria/fotogaleria.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	}
#fotoinst {
	width: 821px;
	height: 129px;
	background-image:  url(../imgs/instala/fotoinst.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	}
#fotocoche {
	width: 821px;
	height: 129px;
	background-image:  url(../imgs/comoche/fotocoche.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	}
#fotoeven {
	width: 821px;
	height: 129px;
	background-image:  url(../imgs/even/fotoeven.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;	
	}
#fotolin {
	width: 821px;
	height: 129px;
	background-image:  url(../imgs/link/fotolink.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;	
	}
/****Imagens da lateral esquerda***/
#desenhoindex {
	height: 458px;
	floar: right;
	valign:bottom;
	max-width: 25%;
	background-image:  url(../imgs/index/desindex.gif);
	background-repeat: no-repeat;
	background-position:left bottom;
	}
#desenhoservicos {
	height: 458px;
	valign:bottom;
	max-width: 25%;
	background-image:  url(../imgs/servicos/desenserv.gif);
	background-repeat: no-repeat;
	background-position:left bottom;
	}
#desenhoqs {
	height: 458px;
	max-width: 25%;
	background-image:  url(../imgs/quemsomos/desenhoqs.gif);
	background-repeat: no-repeat;
	background-position:left bottom;
	}
#desenhogal {
	height: 458px;
	max-width: 25%;
	background-image:  url(../imgs/galeria/desgaleria.jpg);
	background-repeat: no-repeat;
	background-position:left bottom;
		}
#desinst {
	height: 458px;
	max-width: 25%;
	background-image:  url(../imgs/instala/desinst.jpg);
	background-repeat: no-repeat;
	background-position:left bottom;
		}
#descoche {
	height: 458px;
	max-width: 25%;
	background-image:  url(../imgs/comoche/descom.jpg);
	background-repeat: no-repeat;
	background-position:left bottom;
		}
#deseven {
	height: 458px;
	max-width: 25%;
	background-image:  url(../imgs/even/deseven.jpg);
	background-repeat: no-repeat;
	background-position:left bottom;
		}
#deslin {
	height: 458px;
	max-width: 25%;
	background-image:  url(../imgs/link/deslink.jpg);
	background-repeat: no-repeat;
	background-position:left bottom;
		}
/******************/				
#conteudo {                   
	width:615px;
	height:430px;
	_height:459px;
	float: right;
	border: 0px solid #000;
	margin:0;
	padding:0;
	scrollbar-arrow-color: #0c5b32;
	scrollbar-base-color: #1b6940;
	scrollbar-dark-shadow-color: #1b6940;
	scrollbar-track-color: #f4f4d3;
	scrollbar-face-color: #b5b57e;
	scrollbar-shadow-color: #dadab5;
	scrollbar-highlight-color: #a4a47d;
	scrollbar-3d-light-color: #85854b;
	overflow:auto;
	}
#texto {
	width:495px;
	border: 0px solid #000;
	padding:0;
	padding-left: 50px;
	padding-right: 50px;
}
#nav {
	width:640px;
	float: right;
	background-color:#fff;
	padding:0;
	margin:0;
	border:0px solid #000;
			}	 
.barNav a {
font:12px  Arial,Verdana,Helvetica,sans-serif;
color: #137240;
text-decoration: none;
background: #fff;
text-align: center;
padding: 1px 5px;
margin-right:-5px;
border: 1px solid #137240;
}
.barNav a:hover {
color: #137440;
background: #137240;
border: 1px solid #137240;
font:12px  Arial,Verdana,Helvetica,sans-serif;
color: #fff;
}