/* CSS Document */
body {

top:0px;

margin:auto;

padding:0px;
background-color: #292929;
	/*background-image:url(../fundo.jpg);
	background-repeat:no-repeat;
	background-position:500px -90px;
	*/
}


#cont{
background-position: -3px 10px;
background-repeat:no-repeat;
background-image:url(../24_vezes.gif);
width:33px;
height:400px;

top:0px;
margin:auto;
padding-left:29px;
/text-align:center;/* hack para o IE */ 
	width:745px;
	height:576px;


}


#cont2{
position:absolute;
background-position: 720px 60px;
/background-position: 357px 60px;
background-repeat:no-repeat;
background-image:url(../liberdade.jpg);
width:17px;
height:244px;

top:0px;
margin:auto;
padding-right:29px;
/text-align:center;/* hack para o IE */ 
	width:745px;
	/width:350px;
	height:576px;
	z-index:-100;



}


#dez{
position:absolute;
right:3px;
bottom:15px;

}

#parcelas{
position:absolute;
left:0px;
top:0px;
background-color:#00CC00;
width:33px;
height:423px;

}


#fundo{
position:absolute;
display:block;
z-index:-150;
right:0px;
bottom:0px;
background-image:url(../fundo2.jpg);
width:1024px;
height:700px;
}

#rodape{
position:absolute;
width:175px;
right:190px;
bottom:5px;
color:#FFFFFF;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
