body{
	background: #000 /*url(../images/bck_body.gif)*/;
	font: 14px 'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font: 34px 'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: -10px;
	color: #969600;
}
h1:first-letter {
	font: 43px 'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h2 {
	font: 29px 'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: -18px;
	color: #ab860d;
	line-height: 8px;
}
h2:first-letter {
	font: 38px 'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a {
	color: #9de41b;
}
a:hover {
	text-decoration: none;
}
#central{
	width: 768px;
	height: 555px;
	margin-left: -384px;
	left: 50%;
	margin-top: -277px;
	top: 50%;
	position: absolute;
	border: #ab860d 3px solid;
	background-image: url(../images/bck_01.png);
}

#titulo{
	width: 350px;
	height: 118px;
	margin: 0 22px 0 12px;
	padding-top: 39px;
	position:absolute;
	z-index:2;
	font: 25px 'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #964a01;
	text-align: left;
	line-height: 22px;
}

#titulo2{
	width: 350px;
	height: 118px;
	margin: 1px 22px 0 -26px;
	padding-top: 82px;
	position:absolute;
	z-index:1;
	font: 27px 'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif;
	/*font-weight: bold;*/
	color: #fff;
	text-align: center;
	line-height: 25px;
}
#olho {
	width: 269px;
	height: 58px;
	margin: 180px 22px 0 15px;
	position:absolute;
	/*border: 1px #fff dotted;*/
	font: 11px 'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 11px;
}
.subtitulo{
	font: 26px "Calibri",Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #900;
	line-height: 21px;
}    
p:first-letter {
	font-size: 28px;
	font-weight: bold;
	padding-right: 3px;
	color: #4b1006;
}
#texto1{
	width: 400px;
	height: auto;
	margin: 160px 22px 0 235px;
	padding: 4px;
	position: absolute;
	left: 70px;
	text-align: justify;
	top: -1px;
}

#texto2{
	width: 311px;
	height: 113px;
	margin: 115px 22px 0 285px;
	padding: 4px;
	position: absolute;
	left: 129px;
	top: 106px;
	font-size: 24px;
	line-height: 26px;
}

#pecados{
	width: 410px;
	height: 50px;
	margin: 360px 0 0 300px;
	_padding-top: 10px;
	position: absolute;
	z-index: 4;
}

#botoes li{
	display: inline;
	list-style-type: none;
	padding: 0.7%;
	_padding: 0.4%;
}

#cta{
	width: 390px;
	height: 50px;
	margin: 365px 0 0 320px;
	position: absolute;
	z-index: 3;
	top: 51px;	
	left: 6px;
	text-align: center;
}

#creditos{
	width: 390px;
	height: 15px;
	margin: 365px 0 0 320px;
	position: absolute;
	top: 172px;	
	left: 6px;
	text-align: center;	
}	

#adwords{
	width: 95px;
	height: 95px;
	position: absolute;
	top: 460px;
	left: 672px;
	z-index: 5;
}

#xhtml{
	width: 80px;
	height: 15px;
	position: absolute;
	top: 538px;
	left: 3px;
	z-index: 6;
}

.style2 {color: #620000}


