body{
background-color:#515100;
background-image:url(../imagens/badck.gif);
margin-top:2%;
text-align:center;
}

#geral_hotsite {
	border:solid 4px #fff;
	background-image: url(../imagens/fundo.jpg);
	background-repeat:no-repeat;
	height: 600px;
	width: 740px;
	margin:auto;
	text-align:left;
}

/*TOP SITE*/
#topo_hotsite {

	height: 118px;
	width: 740px;
}
#topo_hotsite_direito {
	height: 118px;
	width: 202px;
	float:left;
}
#topo_hotsite_esquerdo{
	height: 118px;
	width: 538px;
	float:left;
}
#topo_hotsite_esquerdo img{
	margin-right:10px;
}

/*CHAMADA SITE*/
#chamada_hotsite {
	height: 106px;
	width: 740px;
}

#chamada_hotsite img{
	margin-top:10px;
	margin-left:20px;
}
.chamada_hotsite_1{
float:left;
width:50%;
margin-top:15px;

}
.chamada_hotsite_2{
float:left;
width:50%;
height:90px;
}
.chamada_hotsite_2 a{
float:left;
width:70%;
background-image:url(../imagens/bau2.gif);
height:90px;
background-repeat:no-repeat;
background-position:bottom;
}
.chamada_hotsite_2 a:hover{
float:left;
width:70%;
background-image:url(../imagens/bau.gif);
height:90px;
background-repeat:no-repeat;
}

/*MEIO SITE*/
#meio_hotsite {
	height: 295px;
	width: 740px;
}
.meio_hotsite1 ,  .meio_hotsite2 , .meio_hotsite3, .meio_hotsite4 {
height:273px;
display:block;
float:left;
}
.meio_hotsite1 {width:239px; background-image:url(../imagens/fundo_img1.png); background-repeat:no-repeat; display:block;}
.meio_hotsite2 {width:188px; background-image:url(../imagens/fundo_img2.png); background-repeat:no-repeat; display:block;}
.meio_hotsite3 {width:163px; background-image:url(../imagens/fundo_img3.png); background-repeat:no-repeat; display:block;}
.meio_hotsite4 {width:150px; background-image:url(../imagens/fundo_img4.png); background-repeat:no-repeat; display:block;}

.meio_hotsite1 a:hover{ background-image:url(../imagens/fundo_img1_on.png); background-repeat:no-repeat; display:block;}
.meio_hotsite2 a:hover{ background-image:url(../imagens/fundo_img2_on.png); background-repeat:no-repeat; display:block;}
.meio_hotsite3 a:hover{ background-image:url(../imagens/fundo_img3_on.png); background-repeat:no-repeat; display:block;}
.meio_hotsite4 a:hover{width:150px; background-image:url(../imagens/fundo_img4_on.png); background-repeat:no-repeat; display:block;}

/*RODAPE SITE*/
#rodape_hotsite {

	height: 97px;
	width: 740px;
}

/* PNG Fix */
.pngfix,#meio_hotsite div,#meio_hotsite a,#meio_hotsite a:hover{_behavior:url('/cvc/js/iepngfix.htc');_cursor:pointer}