body {
	margin: 0px;
	background-color:#CCCCCC;
}

* {
	font-family:Arial;
	font-size:13px;
	color:#606060;
	text-decoration: none;
}

a {
	color:#606060;
	text-decoration: none;
}

a:hover {
	color:#606060;
	text-decoration: underline;
}

.menu {
	font-family:Arial;
	font-size:15px;
	color:#606060;
	text-decoration: none;
}

.menu a {
	color:#606060;
	text-decoration: none;
}

.menu a:hover {
	color:#606060;
	text-decoration: underline;
}

.menu_cases {
	font-family:Arial;
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
}

.menu_cases a {
	color:#FFFFFF;
	text-decoration: none;
}

.menu_cases a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

.menu_produtos a {
	font-family:Arial;
	font-size:11px;
	color:#333333;
	text-decoration: none;
}

.menu_produtos a:hover {
	color:#333333;
	text-decoration: underline;
}

.texto_home_titulo {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:20px;
	color:#8BB900;
	font-weight:bold;
	padding-bottom:9px;
}

.texto_home {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:13px;
	color:#8BB900;
}

.texto_cases {
	font:Arial;
	font-size:11px;
	color:#333333;
}

.texto_rodape {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	padding:15px 0px 0px 0px;
}

.tit_vermelho {
	font-family:Verdana;
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
}

.borda_table {
	border:15px solid #FFFFFF;
	padding:5px 15px 15px 15px;
}

.td_147px {
	width:147px;
	height:147px;
	background-color:#FFFFFF;
}

.titulo_roxo {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:18px;
	color:#942696;
	background-image:url(../imagens/tarja_roxa.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:33px;
}

.tit_roxo {
	color:#942696;
	font-weight:bold;
}

.titulo_verde {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:18px;
	color:#3B843D;
	background-image:url(../imagens/tarja_verde.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:33px;
}

.tit_verde {
	color:#3B843D;
	font-weight:bold;
}

.titulo_verdeescuro {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:18px;
	color:#537749;
	background-image:url(../imagens/tarja_verdeescuro.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:33px;
}

.tit_verdeescuro {
	color:#537749;
	font-weight:bold;
}

.titulo_azul {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:18px;
	color:#285596;
	background-image:url(../imagens/tarja_azul.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:33px;
}

.tit_azul {
	color:#285596;
	font-weight:bold;
}

.cxForm {
	border-bottom:1px #CCCCCC;
	border-left:1px #000000;
	border-right:1px #CCCCCC;
	border-top:1px #000000;
	border-style:solid;
	background-color:#FFFFFF;
	font-family:Arial;
	font-size:11px;
	color:#000000;
}

