/* Default CSS Stylesheet for a new Web Application project */

HTML
{
	scrollbar-arrow-color:#333333;
	scrollbar-3dlight-color:#d4d0c8;
	scrollbar-highlight-color:#ffffff;
	scrollbar-face-color:#edf499;
	scrollbar-shadow-color:#aeb180;
	scrollbar-darkshadow-color:#5c6300;
	scrollbar-track-color:#dbe280;
}


BODY.mainpage {
	margin: 0px;
	background-color: #ffffff;
	font-family: Osaka,verdana,sans-serif;
	font-size: 10pt;
}

body {
margin-left:0cm;
margin-right:0cm;
margin-top:0px;
margin-bottom:0cm;
}

div#div-datagrid
{
	 
	overflow-x: auto;
	width: 900px;
	SCROLLBAR-BASE-COLOR: #cccccc;
	scrollbar-arrow-color:black;
	scrollbar-3dlight-color:#cccccc;
	scrollbar-highlight-color:black;
	scrollbar-face-color:#cccccc;
	scrollbar-shadow-color:black;
	scrollbar-darkshadow-color:white;
	scrollbar-track-color:white;
	position:static;
	height: 100%;	
}

.headerSaDo
{
background-color: #cccccc;
}

/* Locks table header */
th 
{
font-weight: normal;
text-align: center;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 8pt;
border-right: 1px solid silver;
position:relative;
cursor: default; 
background-color: #F0F0F0;
/*background-color: #e0e0e0;*/
/*
top: expression(document.getElementById("div-datagrid").scrollTop-2); /*IE5+ only*/
/*z-index: 10;*/
}

/* Locks the left column */
td.locked
{
	border-right: silver 1px solid;
	font-size: 8pt;
	background-image: none;
	cursor: default;
	font-family: verdana, arial, helvetica, sans-serif;
	position: relative;
	background-color: white;
	left: expression(document.getElementById("div-datagrid").scrollLeft-2); /*IE5+ only*/
}	
/*left: expression(document.getElementById("div-datagrid").scrollLeft-2); /*IE5+ only*/

th.locked 
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 8pt;
border-right: 1px solid silver;
position:relative;
cursor: default; 
background-color: #F0F0F0;
left: expression(document.getElementById("div-datagrid").scrollLeft-2); /*IE5+ only*/
z-index: 99;
}	

.MenuBackground {
	background:url(imagens/MenuRepeat.jpg) repeat-x left;
	text-align:center;
}

.TitleBackground {
	background:url(imagens/TitleBackground.jpg) repeat-x left top;
	text-align:center;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#171793;
	padding-bottom:10px;
}

.ContentBackground {
	background:url(imagens/ContentBackground.jpg) repeat-y left top;
}

.ContentBackground-1024x768 {
	background:url(imagens/ContentBackground-1024x768.jpg) repeat-y left top;
}

.AreaTitleBackground {
	background:url(imagens/AreaTitleBackground.jpg) no-repeat top right;
	padding:0 20px 5px 5px;
	font:11px "Trebuchet MS";
	color:#333333;
	white-space:nowrap;
}

.AreaBottomBackground {
	background:url(imagens/AreaRepeatBottom.jpg) repeat-x top left;
}

.AreaTopBackground {
	background:url(imagens/AreaRepeatTop.jpg) repeat-x top left;
}

div.Areacontent {
	background:url(imagens/AreaContentBackground.jpg) repeat-y left top;
}
div.AreacontentExcept{
	background:url(imagens/AreaContentBackgroundExcept.jpg) repeat-y left top;
}
div.AreacontentPopUp{
	background:url(imagens/AreaContentBackgroundPopUp.jpg) repeat-y left top;
}
div.AreaContent-1024x768 {
	background:url(imagens/AreaContentBackground-1024x768.jpg) repeat-y left top;
}

.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 141px;
	padding-top: 3px;
}
.pie a {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.pie a:hover {
	text-decoration: underline;
}
.pie a:active {
	color: #E10564;
}

#fondocabecera
{
	background-position: left top;
	background-image: url(imagens/cabec/fondo_cabecera.gif);
	background-repeat: repeat-x;
}

#logotipo {
	width: 96px;
	height: 24px;
	position: absolute;
	left: 18px;
	top: 28px;
}
#enlaceportada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00086E;
	height: 12px;
	width: 153px;
	position: absolute;
	padding: 0px;
	text-decoration: none;
	z-index: 1;
	left: 420px;
	top: 16px;
	margin: 0px;
}
#enlaceportada a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00086E;
	text-decoration: none;
	z-index: 1;
}
#enlaceportada a:hover {
	text-decoration: underline;
	z-index: 1;
	color: #000000;
}
#enlaceportada a:active {
	color: #E10564;

}
.tithome {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #632544;
}
#navgenerica {
	height: 30px;
	width: 251px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #635F59;
	text-decoration: none;
	z-index: 3;
	position: absolute;
	left: 529px;
	top: 60px;
}
#navgenerica a{
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #635F59;
	text-decoration: none;
	margin: 0px;
}
#navgenerica a:hover {
	text-decoration: underline;
	color: #000000;
}
#navgenerica a:active {
	color: #E10564;

}
#divfecha {
	height: 9px;
	width: 182px;
	float: none;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00086E;
	text-decoration: none;
	z-index: 2;
	left: 589px;
	top: 16px;
}
#cabeceratelfija {
	background-image: url(../img/pymes/cabecera_telffija.gif);
	background-repeat: repeat;
	background-position: left top;
}
#titulosegundoniv {
	position: absolute;
	z-index: 4;
	left: 408px;
	top: 81px;
	height: 25px;
	width: 363px;
	}

#titulosegundoniv2 {
	height: 30px;
	width: 251px;
	position: absolute;
	z-index: 4;
	left: 529px;
	top: 80px;
}

#espaciomenu {
	padding-top: 30px;
	margin: 0px;
 	margin-left:0px; 
	padding-right: 29px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#espaciomenu2 
{
	padding-top: 120px;
	margin: 0px;
 	margin-left:0px; 
	padding-right: 29px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.espacoConteudo {
	padding-top: 21px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.menu {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: DFE1E4;
	border-bottom-color: DFE1E4;
	border-left-color: DFE1E4;
	background-color: #FFFFFF;
	height: 21px;
}
.menuarriba {
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #606879;
	border-left-color: #606879;
	background-color: #FFFFFF;
	height: 21px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #606879;
	border-right-width: 1px;
	border-bottom-color: #606879;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.menuact {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #606879;
	border-bottom-color: #606879;
	border-left-color: #606879;
	background-color: #FFFFFF;
	height: 21px;
	border-top-color: #606879;
	border-top-width: 1px;
	border-top-style: solid;
}
.menuarribaoff {
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: DFE1E4;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DFE1E4;
	border-left-color: #DFE1E4;
	background-color: #FFFFFF;
	height: 21px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFE1E4;
}

.txtmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #606879;
	text-decoration: none;
	margin: 0px;
	padding: 3px 0px 4px;
}

.txtmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #606879;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.txtmenu a:hover {
	text-decoration: underline;
	color: #000000;

}

.txtmenu a:active {
	color: #E10564;

}
.txtmenuact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 3px 0px 4px;
	font-weight: bold;
}
.NomeProjetolocked
{
	border-right: silver 1px solid;
	font-size: 8pt;
	background-image: none;
	cursor: default;
	font-family: verdana, arial, helvetica, sans-serif;
	position: relative;
	background-color: #08245B;	
	color: white;
	left: expression(document.getElementById("div-datagrid").scrollLeft-2); /*IE5+ only*/
}

.NomeProjeto
{

	background-color: #08245B;	
	color: white;	
}

.NomeTarefa
{
	background-color: #CCCCCC;	
	color: black;			
}

.NomeTarefalocked
{
	border-right: silver 1px solid;
	font-size: 8pt;
	background-image: none;
	cursor: default;
	font-family: verdana, arial, helvetica, sans-serif;
	position: relative;
	background-color: #CCCCCC;	
	color: black;		
	left: expression(document.getElementById("div-datagrid").scrollLeft-2); /*IE5+ only*/
}

.CAIXA_TEXTO_REGUA
{
	border-right: black 0px solid;
	border-top: black 0px solid;
	font-size: 8pt;
	border-left: black 0px solid;
	width: 13pt;
	border-bottom: black 0px solid;
	font-family: verdana, arial, helvetica, sans-serif;
	height: 13pt;
	text-align: center;
}

.COR_TAREFALIMITE_REGUA
{
	background-color: #fff0b0;	
	border-right: black 0px solid;
	border-top: black 0px solid;
	font-size: 8pt;
	border-left: black 0px solid;
	width: 13pt;
	border-bottom: black 0px solid;
	font-family: verdana, arial, helvetica, sans-serif;
	height: 13pt;
	text-align: center;
}

.COR_RECURSOSALOCADOS
{
	background-color: #fff0b0;	
}


.TABLE_TRACO
{
	margin-bottom: 1px;
	border-bottom: #00005a thin solid;
}

.abas a , .abas a:visited, .abas a:active  {
	color: #FFFFFF;
	text-decoration: none;
	font: bold 11px Arial, Helvetica, sans-serif;
	background: #00005a url(imagens/formulario_abas/esquerdo.gif) no-repeat left top;
	padding-left: 10px;
}
.abas a span , .abas a:visited span, .abas a:active span {
	background: url(imagens/formulario_abas/direito.gif) no-repeat right top;
	padding-right: 10px;
	font: bold 11px Arial, Helvetica, sans-serif;
}
.abas a:hover {
	color: #FFFFFF;
	background: #943867 url(imagens/formulario_abas/esquerdo_hover.gif) no-repeat left top;
	text-decoration: none;
	padding-left: 10px;
	font: bold 11px  Arial, Helvetica, sans-serif;
}  
.abas a:hover span {
	background: url(imagens/formulario_abas/direito_hover.gif) no-repeat right top;
	padding-right: 10px;
	font: bold 11px Arial, Helvetica, sans-serif;
}



.abas_SELECIONADA a , .abas_SELECIONADA a:visited, .abas_SELECIONADA a:active  {
	color: #FFFFFF;
	text-decoration: none;
	font: bold 11px Arial, Helvetica, sans-serif;
	background: #943867 url(imagens/formulario_abas/esquerdo_hover.gif) no-repeat left top;
	padding-left: 10px;
}
.abas_SELECIONADA a span , .abas_SELECIONADA a:visited span, .abas_SELECIONADA a:active span {
	background: url(imagens/formulario_abas/direito_hover.gif) no-repeat right top;
	padding-right: 10px;
	font: bold 11px Arial, Helvetica, sans-serif;
}
.abas_SELECIONADA a:hover {
	color: #FFFFFF;
	background: #943867 url(imagens/formulario_abas/esquerdo_hover.gif) no-repeat left top;
	text-decoration: none;
	padding-left: 10px;
	font: bold 11px  Arial, Helvetica, sans-serif;
}  
.abas_SELECIONADA a:hover span {
	background: url(imagens/formulario_abas/direito_hover.gif) no-repeat right top;
	padding-right: 10px;
	font: bold 11px Arial, Helvetica, sans-serif;
}







TD {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt
}

TR {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt
}

h1, .title {
	font-size: 16px;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333;
	margin-bottom: 0px;
	margin-top: 5px;
}

h2, .subtitle {
	font-size: 12px;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #666;
	margin-bottom: 0px;
	margin-top: 15px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #08245b;
	margin-bottom: 0px;
	margin-top: 35px;
}

bordertable {
	border: 1px black solid;
}

.TABLE_TRACO
{
	margin-bottom: 1px;
	border-bottom: #00005a thin solid;
}

.bordertable{
 border: 1px black solid;
}

.tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #943867;
}

.subtit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #943867;	
}

.texto_destaque
{
	COLOR: #00005a;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.TD_CAMPO
{	
	BACKGROUND-COLOR: #F3F3F3;
    text-align:right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 3px 0px 2px;
    
}

/* .BOTAO	
{	
	position:relative;
	border:0px;
	font:11px Arial;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	background-image:URL("Imagens/btn1.gif");
	background-position:left top;
	width:64px;	    
    } */

.BOTAO	
{	
    FONT-SIZE: 11px;
    COLOR: #606879;
    font-family: sans-serif, Verdana, Arial, Helvetica, sans-serif;
    font-weight: bolder;
color: #606879;
HEIGHT: 16px;
    background-color:#DFE1E4;
    BORDER-RIGHT: #5d5d5d 1px solid;
    BORDER-TOP: #5d5d5d 1px solid;
    BORDER-LEFT: #5d5d5d 1px solid;
    BORDER-BOTTOM: #5d5d5d 1px solid;    
    }

/*.CAIXA_TEXTO
{
	BORDER-RIGHT: #666666 1px solid;
    BORDER-TOP: #666666 1px solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: #666666 1px solid;    
    COLOR: #333333;
    BORDER-BOTTOM: #666666 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    HEIGHT: 16px;
    TEXT-DECORATION: none 
} */

TEXTAREA {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 7pt;
}

.textarea {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 7pt;
}

textarea.small {
	border: 1px black solid;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
}

/* dotProject Top Banner and Top Nav Customization */
TH.banner {
	background-color: #FFFFFF;
	color: #fff;
}

TD.nav {
	background: url("imagens/lines_title_shadow.gif") repeat-x bottom;
	padding-bottom: 0px;
	color: #000;
}

TR.nav {
	background: url("imagens/lines_title_bar.gif");
	height: 20px;
	color: #000;
}

/*
**********************************
Begin IE TD buttonizing
**********************************
*/

TD.clsBtnUp {
	cursor: hand;    color: #FFFFFF;    padding: 0 3;    border: inset 2px;
}

TD.clsBtnDown {
	cursor: hand;    color: #FFFFFF;    padding: 0 3;    border: inset 2px;
}

TD.clsBtnOn {
	cursor: hand;    color: #FFFFFF;    padding: 0 3;    border: outset #eeeeee 2px;
}

TD.clsBtnOff {
	color: #FFFFFF;    padding: 0 3;    tab-index: 0;    border: solid #559999 2px;
}

TD.topBtnUp {
	cursor: hand;    color: #FFFFFF;    padding: 0 3;    border: inset 2px;
}

TD.topBtnDown {
	cursor: hand;    color: #FFFFFF;    padding: 0 3;    border: inset 2px;
}

TD.topBtnOn {
	cursor: hand;    color: #FFFFFF;    padding: 0 3;    border: outset #eeeeee 2px;
}

TD.topBtnOff {
	color: #FFFFFF;    padding: 0 3;    tab-index: 0;    border: solid #cccccc 2px;
}
TD.nav {
	color: #FFFFFF;
}

/* Standard table 'spreadsheet' style */
table.tbl {
	background: #ECECEC;
	border-top: solid #ffffff 1px;
	border-left: solid #ffffff 1px;
	border-right: solid #ffffff 2px;
	border-bottom: solid #ffffff 2px;
}

.dg_titulo  {
	background-color: #08245b;
	color: #ffffff;
	list-style-type: disc;
	list-style-position: inside;
	border: outset #D1D1CD 1px;
	font-weight: normal;
	text-align:center;
}

.dg_titulo A:link, .dg_titulo A:visited {
	color: #ffffff;
	text-decoration: underline;
}

.dg_titulo A:visited 
{
  color: #FF9900;
}
 .dg_titulo A:active  {
	color: #FF9900;
	text-decoration: none;
}

 .dg_titu A:hover {
	color: #FF9900;
	text-decoration: underline;
}

/* a 'standard' table */
table.std {
	background: #ECECEC;
	border-top: solid #cccccc 1px;
	border-left: solid #cccccc 1px;
	border-right: solid #cccccc 2px;
	border-bottom: solid #cccccc 2px;
}
.dg_titulo1  {
	font: 13px verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	color: white;
	margin-bottom: 0;
	padding: 1px 1px 1px 1px;
	list-style-type: disc;
	list-style-position: inside;
	border-top: solid #cccccc 0px;
	border-left: solid #cccccc 1px;
	border-right: solid #cccccc 2px;
	border-bottom: solid #cccccc 2px;

}

table.std td.hilite {
	background-color: #ffffff;
}

/* contacts table */
table.contacts {
	background-color: #878676;
}

table.contacts td {
	background-color: #f4efe3;
}

table.contacts td.hilite {
	background-color: #ffffff;
}

/* links in header blocks */
A.hdr:link, A.hdr:active, A.hdr:visited {
	color: #ffffff;
}

/* tabbed boxes */

TD.tabon {
	background: #ffffff;
	border-top: outset #cccccc 2px;
	border-left: outset #cccccc 2px;
	border-right: outset #cccccc 2px;
	border-bottom: none;
}
TD.taboff {
	background: #f4efe3;
	border-top: outset #cccccc 2px;
	border-left: outset #cccccc 2px;
	border-right: outset #cccccc 2px;
	border-bottom: solid #cccccc 2px;
}
TD.tabsp {
	border-bottom: solid #cccccc 2px;
}
TD.tabox {
	border-left: solid #cccccc 2px;
	border-right: solid #cccccc 2px;
	border-bottom: solid #cccccc 2px;
}

/* Message styles */
.warning {
	color: #ff6600;
}
.error {
	color: #ff0000;
}
.message {
	color: #006600;
	font-weight: bold;
}

.no_ {
	color: #ff0000;
	font-weight: bold;
}

/* popup calendar */
BODY.popcal
{
    BACKGROUND-COLOR: #f0f0f0
}
TABLE.poptitle
{
    BACKGROUND-COLOR: #ffffff
}
TABLE.poptitle TD
{
    BACKGROUND-COLOR: #ffffff
}
TABLE.poptitle TH
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #000000;
    BACKGROUND-COLOR: #ffffff
}
TABLE.popcal
{
    BACKGROUND-COLOR: #cccccc
}
TABLE.popcal TH
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: #08245B;
    FONT-FAMILY: Osaka,helvetica,arial,sans-serif;
    BACKGROUND-COLOR: #ffffff
}
TABLE.popcal TD
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Osaka,helvetica,arial,sans-serif;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: center
}
TABLE.popcal TD.empty
{
   BACKGROUND-COLOR: #e0e0e0
}
TABLE.mocal TD.day
{
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: center
}
TABLE.popcal TD.today
{
	FONT-WEIGHT: bold;
    COLOR: #ff0000
}
TABLE.popcal TD.weekend
{
    BACKGROUND-COLOR: #f0f0f0
}
TABLE.popcal A:link
{
    COLOR: #0000ff;
    TEXT-DECORATION: none
}
TABLE.popcal A:visited
{
    COLOR: #0000ff;
    TEXT-DECORATION: none
}
TABLE.popcal A.today:link
{
    FONT-WEIGHT: bold;
    COLOR: #ff0000
}
TABLE.popcal A.today:visited
{
    FONT-WEIGHT: bold;
    COLOR: #ff0000
}
TABLE.popcal A.weekend:link
{
    COLOR: #0000aa
}
TABLE.popcal A.weekend:visited
{
    COLOR: #0000aa
}
TABLE.popcal A.empty:link
{
    COLOR: #777777
}
TABLE.popcal A.empty:visited
{
    COLOR: #777777
}


/* mini calendar - title area */
table.minititle {
}
table.minititle td {
}
table.minititle th {
	font-weight: normal;
}

table.minical {
}
table.minical th {
	font-weight: normal;
}
table.minical td {
}
table.minical td.week {
}
table.minical td.empty {
}
table.minical td.day  {
	text-align: center;
}
table.minical td.today {
	background-color: #e0e0e0;
	text-align: center;
}
table.minical td.weekend {
	text-align: center;
}
table.minical .event {
}

/* daily calendar */
table.tbl td.event {
	background-color: #fff0b0;
}

table.tbl td.event td {
        background-color: #fff0b0;
}

.hidden {display:none;}

.TD_TEXTO
{	
	
    text-align:right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	line-height: 14px;
	color: #606879;
	text-decoration: none;
	margin: 0px;
	padding: 3px 0px 2px;
    
}
.TD_TEXTO2
{	
	
    text-align:center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	line-height: 14px;
	color: #606879;
	text-decoration: none;
	margin: 0px;
	padding: 3px 0px 2px;
    
}

.Habilitado { filter: alpha(opacity=100); } 
.Desabilitado { filter: alpha(opacity=30); } 

