body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


#imgpos {
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-125px;
	margin-top:-157px;
	width: 250px;
	height: 314px;
}

#tooltips {
	display:none;
}
.advertencia {
	height: 80px;
	width: 380px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	text-align: left;
	background-color: #b4b5b5;
	font-family: "Trebuchet MS";
	font-size: 11px;
	padding: 10px;
	color: #000000;
}
#res {
	width: 100%;
	background-image: url(/imagens/layout/fundoGeral.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 12px;
	font-family: Verdana;
	font-size: medium;
}
#menu {
	width: 800px;
	background-image: url(/imagens/layout/fundoMenu.jpg);
	background-repeat: no-repeat;
	height: 33px;
	color: #FFFFFF;
	padding-top: 12px;
	font-family: Verdana;
	font-size: medium;
}
#menu UL {
	padding: 0px;
	list-style-type: none;
	width: 690px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu ul li {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
#menu ul li font a {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
#menu ul li a {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#menu  ul  li  a:hover {
	text-decoration: none;
	background-color: #7095C1;
}
.caixaGarota {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	padding-left: 25px;
}
.texto  {
	font-size: 18px;
}
.caixaAcesso {
	background-color: #7d8c8f;
	border: 1px solid #7d8c8f;
	color: #FFFFFF;
}
.botao {
	color: #bbc3c5;
	font-size: 20px;
	background-color: transparent;
	font-weight: bold;
	font-family: "Trebuchet MS";
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.botao:hover {
	background-color: #7095C1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.panel {
background-color: white;
border: 1px solid #DFDFDF;
border-top: none;
}
.tabOn {
	border: 1px solid #DFDFDF;
	border-bottom: none;
	cursor: default;
	color: #CC0000;
	height: 20px;
}
.tab {
	height: 20px;
	cursor: hand;
}
.space{
border-bottom: 1px solid #DFDFDF;
width: 2px;
}
.linkVoltar {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#preview {
	background-image: url(../imagens/layout/fundoVideo3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 250px;
	width: 330px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-left: 35px;
	align: center
}
#home {
	height: 60px;
	padding-left: 170px;
}
#topbar{ 
border:0px solid Silver;
padding:5px;
background-color:black;
position:absolute;
visibility:hidden;
z-index:100
}
