@charset "utf-8";
* html img {
 filter:expression(  this.alphaxLoaded ? "" :
 (  this.src.substr(this.src.length-4)==".png"  ?  (  (!this.complete)  ? "" :
 this.runtimeStyle.filter=  ("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+  (this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0, 0)+  String(this.alphaxLoaded=true).substr(0, 0)+  (this.src="imagens/blank.gif").substr(0, 0)  )             :
 this.runtimeStyle.filter=""  )  );
}

body {
	background-image: url(../imagens/index/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.bg1 {
	background-image: url(../imagens/index/bg2_parte1.jpg);
	background-repeat: no-repeat;
	height: 363px;
	width: 1024px;
}
.textoRodape {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #074c91;
}
.textoRodape a{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #074c91;
	text-decoration:none
}
.textoRodape a:hover{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #074c91;
	text-decoration:underline
}

.bg2 {
	background-image: url(../imagens/index/bg2_parte2.jpg);
	background-repeat: no-repeat;
	height: 147px;
	width: 1024px;
}
.bg3 {
	background-image: url(../imagens/index/bg2_parte3.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 1024px;
}
.bg4 {
	background-image: url(../imagens/index/bg2_parte4.jpg);
	background-repeat: no-repeat;
	height: 158px;
	width: 1024px;
}
.logo{
	margin-left:10px;
	top:10px;
	border:1;
	position:absolute
}
.logo img{
	width:110px;
	height:215px;
	border:0
}
.btCadastro{
	margin-left:135px;
	margin-top:-60px;
	width:120px;
	height:75px;
	border:0;
	position:absolute
}
.menuFlash{
	position:absolute;	
	margin-left:180px;
	top:0px;
}
.textoCad{
	width:172px;
	margin-left:85px;
	position:absolute;
	height:145px;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	top:530px;
}
.tvFlash{
	position:absolute;
	width:370px;
	margin-left:639px;
	margin-top:-25px;
	height:279px;
	top:386px
}
.imagemGrande{
	width:413px;
	height:503px;
	position:absolute;
	top:250px;
	margin-left:270px;
}
.btCadastro2{
	position:absolute;
	margin-left:150px;
	top:361px;
	height: 89px;
}
.btCliqueAqui{
	position:absolute;
	margin-left:160px;
	top:670px;
	height: 56px;
}

.btCliqueAqui2{
	position:absolute;
	margin-left:740px;
	top:670px;
	height: 56px;
}
