/* CSS Document */
<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #18717B;
	background-image: url(imagens/fundo4.jpg);

}
.style1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.style2 {color: #FFFFFF}
.style3 {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
.style4_gde {font-size: 16px; font-family: Tahoma;}
.style4_peq {font-size: 12px; font-family: Tahoma;}
.style5 {font-size: 10px}
.link {text-decoration:none; color:#FFFFFF; }
.link2 {text-decoration:none; color:#000000; font-family: Verdana; font-size: 10px; }
.link3 {text-decoration:none; color:#000000; font-family: Verdana; font-size: 12px; }

.materia:hover {text-decoration:none; color:#FF0000; font-family: Verdana; font-size: 12px; }
.materia:visited {text-decoration:none; color:#990000; font-family: Verdana; font-size: 12px; }
.materia:link {text-decoration:none; color:#990000; font-family: Verdana; font-size: 12px; }




.style7 {font-size: 10px; font-family: Tahoma; }
.style8 {color: #990000}
.font20 {font-size: 20px}
.verdana_10 {	font-family: Verdana;
	font-size: 10px;
}
.verdana_10_bold {font-family: Verdana; font-size: 10px; font-weight: bold; }
.fotoon
{
	border:1px solid #000000;
}
.fotooff
{
	border:1px solid #000000;
}
.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 160%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.white_content {
	display: none;
	position: absolute;
	top: 40%;
	left: 25%;
	width: 650px; /* 50% */
	height: 480px;
	padding: 16px;
	border: 4px solid white;
	background-color: white;
	z-index:1002;
	overflow: auto;
	margin:inherit;
}

-->
</style>
