@charset "utf-8";
/* CSS Document */
body {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font: 75%/170% Arial, Helvetica, sans-serif;
	background-color: #333333;
}
/* LINKS */
a {
	color: #44a1d0;
	text-decoration: none;
}
a:visited {
	color: #44a1d0;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
#mainsite {
	width: 980px;
	margin: 0px auto;
	position: relative;
	background-color: #FFFFFF;
}
#wrapper {
	width: 960px;
	margin: 0px auto;
	position: relative;
	background-color: #FFFFFF;
}
#conteudo {
	background-image: url(imagens/design/bg-conteudotopo.jpg);
	background-repeat: no-repeat;
}#colshome {
	background-image: url(imagens/design/bg-colshome.jpg);
	background-repeat: no-repeat;
	background-color:#92B978
}
#boxsanitarios {
	background-image: url(imagens/design/bg-box-sanitarios.jpg);
	background-repeat: no-repeat;
	height: 281px;
	width: 302px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-color:#92B978;
	font-size: 11px;
	font-weight: normal;
	line-height:15px;
	color: #666666;
}
#boxcontaineres {
	background-image: url(imagens/design/bg-box-containeres.jpg);
	background-repeat: no-repeat;
	height: 281px;
	width: 302px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-color:#92B978;
	font-size: 11px;
	font-weight: normal;
	line-height:15px;
	color: #666666;
}
#boxfale {
	background-image: url(imagens/design/bg-box-fale.jpg);
	background-repeat: no-repeat;
	height: 281px;
	width: 302px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-color:#92B978;
	font-size: 11px;
	font-weight: normal;
	line-height:15px;
	color: #666666;
}
#boxnews {
	background-image: url(imagens/design/bg-news-home.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 937px;
	margin-top: 10px;
	margin-right: 22px;
	margin-bottom: 10px;
	margin-left: 21px;
}
#rodape {
	background-color: #47683E;
}
#conteudointernas {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #3E7DA0;
}
hr {
	border: 1px solid #CCCCCC;
}
.titProduto {
	font-size: 18px;
	font-weight: normal;
	color: #006699;
}
.titProdutoMenor {
	font-size: 14px;
	font-weight: normal;
	color: #006699;
}
.textoDescricaoProduto {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 13px;
}
.textoConteudo {
	font-size: 14px;
	color: #666666;
	text-align:justify;
}
.textoBranco {
	font-size: 12px;
	color: #FFFFFF;
}
input {
	font-size: 12px;
	color: #333333;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #CCCCCC;
}
.textoRodape {
	font-size: 11px;
	color: #92B978;
	
}
.textoRodape a, textoRodape a:visited { 
	font-size: 11px;
	color: #92B978;
		text-decoration:underline;
}
.textoRodape a:hover {
	font-size: 11px;
	color: #92B978;
		text-decoration:underline;
}
.margemFoto {
	background-color: #FFFFFF;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:0px;
}h2 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
}
h3 {
	font-size: 20px;
	font-weight: bold;
	color: #003366;
	letter-spacing: -1px;
	line-height: 18px;
}
.textoConteudoMenor {
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	text-align: justify;
}
