body {	
    font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
    background-color: #000;
    margin: 0;
    padding: 1em 1em 1em 1em;
}

.fundVerde {	
    font-family: Tahoma, Verdana;
	font-size: 11px;
    background-color: #99CC66;
    margin: 0;
    padding: 1em 1em 1em 1em;
}

.fundbranco {	
    font-family: Tahoma, Verdana;
	font-size: 11px;
    background-color: #FFF;
    margin: 0;
    padding: 1em 1em 1em 1em;
}
.fundCinza {	
    font-family: Tahoma, Verdana;
	font-size: 11px;
    background-color: #CCC;
    margin: 0;
    padding: 1em 1em 1em 1em;
}
/****** Textos ******/

table, td, tr, p { 
    font-family: Tahoma;
	font-size: 11px;
    color: #666666; 
}

h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Verdana;
	font-size: 100%;
    color: #333333;
    background-color: transparent;
    font-weight: normal;
    margin: 0;
    padding-top: 0.5em;
    text-shadow: #999999 0.2em 0.2em 3px;
	border-bottom: 1px solid #D0D0D0;
}

h1 { font-size: 132%; }
h2 { font-size: 130%; }
h3 { font-size: 120%; border-bottom: none; font-weight: bold; }
h4 { font-size: 110%; border-bottom: none; font-weight: bold; }
h5 { font-size: 100%; border-bottom: none; font-weight: bold; }

.titulo01 { 
    font-family: Verdana;
	font-size: 130%;
    color: #003366;
    background-color: transparent;
    font-weight: bold;
    margin: 0;
   text-shadow: #999999 0.2em 0.2em 3px;
}

.titulo02 { 
    font-family: Verdana;
	font-size: 12px;
    color: #003366;
    background-color: transparent;
    font-style:italic;
    margin: 0;
    text-shadow: #999999 0.2em 0.2em 3px;
}
.titulo03 { 
    font-family: Verdana;
	font-size: 11px;
    color: #003366;
    background-color: transparent;
    font-weight: bold;
    margin: 0;
   text-shadow: #999999 0.2em 0.2em 3px;
}

.titulo01s { 
    font-family: Tahoma, Verdana;
	font-size: 130%;
    color: #003366;
    background-color: transparent;
    font-weight: bold;
    margin: 0;
    padding-top: 0.5em;
    border-bottom: 1px solid #D0D0D0;
   text-shadow: #999999 0.2em 0.2em 3px;
}

.tips { 
    font-family: Tahoma, Verdana;
	font-size: 10pt;
    color: #FFFFFF;
    background-color: #003366;
    padding: 1px;
	font-weight: bold;
    border-bottom: 1px solid #D0D0D0;
	vertical-align: middle;
    text-shadow: #999999 0.2em 0.2em 3px;
}


/*
** Textos | Variaes 
*/

.texto01 {
	font-family: Tahoma, Verdana;
	font-size: 80%;
	color: #1E3A56;
	font-weight: bold;
}

.texto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033FF;
}

.texto01t {
    font-family: Tahoma, Verdana;
	font-size: 80%;
    color: #1E3A56;
    background-color: transparent;
    font-weight: bold;
    margin: 0;
    padding-top: 0.5em;
    border-bottom: 1px solid #D0D0D0;
   text-shadow: #999999 0.2em 0.2em 3px;
}

/*
** Listas
*/

ul { 
    line-height: 1.5em;
 	list-style-type: square;
    margin: 0.5em 0 0 1.5em;
    padding: 0;
	/*list-style-image: url('img/icons/16/subdominio.gif');*/
}

.subdominios {
    line-height: 1.6em;
    margin: 0 0 0 1.5em;
    padding: 0px;
}

.agrupadores {
    line-height: 1.6em;
    margin: 0 0 0 0.8em;
    padding: 0px;
}

.tab2 {
    line-height: 1.6em;
    margin: 0 0 0 0.5em;
    padding: 0px;
}

/*
** Forms 
*/

textarea {
	font-family:  Verdana, Arial;
	font-size: 11px;
	color: #000000;
    text-align: left;
	text-decoration: none;
	background-color: #F9F8F7;
	border: 1px solid #cccccc;
}

select {
	font-family:  Verdana, Arial;
	font-size: 90%;
	color: #000000;
    text-align: lefth;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
}

input {
	font-family:  Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	font-weight: normal;
}

/****** Links Padro do Site ******/

a:active{ font-family: Tahoma, Verdana, Arial; font-size: 11px; color: #666666; text-decoration: none; }
a:link{ font-family: Tahoma, Verdana, Arial; font-size: 11px;  color: #666666; text-decoration: none; }
a:visited{ font-family: Tahoma, Verdana, Arial; font-size: 11px;  color: #666666; text-decoration: none; }
a:hover{ font-family: Tahoma, Verdana, Arial; font-size: 11px;  color: #A1A1A1; text-decoration: none; }
a:visited:hover{ font-family: Tahoma, Verdana, Arial; font-size: 11px; color: #A1A1A1; text-decoration: none; }

/*
** Links | Variaes 
*/

a.link01:active{ font-family: Verdana, Arial; font-size: 11px; font-style: normal; color: #FFFFFF; text-decoration: none; }
a.link01:link{ font-family: Verdana, Arial; font-size: 11px; font-style: normal; color: #FFFFFF; text-decoration: none; }
a.link01:visited{ font-family: Verdana, Arial; font-size: 11px; font-style: normal;  color: #FFFFFF; text-decoration: none; }
a.link01:hover{ font-family: Verdana, Arial; font-size: 11px; font-style: normal; color: #FFF; text-decoration: none; }
a.link01:visited:hover{ font-family: Verdana, Arial; font-size: 11px; font-style: normal; color: #CCC; text-decoration: none; }

a.link02:active{ font-family: Tahoma, Verdana, Arial; font-size: 11px; font-style: normal; font-weight: bold; color: #666666; text-decoration: none; }
a.link02:link{ font-family: Tahoma, Verdana, Arial; font-size: 11px; font-style: normal; font-weight: bold; color: #666666; text-decoration: none; }
a.link02:visited{ font-family: Tahoma, Verdana, Arial; font-size: 11px; font-style: normal; font-weight: bold; color: #666666; text-decoration: none; }
a.link02:hover{ font-family: Tahoma, Verdana, Arial; font-size: 11px; font-weight: normal; font-style: bold; color: #000000; text-decoration: none; }
a.link02:visited:hover{ font-family: Tahoma, Verdana, Arial; font-size: 11px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; }

a.link03:active{ font-family: Verdana, Arial; font-size: 12px; font-style: normal; color: #000; text-decoration: none; }
a.link03:link{ font-family: Verdana, Arial; font-size: 12px; font-style: normal; color: #000; text-decoration: none; }
a.link03:visited{ font-family: Verdana, Arial; font-size: 12px; font-style: normal;  color: #000; text-decoration: none; }
a.link03:hover{ font-family: Verdana, Arial; font-size: 12px; font-style: normal; color: #000; text-decoration: none; }
a.link03:visited:hover{ font-family: Verdana, Arial; font-size: 12px; font-style: normal; color: #CCC; text-decoration: none; }

a.link04:active{ font-family: Verdana, Arial; font-size: 11px; font-style: normal; color: #000099; text-decoration: none; }
a.link04:link{ font-family: Verdana, Arial; font-size: 11px; font-style: normal; color: #000099; text-decoration: none; }
a.link04:visited{ font-family: Verdana, Arial; font-size: 11px; font-style: normal;  color: #000099; text-decoration: none; }
a.link04:hover{ font-family: Verdana, Arial; font-size: 11px; font-style: normal; color: #000099; text-decoration: none; }
a.link04:visited:hover{ font-family: Verdana, Arial; font-size: 11px; font-style: normal; color: #000099; text-decoration: none; }

a.link05:active{ font-family: Verdana, Arial; font-size: 12px; font-style: normal; color: #000; text-decoration: none; }
a.link05:link{ font-family: Verdana, Arial; font-size: 12px; font-style: normal; color: #000; text-decoration: none; }
a.link05:visited{ font-family: Verdana, Arial; font-size: 12px; font-style: normal;  color: #000; text-decoration: none; }
a.link05:hover{ font-family: Verdana, Arial; font-size: 12px; font-style: normal; color: #000; text-decoration: none; }
a.link05:visited:hover{ font-family: Verdana, Arial; font-size: 12px; font-style: normal; color: #CCC; text-decoration: underline; }


.td01 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 100%;
	color: #FFFFFF;
	font-weight: bold;
    margin: 0;
    text-align: left;
    padding: 0.2em 0.2em 0.2em 0.2em;
	background-color: #666666;
	border: 1px solid #666666;
}

.td02 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 100%;
	color: #FFFFFF;
	font-weight: bold;
    margin: 0;
    padding: 0.2em 0.2em 0.2em 0.10em;
	background-color: #999999;
	border: 1px solid #FFFFFF;
}
.td03 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 100%;
	color: #666666;
	font-weight: ;
    margin: 0;
    padding: 0.2em 0.2em 0.2em 0.2em;
	background-color: #EFEFEF;
	border: 1px solid #999999;
}	
.td04 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 100%;
	color: #333333;
	font-weight: normal;
	margin: 0;
	text-align: left;
	padding: 0.2em 0.2em 0.2em 0.2em;
	background-color: #CCCCCC;
	border: 1px solid #999999;

}
.td05 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 100%;
	color: #666666;
	font-weight: ;
    margin: 0;
    padding: 0.2em 0.2em 0.2em 0.2em;
	background-color: #E4E4E4;
	border: 1px solid #999999;
}	

.td06 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 100%;
	color: #FFFFFF;
	horizontal-align: right;
	font-weight: bold;
    margin: 0;
    padding: 0.5em 0.5em 0.5em 0.5em;
	background-image:url(/img/fundo_coluna_01.jpg);
	background-color: transparent;
	border-top: 1px solid #12467A;
}	

.td07 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 100%;
	color: #FFFFFF;
	horizontal-align: right;
	font-weight: bold;
    margin: 0;
    padding: 0.5em 0.5em 0.5em 0.5em;
	background-image:url(/img/fundo_coluna_02.jpg);
	background-color: transparent;
	border-top: 1px solid #12467A;
}	


.td08 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 100%;
	color: #333333;
	font-weight: normal;
	margin: 0;
	padding: 0.2em 0.2em 0.2em 0.2em;
	background-color: #CCCCCC;
	border: 1px solid #999999;

}



.td09 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 100%;
	color: #000;
	font-weight: bold;
    margin: 0;
    text-align: left;
    padding: 0.2em 0.2em 0.2em 0.2em;
	background-color: #EEEEEE;
	border: 1px solid #666666;
}

.td10 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 100%;
	color: #333333;
	font-weight: normal;
	margin: 0;
	padding: 0.2em 0.2em 0.2em 0.2em;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;

}

.td11 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 100%;
	color: #333333;
	font-weight: normal;
	margin: 0;
	padding: 0.2em 0.2em 0.2em 0.2em;
	background-color: #EEE;
	border: 0px solid #FFF;

}

.td12 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 100%;
	color: #333333;
	font-weight: normal;
	margin: 0;
	padding: 0.2em 0.2em 0.2em 0.2em;
	background-color: #FFF;
	border: 1px solid #999999;

}

.td13 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 100%;
	color: #FFF;
	font-weight: normal;
	margin: 0;
	padding: 0.2em 0.2em 0.2em 0.2em;
	background-color: #FF3300;
	border: 1px solid #999999;

}

.td14 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 100%;
	color: #FFF;
	font-weight: normal;
	margin: 0;
	padding: 0.2em 0.2em 0.2em 0.2em;
	background-color: #00CC33;
	border: 1px solid #999999;

}

.tdA {
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
}

.tdD {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	margin: 0;
	padding: 0.2em 0.2em 0.2em 0.2em;
	background-color: #FFCC00;
	border: 1px solid #CCCCCC;

}
	
.buttonDefault
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	display: inline;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	cursor: default;
	vertical-align: middle;
	word-spacing: 3px;
	text-align: center;
}

.buttonMouseDown 
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	height: 22;
	font-size: 10pt;
	font-weight: bold;
	display:			inline;
	padding-top: 1px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 1px;
	border-left:			1px solid buttonshadow;
	border-top:			1px solid buttonshadow;
	border-right:			1px solid buttonhighlight;
	border-bottom:		1px solid buttonhighlight;
	cursor:				default;
	vertical-align: middle;
	word-spacing: 3px;
	text-align: center;
}

.buttonMouseOver 
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	height: 22;
	font-size: 10pt;
	font-weight: bold;
	display: inline;
	background-color: _buttonface;
	padding-top: 1px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 1px;
	border-left: 1px solid buttonhighlight;
	border-top: 1px solid buttonhighlight;
	border-right: 1px solid buttonshadow;
	border-bottom: 1px solid buttonshadow;
	cursor: hand;
	vertical-align: middle;
	word-spacing: 3px;
	text-align: center;
}

.bbtn
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	display: inline;
	padding-top: 2px;
	padding-left: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	cursor: default;
	vertical-align: middle;
  white-space: nowrap;
	word-spacing: 3px;
	text-align: left;
}

.bbtnd 
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	display:			inline;
	padding-top: 1px;
	padding-left: 2px;
	padding-right: 4px;
	padding-bottom: 1px;
	border-left:			1px solid buttonshadow;
	border-top:			1px solid buttonshadow;
	border-right:			1px solid buttonhighlight;
	border-bottom:		1px solid buttonhighlight;
	cursor:				default;
	vertical-align: middle;
    white-space: nowrap;
	word-spacing: 3px;
	text-align: left;
}

.bbtno 
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	display: inline;
	background-color: _buttonface;
	padding-top: 1px;
	padding-left: 2px;
	padding-right: 4px;
	padding-bottom: 1px;
	border-left: 1px solid buttonhighlight;
	border-top: 1px solid buttonhighlight;
	border-right: 1px solid buttonshadow;
	border-bottom: 1px solid buttonshadow;
	cursor: hand;
	vertical-align: middle;
	word-spacing: 3px;
    white-space: nowrap;
	text-align: left;
}
.menuDefault
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	width: 31;
	height: 31;
	display: inline;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	cursor: default;
	vertical-align: middle;
	word-spacing: 3px;
	text-align: center;
}

.menuMouseDown
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	display:			inline;
	width: 31;
	height: 31;
	padding-top: 1px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 1px;
	border-left:			1px solid buttonshadow;
	border-top:			1px solid buttonshadow;
	border-right:			1px solid buttonhighlight;
	border-bottom:		1px solid buttonhighlight;
	cursor:				default;
	vertical-align: middle;
	word-spacing: 3px;
	text-align: center;
}

.menuMouseOver
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	display: inline;
	width: 31;
	height: 31;
	background-color: _buttonface;
	padding-top: 1px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 1px;
	border-left: 1px solid buttonhighlight;
	border-top: 1px solid buttonhighlight;
	border-right: 1px solid buttonshadow;
	border-bottom: 1px solid buttonshadow;
	cursor: hand;
	vertical-align: middle;
	word-spacing: 3px;
	text-align: center;
}

.btnsalvar {
	cursor: hand;
	height: 30px;
	width : 85px;
	background-image:url(../img/btn/salvar.gif);
	border:1px solid #gggggg;
}

.btnvoltar {
	cursor: hand;
	height: 30px;
	width : 85px;
	background-image:url(../img/btn/voltar.gif);
	border:1px solid #gggggg;
}

.btnlimpar {
	cursor: hand;
	height: 30px;
	width : 85px;
	background-image:url(../img/btn/limpar.gif);
	border:1px solid #gggggg;
}

.btnfechar {
	cursor: hand;
	height: 30px;
	width: 85px;
	background-image:url(../img/btn/fechar.gif);
	border:1px solid #gggggg;
}

.btnincluir {
	cursor: hand;
	height:33px;
	width : 85px;
	background-image:url(../img/btn/incluir.gif);
	border:1px solid #gggggg;
}

.btnincluir_cinza {
	cursor: hand;
	height:33px;
	width : 85px;
	background-image:url(../img/btn/incluir_cinza.gif);
	border:0px solid #gggggg;
}

.btnadicionar_cinza {
	cursor: hand;
	height:30px;
	width : 110px;
	background-image:url(../img/btn/adicionar_cinza.gif);
	border:0px solid #gggggg;
}

.btnpesquisar_cinza {
	cursor: hand;
	height:30px;
	width: 110px;
	background-image:url(../img/btn/pesquisar_cinza.gif);
	border:0px solid #gggggg;
}

.btnpesquisar{
	cursor: hand;
	height:33px;
	width: 100px;
	background-image:url(../img/btn/pesquisar.gif);
	border:1px solid #gggggg;
}

.btnhorarios_cinza{
	cursor: hand;
	height: 30px;
	width : 100px;
	background-image:url(../img/btn/horarios_cinza.gif);
	border:0px solid #gggggg;
}

.btnatualizar{
	cursor: hand;
	height: 30px;
	width : 100px;
	background-image:url(../img/btn/atualizar.gif);
	border: 1px solid #gggggg;
}

.btnanamnese {
	cursor: hand;
	height: 30px;
	width : 220px;
	background-image:url(../img/btn/anamnese.gif);
	border: 1px solid #gggggg;
}
.btnmais_info {
	cursor: hand;
	height: 30px;
	width : 80px;
	background-image:url(../img/btn/mais_info.gif);
	border: 0px solid #gggggg;
}

.tdRoot {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0;
	padding: 0.2em 0.2em 0.2em 0.2em;
	background-color: #3399FF;
}

.tdAdm {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0;
	padding: 0.2em 0.2em 0.2em 0.2em;
	background-color: #33CC00;
}

.td15 {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #EDF4FF;
}
.td16 {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #F7FAFF;
}

.ord_servAssunto
{
	COLOR: #333333;
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana, Arial, Helvetica;
	FONT-WEIGHT: bold;
}

.ord_servborder
{
	background: #D1DCEB;
	color: #FFFFFF;
}

.rowBackgroundOS{
	background: #80A9EA url(../img/tablebg.gif) repeat-x top left;
    COLOR: #FFFFFF;
	FONT: 12px Verdana, Tahoma;
}

.teste{
    color: #000;
	height: 20px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left:#000000 solid 1px;
	border-right:#000000 solid 1px;	
	border-top:	#000000 solid 1px;	
	border-bottom:	#000000 solid 1px;		
}

.rowhighlight
{
	background-color: #FFF8E9;
	color: #000000;
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Arial, Helvetica;
}

.tickethr
{
	BACKGROUND-COLOR: #D1DCEB; COLOR: #D1DCEB; BORDER: 0; HEIGHT:1px; MARGIN-TOP: 0; MARGIN-BOTTOM: 8; 
}
.baseView{
	background:#FFFFFF;
	border:0px;
	border-bottom: 0px solid;
}

.mediumtext{
    FONT-SIZE: 12px;
    COLOR: #333333;
    FONT-FAMILY:  Verdana, Arial, Helvetica;
}

.ticketpostname{
    FONT-SIZE: 18px;
    COLOR: #333333;
    FONT-FAMILY: Trebuchet MS, Verdana, Arial, Helvetica;
}

.ticketpostname12{
    FONT-SIZE: 12px;
	font-weight:bold;
    COLOR: #333333;
    FONT-FAMILY:  Verdana, Arial, Helvetica;
}

.buttonEntrar{
	background:  url(../img/fundo_button.gif) repeat-x top left;
    COLOR: #FFFFFF;
	height: 29px;
	width: 70px;
	border: 1px solid #000000;
	cursor: pointer;
}

.button2{
	background: #FFFFFF;
	FONT: 12px Verdana, Tahoma;
	height: 27px;
	border: 1px solid #000000;
	cursor: pointer;
}

.button3{
	background:  url(../img/fundo_button3.gif) repeat-x top left;
	FONT: 12px Verdana, Tahoma;
	height: 29px;
	width: 120px;
	border:0px solid #000000;
	cursor: pointer;
}
.button4{
	background:  url(../img/fundo_button3.gif) repeat-x top left;
	FONT: 12px Verdana, Tahoma;
	height: 29px;
	border:1px solid #000000;
	cursor: pointer;
}

.button5{
	background: #FFFFFF;
	FONT: 12px Verdana, Tahoma;
	height: 27px;
	border: 0px solid #000000;
	cursor: pointer;
}

.button6{
	background:  url(../img/fundo_button.gif) repeat-x top left;
    COLOR: #FFFFFF;
	height: 29px;
	border: 1px solid #000000;
	cursor: pointer;
}

.button7{
	background:  url(../img/fundo_button3.gif) repeat-x top left;
	FONT: 12px Verdana, Tahoma;
	height: 29px;
	border:0px solid #000000;
	cursor: pointer;
}
#mail {
	border: 1px solid #777;
	width: 45px;
	height: 18px;
	background: #FFFFFF;
	position: absolute;
	left: 35%;
	top: 30%;
	z-index: 100;
	text-align: center;
}

.tdDescPrint{
	border-bottom:#000000 solid 1px;
	border-left:#000000 solid 1px;
	border-right:#000000 solid 1px;	
}
.tdDescPrint_semLinha{
	border-left:#000000 solid 1px;
	border-right:#000000 solid 1px;	
}
#paginacao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	float: left;
	width: 615px;
	padding-top: 5px;
	text-align: center;
	padding-bottom: 4px;
	height: 20px;
}
.linkPaginacao{
	border:1px solid #006699;
	width: 10px;
	height: 14px;
	margin: 2px;
	padding:1px;
	background:#BFDFFF;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	float: left;
	color:#000000;
}

.linkPaginacaoAtivo {
	border:1px solid #006699;
	width: 10px;
	height: 14px;
	margin: 2px;
	padding:1px;
	background: #FFCC00;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	float: left;
	color:#000000;	
}

.input2 {
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
	height: 18px;
}

.msgErro{
	color:#FF0000;
}
#all {
	background-color: #FFFFFF;
	float: left;
	height: 100%;
	width: 100%;
}
#tituloDetPlanoCompartilhado {
	font-size: 15px;
	font-weight: bold;
	background-color: #E6E6E6;
	float: left;
	height: 22px;
	width: 100%;
	padding-top: 4px;
	padding-left: 1%;
	padding-bottom: 4px;
}
#textoDetPlanoCompartilhado {
	float: left;
	width: 100%;
}
