body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
	background-image: url(../images/bg_cinza.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.bordatop {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bordalat {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bordabottom {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bgheader {
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bgficha {
	background-color: #FDFDFE;
	background-image: url(../images/bg_degradcinzaclaro.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.img {
	border: 3px solid #E3E3E3;
	margin: 1px;


}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #4B6376;
}
.form_erro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #FF0000;
}
.formbt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4B6376;
	border: 2px solid #8AA0B1;
}
.textoazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D4C56;
}
.obs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

ul{

	list-style-image:url(../images/bullet_vermelho.gif);
	margin-top:0px;
	
}

.degrad1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F7F6F6;
	background-image: url(../images/bg_degrad1.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	line-height: 18px;
	padding: 10px 15px 5px 5px;
}
.degrad2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	background-color: #E5E3DE;
	background-image: url(../images/bg_degrad2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 15px;
}
.degrad3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../images/bg_degrad3.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	padding: 10px;
}
.recuo {
	margin-left: 25px;
}
.curiosidades {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
	margin-bottom: 3px;
}

.bgseta {
	background-image: url(images/bg_seta.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.bgheaderbanner {
	background-image: url(../images/header_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
