body {
    background: #eee url("images/bg.gif") no-repeat scroll left top;
    color: #999;
    font-family: Arial,Verdana,sans-serif;
    font-size: 8pt;
    text-align: center;
}
marquee {
	padding-top: 10px;	
}
h1 {
	background-color: #fff;
	color: #009966;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0;
}
h2 {
	background-color: #fff;
	color: #009966;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
}
ul {
    list-style: outside none none;
    margin: 0 5px;
    padding: 0;
}
li {
    background: rgba(0, 0, 0, 0) none no-repeat scroll 0 3px;
    padding: 0 4px 8px 10px;
}
a:link, a:visited, a:active {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
#header {
	width: 950px;
	height: 95px;
	color: #006633;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/fundo_head.png);
}
.logo {
	width: 190px;
	height:85px;
    float: left;
    overflow: hidden;
    padding: 5px 0 5px 5px;
    text-align: left;
    
}
#cartaz {
	width: 250px;
	height:60px;
	float: left;
	margin-left: 65px;
	margin-top: 15px;
}
.menu {
	width: auto;
	float: right;
	font-size: 14pt;
	font-weight: bold;
	overflow: hidden;
	padding: 25px 25px 0 0;
	text-align: right;	
	color: #033;
}

#main {
	width: 950px;
	height:auto;
	color: #666;
	font-size: 12pt;
	margin-left: auto;
	margin-right: auto;
}
#foto_serv {
	width: 950px;
	height:450px;
	clear: both;
}
#foto_ind {
	width: 950px;
	height:300px;
	clear: both;
}

#content {
	width: 850px;
	height:auto;
	padding: 20px;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
}
#img_home {
	width: 850px;
	height:auto;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 5px;
	margin-right: 10px;
}
#img_home img {
	margin-left: 15px;	
}
.img_prod {
	width: 800px;
	height:auto;
	margin-bottom: 10px;
}

#content h2 {
	text-align: center;
	font-size: 18px;
}
#tit_serv {
	width: 850px;
	height:auto;
	color: #039;
	text-align: center;
	font-size: 16px;
	background-color: #8CB3CE;
}
.img_serv {
    margin-bottom:10px;
}
#content input {
	height:22px;
}
#content form {
	margin-left: 210px;	
}
#nav {
    float: left;
    margin-right: 5px;
    margin-top: 20px;
    width: 180px;
}
#footer {
	width: 950px;
    background-color: #fff;
    color: #999;
    font-size: 8pt;
    height: 30px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    padding: 10px 0;
    text-align: center;
    
}
#footer a:link, #footer a:visited, #footer a:active {
    background-color: #fff;
    color: #999;
    text-decoration: none;
}
#footer A:hover {
    background-color: #fff;
    color: #ff9900;
    text-decoration: none;
}
.footer {
    background: #fff none repeat scroll 0 0;
    clear: both;
    color: inherit;
    height: 1px;
}
.left {
	width: 400px;
    float: left;
    margin: 10px 15px 10px 0;
    overflow: hidden;
    text-align: justify;    
}
.mid {
	width: auto;
    margin-left: auto;
    margin-top: 0;
    overflow: hidden;
    padding: 10px 0 0 10px;    
}
.navhead {
    background-color: #eee;
    color: #666;
    font-size: 8pt;
    height: 18px;
    padding: 3px 3px 0 5px;
    text-align: left;
    width: 170px;
}
.navitem {
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    font-size: 8pt;
    font-weight: normal;
    padding: 15px 3px 0;
    text-align: justify;
    width: 172px;
}
.img {
	border: 0 none;
	padding-left: 10px;	
}
