/* CSS Document */

body {
	background-image: url(img/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
#cont {
	position:relative;
	width:740px;
	height:530px;
	z-index:1;
}
#anima {
	position:absolute;
	width:510px;
	height:350px;
	z-index:2;
	left: 229px;
	top: 64px;
}
#txt_principal {
	position:absolute;
	width:198px;
	height:343px;
	z-index:1;
	left: 30px;
	top: 30px;
	background-image: url(img/box_txt.gif);
}
#bullet1 {
	position:absolute;
	width:14px;
	height:15px;
	z-index:3;
	left: 23px;
	top: 129px;
}
#rodap {
	position:absolute;
	width:680px;
	height:84px;
	z-index:1;
	left: 30px;
	top: 403px;
	background-image: url(img/box_rodape.gif);
	padding-top:15px;
}
#Layer2 {
	position:absolute;
	width:165px;
	height:115px;
	z-index:1;
	left: 16px;
	top: 101px;
	text-align:left;
}
#menu {
	position:absolute;
	width:242px;
	height:22px;
	z-index:4;
	left: 471px;
	top: 30px;
	text-align: right;
}
#Layer3 {
	position:absolute;
	width:162px;
	height:70px;
	z-index:2;
	left: 15px;
	top: 10px;
	text-align:left;
}
.style3 {
	font-size: 20px;
	color: #990033;
	font-weight: bold;
}
.style4 {
	font-size: 16px;
	color: #00CC00;
}
#bullet2 {
	position:absolute;
	width:14px;
	height:15px;
	z-index:5;
	left: 23px;
	top: 221px;
}
#bullet3 {
	position:absolute;
	width:14px;
	height:15px;
	z-index:6;
	left: 23px;
	top: 259px;
}
#Layer6 {
	position:absolute;
	width:223px;
	height:249px;
	z-index:1;
	left: 197px;
	top: 47px;
}
#central {
	position:absolute;
	width:100%;
	height:530px;
	z-index:1;
	left: 0px;
	top: 50%;
	margin-top:-265px;
}
#Layer1 {
	position:absolute;
	width:253px;
	height:107px;
	z-index:5;
	left: 429px;
	top: 178px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
