@charset "utf-8";
/* CSS Document */

html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}.tabela-mor {
	height: 100%;
	width: 100%;
}
#footer {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
#continua {
	background-image: url(../images/img_cont.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#bg_foot {
	background-image: url(../images/bg_foot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.texto_geral {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.texto-maior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.texto-maior-laranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff9900;
}

a.link-galeria {
	background-image: url(../images/bg_numero_off.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 21px;
	width: 34px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	padding-top: 3px;
}
a.link-galeria:hover {
	background-image: url(../images/bg_numero_on.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 21px;
	width: 34px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	padding-top: 3px;
}
#mostra {
	background-image: url(../images/bg_lista.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 101px;
	padding-top: 20px;
}
#deco_not {
	padding-right: 20px;
	padding-bottom: 10px;
}
a.link_dicas {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a.link_dicas:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #F15C03;
	text-decoration: none;
}

.link1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
}
.link1:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
}
.link1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
}

.textform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: 6e8093;
}

.tituloform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: 6e8093;
}
.links-login div {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	margin-bottom: 10px;
}

.links-login div a {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;

}
.links-login div a:hover {
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
}
#box-confirma {
	width: 300px;
	margin-left: 30px;
	padding: 20px;
	border: 1px solid #FE9C00;
	font-family: Tahoma;
	font-size: 14px;
	color: #FE9C00;
	font-weight: bold;
	text-align: center;
}
fieldset {
border:none;
}
.esqueceu_msg .p1 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	margin-bottom: 10px;
}
.esqueceu_msg .p2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	margin-bottom: 10px;
}
.esqueceu_msg {
	margin-bottom: 30px;
}


fieldset label {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
fieldset label a {
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
fieldset label a:hover {
	text-decoration: underline;
}
h1 {
	font-family: Tahoma;
	font-size: 24px;
	color: #333333;
	margin-top: 5px;
}
