
body{
    font-family: Arial;
	background-color: #666666;
    margin: 5 0 0 0;
}
.style7 {font-size: 9px}
.style9 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #999999; }
.style10 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 16px; color: #000; }   

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight:bold;
	color: #000000;
	text-decoration: none;
}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight:bold;
	color: #000000;
	text-decoration: none;
}
a:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight:bold;
	color: #000;
    text-decoration: underline;
}
/*-toolbar-*/
a#tool:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a#tool:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a#tool:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight:bold;
	color: #fff;
    text-decoration: none;
}
.corpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #000000;
	text-align: left;
	margin: 0px 10px 10px 6px;
	padding: 10px;
	font-style: normal;
	background-color: #AAA9A9;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;

}
/*Background menu*/
.back_menu {
	background-image: url(../images/index_staBack_14.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #AAA9A9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
/*texo login*/
.back_text {
	background-image: url(../images/back_text.gif);
	background-repeat: repeat;
	background-position: bottom;
	background-color: #AAA9A9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width:140px;
    height:18px;
   	padding:2px 5px;
    border-width:0px;

}
.backPass_text {
	background-image: url(../images/back_text.gif);
	background-repeat: repeat;
	background-position: bottom;
	background-color: #AAA9A9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width:60px;
    height:18px;
   	padding:2px 5px;
    border-width:0px;


}
.backPass_enter {
	/*background-image: url(../images/enter.gif);*/
	background-repeat: repeat;
	background-position: bottom;
	background-color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
    /*text-decoration: underline;*/
    font-weight: lighter;
    color: #dddddd;
    border-width:0px;
    padding-top:5px;
    cursor: hand;
    cursor: pointer;

}
.backPass_mod {
	/*background-image: url(../images/enter.gif);*/
	background-repeat: repeat;
	background-position: bottom;
	background-color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
    /*text-decoration: underline;*/
    font-weight: lighter;
    color: #dddddd;
    border-width:0px;
    padding-top:5px;

    cursor: pointer;

}
a:active {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

/*Fundo de formulario*/
.form {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px none #000000;
	text-align:left;
	
	
	
}


.form_test {
	color: #000000;
	font-family: Arial;
	font-size: 6pt;
	background-color: #FFFFFF;
	border: 1px none #000000;
	text-align:left;
	
	
	
}

.form2{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #AAA9A9;
	border: 1px none #000000;
	text-align:left;
	
	
	
}

/*Fundo de lista de equipa*/
.form_equi {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CCCCCC;
	border: 1px none #000000;
	text-align:left;
	
	
	
}
/*Tab de formulario a cinzento = no activo*/
.form_not_active {
	color: #000000;
	background-color: #CCCCCC;
	/*background-image:url(../images/footer_tab_notselect.gif);*/
	background-position:bottom;
	background-repeat:no-repeat;
	width: 180px;
	
	text-align: left;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
/*Tab de formulario a vazio*/
.form_vazio {
	color: #000000;
	background-color: #AAA9A9;
	width: 180px;
	
	text-align: center;
}
/*Tab de formulario a branco = activo*/
.form_active {
	color: #000000;
	background-color: #fff;
	width: 180px;
	
	text-align:left;
    text-decoration:underline;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;*/
}
/*Tab verificado e correcto*/
.form_correct {
	color: #fff;
	background-color: #009900;
	background-image:url(../images/checked.gif);
	background-position:right;
	background-repeat:no-repeat;
	width: 180px;	
	text-align:left;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
/*Tab verificado e incorrecto*/
.form_incorrect {
	color: #fff;
	background-color: #c82a24;
	background-image:url(../images/not_checked.gif);
	background-position:right;
	background-repeat:no-repeat;
	width: 180px;
	text-align:left;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	
}


.form_green {
    color: #fff;
    background-color: #009900;
    text-align:left;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999999;
}
/*Tab verificado e incorrecto*/
.form_red {
    color: #fff;
    background-color: #c82a24;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999999;
    
}



/*Links de tabs*/
#nav td a{
	color: #FFFFFF;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
}
/*Links de tabs com focus*/
#nav a:hover{
	color: #333333;
	text-decoration:underline;
}
/*Cor do link do tab Activo*/
#nav td #active_b{color: #990000;}

/*Imagem do tab activo da direita */
.rigth_tab {
	background-image: url(../images/rigth_menu_tab.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #fff;
	height: 24px;
	width: 7px;
	
	
}
/*Imagem do tab correcto da direita*/
.rigth_tabcorrect {
	background-image: url(../images/rigth_menu_tabcorrect.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #009900;
	height: 24px;
	width: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	
}
/*Imagem do tab incorrecto da direita*/
.rigth_tabincorrect {
	background-image: url(../images/rigth_menu_tabincorrect.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #c82a24;
	height: 24px;
	width: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
/*Imagem do tab NAO activo da direita */
.rigth_tabnot {
	background-image: url(../images/rigth_menu_tabnot.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #CCCCCC;
	height: 24px;
	width: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
/*Imagem do tab activo da esquerda*/
.left_tab {
	background-image: url(../images/left_menu_tab.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #fff;
	height: 24px;
	width: 7px;
	
}
/*Imagem do tab correcto da esquerda*/
.left_tabcorrect {
	background-image: url(../images/left_menu_tabcorrect.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #009900;
	height: 24px;
	width: 7px;
	background-color: #009900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
/*Imagem do tab incorrecto da esquerda*/
.left_tabincorrect {
	background-image: url(../images/left_menu_tabincorrect.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #c82a24;
	height: 24px;
	width: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

/*Tab Vazio*/
.tabnothing {
	
	background-color: #AAA9A9;
	height: 24px;
	width: 7px;
	
}

/*Imagem do tab NAO activo da esquerda */
.left_tabnot {
	background-image: url(../images/left_menu_tabnot.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #CCCCCC;
	height: 24px;
	width: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
/*Texto do Contexto*/
.context_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    font-weight: normal;
	color: #000000;
	
	
}

/*Texto do Login*/
.login_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    font-weight: bold;
	color: #fff;
	
	
}
/*Texto do Login*/
.upload_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: bold;
	color: #000;
	
	
}

/*Texto do Formulario*/
.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	margin: 2px;
	
	
}
/*Mensagens de erro*/
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	padding: 5px;
}
.error_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	padding: 5px;
}

/*Mensagens de erro*/
.ok {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
	padding: 5px;
}
/*Titulo 1*/
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 2px;
}
/*Titulo dos forms*/
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 2px;
}
/*---------------------------------------------------------------------------------------*/
/*Estilos que no pertencem ao projecto*/
.t_info {
	border: 1px solid #666666;
}

#portal td a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	padding-left: 2px;
}
.table_imp {
	background-color: #AAA9A9;
}
.visto {
	font-size: 12px;
	font-weight: bold;
	color: #00CC00;
}
/*Legendas*/
.legenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #333333;
	margin: 3px;
	padding: 3px;
}
#login{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.correct_img {
	background-image: url(../images/checked.gif);
	background-repeat:no-repeat;
	background-color:#009900;
	width: 23px;
}.table_main {
	background-color: #AAA9A9;
}
.table_main_black {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}
.main_top_menu {
	background-color: #C82A24;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.main_top_menu_agen {
    background-color: #d88484;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
}
.pesquisa_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: auto;
	width:700px;
	background-position: center;
}

a#menu:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: lighter;
    color: #dddddd;
}
a#menu:visited {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: lighter;
    color: #dddddd;
}
a#menu:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold; 
    color: #dddddd;
}
a#menu2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    /*text-decoration: underline;*/   
    color: #dddddd;

     
}
a#menu2:visited {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    /*text-decoration: underline;*/    
    color: #dddddd;

     
}
a#menu2:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    text-decoration: underline;    
    color: #dddddd;

    
}


a#proc:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: lighter;
    color: #000000;
    border-width:0px;
    text-decoration: underline;
}
a#proc:visited {

    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: lighter;
    color: #222222;
    border-width:0px;
    text-decoration: underline;
}
a#proc:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold; 
    color: #555555;
    border-width:0px;
    text-decoration: none;
}


.conf_button {
	background-image: url(../images/enter.gif);
	width: auto;
    height: 20px;
    background-repeat: repeat;
	background-position: bottom;
	background-color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    font-weight: bold;
    color: #fff;
    border-width:0px;
    padding-top:5px;
    cursor: hand;
    cursor: pointer;
}
.gravar {
	
	width: 1px;
    height: 1px;
    background-repeat: repeat;
	background-position: bottom;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
    color: #fff;
    border-width:0px;

}
.gravar2 {
	
	width: 1px;
    height: 1px;
    background-repeat: repeat;
	background-position: bottom;
	background-color: #AAA9A9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
    color: #AAA9A9;
    border-width:0px;

}

.caminhoHeader{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color:#CA2B1F;
    font-size:10pt;
}

.searchTitle{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color:#CA2B1F;
    font-size:11pt;
}
.utilizador{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #CCCCCC;
}
.nome_utilizador{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #fff;
}
img {border: none; } 


/*-------------------------------------------*/
/* Estilos TVM */ 
/*-------------------------------------------*/
.data_tvm {
	font-family: Geneva, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
    text-decoration: none;
}
.titulo_tvm {
	font-family: Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.sub_tvm {
	font-family: Geneva, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}
.form_tvm {
	font-family: Geneva, sans-serif;
	font-size: 7pt;
	color: #000000;
	background-color: #999999;
	line-height: 11pt;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.tag_tvm {
	font-family: Geneva, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}

.FORM2_tvm {
	font-family: Geneva, sans-serif;
	font-size: 8pt;
	line-height: 11px;
	color: #000000;
}
.form3_tvm {
	font-family: Geneva, sans-serif;
	font-size: 7pt;
	line-height: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

.localgeo {
	font-family: Geneva, sans-serif;
	font-size: 8pt;
	text-transform: uppercase;
	color: #000000;
	line-height: 20pt;
}
.data {
	font-family: Geneva, sans-serif;
	font-size: 8pt;
	font-weight: bolder;
	color: #000000;
	line-height: 15pt;
}
.data1 {
	font-family: Geneva, sans-serif;
	font-size: 8pt;
	font-weight: bolder;
	color: #000000;
	line-height: 7pt;
}
.dataSelo {
    font-family: Geneva, sans-serif;
    font-size: 1pt;
    font-weight: bolder;
    color: #000000;
    line-height: 7pt;
}
.titulo {
	font-family: Geneva, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
.local {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: 10pt;
}
.producao {
	font-family: Geneva, sans-serif;
	font-size: 7pt;
	color: #666666;
	line-height: 20px;
	text-transform: uppercase;
}
.generoteatro {
	font-family: Geneva, sans-serif;
	font-size: 7pt;
	text-transform: uppercase;
	color: #99FFFF;
	line-height: 20pt;
}
.border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.border1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: grey;

}
.desig {
	font-family: Geneva, sans-serif;
	font-size: 9pt;
	color: #CCCCFF;
	line-height: 20pt;
}
/*----------------------------------------------*/

.tiny
{
	background-image: url(../images/remove.gif);
    background-color: #fff;
	background-repeat: no-repeat;
	font-family: monospace;
	font-size: 0.1em;
    text-align: left;
    color:#fff;
    line-height: 0%;
    vertical-align: top;
    border-width:0px;
    height:50px;
    width:20px;
    cursor: hand;
    cursor: pointer;
}
.calendar
{
	background-image: url(../images/icon_calendar.gif);
    background-color: #AAA9A9;
	background-repeat: no-repeat;
	font-family: monospace;
	font-size: 0.1em;
    text-align: left;
    color:#fff;
    line-height: 0%;
    vertical-align: top;
    border-width:0px;
    height:20px;
    width:20px;
    cursor: hand;
    cursor: pointer;
}
.table_main_grey {
	font-size: 10px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #333333
}

/*--------------------*/
/*Confirmation Box*/
  .select-free
{
	background-color:#fff;
    position:absolute;
	z-index:10;
	overflow:hidden;
	width:310px;
    cursor:move;
    top:50%;
    left:45%;
}
  .select-free-selo
{
    background-color:#fff;
    position:relative;
    z-index:0;
    overflow:hidden;
    display : inline;
    float: right;
    width:30px;
    height:30px;
    cursor:move;
    top:-80%;
    left:100%;
}

.select-free iframe
{
	display:none;
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.select-free .bd{border:solid 1px #000;}

.indic
{
    FONT-SIZE: 7pt;
    BACKGROUND: black;
    COLOR: white;
    FONT-FAMILY: 'Arial Narrow'
}

/* Search styles 15-11-2006 */
.search-border{
    border-style: solid;
    border-color: #AAA9A9;
    border-width: 3px;
    border-collapse: collapse;
    border-spacing: 0px;
    padding: 5px;
}
.forn-search-dyn{
    width: 200px;
}

.agen-search-dyn{
    width: 500px;
}

.gray-header{
    width: 100%;
    background-color: #cccccc;
    border-style: solid;
    border-color: black;
    border-width: 2px;
    border-left:0px;
    border-right:0px;
    font-size: 10pt;
    padding: 2px;
}

.notification{
    color: #CC0000;
    font-size: 12pt;
}