body {
text-align:center; /* hack para o IE */
}

#conteudo {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 750px;
		}
fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#manchete1 {
	float: left;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	height: 200px;
	padding-right: 25px;
}
#conteudo-interno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	float: left;
	width: 350px;
	margin-bottom: 100px;
}
#conteudo-interno2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	float: right;
	width: 350px;
	margin-bottom: 100px;
}

#conteudo-fotos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	float: left;
	width: 750px;
	margin-bottom: 50px;
}

#conteudo-fotos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	float: left;
	width: 750px;
	margin-bottom: 10px;
}

#conteudo-fotos img {
	padding-bottom: 30px;
}


.fotos-conteudo img {
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 20px;
}


img {
	float: left;
	margin-right: 7px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.galeria-fotos img {
	border: 2px solid #0066FF;
}



#manchete2 {
	float: right;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	padding-top: 10px;
}
#manchete3 {
	width: 750px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
}

#manchete4 {
	width: 750px;
	margin-top: 30px;
	margin-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

h1 {
	color: #666666;
	font-size: 14px;
	padding: 4px;
	background-image: url(imagens/barra-titulos.jpg);
	margin-bottom: 15px;
	background-repeat: no-repeat;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
}
#img-produtos {
	height: 90px;
	width: 750px;
	padding-left: 12px;
	padding-top: 10px;
	background-color: #FFCC66;
	margin-top: -16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#vejamais1 {
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 0px;
}
#rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding-top: 50px;
	clear: both;
}

h2 {
	font-size: 12px;
	text-decoration: underline;
}
#rodape2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #2C96E6;
	height: 50px;
	color: #FFFFFF;
	padding-top: 30px;
	margin-top: 50px;
	width: 750px;
	float: left;
}

.logos img {
	padding-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 100px;
}

html, body, #wrap {height: 100%;}
 
body > #wrap {height: auto; min-height: 100%;}
 
#main {overflow:auto;
	padding-bottom: 100px;}  /* deve ter a mesma altura do rodapé */
 
#footer {
	position: relative;
	height: 170px;
	clear:both;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 25px;
	
} 
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}

 
/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}
.contato .form{
	width:350px;
	float:left;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contato form label{
	text-align:left;
	font-size:11px;
	display:block;
	height:16px;
	float:left;
	width:70px;
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A9A9A9;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contato form input, form textarea{
	width:250px;
	font:12px Arial;
	letter-spacing:-1px;
	display:block;
	border:1px solid #a9a9a9;
	height:20px;
	float:left;
	margin-bottom:5px;
	padding: 2px;
}
.contato form textarea{height:100px}
.contato .btn{
	width:65px;
	float:right;
	margin-right:3px;
	color:#fff;
	background:#a9a9a9;
	height:auto;
	clear:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.btn2{
	width:65px;
	margin-right:3px;
	color:#fff;
	background:#a9a9a9;
	height:auto;
	clear: none;
}
#footer a:link {
	text-decoration: none;
	color: #000000;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
	#footer a:visited {
	color: #000000;
	text-decoration: none;
	}
	
	#footer a:active {
	color: #000000;
	text-decoration: none;
	}

