a
{
	cursor: pointer;
	text-decoration: none;
}

/* Conteudos referentes á homepage */

.zona_destaque_hp
{
	float: left;
	clear: both;
	width: 782px;
	padding: 20px 0 0 0;
	margin: 0;
}
.area_destaque_hp1
{
	float: left;
}
.area_destaque_hp2
{
	float: right; /*display: none; /* por enquanto */
}

/* //Conteudos referentes á homepage */

/* Conteudos referentes ás páginas de conteudo */

.pathway
{
	float: left;
	clear: both;
	width: 762px;
	padding: 10px 10px 17px 10px;
}
.pathway a
{
	float: left;
	color: #ccc;
	font-size: 1em;
}
.pathway a:hover
{
	color: #666;
}
.pathway span
{
	float: left;
	color: #666;
	font-size: 1em;
}

.area_contextual h2
{
	clear: both !important;
	float: left;
	width: 764px;
	padding: 5px 8px !important;
	margin: 0 0 10px 0 !important;
	font-size: 1.7em;
	color: #666;
	border: 1px solid #ccc;
}
.area_contextual h3
{
	clear: both !important;
	padding: 0 8px !important;
	margin: 0 0 10px 0 !important;
	font-size: 1.7em !important;
	color: #C83335;
}
.area_contextual .corpo_texto h3
{
	padding-left: 10px!important;
}

.corpo_texto
{
	float: left;
	clear: both;
	width: 782px;
	font-size: 1.1em;
	color: #666;
}

.corpo_texto img
{
	padding: 0 0 0 10px;
	margin: 0 !important;
}
.corpo_texto p img
{
	padding: 0 !important;
}

/* Css Referentes a conteudo de backoffice */

.conteudo_destaque_accumutalor
{
	float: left;
	clear: both;
	width: 782px;
	padding: 0 0 20px 0;
	margin: 0;
}
.conteudo_destaque_accumutalor .video
{
	float: left;
	padding: 0;
	margin: 0;
	border: 1px solid #ccc;
}
.conteudo_destaque_accumutalor .video img
{
	float: left;
	margin: 0;
	padding: 0 !important;
}

.conteudo_destaque_accumutalor .area_links
{
	float: left;
	width: 100%;
	padding: 8px 0;
	background: #EBEBEB;
}
.conteudo_destaque_accumutalor .area_links a
{
	float: left;
	font-size: 1.4em;
	color: #fff;
	text-decoration: none;
	margin: 0;
	padding:12px 12px 12px 12px;
	width:164px;
	height: 97px;
	display: block;
}

.conteudo_destaque_accumutalor .area_links a#A1
{
	margin: 0 5px 0 10px;
	padding: 12px 55px 12px 12px; 
	width: 120px; 
	background: url(../images/temp/A1.gif) no-repeat left top;
}
.conteudo_destaque_accumutalor .area_links a#A2
{
	margin: 0 5px 0 0;
	background: url(../images/temp/A2.gif) no-repeat left top;
}
.conteudo_destaque_accumutalor .area_links a#A3
{
	margin: 0 5px 0 0;
	background: url(../images/temp/A3.gif) no-repeat left top;
}
.conteudo_destaque_accumutalor .area_links a#A4
{
	margin: 0 5px 0 0;
	background: url(../images/temp/A4.gif) no-repeat left top;
}

.opcoes_accumulator
{
	float: left;
	clear: both;
	width: 762px;
	padding: 0 10px 30px 10px;
}
.opcoes_accumulator span
{
	float: left;
	clear: both;
	width: 100px;
	margin: 0 !important;
	padding: 21px 11px 0 11px !important;
	color: #666;
	font-size: 1.3em;
}

.opcoes_accumulator span em { font-size: 0.8em; display: block; font-style: normal }

.opcoes_accumulator p
{
	margin: 0 !important;
	padding: 50px 11px 10px 11px !important;
	color: #999;
	font-size: 1em;
}

.coluna_destaques_01
{
	float: left;
	width: 280px;
	min-height: 266px;
	margin: 0 10px 0 0;
	background: #EBEBEB url(../images/opcao_quadro1.gif) no-repeat left top;
}
*html .coluna_destaques_01
{
	height: 266px;
}
.coluna_destaques_02
{
	float: left;
	width: 279px;
	min-height: 266px;
	margin: 0 10px 0 0;
	background: #EBEBEB url(../images/opcao_quadro2.gif) no-repeat left top;
}
*html .coluna_destaques_02
{
	height: 266px;
}

.opcoes_accumulator_Simulador
{
	float: left;
	clear: both;
	padding:0pt 10px 30px 50px;
}
.opcoes_accumulator_Simulador span
{
	float: left;
	clear: both;
	width: 160px;
	margin-bottom: 45px;
	padding: 21px 11px 0 11px !important;
	color: #666;
	font-size: 1.3em;
}

.opcoes_accumulator_Simulador p
{
	margin: 0 !important;
	padding: 50px 11px 10px 11px !important;
	color: #999;
	font-size: 1em;
}

.coluna_destaques_01_Simulador
{
	float: left;
	width: 200px;
	min-height: 210px;
	margin: 0 30px 0 0;
	background: #EBEBEB url(../images/opcao_quadro1.jpg) repeat-x right top;
}
*html .coluna_destaques_01_Simulador
{
	height: 200px;
}
.coluna_destaques_02_Simulador
{
	float: left;
	width: 200px;
	min-height: 210px;
	margin: 0 30px 0 0;
	background: #EBEBEB url(../images/opcao_quadro2.jpg) repeat-x right top;
}
*html .coluna_destaques_02_Simulador
{
	height: 200px;
}
.coluna_destaques_03_Simulador
{
	float: left;
	width: 200px;
	min-height: 210px;
	margin: 0 10px 0 0;
	background: #EBEBEB url(../images/opcao_quadro3.jpg) repeat-x right top;
}
*html .coluna_destaques_03_Simulador
{
	height: 200px;
}

.coluna_menus
{
	float: left;
	width: 183px;
	padding-top: 11px;
}
.coluna_menus a
{
	clear: both;
	display: block;
	border: 1px solid #ccc;
	padding: 10px;
	color: #C83335;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.coluna_menus a:hover{ background: #EBEBEB}

.destaque_personas_out
{
	float: left;
	clear: both;
	width: 762px;
	margin: 0;
	padding: 0 10px 20px 10px;
}
.destaque_personas
{
	float: left;
	clear: both;
	width: 754px;
	padding: 7px 0 3px 6px;
	margin: 0;
	border: 1px solid #ccc;
	background: #EBEBEB;
}
.destaque_personas .esq
{
	float: left;
	width: 376px;
}
.destaque_personas .esq img
{
	float: left;
	padding: 0 !important;
}
.destaque_personas .esq div.enquadramento
{
	float: left;
}
.destaque_personas .esq div.dados
{
	float: left;
	clear: both;
	height: 142px;
	padding: 13px 0 0 24px;
}
.destaque_personas .esq div.dados p
{
	clear: both;
	padding: 0 0 10px 0 !important;
}
.destaque_personas .esq div.dados p span.titulo
{
	display: block;
	font-size: 1em;
	color: #666;
}
.destaque_personas .esq div.dados p span.descricao
{
	display: block;
	font-size: 1.2em;
	color: #666;
}
.destaque_personas .esq div.squares
{
	float: left;
	clear: both;
	padding: 0 0 0 24px;
}
.destaque_personas .esq a
{
	float: left;
	width: 14px;
	height: 14px;
	display: block;
	margin: 0 2px 0 0;
	background: url(../images/temp/square.gif) no-repeat left top;
}
.destaque_personas .esq a:hover
{
	background: url(../images/temp/red_square.gif) no-repeat left top;
}

.destaque_personas .dir
{
	float: left;
	width: 353px;
	height: 148px;
	padding: 12px 13px 11px 12px;
	background: url(../images/temp/moldura1.jpg) no-repeat left top;
}
.destaque_personas .dir p
{
	padding: 0 0 14px 0 !important;
	font-size: 1.2em;
	color: #666;
}
.destaque_personas .dir a
{
	font-size: 2.2em;
	color: #fff;
	display: block;
	float: left;
	width: 140px;
	height: 80px;
	padding: 20px 7px 21px 20px;
	background: url(../images/temp/square_link.jpg) no-repeat left top;
}
.destaque_personas .dir span
{
	font-size: 2.4em;
	color: #666;
	float: left;
	padding: 45px 0 0 0;
}



.destaque_personasB
{
	float: left;
	clear: both;
	position: relative;
	width: 762px;
	height: 290px;
	padding: 0px;
	margin: 0;
	border: 0;
	background: url(../images/temp/PersonasB.jpg) no-repeat left top;
}
.destaque_personasB div.dados
{
	position: absolute;
	right: 257px;
	top: 41px;
	width: 107px;
	height: 117px;
	padding: 25px 0 0 35px;
	background: url(../images/temp/sinal.gif) no-repeat left top;
}
.destaque_personasB div.dados p
{
	clear: both;
	padding: 0 !important;
}
.destaque_personasB div.dados p span.titulo
{
	display: block;
	font-size: 1em;
	color: #666;
}
.destaque_personasB div.dados p span.descricao
{
	display: block;
	font-size: 1.4em;
	color: #666;
}

.destaque_personasB .dir
{
	float: right;
	width: 353px;
	padding: 162px 13px 11px 12px;
}
.destaque_personasB .dir p
{
	padding: 0 0 14px 0 !important;
	font-size: 1.2em;
	color: #666;
}
.destaque_personasB .dir a
{
	font-size: 2.2em;
	color: #fff;
	display: block;
	float: left;
	width: 140px;
	height: 80px;
	padding: 20px 7px 21px 20px;
	background: url(../images/temp/square_link.jpg) no-repeat left top;
}
.destaque_personasB .dir span
{
	font-size: 2.4em;
	color: #666;
	float: left;
	padding: 45px 0 0 0;
}


.destaque_personas_outC
{
	float: left;
	clear: both;
	width: 762px;
	margin: 0;
	padding: 0 10px;
}
.destaque_personasC
{
	float: left;
	clear: both;
	position: relative;
	width: 762px;
	height: 296px;
	padding: 0px;
	margin: 0;
	border: 0;
	background: url(../images/temp/PersonasC.jpg) no-repeat left top;
}
.destaque_personasC div.dados
{
	position: absolute;
	right: 317px;
	top: 107px;
	width: 107px;
	height: 117px;
	padding: 25px 0 0 35px;
	background: url(../images/temp/sinal2.gif) no-repeat left top;
}
.destaque_personasC div.dados p
{
	clear: both;
	padding: 0 !important;
}
.destaque_personasC div.dados p span.titulo
{
	display: block;
	font-size: 1em;
	color: #666;
}
.destaque_personasC div.dados p span.descricao
{
	display: block;
	font-size: 1.4em;
	color: #666;
}

.destaque_personasC .dir
{
	float: right;
	width: 353px;
	padding: 12px 13px 11px 12px;
}
.destaque_personasC .dir p
{
	padding: 0 0 14px 0 !important;
	font-size: 1.2em;
	color: #666;
}
.destaque_personasC .dir a
{
	font-size: 2.2em;
	color: #fff;
	display: block;
	float: left;
	width: 140px;
	height: 80px;
	padding: 20px 7px 21px 20px;
	background: url(../images/temp/square_link.jpg) no-repeat left top;
}
.destaque_personasC .dir span
{
	font-size: 2.4em;
	color: #666;
	float: left;
	padding: 45px 0 0 0;
}


.quadro_Colunas
{
	float: left;
	clear: both;
	width: 762px;
	padding: 8px 10px;
}
.quadro_Colunas p
{
	padding: 8px 5px 8px 0 !important;
}
.quadro_Colunas img
{
	border: 1px solid #ccc;
	margin: 0;
	padding: 0;
}
.quadro_Colunas .left
{
	float: left;
	width: 574px;
	font-size: 1.1em;
	color: #999;
	padding: 0 5px 0 0;
}
.quadro_Colunas .right
{
	float: left;
	width: 183px;
	padding: 8px 0 0 0;
}
.quadro_Colunas .right span.titulo
{
	float: left;
	clear: both;
	width: 181px;
	height: 32px;
	padding: 12px 0 0 0;
	margin: 0 0 8px 0;
	text-align: center;
	font-size: 1.6em;
	color: #999;
	border: 1px solid #ccc;
	background: url(../images/hands.gif) no-repeat center bottom;
}
.quadro_Colunas .right a.link
{
	float: left;
	clear: both;
	width: 181px;
	padding: 20px 0 20px 0;
	margin: 0 0 8px 0;
	text-align: center;
	font-size: 1.3em;
	color: #C83335;
	border: 1px solid #ccc;
}
.quadro_Colunas .right ul
{
	float: left;
	clear: both;
	width: 161px;
	border: 1px solid #ccc;
	padding: 13px 10px 0 10px;
	margin: 0;
}
.quadro_Colunas .right ul li
{
	clear: both;
	width: 140px;
	padding: 0;
	vertical-align: top;
	margin: 0 0 13px 20px;
	list-style-type: square !important;
	color: #C83335;
}
.quadro_Colunas .right ul li a
{
	font-size: 1.3em;
	color: #C83335;
}


/* //Css Referentes a conteudo de backoffice */

.Docs
{
	float: left;
	clear: both;
	width: 782px;
	padding: 20px 0;
}
span.docs_title
{
	float: left;
	clear: both;
	width: 762px;
	padding: 0 10px;
	font-size: 1.1em;
	color: #666;
	text-transform: uppercase;
}
.Docs ul
{
	float: left !important;
	clear: both !important;
	width: 762px !important;
	margin: 0 !important;
	padding: 0 10px 10px 10px !important;
	background: #ECECEC url(../images/pixel_docs.gif) repeat-x left top;
}
.Docs ul li.first
{
	border-top: 1px solid #ccc !important;
}
.Docs ul li
{
	float: left !important;
	clear: both !important;
	width: 762px !important;
	list-style: none !important;
	border-bottom: 1px solid #ccc;
}
.Docs ul li a
{
	padding: 5px 23px 5px 23px !important;
	margin: 0;
	display: block;
	font-size: 1em !important;
	color: #666 !important;
	background: url(../images/pdf.gif) no-repeat left 4px;
}
.Docs ul li a span
{
	color: #C83335;
	text-transform: uppercase;
}

.Footer_Links
{
	float:right;
	position:relative;
	width:784px;	
	clear: both;
	padding: 5px 8px !important;
	border: 1px solid #ccc;
	border-bottom: none;
	margin-top: -28px;
}
.Footer_Links span
{
	float: left;
	font-size: 1.1em;
	color: #666;
	padding: 2px 0 0 0;
}
.Footer_Links a
{
	float: left;
	margin: 0 0 0 10px;
}
.Footer_Links a span
{
	float: left;
	color: #0F3DA3;
	padding: 2px 0 0 0;
}
.Footer_Links a img
{
	float: left;
	padding: 0;
	margin: 0 5px 0 0;
	border: 0;
}



.pnlEnviar {padding: 8px 10px; float: left; clear: both; width: 762px;}
fieldset.Form_Contactos
{
	float: left;
	clear: both;
	width: 744px;
	margin: 0;
	padding: 10px 9px 20px 9px;
	border-top: 1px solid #C83335;
	border-bottom: 1px solid #C83335;
	border-left: 0;
	border-right: 0;
	background: #EBEBEB;
}
fieldset.Form_Contactos label.TituloForm
{
	float: left;
	clear: both !important;
	width: 744px;
	padding: 0 0 20px 0;
	font-size: 1.2em;
	color: #666;
	text-align: left;
}
fieldset.Form_Contactos div
{
	float: left;
	clear: both;
	width: 744px;
	padding: 0 0 10px 0;
}
*html fieldset.Form_Contactos div
{
	float: none !important;
}
fieldset.Form_Contactos div.last
{
	padding: 0 0 5px 0 !important;
}


fieldset.Form_Contactos label
{
	float: left;
	clear: left;
	width: 180px;
	padding: 2px 4px 0 0;
	margin: 0;
	font-size: 1.1em;
	color: #666;
	text-align: right;
}
fieldset.Form_Contactos label span
{
	color: #C83335;
}
fieldset.Form_Contactos input.InputNome
{
	float: left;
	width: 372px;
	height: 14px;
	padding: 1px;
	margin: 0;
	font-size: 1.1em;
	border-top: 2px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}
fieldset.Form_Contactos input.InputTelefone
{
	float: left;
	width: 179px;
	height: 14px;
	padding: 1px;
	margin: 0;
	font-size: 1.1em;
	border-top: 2px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}
fieldset.Form_Contactos input.InputEmail
{
	float: left;
	width: 179px;
	height: 14px;
	padding: 1px;
	margin: 0;
	font-size: 1.1em;
	border-top: 2px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}
fieldset.Form_Contactos textarea.AreaQuestao
{
	float: left;
	width: 372px !important;
	height: 94px;
	padding: 1px;
	margin: 0;
	border-top: 2px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}
fieldset.Form_Contactos select 
{
	float: left;
	padding: 1px;
	margin: 0;
	font-size: 1.1em;
	border-top: 2px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}
input.btn_submit_form
{
	float: left;
	clear: both;
	width: 153px;
	padding: 2px 8px;
	margin: 0 0 0 407px;
	color: #fff;
	font-size: 1.1em;
	text-align: right;
	border: 1px solid #999;
	background: #9A0201 url(../images/pixel_btn_destaques_hp.gif) repeat-x left top;
}

input.btn_submit_form:hover { background: #EE1A49;}

fieldset.Form_Contactos label.msg_erro
{
	float: left;
	clear: both;
	width: 376px;
	text-align: left !important;
	padding: 0 0 10px 184px;
	font-size: 1.2em;
	color: #C83335;
}
fieldset.Form_Contactos label.msg_tag
{
	float: left;
	clear: none !important;
	width: 100px;
	height: 19px;
	text-align: left !important;
	padding: 0 0 0 4px;
	font-size: 1.8em;
	color: #C83335;
}


/* Css referente ao Simulador de Rentabilidade */

.div_simulador_rentabilidade
{
	float: left;
	clear: both;
	width: 762px;
	padding: 8px 10px;
}

fieldset.Simulador_Rentabilidade
{
	float: left;
	clear: both;
	width: 762px;
	margin: 0;
	padding: 10px 0 20px 0;
	border-top: 1px solid #C83335;
	border-bottom: 1px solid #C83335;
	border-left: 0;
	border-right: 0;
}
fieldset.Simulador_Rentabilidade div
{
	float: left;
	clear: both;
	width: 746px;
	padding: 5px 8px 5px 8px;
	border-bottom: 1px solid #ccc;
}
fieldset.Simulador_Rentabilidade div.btn_submit
{
	float: left;
	clear: both;
	width: 338px;
	padding: 5px 8px 5px 416px;
	border-bottom: 0 !important;
}
fieldset.Simulador_Rentabilidade div.titulos label
{
	float: left;
	font-size: 1.1em;
	color: #666;
	padding: 0 5px 0 0;
}

fieldset.Simulador_Rentabilidade div.linhaSim
{
	/* background-color: Blue; */
	float: left; 
	text-align: left; 
	width: 500px;
	vertical-align:middle;
}

fieldset.Simulador_Rentabilidade div.titulos
{
	/* background-color: Red; */
	float: left; 
	text-align: left; 
	width: 500px;
}


fieldset.Simulador_Rentabilidade div.titulos label.Cabazes
{
	/*width: 180px;*/
	width: 195px;
}
fieldset.Simulador_Rentabilidade div.titulos label.Valor
{
	width: 155px;
}
fieldset.Simulador_Rentabilidade div.titulos label.Sugerida
{
	width: 78px;
}
fieldset.Simulador_Rentabilidade div.titulos label.Personalizada
{
	/*width: 95px;*/
	width: 120px;
}

fieldset.Simulador_Rentabilidade div label
{
	float: left;
	width: 180px;
	font-size: 1.2em;
	color: #666;
	padding: 2px 5px 0 0;
}
fieldset.Simulador_Rentabilidade div span
{
	float: left;
	width: 15px;
	text-align: center;
}

fieldset.Simulador_Rentabilidade div input
{
	float: left;
	padding: 1px !important;
	margin: 0;
	border-color: #999;
	border-style: solid;
	border-width: 2px 1px 1px 1px;
}
fieldset.Simulador_Rentabilidade div input.valor
{
	width: 97px;
}
fieldset.Simulador_Rentabilidade div input.Taxa
{
	width: 43px;
	margin: 0 0 0 23px;
	background: #ccc;
}
fieldset.Simulador_Rentabilidade div input.Taxa2
{
	width: 43px;
	margin: 0 0 0 45px;
}

fieldset.Simulador_Rentabilidade div.btn_submit input.btn_simulador
{
	float: left;
	clear: both;
	width: 150px;
	padding: 2px 8px !important;
	margin: 0;
	color: #fff;
	font-size: 1.1em;
	text-align: right;
	border: 1px solid #999;
	background: #9A0201 url(../images/pixel_btn_destaques_hp.gif) repeat-x left top;
}
/* VB */
fieldset.Simulador_Rentabilidade div span.lblOpcao
{
	width: 200px;
	text-align: left;
	vertical-align:middle;
}

fieldset.Simulador_Rentabilidade div.graficshover {position: relative; border: 0; width: auto; padding: 0;}
fieldset.Simulador_Rentabilidade label.graficshover { cursor: pointer;}
fieldset.Simulador_Rentabilidade label.graficshover:hover img.imggrafic, fieldset.Simulador_Rentabilidade label.over img.imggrafic {
	display: block;
	clear: both;
}
img.imggrafic 
{
	position: absolute;
	z-index: 4;
	top: -16px;
	left: 575px;
	display: none;
}



/* VB */
fieldset.Resultados_Rentabilidade
{ 
	float: left;
	clear: both;
	width: 762px;
	margin: 0;
	padding: 10px 0 20px 0;
	border-top: 1px solid #C83335;
	border-bottom: 1px solid #C83335;
	border-left: 0;
	border-right: 0;
}
fieldset.Resultados_Rentabilidade div
{
	float: left;
	clear: both;
	width: 762px;
	padding: 0;
	border-bottom: 1px solid #ccc;
}
fieldset.Resultados_Rentabilidade div.btn_submit
{
	float: left;
	clear: both;
	width: 338px;
	padding: 5px 8px 5px 416px;
	border-bottom: 0 !important;
}
fieldset.Resultados_Rentabilidade div.titulos label#Cabazes
{
	float: left;
	width: 180px;
	font-size: 1.1em;
	color: #666;
	padding: 5px 8px 5px 8px;
}

fieldset.Resultados_Rentabilidade div label
{
	float: left;
	width: 180px;
	font-size: 1.2em;
	color: #666;
	padding: 5px 8px 5px 8px;
}
fieldset.Resultados_Rentabilidade div span.resultados
{
	float: left;
	width: 550px;
	padding: 5px 8px 5px 8px;
	font-size: 1.2em;
	color: #fff;
	text-align: left;
	background: #999;
}

fieldset.Resultados_Rentabilidade div.btn_submit input.btn_simulador
{
	float: left;
	clear: both;
	width: 150px;
	padding: 2px 8px !important;
	margin: 0;
	color: #fff;
	font-size: 1.1em;
	text-align: right;
	border: 1px solid #999;
	background: #9A0201 url(../images/pixel_btn_destaques_hp.gif) repeat-x left top;
}

.info_results
{
	float: left;
	clear: both;
	width: 762px;
	padding: 0 10px 8px 10px;
}
.info_results p
{
	padding: 0 0 8px 0 !important;
	color: #666;
	font-size: 1.1em;
}
.info_results div.caixa
{
	float: left;
	clear: both;
	width: 742px;
	padding: 0 10px 8px 10px;
	background: #EBEBEB;
}
.info_results div.caixa p
{
	padding: 4px 0 4px 0 !important;
}
.info_results div.caixa span
{
	clear: both;
	display: block;
	padding: 0 0 2px 20px;
	font-size: 1.1em;
	color: #666;
}
.info_results div.caixa span span
{
	clear: none !important;
	display: inline !important;
	padding: 0 !important;
	color: #C73236;
}
.info_results div.caixa span.rodape
{
	font-size: 1em !important;
}

.info_results div.grafico
{
	float: left;
	clear: both;
	padding: 20px 0 0 0;
}


/* //Css referente ao Simulador de Rentabilidade */

/* Css referente ao Simulador de Perfil */

fieldset.Simulador_Perfil
{
	float: left;
	clear: both;
	width: 762px;
	margin: 0;
	padding: 10px 0 20px 0;
	border-top: 1px solid #C83335;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
}
fieldset.Simulador_Perfil div.fila
{
	float: left;
	clear: both;
	width: 762px;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #C83335;
}
fieldset.Simulador_Perfil div.fila span
{
	float: left;
	clear: both;
	width: 746px;
	padding: 0 8px 0 8px;
	font-size: 1.1em;
	color: #666;
}
fieldset.Simulador_Perfil div.fila .noWidth
{
	width: auto!important;
	white-space: nowrap!important;
}
fieldset.Simulador_Perfil div.fila p
{
	padding: 4px 8px !important;
	font-size: 1.2em;
	color: #666;
}

fieldset.Simulador_Perfil div.fila div.caixa
{
	float: left;
	clear: both;
	width: 579px;
	padding: 10px 0 20px 183px;
	background: #EBEBEB;
}
fieldset.Simulador_Perfil div.fila div.caixa div
{
	float: left;
	width: 193px;
}
fieldset.Simulador_Perfil div.fila div.caixa div input
{
	float: left;
	padding: 0;
	margin: -2px 0 0 0;
}

/* hack opera e firefox */
html:first-child fieldset.Simulador_Perfil div.fila div.caixa div input
{
	margin: -1px 0 0 0;
}

html > /**/ body fieldset.Simulador_Perfil div.fila div.caixa div input
{
	margin: 1px 0 0 0;
}
/* //hack opera e firefox */

fieldset.Simulador_Perfil div.fila div.caixa div label
{
	float: left;
	width: 155px;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 1.1em;
	color: #666;
}

fieldset.Simulador_Perfil div.fila div.caixa2
{
	float: left;
	clear: both;
	width: 761px;
	padding: 10px 0 20px 1px;
	background: #EBEBEB;
}
.optMistoChecked
{
	background-color:#D0D0D0; 
	padding-top: 10px; 
	padding-right: 64px; 
	padding-left: 5px; 
	float: left;	
	margin-top:-10px;
}
*:first-child+html .optMistoChecked {
	padding-right: 36px;
}
*html .optMistoChecked {
	padding-right: 55px;
}


.caixa2SemPadding
{
	padding: 10px 0 0px 1px;
}
#CFI_Simulador_Rentabilidade_PRe_tbMontante 
{
	margin: -3px -75pt 0pt;
}
#CFI_Simulador_Rentabilidade_PRe_tbMP2D1, #CFI_Simulador_Rentabilidade_PRe_tbMP2D3, #CFI_Simulador_Rentabilidade_PRe_tbMP2D2
{
	margin: -3px -30pt 0pt;	
}
#CFI_Simulador_Rentabilidade_PRe_label3
{
	white-space: nowrap;
}
fieldset.Simulador_Perfil div.fila div.CinzaEscuro
{
	background: #D0D0D0!important;
}

fieldset.Simulador_Perfil div.fila div.caixa2 div
{
	float: left;
}
fieldset.Simulador_Perfil div.fila div.caixa2 div.D1
{
	width: 182px;
}
fieldset.Simulador_Perfil div.fila div.caixa2 div.D2
{
	width: 193px;
}
fieldset.Simulador_Perfil div.fila div.caixa2 div.D3
{
	width: 193px;
}
fieldset.Simulador_Perfil div.fila div.caixa2 div.D4
{
	width: 193px;
}



fieldset.Simulador_Perfil div.fila div.caixa2 div input
{
	float: left;
	padding: 0;
	margin: -2px 0 0 0;
}

/* hack opera e firefox */
html:first-child fieldset.Simulador_Perfil div.fila div.caixa2 div input
{
	margin: -1px 0 0 0;
}

html > /**/ body fieldset.Simulador_Perfil div.fila div.caixa2 div input
{
	margin: 1px 0 0 0;
}
/* //hack opera e firefox */

fieldset.Simulador_Perfil div.fila div.caixa2 div label
{
	float: left;
	width: 155px;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 1.1em;
	color: #666;
}

#CFI_Simulador_Rentabilidade_PRe_Label16, #CFI_Simulador_Rentabilidade_PRe_Label19{width: 120px;}
#CFI_Simulador_Rentabilidade_PRe_Label17{width: 150px;}

fieldset.Simulador_Perfil div.btn_submit
{
	float: left;
	clear: both;
	padding: 9px 8px 5px 600px;
	border-bottom: 0 !important;
}
fieldset.Simulador_Perfil div.btn_submit input.btn_simulador
{
	float: left;
	clear: both;
	width: 150px;
	padding: 2px 8px !important;
	margin: 0;
	color: #fff;
	font-size: 1.1em;
	text-align: right;
	border: 1px solid #999;
	background: #9A0201 url(../images/pixel_btn_destaques_hp.gif) repeat-x left top;
}

/* //Css referente ao Simulador de Perfil */

/* //Conteudos referentes ás páginas de conteudo */


/* Clean Style */
.cleanStyle
{
}
.cleanStyle h1
{
	font-size: 2em !important;
	color: #666;
}
.cleanStyle h2
{
	font-size: 1.7em !important;
	color: #666;
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;
}
.cleanStyle h3
{
	font-size: 1.4em !important;
	color: #666;
	padding: 0 !important;
	margin: 0 !important;
}
.cleanStyle h4
{
	font-size: 1.2em !important;
	color: #666;
}
.cleanStyle h5
{
	font-size: 1.1em !important;
	color: #666;
}
.cleanStyle h6
{
	font-size: 1.0em !important;
	color: #999;
}

.cleanStyle pre
{
	white-space: pre;
	margin: 13px 0;
}
.cleanStyle p
{
	clear: both;
	padding: 8px 10px;
	margin: 0;
}
.cleanStyle strong
{
	font-weight: bold;
}
.cleanStyle em
{
	font-style: italic;
}
.cleanStyle u
{
	text-decoration: underline;
}
.cleanStyle strike
{
	text-decoration: line-through;
}
.cleanStyle sup
{
	vertical-align: super;
}
.cleanStyle sub
{
	vertical-align: sub;
}
.cleanStyle ul
{
	display: block;
	margin: 16px 0;
	padding: 0 0 0 40px;
	list-style-position: outside;
}
.cleanStyle ul li ul
{
	margin: 0;
}
.cleanStyle ol
{
	display: block;
	margin: 16px 0;
	padding: 0 0 0 40px;
	list-style-position: outside;
}
.cleanStyle ol li ol
{
	margin: 0;
}
.cleanStyle blockquote
{
	margin-left: 40px;
}
.cleanStyle hr
{
	clear: both;
	margin: 0 10px !important;
	padding: 0 !important;
	border: solid 1px #C83335 !important;
}


.imgTopo{border-bottom: solid 2px #C83335;display:block; padding:0!important; margin-left:10px!important}
.corpo_texto img { margin-left:10px!important}
.textomaior{ font-size: 1.2em}
.textomaior p { padding-bottom: 20px!important }

/* Pesquisa */
.Pesquisa
{
	float: left;
	clear: both;
	width: 782px;
	padding: 20px 0;
}
span.pesquisa_title
{
	float: left;
	clear: both;
	width: 762px;
	padding: 0 10px;
	font-size: 1.1em;
	color: #666;
	text-transform: uppercase;
}
.Pesquisa ul
{
	float: left !important;
	clear: both !important;
	width: 762px !important;
	margin: 0 !important;
	padding: 0 10px 10px 10px !important;
	background: #ECECEC url(../images/pixel_docs.gif) repeat-x left top;
}
.Pesquisa ul li.first
{
	border-top: 1px solid #ccc !important;
}
.Pesquisa ul li
{
	float: left !important;
	clear: both !important;
	width: 762px !important;
	list-style: none !important;
	border-bottom: 1px solid #ccc;
}
.Pesquisa ul li a
{
	padding: 5px 23px 5px 23px !important;
	margin: 0;
	display: block;
	font-size: 1em !important;
	color: #666 !important;
}

.Pesquisa ul li p
{
	padding: 5px 23px 5px 45px !important;
	margin: 0;
	display: block;
	font-size: 1em !important;
	color: #666 !important;
}


.Pesquisa ul li a span
{
	color: #C83335;
	text-transform: uppercase;
}

.pDown { clear: both; display: block }

/* Pesquisa By Mário =D */

.PesquisaList {clear: both; width: 762px; padding: 0 10px; margin: 0;}
	.PesquisaList dl {float: left; clear: both; width: 762px; margin: 5px 0; padding: 0 0 17px 0; border-color: #C83335; border-style: solid; border-width: 1px 0 1px 0;}
		.PesquisaList dt.toogler {float: left; clear: both; width: 730px; margin: 0; padding: 7px 10px 5px 22px; border-color: #ccc; border-style: solid; border-width: 0 0 1px 0; background: url(../Images/arrow_pesquisa_side.gif) no-repeat 11px center; }
		.PesquisaList dt.Activo {background: #EBEBEB url(../Images/arrow_pesquisa_down.gif) no-repeat 11px center; }
		.PesquisaList dt:hover {background: #EBEBEB url(../Images/arrow_pesquisa_down.gif) no-repeat 11px center; }
		.PesquisaList dt.over {background: #EBEBEB url(../Images/arrow_pesquisa_down.gif) no-repeat 11px center; }

			.PesquisaList dt div {float: left; width: 717px; margin: 0; padding: 0;}
			.PesquisaList dt div a {color: #666; font-size: 1em; font-weight: bold;}
				.PesquisaList dt div a:hover {color: #C83335;}
				.PesquisaList dt a.Link_btn {float:left;}
					.PesquisaList dt a.Link_btn img {margin: 0; padding: 0; border: 0;}
			.PesquisaList dt span {color: #666;}
		
		
		.PesquisaList dd.toogler {visibility: hidden; width: 0; margin: 0; padding: 0 !important; border: 0 !important;}
		.PesquisaList dd.Activo {visibility: visible !important; float: left; clear: both; width: 762px; margin: 0; padding: 10px 0 0 0 !important; border-color: #ccc !important; border-style: solid !important; border-width: 0 0 1px 0 !important;}
			.PesquisaList dd div.grupo {float: left; clear: both; width: 762px; margin: 0; padding: 0 0 10px 0;}
			.PesquisaList dd a {clear: both; display: block; color: #C83335; font-size: 1.1em; text-decoration: underline !important;}
				.PesquisaList dd a:hover {color: #666;}
				.PesquisaList dd p {clear: both; display: block; margin: 0 !important; color: #666; font-size: 1.1em;}
				.PesquisaList dd div.grupo div {float: left; clear: both; width: 762px; margin: 0; padding: 0 !important;}
					.PesquisaList dd div.grupo div span {float:left; color: #999; font-size: 0.9em;}
						.PesquisaList dd div.grupo div span.Activo {color: #000;}
