#ajuda_container{
	
}

#ajuda_titulo
{
	size: 20px;
	color: rgb(51,51,51);
	font-weight: bold;
	font-family: Arial, Sans Serif;
	margin-bottom: 10px;
/*	margin-left:10px; */
}

#ajuda_indice a
{
	size: 13px;
	color: rgb(102,102,102);
	font-weight: bold;
	margin-top:4px;
	font-family: Arial, Sans Serif;
	text-decoration: none;
}


#ajuda_indice a:link
{
	size: 13px;
	color: rgb(102,102,102);
	font-weight: bold;
	margin-top:4px;
	font-family: Arial, Sans Serif;
	text-decoration: none;
}


#ajuda_indice a:visited
{
	size: 13px;
	color: rgb(102,102,102);
	font-weight: bold;
	margin-top:4px;
	font-family: Arial, Sans Serif;
	text-decoration: none;
}

.ajuda_indice_li
{
	list-style:none;
	margin-top: 2px;
/*	margin-left:10px; */
}
#ajuda_indice_blank_separador{
	height:30px;
}



#ajuda_indice_separador{
 	background-image: url(/media/ajuda/line_hor_sep_back.gif);
 	background-repeat: repeat-x;
/* 	width: 630px; */
 	width: 100%;
 	height: 1px;
/* 	margin: 20px 0px 20px 7px; */
 	margin: 20px 0px 20px 0px;
}

#ajuda_indice_nospace_separador{
 	background-image: url(/media/ajuda/line_hor_sep_back.gif);
 	background-repeat: repeat-x;
/* 	width: 620px; */
 	width: 100%;
 	height: 1px;
 	margin-top:0px;
/* 	margin-left:10px; */
 	margin-bottom:0px;
}

#ajuda_titulo_conteudo {
	size: 12px;
	color: rgb(102,102,102);
	font-weight: bold;
	font-family: Arial, Sans Serif;
	border-left:0px;
	margin-bottom: 10px;
/*	margin-left:10px; */
}

#ajuda_texto_conteudo {
	size: 11px;
	color: rgb(0,0,0);
	font-family: Arial, Sans Serif;
	border-left:0px;
	margin-bottom: 10px;
/*	margin-left:5px; */
	text-align: justify;
/*	width: 630px; */
	width: 100%;
}

#tabela {
	size: 11px;
	font-family: Arial, Sans Serif;
	color: rgb(51,51,51);
/*	margin-left:2px; */
/*	width: 635px; */
	width: 100%;
	background-color: rgb(204, 204, 204);
}


#tabela_2 {
	size: 11px;
	font-family: Arial, Sans Serif;
	border-left:0px;
/*	margin-left:2px; */
/*	width: 635px; */
	width: 100%;
	
	background-color: rgb(204, 204, 204);
	color: rgb(51,51,51);
}

#tabela_td_1, #tabela_td_1_pay {
	width: 135px;
	height: 32px;
	margin-left:10px;
}

#tabela_td_1_pay {
	width: 155px;
	vertical-align: top;
}

#tabela_td_2, #tabela_td_2_pay { 
	width: 165px;
	height: 32px;
	margin-left:10px;
	
}

#tabela_td_2_pay {
	vertical-align: top;
}



#tabela_td_3, #tabela_td_3_pay { 
	margin-left:10px;
	width: 340px;
	height: 32px;
}

#tabela_td_3_pay {
	width: 320px;
	vertical-align: top;
}


#tabela_td_tipo_2 {
	width: 165px;
	height: 32px;
	margin-left:10px;
	vertical-align: top;
}

#tabela_separador_empty_1, #tabela_separador_empty_1_pay {
	width: 115px;
}
#tabela_separador_empty_1_pay {
	margin: 10px 0px 0px 0px;
	height: 1px;
}

#tabela_separador, #tabela_separador_1_pay 
{
	background-image: url(/media/ajuda/line_hor_sep_back.gif);
 	background-repeat: repeat-x;
	margin-top:0px;
	margin-bottom: 10px;
	//margin-bottom: 5px;
	width: 115px;
	height: 1px;
}
#tabela_separador_1_pay 
{
	margin: 10px 0px 3px 0px;
	
}



#tabela_separador_3
{
	background-image: url(/media/ajuda/line_hor_sep_back.gif);
 	background-repeat: repeat-x;
	margin-top:0px;
	margin-bottom: 10px;
	//margin-bottom: 5px;
	width: 125px;
	height: 1px;
}

#tabela_separador_empty, #tabela_separador_empty_2_pay
{
	width: 475px;
}

#tabela_separador_empty_2_pay{
	margin: 0px 0px 0px 0px;
	height: 1px;
}

#tabela_separador_2, #tabela_separador_2_pay
{
	background-image: url(/media/ajuda/line_hor_sep_back.gif);
 	background-repeat: repeat-x;
 	margin-top: 0px;
/*	margin-left: 10px; */
	margin-bottom: 10px;
	//margin-bottom: 5px;
	width: 480px;
	height: 1px;
}

#tabela_separador_2_pay{
	margin: 10px 0px 3px 0px;
}

#ajuda_green {
	color: green;
}

#tabela_separador_vertical {
	background-image: url(/media/ajuda/line_vert_sep_back.gif);
 	background-repeat: repeat-y;
 	margin-top: 0px;
	width: 1px;
	height: 32px;
	background-color: rgb(204, 204, 204);
}

#underline_diver{
	text-decoration: underline;
}



a.linkPopupLogin
{
	size: 13px;
	color: rgb(102,102,102);
	font-weight: bold;
	margin-top:4px;
	font-family: Arial, Sans Serif;
	text-decoration: none;
}


a.linkPopupLogin:link
{
	size: 13px;
	color: rgb(102,102,102);
	font-weight: bold;
	margin-top:4px;
	font-family: Arial, Sans Serif;
	text-decoration: none;
}


a.linkPopupLogin:visited
{
	size: 13px;
	color: rgb(102,102,102);
	font-weight: bold;
	margin-top:4px;
	font-family: Arial, Sans Serif;
	text-decoration: none;
}

a.linkPopupLogin:hover
{

	text-decoration: underline;
}

#dys{
	background-image: url("../media/centro/backmiddle.gif");
	background-repeat: repeat-y;
	float:left;
}

.dys_esq{
	float: left;
	margin: 0px 5px 0px 5px;
	width: 290px;
}

.dys_meio{
	float: left;
	margin: 0px 0px 0px 0px;
	border: 0px solid black;
	width: 2px;
}

.dys_dir{
	margin: 0px 5px 0px 30px;
	float: left;
	width: 283px;
}

#dys_titulo{
	margin: 0px 0 5px 0;
	font-weight: bold;
	font-size:15px;
}

#dys_link{
	margin-left: 20px;
}

#dys_link a{
	font-family: Arial, Sans Serif;
    font-size: 11px;
    text-decoration: none;
    color: rgb(0,0,0);
    margin-top: 0px;
    font-weight: normal;
	line-height:16px;
}

#dys_linkNoLink{
	margin-left: 20px;
	font-family: Arial, Sans Serif;
    font-size: 11px;
    text-decoration: none;
    color: rgb(0,0,0);
    margin-top: 0px;
    font-weight: normal;

}

#dys_link a:hover{
    text-decoration: underline;
}

#dys_clear{clear: both;}

#dys_resposta{
	margin-top:20px;
	width:100%;
	line-height:18px;
}

#dys_resposta .title{
	color:#808080;
	font-size:16px;
	font-weight:bold;}

#dys_resposta .subtitle{
	font-weight:bold;}
	
#dys_resposta a{
    text-decoration: underline;
    color: rgb(0,0,0);
    font-weight: normal;
}

#dys_resposta li{
   list-style:outside;
   margin-left:15px;
}

#dys_ligacao_contacto{
	background:url(../media/back_contacto_box.gif) repeat; 
	height:80px;
	width:600px; 
	margin-top:30px;
	padding:10px;
}

#dys_ligacao_contacto a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

