.titulos_vermelhos{
	color: #D7330E;
	font-family: verdana;
	font-size: 11px;
	font-style: bold;
	font-weight: bold;
}

.titulos_vermelhos_peq{
	color: #D7330E;
	font-family: verdana;
	font-size: 9px;
	font-style: bold;
	font-weight: bold;
}

.titulos_pretos{
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	font-style: bold;
	font-weight: bold;
}

.texto{
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.copyright{
	color: #000000;
	font-family: verdana;
	font-size: 9px;
	font-style: bold;
	font-weight: bold;
}

.copyrightcor{
	color: #8EC621;
	font-family: verdana;
	font-size: 9px;
	font-style: bold;
	font-weight: bold;
}

a:link {
	color: #000000;
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #000000;
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #D7330E;
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;	
}
a:active {
	color: #D7330E;
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
#entrar {
width:77px;
height:45px;
top:100px;
}
#contentor {
width: 800px;
height: 600px;
position:relative;
z-index:1;
margin-left:auto;
margin-right:auto;

}

#logo {
width:120px;
height:110px;
}
#animacao {
width:600px;
height:450px;
top:0px;
left:400px;
z-index:2;
}


