/* estilo investimentos */
/*configurações gerais*/

body {

background-color: #ffffff;
font-family: Arial, Helvetica, sans-serif;	
font-size: 12px;		
line-height: 18px;	
margin: 0px 0px 20px 0px;
}

.link {
text-align:center; color:#23a5e1;font-size:17px; font-weight:bold;
}

a:link, A:visited {color:#23a5e1;}
A:hover { color:#647356;}

.texto{
padding:32px; 
text-align: left; 
color:#353432; 
font-size: 11px; 
text-align:justify; 
font-weight: bold;
}

h4{text-align: center; color: #473fe2; font-size: 17px; font-weight: bold;}

/*----------------------empacotador---------------------*/

#conteudo {

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

#banner {
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
height:190px;
background:url(imagens/banner.jpg) no-repeat;	
}

.onda {
top:22px;
left:553px;
position:absolute;
}

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

#boxtext {
margin:0;
padding:25px;		
background-color: #dbe4c6;		
height:100%;	
}


#rodape {
background: url(imagens/rodape.gif) repeat-x;
height:32px;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;	
}

.rodapetexto {

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

#p4 {
	text-align:center; 
	color:#000000;
	font-size:17px; 
	font-weight:bold;
	line-height:30px;
}

.contas {
	left:225px;
	position:relative;
}
#risco {
height:267px;
background:#fe0000;
font-family:verdana,arial,helvetica,sans-serif;
font-size:22px;
line-height:22px;
color:#f9f487;
text-align:justify;
padding:15px;
}
#nav-subs {
width:468px;
left:115px;
position:relative;
font-family:verdana,arial,helvetica,sans-serif;
}

#nav-subs ul {
padding:10px 10px 10px 140px;
border:1px solid #c9c9c9;
font-size: 1.2em;
background:#e3e3e3;
list-style:none;
}

#nav-subs li ul {
border:none;
background-image:url(none);
}

#nav-subs li a {
padding-left:15px;
font-family:verdana,arial,helvetica,sans-serif;
color:#595555;
background:url(imagens/nav_0_off.gif) 0 60% no-repeat;
}

#nav-subs2 li {
color:#595555;
background:url(imagens/nav_0_off.gif) 0 60% no-repeat;
}

#nav-subs li a:hover {
color:#1987d4;
background-image:url(imagens/nav_0_on.gif);
}

