body {
	background-attachment: fixed;
	background-image: url(imgs/Back_home.jpg);
	background-repeat: repeat;
	background-position: center center;
	margin-top: 20px;
	margin-bottom: 5px;
    height:100%;
}
.Texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #406087;
	text-align: justify;
}
.Destaque_Texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #406087;
}
.Titulo_Texto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #406087;
}
.Menu {
	font-family: Univers;
	font-size: 14px;
	color: #EBEEF3;
}
.back_table_home {
	background-image: url(imgs/Base_Depel.jpg);
}
.bt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #406087;
	text-align: center;
}
.creditos {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E84B3;
}
.creditos a{
	text-decoration: none;
}
.creditos a:hover{
	font-weight: bold;
	text-decoration: underline;
}
#menuflash {
	position: absolute;
	visibility: visible;
	z-index: 1;
	top: 104px;
	height: 90px;
	width: 666px;
	left: 50%;
	margin-left: -333px;
}

