@charset "UTF-8";
.latReleases {
	padding: 5px;
	border-bottom: 1px dotted white
}



.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #B1BFC8;
}
.bgesq {
	background-image: url(images/lat_esq.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgdir {
	background-image: url(images/lat_dir.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.txVerNoveBranco {
	font-size: 9px;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.txVerCatrzLaranja {
	font-size: 14px;
	color: #FF6e00;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.txVerDezBranco {
	font-size: 10px;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.txVerDezCinza {
	font-size: 10px;
	color: #676767;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txVerDezCinza a:link, 
.txVerDezCinza a:active, 
.txVerDezCinza a:visited  {
	text-decoration: underline;
	color: #676767;
}
.txVerDezCinza a:hover {
	text-decoration: none;
	color: #ff5a00;
}


.txVerDezCinzaHome {
	font-size: 10px;
	color: #676767;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txVerDezCinzaHome a:link, 
.txVerDezCinzaHome a:active, 
.txVerDezCinzaHome a:visited  {
	text-decoration: none;
	color: #676767;
}
.txVerDezCinzaHome a:hover {
	text-decoration: none;
	color: #ff5a00;
}


.txVerDezLaranja {
	font-size:10px;
	color: #ff5a00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txVerDezLaranja a:link, 
.txVerDezLaranja a:active, 
.txVerDezLaranja a:visited  {
	text-decoration: underline;
	color: #ff5a00;
}
.txVerDezLaranja a:hover {
	text-decoration: none;
	color: #676767;
}


.txVerDozeAzul {
	font-size:12px;
	color: #23519e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txVerDozeAzul a:link, 
.txVerDozeAzul a:active, 
.txVerDozeAzul a:visited  {
	text-decoration: none;
	color: #23519e;
}
.txVerDozeAzul a:hover {
	text-decoration: none;
	color: #ff5a00;
}

.formum {
	width: 100%;
	background: #E5E5E5;
	border: none;
	padding: 3px;
	_margin: 3px
}
