@charset "utf-8";
/* CSS Document */
A:link {
	text-decoration: none; color:#009966
}
A:visited {
	text-decoration: none; color:#009966
}
A:active {
	text-decoration: none; color:#333366
}
A:hover {
	text-decoration:underline; color:#999933;
}
body {
	background: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.coluna {
	background-image: url(images/bgcoluna.png);
	background-repeat: repeat-x;
}
.coluna2 {
	background-image: url(images/bgcoluna2.png);
	background-repeat: repeat-x;
}
.texto1 {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}
.titulo {
	font-family: Arial, Verdana, Tahoma;
	font-size: 13px;
	color: #666666;
	font-style: normal;
	line-height: 18px;
}
.formulario {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #003333;
	background: #F8F8F3;
	border: solid #CFCEB1 1px;
}
.cadastro {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #003333;
	border: 0;
	background: #F8F8F3;
}
.textohome {
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	color: #888B64;
}
.textofale {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #666633;
	line-height: 15px;
}
.creditos {
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	color: #999999;
}
.destaque {
	border: solid #F0F0F0 1px;
	padding: 10px;
	text-align:center;
}
.destaqueon {
	background: #F8F8F3;
	border: solid #F8F8F3 1px;
	padding: 10px;
	text-align:center;
}
.obras {
	border-left: solid 1px #F8F8F3;
	border-right: solid 1px #F8F8F3;
	padding: 20px;
	text-align:center;
}
.obrason {
	border-left: solid 1px #F8F8F3;
	border-right: solid 1px #F8F8F3;
	padding: 20px;
	text-align:center;
	background: #F8F8F3;
}
.vendas {
	border-left: solid 1px #F8F8F3;
	border-right: solid 1px #F8F8F3;
	padding: 10px;
	padding-top:25px;
	text-align:center;
}
.vendason {
	border-left: solid 1px #F8F8F3;
	border-right: solid 1px #F8F8F3;
	padding: 10px;
	padding-top:15px;
	text-align:center;
	background: #F8F8F3;
}
.vendas2 {
	border-left: solid 1px #F8F8F3;
	border-right: solid 1px #F8F8F3;
	text-align:center;
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	color: #888B64;
	font-weight: normal;
}
.textoobras {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #888B64;
}

	

