body {
	font-family: Arial, Tahoma, SansSerif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(fundo.png);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#master {
	text-align: left;
	width: 780px;
}
#animacao {
	background-image: url(fundo_animacao.jpg);
	height: 272px;
	width: 574px;
	background-repeat: no-repeat;
}
#logo {
	height: 98px;
	width: 206px;
	text-align: left;
}
#menu {
	background-image: url(fundo_menu.png);
	height: 181px;
	width: 179px;
	text-align: right;
	padding-left: 27px;
}
#rodape {
	background-image: url(rodape.png);
	height: 32px;
	padding-top: 50px;
	font-size: 10px;
	text-align: center;
	color: #999999;
	margin: 0px;
}
#conteudo {
	background-image: url(fundo_conteudo.png);
	padding-right: 5px;
	padding-left: 5px;
}
#util {
	background-image: url(fundo_area_util.png);
	background-repeat: no-repeat;
	width: 534px;
	padding-top: 15px;
	padding-left: 20px;
	line-height: 17px;
	padding-right: 10px;
	text-align: justify;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}

#login {
	background-image: url(conta_on_line.png);
	background-repeat: no-repeat;
	height: 180px;
	width: 169px;
	padding-top: 34px;
	padding-left: 35px;
	font-size: 11px;
}
fieldset {
	border: 1px solid #F08427;
	margin-right: 30px;
	margin-left: 30px;
}
label {
	text-align: right;
	width: 100px;
	float: left;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	padding-top: 3px;
	padding-right: 2px;
}

legend {
	font-size: 11px;
	font-weight: bold;
	color: #AB0404;
}
.destaque {
	font-weight: bold;
	color: #CE212A;
}
#util th {
	font-size: 12px;
	font-weight: bold;
	color: #B51515;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B11515;
	padding: 3px;
}
.td-localidade {
	font-size: 11px;
	background-color: #FFF1E1;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.td-valor {
	font-size: 13px;
	background-color: #FFF9D5;
	padding: 3px;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FCFCFC;
}
a:link {
	color: #CE212A;
	text-decoration: underline;
}
a:visited {
	color: #CE212A;
	text-decoration: underline;
}
a:hover {

	color: #FF9900;
	text-decoration: underline;
}
.caminho {
	font-size: 10px;
	color: #993300;
	text-decoration: none;
	line-height: 14px;
}
.obs {
	font-size: 10px;
	color: #666666;
}
.video {
	font-size: 12px;
	color: #000000;
	padding: 10px;
	width: 150px;
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B01515;
	float: right;
	line-height: normal;
	background-color: #F9F9F9;
	text-align: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #B61515;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #B61515;
	border-bottom-color: #B61515;
	margin-bottom: 10px;
}
.perguntas {
	line-height: 20px;
	text-align: left;
}
.semUnderline {
	font-size: 12px;
	text-decoration: none;
}
.explicacoes {
	font-size: 15px;
	font-weight: bold;
	color: #993300;
}
.creditos-descricao {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	line-height: normal;
}
