.BackGround {
	background-color:#FFFFFF;
	background-position:center top;
	text-align:center;
	display:table-cell;
}

.Pagina {
	background-position: center top;
	background-color:#FFFFFF;
	height:auto;
	width: 780px;
	border: 1px solid #000000;
	text-align:center;
	display:table-cell;
}
.Cabecalho {
	height: 179px;
	width: 780px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	display:table;
	background-color: #FFFFFF;
}
.Corpo {
	height: auto;
	width: 780px;
	background-color: #FFFFFF;
	display:table;
}
.PreRodape {
	height: 70px;
	width: 780px;
	background-color: #E9E9E9;
	display:table;
}
.RodapeLinhaCinza {
	height: 2px;
	width: 780px;
	font-size:2px;
	top: 0px;
	right: 0px;
	float: left;
	background-color:#999999;
	border: 1px solid #999999;	
	display:table;
}
.RodapeLinhaBranca {
	height: 1px;
	font-size:1px;
	width: 780px;
	top: 0px;
	right: 0px;
	float: left;
	background-color:#FFFFFF;
	border: 1px solid #FFFFFF;	
	display:table;
}
.Rodape {
	height: 40px;
	width: 780px;
	top: 0px;
	right: 0px;
	float: left;
	background-color:#000000;
	border: 1px solid #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	color:#FFFFFF;	
	display:table;
}
.ColunaEsq {
	float: left;
	height: auto;
	width: 221px;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	display:table;
}
.ColunaDir {
	float: left;
	height: auto;
	width: 540px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
	background-image:url(../img/images/imgFundotxt.jpg);
	background-repeat:repeat;
	display:table;
}
.ColunaCentEsq {
	float: left;
	height: auto;
	width: 325px;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display:table-cell;
}
.ColunaCentDir {
	float: left;
	height: auto;
	width: 50px;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display:table;
}
.ColunaCentDir1 {
	float: right;
	height: 200px;
	width: 200px;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display:table;
}
.ColunaCentDir11 {
	float: right;
	height: 111px;
	width: 78px;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display:table;
}
.ColunaCentDir12 {
	height: auto;
	float:right;
	width: auto;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display:table;
}
.ColunaCentDir2 {
	float: right;
	height: auto;
	width: 200px;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display:table;
}
.ColunaCentDir21 {
	float: right;
	height: auto;
	width: auto;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display:table;
}

.fonte_texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	text-align: justify;
	margin: 2px;
	padding: 2px;
	font-weight: normal;
}
.fonte_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
	margin: 3px;
	padding: 3px;
}
.imagem {
	text-align: center;
}


.Imagem {
	text-align: center;
}
DIV.transOFF       {}
DIV.transON        {opacity:.50; filter: alpha(opacity=40); -moz-opacity: 0.4}

IMG.transOFF       {}
IMG.transON        {opacity:.50; filter: alpha(opacity=40); -moz-opacity: 0.4}


.thumbnail         {font-family: Verdana; text-decoration:none; color: darkblue; position: relative; z-index: 0;}
.thumbnail:link    {text-decoration:none}
.thumbnail:hover   {text-decoration:underline; color: blue; background-color: transparent; z-index: 50; }
/*CSS for enlarged window*/
.thumbnail span    {position: absolute; background-color: lightyellow; padding: 5px; border: 2px outset gray; visibility: hidden; color: black; text-decoration: none; }
/*CSS for enlarged image*/
.thumbnail span img{border-width: 0; padding: 2px; }
/*CSS for enlarged image on hover*/
.thumbnail:hover span{ visibility: visible; top: 10; left: 10px; /*position where enlarged image should offset horizontally */ }

.TITDOWN           {font-family: Verdana; font-size:12px; color:#000000; font-weight:bold}