.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.sombraEsqueletoCima {
	background-image: url(../img/smbr_sup.gif);
	background-repeat: repeat-x;
}
.esqueletoBorderBranco {
	background-color: #FFFFFF;
	height: 5px;
	width: 5px;
}
.sombraEsqueletoEsquerda {
	background-image: url(../img/smbr_esq.jpg);
	background-repeat: no-repeat;
	width: 5px;
	background-attachment: fixed;
	background-position: right top;
}
.sombraEsqueletoDireita {
	background-image: url(../img/smbr_dir.jpg);
	width: 5px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
.ImagemTopo {
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	height: 253px;
	width: 724px;
}
.separadorCentral {
	background-image: url(../img/separadorCentral.jpg);
	background-repeat: repeat-x;
	width: 12px;
	background-position: top;
}
.sombraFaltante {
	background-image: url(../img/sombraFaltante.jpg);
	background-repeat: no-repeat;
	width: 219px;
}
.sombraFaltante2 {

	background-image: url(../img/sombraFaltante2.jpg);
	background-repeat: no-repeat;
	width: 493px;
}
.textoCorrido {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #707070;
	text-decoration: none;
}
.textoCorridoLaranja {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #ff5700;
	text-decoration: none;
}
/*.textoCorrido:hover {
	text-decoration: underline;
}*/
.linksVerdes {
	font-family: Tahoma;
	color: #76b900;
	text-decoration: underline;
	font-size: 11px;
}
.linksVerdes:hover {
	font-family: Tahoma;
	color: #76b900;
	text-decoration: none;
	font-size: 11px;
}
.linksLaranjas {
	font-family: Tahoma;
	color: #ff5700;
	text-decoration: underline;
	font-size: 11px;
}
.linksLaranjas:hover {
	font-family: Tahoma;
	color: #ff5700;
	text-decoration: none;
	font-size: 11px;
}
.dataCinza {
	font-family: Tahoma;
	font-size: 11px;
	color: #707070;
	text-decoration: none;
	font-weight: bold;
}
.dataLaranja {
	font-family: Tahoma;
	font-size: 11px;
	color: #ff5700;
	text-decoration: none;
	font-weight: bold;
}.coypright {
	font-family: Tahoma;
	font-size: 11px;
	color: #b6b6b6;
	text-decoration: none;
}
.txtBranco {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.textoVerde {
	font-family: Tahoma;
	color: #76b900;
	font-size: 11px;
}
#vpapel{
	background:url(../img/basevpapel.gif) no-repeat top left;
	padding:4px;
	margin-top:10px;
	height:450px;
	overflow:hidden;
}
