@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #888888;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #669900;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #66CC00;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #99CC66;
	text-decoration: underline;
}
.titulo_cinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #999999;
	font-weight: normal;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.titulo_amarelo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FCAF16;
	font-weight: normal;
}
.titulo_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #677716;
	font-weight: normal;
}
.titulo_branco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: normal;
}
.titulo_vinho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #993300;
	font-weight: normal;
}
.subtit_vinho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #993300;
	font-weight: bold;
}
.assina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #647411;
}
.subtit_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #669900;
	font-weight: bold;
}
.tit_laranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FCAF16;
	font-weight: normal;
}
.subtit2_lar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
}
.subtit2_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #669900;
	font-weight: bold;
}
.botoes {
	background-color: #FF9900;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
