/* estilo cartão megabônus unicard */
/*configurações gerais*/

body {

background-color: #ffffff;
background: url(imagens/bg.gif) repeat-x;
font-family: Arial, Helvetica, sans-serif;	
font-size: 12px;	
padding: 0px;	
line-height: 15px;	
color: #555555;	
margin: 0px 0px 20px 0px;
}

p {
font-family:  Arial, Helvetica, sans-serif;
font-size: 12px;
color: #647356;
line-height: 30px;
}

h4 {line-height: 16px;}

A:link, A:visited {color:#1987d4;}
A:hover { color:#647356;}

/*----------------------empacotador---------------------*/
#banner {

position: relative;
height:130px;
background:url(imagens/bannermegabonus.jpg);
background-color: #3b3b3b;

}

.forexbanner {
height:65px;
background:#fe0000;
font-family:verdana,arial,helvetica,sans-serif;
font-size:90px;
color:#f9f487;
text-align:center;
font-weight:bold;
padding-top:48px;
}

#conteudo {

width: 750px !important;
width /**/: 750px;
margin: 20px auto;
position: relative;
padding: 0px;	
background-color: #dbe4c6;
border: 1px solid #cccccc;
height:100%;
}

#window {

position: relative;
height:130px;
overflow:hidden;
background-color: #3b3b3b;
}

/*-----------------------barra de navegação-----------------------------*/


div#navcontainer {
background-color: #F4F4F4;
border-bottom: solid 1px #D4D4D5;
background: url(imagens/navcontainer.gif);
height:32px;
z-index: 2;
}


#active a {

border-left: 1px solid #D4D4D5;
}

/*-------------------------caixa de texto-------------------------*/

#boxtext{

background-color: #dbe4c6;		
width: 750px;	
position:relative;
height:100%;
}

#contgaleria {

font-family:  Arial, Helvetica, sans-serif;
padding-left:5px;
padding-right:5px;
padding-top:30px;
padding-bottom:5px;
background-color: #dbe4c6;
font-size: small;
height:100%;
color: #353532;
line-height: 10px;
position:relative;
}

#rodape {

background: url(imagens/rodape.gif);
height:32px;
position:relative;	
}

.rodapetexto {

color: #faf9f9;	
font-size: 11px;
padding-top:7px;
padding-left:20px;	
}

.cartao {
	top: 20px;
	left: 565px;
	width: 150px;
	height: 115px;
	position: absolute;
	cursor: pointer;
}


#p1 {

	text-align:center; 
	color:#0a1dd7;
	font-size:12px; 
	font-weight:bold;
	line-height:30px;
}
#p2 {
	text-align:center; 
	color:#fa402d;
	font-size:12px; 
	font-weight:bold;
	line-height:30px;
}
#p3 {
	text-align:center; 
	color:#05831f;
	font-size:12px; 
	font-weight:bold;
	line-height:30px;
}
#p4 {
	text-align:center; 
	color:#000000;
	font-size:12px; 
	font-weight:bold;
	line-height:30px;
}

