body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}

.conteudo_1 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #7b7b7b; }
a.conteudo_1:hover { color: #cc6666; }
a.conteudo_1:active { color: #cc6666; }

.conteudo_2 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #333333; }
a.conteudo_2:hover { color: #cc6666; }
a.conteudo_2:active { color: #cc6666; }

.conteudo_2b { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; }
a.conteudo_2b:hover { color: #cc6666; }
a.conteudo_2b:active { color: #cc6666; }

.conteudo_3 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #cc6666; }
a.conteudo_3:hover { color: #7b7b7b; }
a.conteudo_3:active { color: #7b7b7b; }

.conteudo_3b { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #cc3333; }
a.conteudo_3b:hover { color: #7b7b7b; }
a.conteudo_3b:active { color: #7b7b7b; }

.conteudo_3c { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #896863; }
a.conteudo_3c:hover { color: #7b7b7b; }
a.conteudo_3c:active { color: #7b7b7b; }

.conteudo_3d { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #7b7b7b; }
a.conteudo_3d:link { text-decoration: underline; }
a.conteudo_3d:visited { text-decoration: underline; }
a.conteudo_3d:hover { text-decoration: underline; color: #cc3333; }
a.conteudo_3d:active { text-decoration: underline; color: #cc3333; }

.conteudo_3e { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #c70e24; }
a.conteudo_3c:hover { color: #7b7b7b; }
a.conteudo_3c:active { color: #7b7b7b; }

.titulo_1 {	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; }
.titulo_2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #cc6666; }

.formhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-color: #f1f1f1;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.formsite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #f1f1f1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a.site:link { color: #cc6666; text-decoration: none; }
a.site:visited { text-decoration: none; color: #cc6666; }
a.site:hover { text-decoration: none; color: #666666; }
a.site:active {	text-decoration: none; color: #cc6666; }

a:link { text-decoration: none; }
a:visited {	text-decoration: none; }
a:hover { text-decoration: none; }
a:active { text-decoration: none; }

.fontsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

#img_big {
	position:absolute;
	left:24%;
	z-index:2;
	width:500px;
	height:500px;
	background-color: #FFFFFF;
	text-align: center;
	border: 2px solid #7b7b7b;
}


#site {
	z-index:1;
}
#pophome {
	position:absolute;
	top: 50%;
	left: 50%;
	margin-top: -125px;
	margin-left: -250px;
	z-index: 5;
	border: 1px solid #c70e24;
	}
