﻿a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#945248;
	text-decoration:none;
}
a:hover {
	color:#945248;
	text-decoration:none;
}
a:active {
	color:#945248;
	text-decoration:none;
}

/* User Control dos Alertas */
.SESAlertasControl
{
	margin-left:2%;
	float:left;
	margin-top:15px;
	width:45%;
	height:95%;
}

.SEMAlertasControl
{
	margin-right :2%;
	float:right;
	margin-top:15px;
	width:45%;
	height:95%;
}

.SESAlertasControl a, .SEMAlertasControl a
{
	/*color:#000000;*/
	color:#96534A;
	text-decoration:none;
}

.SESAlertasControl a:hover, .SEMAlertasControl  a:hover
{
	color:#96534A;
	/*text-decoration:none;*/
	text-decoration:underline;	
}

.SESAlertasControlBack
{
	border-top:1px solid #D3D3D3; 
	border-bottom:1px solid #D3D3D3;  
	background-color:#D1B4B0;
	padding:3px 16px 3px 0px;
}

.SESAlertasControlBot , .SEMAlertasControlBot
{
	margin-bottom:15px;
}

.SEMAlertasControlBack
{
	border-top:1px solid #D3D3D3; 
	border-bottom:1px solid #D3D3D3;  
	background-color:#D1B4B0;
	padding:3px 16px 3px 0px;

}
/* User Control dos Alertas */

/*tabtext - título da tabela tab*/

.tabtext
{
	background-color:#945248;
	background-image:url(../images/tabtext_back.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding:3px 16px 3px 4px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:left ;
	width:40%;
}

.tabtextblink
{
	background-color:#945248;
	background-image:url(../images/tabtext_back.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding:3px 16px 3px 4px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:left ;
	width:40%;
	text-decoration:blink underline ;
}

.tabIMG
{
	float:right;
	margin-top:2px;
	margin-right:2px;
/*	background-image:url(../images/path_up.gif); */
	background-image:url(../images/MasterPage/Path.png); 
	background-position: 0px -124px ; 
	background-repeat:no-repeat; 
	width:16px;
	height:18px;
	position:relative;
}

.tabIMGDown
{
	float:right;
	margin-top:2px;
	margin-right:2px;
/*	background-image:url(../images/path_down.gif);*/
	background-image:url(../images/MasterPage/Path.png); 
	background-position: -0px -76px ; 
	background-repeat:no-repeat;  
	width:16px;
	height:18px;
	position:relative;
}

.Texto
{
	background-color: white;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.btnAction
{
	background-image:url(../images/registar.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding: 5px 15px 5px 15px;
	vertical-align: middle; 
	margin-top:5px;
	text-align:center;
	float:right;
	margin-right:1px;
}

.btn a , .btnAction a, .registar a, .btnok a , registarblink a, .validar a
{
	color:#000000;
	text-decoration:none;
}

.btn a:hover, .btnAction a:hover, .registar a:hover, .btnok a:hover, registarblink a:hover, .validar a:hover
{
	color:#96534A;
	text-decoration:none;
	
}

.btnDisable a , .btnDisable 
{
	background-image:url(../images/registar.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding: 5px 15px 5px 15px;
	vertical-align: middle; 
	margin-top:5px;
	text-align:center;
	float:right;
	margin-right:1px;
	color: gray;	
	text-decoration: none;
	cursor: default;
	visibility:hidden;
}

.btnok
{
	background-image:url(../images/btnok.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding: 5px 15px 5px 15px;
	vertical-align: middle; 
	margin-top:5px;
	margin-left:25px;
	text-align:center;
	float:right;
	margin-right:1px;
}

.registar 
{
	background-image:url(../images/registar.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding: 5px 15px 5px 15px;
	vertical-align: middle; 
	margin-top:5px;
	margin-left:25px;
	text-align:center;
	float:right;
	margin-right:1px;
}

.validar
{
	background-image:url(../images/registar.gif);
	background-repeat:no-repeat  ;
	background-position:bottom;
	padding: 5px 20px 5px 20px;
	vertical-align: middle; 
	text-align:center;
	margin-left:60px;
	display:inline;
}

.validarFloat
{
	background-image:url(../images/registar.gif);
	background-repeat:no-repeat  ;
	background-position:bottom;
	padding: 5px 20px 5px 20px;
	vertical-align: middle; 
	text-align:center;
	float:right;
}

.validarLeft
{
	background-image:url(../images/registar.gif);
	background-repeat:no-repeat  ;
	background-position:bottom;
	padding: 5px 20px 5px 20px;
	vertical-align: middle; 
	text-align:center;
	display:inline;
}

.registarblink
{
	background-image:url(../images/registar.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding: 5px 15px 5px 15px;
	vertical-align: middle; 
	margin-top:5px;
	margin-left:25px;
	text-align:center;
	float:right;
	margin-right:1px;
	text-decoration:blink;
}

/* User Control dos Favoritos */
.Favorito
{
	background-color:#945248;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	width : 75%;
	vertical-align: middle;
}

.Fav-Date
{
	background-color:#945248;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	width : 25%;
	vertical-align: middle;
}

.Favorito-Item
{
	/*color:#945248;*/
	color:#000999;
	vertical-align:middle;
}

.Favorito-Item td , .Favorito td , .Fav-Date td
{
	padding: 5px 0 5px 0;
	/*Normalizacao das grelhas de favoritos: */
	border-color:Silver;
	border-style:solid;
	border-width:1px;
}

/* User Control dos Favoritos */


/* Glossario*/
.TabDataRow
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:1px;
}

.metaFont
{
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin-bottom:10px;
}

.FontGrid
{
	width:100%;
}


.metaFontL
{
	width:35%;
	float:left;
	padding-left:2em;
}

.metaFontR
{
	width:60%;
	float:right;
}

.TabDataRowL
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:1px;
	padding-left:20px;
	height:3em;
}

.TabDataRowH
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:1px;
	padding-left:20px;
	visibility:hidden;
	background-color:#FFFFFF;
	display:none; 
	visibility : hidden ;
}

.TabDataCollumn {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:1px;
	padding-right:5px;
	text-align:justify;
}

.TabDataCollumnF {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:1px;
	padding-right:5px;
	text-align:justify;
	width:75%;
}

.TabDataCollumnL {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:1px;
	padding-right:5px;
	text-align:right;
	width:19%;
}

.TabDataRow:hover, .TabDataCollumn a:active, .TabDataCollumn a:focus
{
	color:#945248;
}

/* Fim de metainfo grelha series*/

.footer
{
	position: absolute;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	bottom: 20px;
	left: 2%;
	right: 2%;
	width: 95%;
}

.footer1
{
	position: relative;
	padding-top: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	bottom: 30px;
	left: 1%;
	right: 2%;
	width: 95%;
}

.Controlcontent
{
	overflow:hidden;
	display:block; 	
}

.ControlcontentL1
{
	width:65%;
	height:200px;
}

.LogincontentR
{
	 float:right;
	 margin-top:4em;
	 width:50%;
}

.RegcontentL
{
	width:75%;
}

.RegcontentR
{
	 float:right;
	 width:20%;
	 margin-right:0px;
}

.left
{
	width:57%;
	margin: 1% 0% 1% 1%;
	float:left;
}

.right
{
	width:37%;
	margin: 1% 1% 1% 0%;
	float:right;
}

.ServiceControl, .NovidadesControl, .FavControl, .AlertasControl, .ContentsControl, .NoIntranetUserControl, .RegAdvantageControl, .LoginControl, .PasswordControl
{	
	background-color:#ffffff;
	margin-bottom:10px;
/* 	position:relative;  */
}

.ServiceControlBack, .NovidadesControlBack, .FavControlBack, .AlertasControlBack, .ContentsControlBack, .NoIntranetUserControlBack, .RegAdvantageControlBack, .LoginControlBack, .PasswordControlBack
{
	border-top:1px solid #D3D3D3; 
	border-bottom:1px solid #D3D3D3;  
	background-color:#D1B4B0;
	padding:3px 16px 3px 0px;
	margin-bottom:5px;
}

.Info
{
	height:25px;	
	padding-bottom:5px; 
	padding-top:15px;
} 

.InfoF
{
	/*height:25px;	*/
	height:45px;	
	width:99%;
	padding-top:1em;
} 

.interrogacao
{
/*	background-image:url(../images/interrogacao.gif); */
	background-image:url(../images/MasterPage/Path.png);
	background-position: -0px -172px ;
	background-repeat:no-repeat; 
	width:18px;
	height:16px;
	position:absolute;
}

.interrogacaoF
{
/*	background-image:url(../images/interrogacao.gif); */
	background-image:url(../images/MasterPage/Path.png);
	background-position: -0px -172px ;
	background-repeat:no-repeat; 
	width:18px;
	height:16px;
	float:left;
}

.interrogacaoTxt
{
	padding: 0px 0px 0px 30px;
	position:absolute;
}

.interrogacaoTxtF
{
	width:95%;
	float:right;
}

.scrollDIV 
{
	background-color:#ffffff;
	overflow:hidden;
	margin:0px 0px 5px 0px;
}

.help
{
	color:#945248;
	cursor:inherit ;
}

/* User Control do~Registo*/
.RegistoControl
{
	margin:10px 20px 0px 20px;
	width:96%;
}

.RegistoControlBack
{
	border-top:1px solid #D3D3D3; 
	border-bottom:1px solid #D3D3D3;  
	background-color:#D1B4B0;
	padding:3px 16px 3px 0px;
}

.SES-Main-Area
{   
	position:relative;
}

.SES-Main
{   
	background-image:url(../images/table3_thdeg.gif);
	background-repeat:repeat-x;
	padding-top : 0px;
/*	border-top: solid 1px  black; 
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 1px black;*/
	width:97%;
	height:80%; 
	margin: .1em 1em .1em 1.5em;
	clear: left ;
	position:absolute;
}

.scroll
{
	clear:left;
	overflow:auto;
	height:200px;
	width : 200px;
	margin-top: .5em ;
	margin-left: .5em ;
}

.SES-MenuGroup
{
/*	background-color:#CCCCCC; */
	font-weight:normal;
	background-image:url(../images/table3_thdeg.gif);
	background-repeat:repeat-x;
	padding-top : 0px;
	padding-left : 0px;
	padding-top : 0px;
	padding-right : 0px;
	vertical-align: top; 
	height : 0%;
}

.SES-NextItem
{
	border : 0px;
    cursor: hand;
}

.SES-NextItemth1
{
	border : 0px;
    cursor: hand;
	width: 21px; height: 20px; 
/*	background-image:url(../images/th1.gif);
	background-repeat: no-repeat;  */
	background:url(../images/SESGrid/SESGrid.png); 
	background-position: -10px -450px;
	background-repeat: no-repeat; 
}

.SES-NextItemth2
{
	border : 0px;
    cursor: hand;
	width: 21px; height: 20px; 
/*	background-image:url(../images/th2.gif);
	background-repeat: no-repeat;  */
	background:url(../images/SESGrid/SESGrid.png); 
	background-position: -10px -490px;
	background-repeat: no-repeat; 
}

.SES-NextItemth4
{
	border : 0px;
    cursor: hand;
	width: 21px; height: 20px; 
/*	background-image:url(../images/th4.gif);
	background-repeat: no-repeat;  */
	background:url(../images/SESGrid/SESGrid.png); 
	background-position: -10px -530px;
	background-repeat: no-repeat; 
}

.SES-NextItemth6
{
	border : 0px;
    cursor: hand;
	width: 21px; height: 20px; 
/*	background-image:url(../images/th6.gif);
	background-repeat: no-repeat;  */
	background:url(../images/SESGrid/SESGrid.png); 
	background-position: -10px -570px;
	background-repeat: no-repeat; 
}

.SES-NextItemth7 
{
	border : 0px;
    cursor: hand;
	width: 28px; height: 20px; 
/*	background-image:url(../images/th7.gif);
	background-repeat: no-repeat;  */
	background:url(../images/SESGrid/SESGrid.png); 
	background-position: -10px -610px;
	background-repeat: no-repeat; 
}

.SES-NextItemth7Over 
{
	cursor: hand;
	background-color:#DDDDDD;
	color: #FFFFFF; 
	border : 0px;
	font-weight:bold;
	width: 28px; height: 20px; 
/*	background-image:url(../images/th7.gif); */
	background:url(../images/SESGrid/SESGrid.png); 
	background-position: -10px -610px;
	background-repeat: no-repeat; 
}

.SES-print_ambos 
{
	width: 24px; height: 20px; 
    cursor: pointer;
    cursor: hand;
    padding: 2px 0px 2px 24px;
/*	background-image:url(../images/print_ambos.gif);
	background-position : 1px center; */
	background:url(../images/SESGrid/SESGrid.png); 
	background-position: -10px -330px;
	background-repeat: no-repeat; 
	width:200px;
}

.SES-print_ambosOver 
{
	width: 24px; height: 20px; 
    cursor: pointer;
    cursor: hand;
    padding: 2px 0px 2px 24px;
/*	background-image:url(../images/print_ambos.gif);
	background-position : 1px center; */
	background:url(../images/SESGrid/SESGrid.png); 
	background-position: -10px -330px;
	background-repeat: no-repeat; 
	background-color:#DDDDDD;
	color: #FFFFFF; 
	width:200px;
}

.SES-print_metainfo
{
	width: 24px; height: 20px; 
    cursor: pointer;
    cursor: hand;
    padding: 2px 0px 2px 24px;
/*	background-image:url(../images/print_metainfo.gif);
	background-position : 1px center; */
	background:url(../images/SESGrid/SESGrid.png); 
	background-position: -10px -410px;
	background-repeat: no-repeat; 
	width:200px;
}

.SES-print_metainfoOver 
{
	width: 24px; height: 20px; 
    cursor: pointer;
    cursor: hand;
    padding: 2px 0px 2px 24px;
/*	background-image:url(../images/print_metainfo.gif);
	background-position : 1px center; */
	background:url(../images/SESGrid/SESGrid.png); 
	background-position: -10px -410px;
	background-repeat: no-repeat; 
	background-color:#DDDDDD;
	color: #FFFFFF; 
	width:200px;
}

.SES-print_dados
{
	width: 24px; height: 20px; 
    cursor: pointer;
    cursor: hand;
    padding: 2px 0px 2px 24px;
/*	background-image:url(../images/print_dados.gif);
	background-position : 1px center; */
	background:url(../images/SESGrid/SESGrid.png); 
	background-position: -10px -370px;
	background-repeat: no-repeat; 
	width:200px;
}

.SES-print_dadosOver 
{
	width: 24px; height: 20px; 
    cursor: pointer;
    cursor: hand;
    padding: 2px 0px 2px 24px;
/*	background-image:url(../images/print_dados.gif); 
	background-position : 1px center; */
	background:url(../images/SESGrid/SESGrid.png); 
	background-position: -10px -370px;
	background-repeat: no-repeat; 
	background-color:#DDDDDD;
	color: #FFFFFF; 
	width:200px;
}

.SES-export_csv
{
	width: 24px; height: 20px; 
    cursor: pointer;
    cursor: hand;
    padding: 2px 0px 2px 24px;
/*	background-image:url(../images/export_csv.gif);
	background-position : 1px center; */
	background:url(../images/SESGrid/SESGrid.png); 
	background-position: -10px -50px;
	background-repeat: no-repeat; 
	width:200px;
}

.SES-export_csvOver 
{
	width: 24px; height: 20px; 
    cursor: pointer;
    cursor: hand;
    padding: 2px 0px 2px 24px;
/*	background-image:url(../images/export_csv.gif); 
	background-position : 1px center; */
	background:url(../images/SESGrid/SESGrid.png); 
	background-position: -10px -50px;
	background-repeat: no-repeat; 
	background-color:#DDDDDD;
	color: #FFFFFF; 
	width:200px;
}

.SES-export_dados
{
	width: 24px; height: 20px; 
    cursor: pointer;
    cursor: hand;
    padding: 2px 0px 2px 24px;
/*	background-image:url(../images/export_dados.gif);
	background-position : 1px center; */
	background:url(../images/SESGrid/SESGrid.png); 
	background-position: -10px -90px;
	background-repeat: no-repeat; 
	width:200px;
}
.SES-export_dadosOver 
{
	width: 24px; height: 20px; 
    cursor: pointer;
    cursor: hand;
    padding: 2px 0px 2px 24px;
/*	background-image:url(../images/export_dados.gif);
	background-position : 1px center; */
	background:url(../images/SESGrid/SESGrid.png); 
	background-position: -10px -90px;
	background-repeat: no-repeat; 
	background-color:#DDDDDD;
	color: #FFFFFF; 
	width:200px;
}

.SES-export_metainfo
{
	width: 24px; height: 20px; 
    cursor: pointer;
    cursor: hand;
    padding: 2px 0px 2px 24px;
/*	background-image:url(../images/export_metainfo.gif);
	background-position : 1px center; */
	background:url(../images/SESGrid/SESGrid.png); 
	background-position: -10px -130px;
	background-repeat: no-repeat; 
	width:200px;
}
.SES-export_metainfoOver 
{
	width: 24px; height: 20px; 
    cursor: pointer;
    cursor: hand;
    padding: 2px 0px 2px 24px;
/*	background-image:url(../images/export_metainfo.gif);
	background-position : 1px center; */
	background:url(../images/SESGrid/SESGrid.png); 
	background-position: -10px -130px;
	background-repeat: no-repeat; 
	background-color:#DDDDDD;
	color: #FFFFFF; 
	width:200px;
}

.SES-export_ambos
{
	width: 24px; height: 20px; 
    cursor: pointer;
    cursor: hand;
    padding: 2px 0px 2px 24px;
/*	background-image:url(../images/export_ambos.gif);
	background-position : 1px center; */
	background:url(../images/SESGrid/SESGrid.png); 
	background-position: -10px -10px;
	background-repeat: no-repeat; 
	width:200px;
}
.SES-export_ambosOver 
{
	width: 24px; height: 20px; 
    cursor: pointer;
    cursor: hand;
    padding: 2px 0px 2px 24px;
/*	background-image:url(../images/export_ambos.gif); 
	background-position : 1px center; */
	background:url(../images/SESGrid/SESGrid.png); 
	background-position: -10px -10px;
	background-repeat: no-repeat; 
	background-color:#DDDDDD;
	color: #FFFFFF; 
	width:200px;
}

.SES-filtro_row
{
	width: 24px; height: 20px; 
    cursor: pointer;
    cursor: hand;
    padding: 2px 0px 2px 24px;
/*	background-image:url(../images/filtro_row.gif);
	background-position : 1px center; */
	background:url(../images/SESGrid/SESGrid.png); 
	background-position: -10px -210px;
	background-repeat: no-repeat; 
	width:200px;
}
.SES-filtro_rowOver 
{
	width: 24px; height: 20px; 
    cursor: pointer;
    cursor: hand;
    padding: 2px 0px 2px 24px;
/*	background-image:url(../images/filtro_row.gif);
	background-position : 1px center; */
	background:url(../images/SESGrid/SESGrid.png); 
	background-position: -10px -210px;
	background-repeat: no-repeat; 
	background-color:#DDDDDD;
	color: #FFFFFF; 
	width:200px;
}

.SES-filtro_col
{
	width: 24px; height: 20px; 
    cursor: pointer;
    cursor: hand;
    padding: 2px 0px 2px 24px;
/*	background-image:url(../images/filtro_col.gif);
	background-position : 1px center; */
	background:url(../images/SESGrid/SESGrid.png); 
	background-position: -10px -170px;
	background-repeat: no-repeat; 
	width:200px;
}
.SES-filtro_colOver 
{
	width: 24px; height: 20px; 
    cursor: pointer;
    cursor: hand;
    padding: 2px 0px 2px 24px;
/*	background-image:url(../images/filtro_col.gif);
	background-position : 1px center; */
	background:url(../images/SESGrid/SESGrid.png); 
	background-position: -10px -170px;
	background-repeat: no-repeat; 
	background-color:#DDDDDD;
	color: #FFFFFF; 
	width:200px;
}

.SES-filtro_rowcol
{
	width: 24px; height: 20px; 
    cursor: pointer;
    cursor: hand;
    padding: 2px 0px 2px 24px;
/*	background-image:url(../images/filtro_rowcol.gif);
	background-position : 1px center; */
	background:url(../images/SESGrid/SESGrid.png); 
	background-position: -10px -250px;
	background-repeat: no-repeat; 
	width:200px;
}
.SES-filtro_rowcolOver 
{
	width: 24px; height: 20px; 
    cursor: pointer;
    cursor: hand;
    padding: 2px 0px 2px 24px;
/*	background-image:url(../images/filtro_rowcol.gif);
	background-position : 1px center; */
	background:url(../images/SESGrid/SESGrid.png); 
	background-position: -10px -250px;
	background-repeat: no-repeat; 
	background-color:#DDDDDD;
	color: #FFFFFF; 
	width:200px;
}

.SES-filtro_semfiltro
{
	width: 24px; height: 20px; 
    cursor: pointer;
    cursor: hand;
    padding: 2px 0px 2px 24px;
/*	background-image:url(../images/filtro_semfiltro.gif);
	background-position : 1px center; */
	background:url(../images/SESGrid/SESGrid.png); 
	background-position: -10px -290px;
	background-repeat: no-repeat; 
	width:200px;
}
.SES-filtro_semfiltroOver 
{
	width: 24px; height: 20px; 
    cursor: pointer;
    cursor: hand;
    padding: 2px 0px 2px 24px;
/*	background-image:url(../images/filtro_semfiltro.gif);
	background-position : 1px center; */
	background:url(../images/SESGrid/SESGrid.png); 
	background-position: -10px -290px;
	background-repeat: no-repeat; 
	background-color:#DDDDDD;
	color: #FFFFFF; 
	width:200px;
}

.StripeGroup
{   
  border-width:1px; 
  background-color: white;
  cursor:default;
  background-image:url(../images/menuBackgroundTop.gif);
  border-color:#7E7E81;
  border-style:solid;
  
}

.SES-HeaderItem
{
	background-repeat:repeat-x; 
	background-color:#FAFAFA;
    font:  12px Arial, Verdana;
    color: #666666;
    padding: 0px 2px 4px 2px;
    text-align: center; 
	width : 200px;
    border-bottom: 1px solid #000000;
}

.SES-HeaderItemOver
{
	cursor: hand;
	background-repeat:repeat-x; 
	background-color:#DDDDDD;
    font:  12px Arial, Verdana;
    color: #FFFFFF; 
    padding: 0px 2px 4px 2px;
    text-align: center; 
	width : 200px;
    border-bottom: 1px solid #000000;
}

.SES-NextItemOver 
{
	cursor: hand;
	background-color:#DDDDDD;
	color: #FFFFFF; 
	border : 0px;
	font-weight:bold;
}

.SES-TopHeaderItem
{
	background-repeat:repeat-x; 
	background-color:#FAFAFA;
    font:  12px Arial, Verdana;
    color: #666666;
    padding: 0px 2px 4px 2px;
    text-align: center; 
	width : 200px;
}

.FirstColumn , #SESGrid_FirstColumn 
{
	border-right: solid 1px white;
	border-bottom: solid 1px white;
	background-color:#CCCCCC; 
    vertical-align : top ;
	margin:0 0 0 0;
	width:100px;
}

.FirstColumnL
{
    float:left; 
}

.objInvertDown
{
/*	background-image:url(../images/down.GIF);
	background-repeat:no-repeat; */
	background:url(../images/SESMenu/SESMenu.png); 
	background-position: -8px -40px;
	width:16px;
	height:16px;
	top:85px;
}

.objInvertUp
{
/*	background-image:url(../images/up.GIF);
	background-repeat:no-repeat; */
	background:url(../images/SESMenu/SESMenu.png); 
	background-position: -8px -195px;
	width:16px;
	height:16px;
	top:85px;
}

.FirstColumnR
{
	float:right; 
}

.Bullet
{
/*	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat; */
	background:url(../images/SESMenu/SESMenu.png); 
	background-position: -8px -8px;
	width:16px;
	height:16px;
	top:-5px;
}

#hideMenu
{
	top:180px;
	left:60px;
}

.yui-dt-header1
{
	margin-left:20px;
	width:110px;
	top:0px;
}

.NextColumn, .SESGrid_NextColumn 
{
	background-color:#CCCCCC;
	width : 150px;
	font:  10px Verdana;
    font-size: 10px;
	text-align : center ;
    vertical-align : top ;
	margin:0 0 0 0;
	height : 100px;
}

.InfoH
{
/*	background-image:url(../images/infoH.gif);
	background-repeat:no-repeat; */
	background:url(../images/SESMenu/SESMenu.png); 
	background-position: -8px -99px;
	width:18px;
	height:16px;
	cursor:pointer;
}

.ColumnT
{
	width:150px;
	bottom:0px;
}

.NextColumnTL
{
	width:10px;
	margin-left:5px;
	padding-bottom:0px;
}

.Hide
{
/*	background-image:url(../images/hide.gif);
	background-repeat:no-repeat; */
	background:url(../images/SESMenu/SESMenu.png); 
	background-position: -8px -72px;
	width:16px;
	height:16px;
	cursor:pointer;
}

.NextColumnTR
{
	width:10px;
	margin-right:10px;
	padding-bottom:0px;
}

.ColumnD
{
	width:150px;
/*	border:solid 1px yellow; */
	clear:left;
}

.NextColumnDL
{
	width:10px;
	float:left;
	margin-left:5px;
/*	border:solid 1px red; */
}

.Left
{
/*	background-image:url(../images/left.gif);
	background-repeat:no-repeat; */
	background:url(../images/SESMenu/SESMenu.png); 
	background-position: -8px -131px;
	width:16px;
	height:16px;
}

.Right
{
/*	background-image:url(../images/right.gif);
	background-repeat:no-repeat; */
	background:url(../images/SESMenu/SESMenu.png); 
	background-position: -8px -163px;
	width:16px;
	height:16px;
}

.NextColumnDM
{
	width:80px;
	margin-left:30px;
/*	border:solid 1px blue; */
}

.NextColumnDR
{
	width:10px;
	float:right;
	margin-right:5px;
/*	border:solid 1px red; */
}

.TimeCell, #SESGrid_TimeCell
{
	text-align : center ;
	font-size:x-small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    vertical-align : middle ;
	background-color:#E9E9E9; 
	margin:0 0 0 0;
}

.DataCell
{
	background-color:#FFFFFF;
	text-align : right ;
	font-size:x-small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    vertical-align : middle ;
	margin:0 0 0 0;
	border-right:1px solid #CCCCCC; 
	border-bottom:1px solid #CCCCCC; 
	color:#000000;
}

/* metainfo grelha series */
.metaUrl
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
/*	color:#FFFFFF; */
	text-decoration:none;
	font-size:x-small;
}

.metaGrelhaMenu3 {
	padding-bottom:1em;
	padding-top:1em;
	clear:left;
}

.metaGrelhaMenu3 a{
	background-color: #945248;
	background-image:url(../images/canto_m3_hover.gif);
	background-position:right top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	padding:2px 8px 1px 4px;
	text-decoration:none;
	float:left;
}

.metaGrelhaMenu3 a:hover, .metaGrelhaMenu3 a:active, .metaGrelhaMenu3 a:focus
{
	background-color:#945248;
	background-image:url(../images/canto_m3_hover.gif);
	background-position:right top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	padding:2px 8px 1px 4px;
	text-decoration:none;
	
}
/*.menu3 .selected - iten de menu de terceira navegação quando seleccionado*/
.metaGrelhaMenu3 .selected
{
	background-color:#945248;
	background-image:url(../images/canto_m3_active.gif);
	background-position:right top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	padding:2px 8px 1px 4px;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}

/* Fim de metainfo grelha series*/

.HiddenRow
{
	display:none; 
	height : 0px;
	width : 0px;
	visibility : hidden ;
}

#MetaInfo1
{
    overflow:auto;
    height:300px;
}

.ToolTipH
{
	font-Weight:bold;
	width:30em;
	font-Family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #945248;
	padding:3px;
	font-Size:x-small;
	color:#ffffff;
	background:#945248;
	opacity:.0.85;filter:alpha(opacity=85);
}

.ToolTipT
{
	border-Bottom:1px solid #945248;
	border-Left:1px solid #945248;
	border-Right:1px solid #945248;
	width:30em;
	font-Family:Verdana, Arial, Helvetica, sans-serif;
	font-Size:x-small;
	padding:3px;
	color:#1B4966;
	background:#FFFFFF;
	opacity:.1.00;filter:alpha(opacity=100);
	text-Align:justify;
}

