/* CSS Document */
body { 
margin:0; 
padding:0;
width:100%; 
height:100%; /* this is the key! */ 
} 

.left { 
position:absolute; 
left:0; 
top:0; 
padding:0; 
width:227px; 
height:100%; /* works only if parent container is assigned a height value */ 
color:#333; 
background-image:url(http://www.in-lex.pt/_slices/inlx_corp_bg_col1.jpg);
background-attachment:scroll;
} 

.center { 
position:absolute; 
left:227px; 
top:0; 
padding:0; 
width:264px; 
height:100%; /* works only if parent container is assigned a height value */ 
color:#333; 
background:white; 
border-left:1px solid #B5B4B5; 
} 

.right { 
right:0px; 
top:0; 
padding:0; 
margin-left:491px;
height:100%; /* works only if parent container is assigned a height value */ 
color:#333; 
background-image:url(http://www.in-lex.pt/_slices/inlx_corp_bg_col3.jpg);
background-repeat:repeat-x;
background-attachment:inherit;
border-left:1px solid #B5B4B5; 
}



/*vertical menu*/

.vertmenu {
font-family:  Arial, Verdana, Helvetica, sans-serif;
font-size: 90%;
width: 225px;
padding: 0px;
margin: 0px;
}


.vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border-top: 1px solid black;
background-color:#EBE9E9;
}
.vertmenu ul li {
margin: 0px;
padding: 0px;
min-height:1px;
}
.vertmenu ul li a {
font-size: 80%;
display: block;
border-bottom: 1px solid black;
padding: 5px 0px 5px 4px;
text-decoration: none;
color: #7A7877;
width:220px;
}

.vertmenu ul li a:hover, #vertmenu ul li a:focus {
color:#7A7877;
background-color: #E0E0E0;
}

/*vertical menu black*/


.vertmenu_black {
font-family: Arial, Verdana,  Helvetica, sans-serif;
font-size: 90%;
width: 224px;
padding: 0px;
margin: 0px;
}


.vertmenu_black ul {
list-style: none;
margin: 0px;
padding: 0px;
background-color:black;
}
.vertmenu_black ul li {
margin: 0px;
padding: 0px;
min-height:1px;

}
.vertmenu_black ul li a {
font-size: 80%;
display: block;
border-bottom: 1px solid black;
padding: 5px 0px 5px 4px;
text-decoration: none;
color: white;
width:220px;
}

.vertmenu_black ul li a:hover, #vertmenu ul li a:focus {
color: white;
background-color: black;
}


/*horiz menu*/

.hbuttons a{
display:			block;
text-decoration:	none;
font:				normal 12px Arial;
color: 				white;
width: 				auto;
height: 			28px;
float:				left;
display:			inline;
margin-right:		22px;
/*background-image:url(tabsquare.jpg);*/
background-repeat:	repeat-x;
padding-top:		11px;
text-align:			left;
}

.hbuttons a:hover{
background-image:url(http://www.in-lex.pt/_slices/inlex_corp_menuover.jpg);
}

/*form*/

.select_rapida {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7d7d7d;
	font-weight: normal;
	
	margin-top:10px;
	margin-bottom:10px;
	width: 223px;
	height: 22px;
	float: center;
	background: #F3F3F3;
	border: 1px solid #A4A4A4;
}

.textfield_odd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7d7d7d;
	font-weight: normal;
	display: inline;
	margin-top:10px;
	margin-bottom:10px;
	width:220px;
	height: 18px;
	float: center;
	background: #FAFAFA;
	border: 1px solid #A4A4A4;

}

input.aButton {
	color: #4A4A4A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	background-color: #F3F3F3;
	border: 1px solid;
	border-top-color: #868686;
	border-left-color: #868686;
	border-right-color: #868686;
	border-bottom-color: #868686;
	margin-top: 20px;
	margin-bottom: 10px;
	cursor: hand;

}

.button_align {
	display: block;
	float: left;
	margin-left:10px;
	
}

.textfield_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	font-weight: normal;
	display: inline;
	width:135px;
	height: 18px;
	margin-bottom:10px;
	background: #7e8289;
	border: 1px solid white;

}

.form-textbox-even {
	font-family: Arial, Helvetica, sans-serif;;
	background-color: #E5E0E1; 
	width: 120px; 
	border: solid 1px #c8c8c6;
	font-size: 11px;
	color: #7d7d7d;
	font-weight: normal;	

}

.form-textbox-odd {
	font-family: Arial; 
	background-color: #EEEBEC; 
	width: 120px; 
	padding: 10px 5px 15px 5px; 
	border: solid 1px #c8c8c6; 
	float:left;
} 

.form-label { 
	color: #666666; 
	font-size: 11px; 
	font-family: Arial; 
	font-weight: normal; 
	text-align: left; 
	padding: 15px 0px 10px 10px; 
}

.form-label2 { 
	color: #666666; 
	font-size: 11px; 
	font-family: Arial; 
	font-weight: normal; 
	text-align: right; 
	padding: 15px 10px 10px 0px; 
} 


.form-textarea { 
	font-family: Arial; 
	font-size: 11px;
	color: #7d7d7d;
	background-color: #E5E0E1; 
	width: 345px; 
	height: 120px; 
	margin: 15px 10px 10px 0px; 
	border: solid 1px #c8c8c6;
}


/*text styles*/

.text_linkposicao {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #888C94;
		font-weight: normal;
		text-align: left;
		padding-left:6px;
		text-decoration:none;
}

.text_titulo_noticia {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #6D6D6D;
		font-weight: bold;
		text-align: left;
		/*padding-left:25px;*/
		padding-bottom:5px;
		padding-top:5px;
		text-decoration:none;
}

.text_titulo_noticiaNopadding {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #6D6D6D;
		font-weight: bold;
		text-align: left;
		padding-left:0px;

		padding-bottom:5px;
		padding-top:5px;
		text-decoration:none;
}

.text_data_noticia {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FF9C00;
		font-weight: normal;
		text-align: right;
		padding-right:20px;
		text-decoration:none;
}

.text_loggedIn {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FFFFFF;
		font-weight: normal;
		text-align: right;
		padding-right:20px;
		text-decoration:none;
}

.text_data_noticia a {
		color: #FF9C00;
		text-decoration:none;
}

.text_corpo_noticia {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #6D6D6D;
		font-weight: normal;
		text-align: left;
		text-align:justify;
		line-height:18px;
		padding-left:25px;
		padding-right:20px;
		padding-top:5px;
		padding-bottom:10px;
		text-decoration:none;
}

.text_corpo_noticia a {
		color: #6D6D6D;
		text-decoration:underline;
}

.text_corpo_noticiaNopadding {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #6D6D6D;
		font-weight: normal;
		text-align: left;
		text-align:justify;
		line-height:18px;
		padding-left:0px;
		padding-right:20px;
		padding-top:5px;
		padding-bottom:10px;
		text-decoration:none;
}

.text_corpo_noticiaNopaddingLight {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #A6A6A6;
		font-weight: normal;
		text-align: left;
		text-align:justify;
		line-height:18px;
		padding-left:0px;
		padding-right:20px;
		padding-top:5px;
		padding-bottom:10px;
		text-decoration:none;
}

.text_corpo_noticiaNopadding a {
		color: #6D6D6D;
		text-decoration:underline;
}

.text_copyright {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #cccccc;
		font-weight: normal;
		text-align: left;
		padding-left:50px;
		text-decoration:none;
}

.text_ideasshop {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #F0EFEF;
		font-weight: normal;
		text-align: center;
		text-decoration:none;
}

.text_resultados {
		font-family: Times, Arial, Helvetica, sans-serif;
		font-size: 22px;
		color: white;
		font-weight: normal;
		text-align: center;
		text-decoration:none;

}

.text_linkpdf {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #888C94;
		font-weight: normal;
		text-align: left;
		padding-left:25px;
		text-decoration:none;
}

.text_titsociedade {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #646870;
		font-weight: normal;
		text-align: left;
		padding-left:5px;
		text-decoration:none;
}

.text_tipoescritorio {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #7F7F7F;
		font-weight: normal;
		text-align: left;
		padding-left:5px;
		text-decoration:none;
}


.text_sociedadeNome{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #7F7F7F;
		font-weight: normal;
		text-align: left;
		padding-left:0px;
		padding-bottom:10px;
		padding-top:10px;
		line-height:18px;
		text-decoration:none;
}
.text_sociedadeNome a:hover 
{
	text-decoration:underline;
}

.text_telefone {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #7F7F7F;
		font-weight: normal;
		text-align: left;
		padding-left:2px;
		padding-bottom:10px;
		text-decoration:none;
}

.text_www {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #FF6E00;
		font-weight: normal;
		text-align: left;
		padding-left:5px;
		padding-bottom:10px;
		text-decoration:none;
}



/*text styles*/

.text_linkposicao_anuario {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: white;
		font-weight: normal;
		text-align: left;
		padding-left:6px;
		text-decoration:none;
}

.text_checkbox {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #5B636F;
		font-weight: normal;
		text-align: left;
		padding-left:80px;
		text-decoration:none;
}

.hbuttons_anuario a{
display: block;
text-decoration: none;
font: normal 12px Arial;
color: #0c4355;
width: auto;
height:34px;
float: left;
margin-right: 20px;
background-image:url(http://www.in-lex.pt/_slices/tabsquare.jpg);
background-repeat: repeat-x;
padding-top: 7px;
text-align:left;
}

.text_resultados_anuario {
		font-family: Arial Narrow, Helvetica, sans-serif;
		font-size: 24px;
		color: white;
		font-weight: bold;
		text-align: center;
		text-decoration:none;

}

.hbuttons_anuario a:hover{
background-image:url(/_slices/inlx_anua_bg_menu.jpg);
}

.text_www_anuario {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #791544;
		font-weight: normal;
		text-align: left;
		padding-left:5px;
		padding-bottom:10px;
		text-decoration:none;
}

a.text_www_anuario {
	text-decoration:none;
}

a.text_www_anuario:hover {
	text-decoration:underline;
}


.text_copyrightAnuario {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #5B636F;
		font-weight: normal;
		text-align: right;
		padding-top:25px;
		padding-right:20px;
		text-decoration:none;
}


/*form*/

.select_anuario 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7d7d7d;
	font-weight: normal;
	
	display: block;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
	float: left;
	
	width: 191px;
	height: 20px;

	background: #F3F3F3;
	border: solid 1px #A4A4A4;
}

.textfield_odd_anuario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7d7d7d;
	font-weight: normal;
	display: inline;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
	width:191px;
	height: 16px;
	float: center;
	background: #FAFAFA;
	border: 1px solid #A4A4A4;

}

input.aButton_alfabetico {
	color: #4A4A4A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	background-color: #F3F3F3;
	border: 1px solid;
	border-top-color: #868686;
	border-left-color: #868686;
	border-right-color: #868686;
	border-bottom-color: #868686;
	width:191px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:10px;
	cursor: hand;
}


input.aButton_pesqsimples {
	color: #4A4A4A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	background-color: #F3F3F3;
	border: 1px solid;
	border-top-color: #868686;
	border-left-color: #868686;
	border-right-color: #868686;
	border-bottom-color: #868686;
	width:150px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:10px;
	cursor: hand;

}

input.aButton_submeter {
	color: #4A4A4A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	background-color: #F3F3F3;
	border: 1px solid;
	border-top-color: #868686;
	border-left-color: #868686;
	border-right-color: #868686;
	border-bottom-color: #868686;
	width:90px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:10px;
	cursor: hand;
}

input.checkbox {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:10px;


}
input.aButton_submeter1 {
	
	
	color: #F3F3F3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	background-color: #4A4A4A;
	border: 1px solid;
	border-top-color: #F3F3F3;
	border-left-color: #F3F3F3;
	border-right-color: #F3F3F3;
	border-bottom-color: #F3F3F3;
	margin-top: 20px;
	margin-bottom: 10px;
	cursor: hand;
	
	
	/*
	color: #F3F3F3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	background-color: #4A4A4A;
	border: 1px solid;
	border-top-color: #F3F3F3;
	border-left-color: #F3F3F3;
	border-right-color: #F3F3F3;
	border-bottom-color: #F3F3F3;
	width:90px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:10px;
	cursor: hand;

*/
	
	
}

input.aButton_submeter2 {
	color: #F3F3F3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	background-color: #4A4A4A;
	border: 1px solid;
	border-top-color: #F3F3F3;
	border-left-color: #F3F3F3;
	border-right-color: #F3F3F3;
	border-bottom-color: #F3F3F3;
	width:90px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:10px;
	cursor: hand;
}

.text_linkposicao_anuario {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: white;
		font-weight: normal;
		text-align: left;
		padding-left:6px;
		text-decoration:none;
}

.text_checkbox {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #5B636F;
		font-weight: normal;
		text-align: left;
		padding-left:80px;
		text-decoration:none;
}

.hbuttons_anuario a{
display: block;
text-decoration: none;
font: normal 12px Arial;
color: #0c4355;
width: auto;
height:34px;
float: left;
margin-right: 20px;
/*background-image:url(tabsquare.jpg);*/
background-repeat: repeat-x;
padding-top: 7px;
text-align:left;
}

.text_resultados_anuario {
		font-family: Arial Narrow, Helvetica, sans-serif;
		font-size: 24px;
		color: white;
		font-weight: bold;
		text-align: center;
		text-decoration:none;

}

.text_resultados_total {
		font-family: Arial Narrow, Helvetica, sans-serif;
		font-size: 24px;
		color: #777777;
		font-weight: bold;
		text-align: center;
		text-decoration:none;
		padding-top:5px;

}

.text_resultados_corrente {
		font-family: Arial Narrow, Helvetica, sans-serif;
		font-size: 24px;
		color: #0c4355;
		font-weight: bold;
		text-align: center;
		text-decoration:none;
		padding-top:5px;

}

.hbuttons_anuario a:hover{
background-image:url(/_slices/inlx_anua_bg_menu.jpg);
}

.text_www_anuario {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #791544;
		font-weight: normal;
		text-align: left;
		padding-left:5px;
		padding-bottom:10px;
		text-decoration:none;
}

.text_copyrightAnuario {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #5B636F;
		font-weight: normal;
		text-align: right;
		padding-top:25px;
		padding-right:20px;
		text-decoration:none;
}

.text_copyrightAnuarioLeft {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #5B636F;
		font-weight: normal;
		text-align: left;
		padding-top:25px;
		padding-right:0px;
		text-decoration:none;
}

.text_ficha_nomeSociedade {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #747474;
		font-weight: normal;
		text-align: left;
		text-decoration:none;
		padding-left:50px;

}

.text_ficha_emailSociedade {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #747474;
		font-weight: normal;
		text-align: right;
		text-decoration:none;

}

.text_ficha_wwwSociedade {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #0c4355;
		font-weight: normal;
		text-align: right;
		text-decoration:none;

}

.text_ficha_tituloVermelho {
		font-family:  Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #0c4355;
		font-weight: bold;
		text-align: left;
		text-decoration:none;
		padding-left:50px;
		padding-top:5px;
		padding-bottom:5px;

}

.text_ficha_tituloVermelhoRight {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #0c4355;
		font-weight: bold;
		text-align: right;
		text-decoration:none;
		padding-left:50px;
		padding-top:5px;
		padding-bottom:5px;

}

.text_ficha_tituloCinza {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #747474;
		font-weight: bold;
		text-align: left;
		text-decoration:none;
		padding-left:50px;
		padding-top:5px;
		padding-bottom:5px;

}

.text_ficha_tituloCinzaRight {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #747474;
		font-weight: bold;
		text-align: right;
		text-decoration:none;
		padding-left:50px;
		padding-top:5px;
		padding-bottom:5px;

}

.text_ficha_subtituloCinza {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #747474;
		font-weight: bold;
		text-align: left;
		text-decoration:none;
		padding-left:50px;
		padding-top:5px;
		padding-bottom:5px;

}

.text_ficha_valueCinza {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #747474;
		font-weight: bold;
		text-align: left;
		text-decoration:none;
		padding-left:0px;
		padding-top:5px;
		padding-bottom:5px;

}

.text_ficha_valueCorpo {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #747474;
		font-weight: normal;
		text-align: left;
		line-height:18px;
		text-decoration:none;
		padding-left:50px;
		padding-right:5px;
		padding-bottom:20px;

}

.text_ficha_valueCorpoRight {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #747474;
		font-weight: normal;
		text-align: right;
		line-height:18px;
		text-decoration:none;
		padding-left:50px;
		padding-right:0px;
		padding-bottom:20px;

}


/*form*/
/*
.select_anuario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7d7d7d;
	font-weight: normal;
	display: block;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
	width: 191px;
	height: 18px;
	float: left;
	background: #F3F3F3;
	border: 1px solid #A4A4A4;
}

.textfield_odd_anuario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7d7d7d;
	font-weight: normal;
	display: inline;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
	width:191px;
	height: 21px;
	float: center;
	background: #FAFAFA;
	border: 1px solid #A4A4A4;

}
*/
input.aButton_alfabetico {
	color: #4A4A4A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	background-color: #F3F3F3;
	border: 1px solid;
	border-top-color: #868686;
	border-left-color: #868686;
	border-right-color: #868686;
	border-bottom-color: #868686;
	width:191px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:10px;


}


input.aButton_pesqsimples {
	color: #4A4A4A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	background-color: #F3F3F3;
	border: 1px solid;
	border-top-color: #868686;
	border-left-color: #868686;
	border-right-color: #868686;
	border-bottom-color: #868686;
	width:150px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:10px;


}


input.checkbox {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:10px;


}





































.text_linkposicao_anuario {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: white;
		font-weight: normal;
		text-align: left;
		padding-left:6px;
		text-decoration:none;
}

.text_checkbox {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #5B636F;
		font-weight: normal;
		text-align: left;
		padding-left:80px;
		text-decoration:none;
}

.hbuttons_anuario a{
display: block;
text-decoration: none;
font: normal 12px Arial;
color: #0c4355;
width: auto;
height:34px;
float: left;
margin-right: 20px;
/*background-image:url(tabsquare.jpg);*/
background-repeat: repeat-x;
padding-top: 7px;
text-align:left;
}

.text_resultados_anuario {
		font-family: Arial Narrow, Helvetica, sans-serif;
		font-size: 24px;
		color: white;
		font-weight: bold;
		text-align: center;
		text-decoration:none;

}

.text_resultados_total {
		font-family: Arial Narrow, Helvetica, sans-serif;
		font-size: 24px;
		color: #777777;
		font-weight: bold;
		text-align: center;
		text-decoration:none;
		padding-top:5px;

}

.text_resultados_corrente {
		font-family: Arial Narrow, Helvetica, sans-serif;
		font-size: 24px;
		color: #0c4355;
		font-weight: bold;
		text-align: center;
		text-decoration:none;
		padding-top:5px;

}

.hbuttons_anuario a:hover{
background-image:url(/_slices/inlx_anua_bg_menu.jpg);
}

.text_www_anuario {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #791544;
		font-weight: normal;
		text-align: left;
		padding-left:5px;
		padding-bottom:10px;
		text-decoration:none;
}

.text_copyrightAnuario {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #5B636F;
		font-weight: normal;
		text-align: right;
		padding-top:25px;
		padding-right:20px;
		text-decoration:none;
}

.text_copyrightAnuarioLeft {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #5B636F;
		font-weight: normal;
		text-align: left;
		padding-top:25px;
		padding-right:20px;
		text-decoration:none;
}

.text_ficha_nomeSociedade {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #747474;
		font-weight: normal;
		text-align: left;
		text-decoration:none;
		padding-left:50px;

}

.text_ficha_emailSociedade {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #747474;
		font-weight: normal;
		text-align: right;
		text-decoration:none;

}

.text_ficha_wwwSociedade {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #0c4355;
		font-weight: normal;
		text-align: right;
		text-decoration:none;

}




/*form


.textfield_odd_anuario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7d7d7d;
	font-weight: normal;
	display: inline;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
	width:191px;
	height: 21px;
	float: center;
	background: #FAFAFA;
	border: 1px solid #A4A4A4;

}
*/
input.aButton_alfabetico {
	color: #4A4A4A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	background-color: #F3F3F3;
	border: 1px solid;
	border-top-color: #868686;
	border-left-color: #868686;
	border-right-color: #868686;
	border-bottom-color: #868686;
	width:191px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:10px;


}

input.aButton_alfabetico2 {
	color: #4B5057;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	background-color: #DBDBDB;
	border: 1px solid;
	border-top-color: #FF9C00;
	border-left-color: #DBDBDB;
	border-right-color: #DBDBDB;
	border-bottom-color: #FF9C00;
	width:230px;
	height:25px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:0px;
	cursor: hand;

}





input.aButton_pesqsimples {
	color: #4A4A4A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	background-color: #F3F3F3;
	border: 1px solid;
	border-top-color: #868686;
	border-left-color: #868686;
	border-right-color: #868686;
	border-bottom-color: #868686;
	width:150px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:10px;


}


input.checkbox {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:10px;


}

.text_dotlist {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #5B636F;
		font-weight: normal;
		text-align: left;
		padding-left:55px;
		padding-top:5px;
		padding-bottom:5px;
		text-decoration:none;
		background-image:url(http://www.in-lex.pt/_slices/inlx_dotlist.jpg);
		background-position:25px;
		background-repeat:no-repeat;
}

.text_dotlistOrange {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #5B636F;
		font-weight: normal;
		text-align: left;
		padding-left:55px;
		padding-top:5px;
		padding-bottom:5px;
		text-decoration:none;
		background-image:url(http://www.in-lex.pt/_slices/inlx_dotlistOrange.jpg);
		background-position:25px;
		background-repeat:no-repeat;
}

.text_dotlist_nopadding {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #5B636F;
		font-weight: normal;
		text-align: left;
		padding-left:15px;
		padding-top:5px;
		padding-bottom:5px;
		text-decoration:none;
		background-image:url(http://www.in-lex.pt/_slices/inlx_dotlist.jpg);
		background-position:0px;
		background-repeat:no-repeat;
}

.text_dotlist_nopaddingOrange {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #5B636F;
		font-weight: normal;
		text-align: left;
		padding-left:15px;
		padding-top:5px;
		padding-bottom:5px;
		text-decoration:none;
		background-image:url(http://www.in-lex.pt/_slices/inlx_dotlistOrange.jpg);
		background-position:0px;
		background-repeat:no-repeat;
}


.text_dotlist_nopadding a:hover{
	text-decoration:none;

}

.text_titulo_noticiaNopadding {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #6D6D6D;
		font-weight: bold;
		text-align: left;
		padding-left:0px;
		padding-bottom:5px;
		padding-top:5px;
		text-decoration:none;
}


.text_abc
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7F7F7F;
	font-weight: normal;
	text-align: left;
	padding-right:5px;
	padding-bottom: 10px;
	text-decoration:none;
	background-color: #faf9f9;

}
.text_abc_link
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #7F7F7F;
font-weight: normal;
text-align: left;
padding-left:2px;
padding-bottom:10px;
text-decoration:none;

}

.form-textarea_morada { 
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #E5E0E1; 
	width: 250px; 
	height: 120px; 
	font-size: 11px;
	color: #7d7d7d;
	font-weight: normal;
}


.partnerField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0c4355;
	font-weight: Bold;
	margin-top:20px;
	margin-bottom:5px;
}

.partnerFieldDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7d7d7d;
	font-weight: normal;
	margin-top:5px;
	margin-bottom:5px;
}

