	/* CSS Document */

/* Menu Direita Baixo 
	- cse = Canto Superior Esquerdo
	- csd = Canto Superior Direito
	- cie = Canto Inferior Esquerdo
	- cid = Canto Inferior Direito
	- rc = repetir parte de cima
	- rb = repetir parte de baixo
	- re = repetir parte da esquerda
	- rd = repetir parte da direita
*/



/* Formatacao de opção "Seleccionar outro formato"*/

.q{color:#00c}
#gbar{height:2px;padding-left:2px;float:left}
#gbi,#gbs{background:#ffff;left:0;position:relative;top:0px;visibility:hidden;z-index:1000}
#gbi{border:1px solid;border-color:#c9d7f1 #36c #36c #a2bae7;z-index:1001}
#gbar{font-size:10px;padding-top:0px}
.gb2{display:block;padding:.2em .5em ;background:#F2F2F2}
a.gb1,a.gb2,a.gb3{color:#00c}
.gb2,.gb3{text-decoration:none}
a.gb2:hover{background:#A2BAE7;color:#000000}



/* BOX DO LADO ESQUERDO OU DIREITO */



td.box_meio{
	background-color:#FFFFFF
}

td.box_cse {
	width:19px;
	height:19px;
	background-image:url("../imgs/box_cse.gif");
	background-repeat:no-repeat
}

td.box_csd {
	width:19px;
	height:19px;
	background-image:url("../imgs/box_csd.gif");
	background-repeat:no-repeat
}

td.box_cie {
	width:19px;
	height:19px;
	background-image:url("../imgs/box_cie.gif");
	background-repeat:no-repeat
}

td.box_cid {
	width:19px;
	height:19px;
	background-image:url("../imgs/box_cid.gif");
	background-repeat:no-repeat
}

td.box_rc{
	height:19px;
	background-image:url("../imgs/box_rc.gif");
	background-repeat:repeat-x
}

td.box_rb{
	height:19px;
	background-image:url("../imgs/box_rb.gif");
	background-repeat:repeat-x
}

td.box_re{
	width:19px;
	background-image:url("../imgs/box_re.gif");
	background-repeat:repeat-y
}

td.box_rd{
	width:19px;
	background-image:url("../imgs/box_rd.gif");
	background-repeat:repeat-y
}


/* BOx 1 - Terms Alternat */

td.box1_meio{
	background-color:#E4E9DD
}

td.box1_cse {
	width:19px;
	height:19px;
	background-image:url("../imgs/box1_cse.gif");
	background-repeat:no-repeat
}

td.box1_csd {
	width:19px;
	height:19px;
	background-image:url("../imgs/box1_csd.gif");
	background-repeat:no-repeat
}

td.box1_cie {
	width:19px;
	height:19px;
	background-image:url("../imgs/box1_cie.gif");
	background-repeat:no-repeat
}

td.box1_cid {
	width:19px;
	height:19px;
	background-image:url("../imgs/box1_cid.gif");
	background-repeat:no-repeat
}

td.box1_rc{
	height:19px;
	background-image:url("../imgs/box1_rc.gif");
	background-repeat:repeat-x
}

td.box1_rb{
	height:19px;
	background-image:url("../imgs/box1_rb.gif");
	background-repeat:repeat-x
}

td.box1_re{
	width:19px;
	background-image:url("../imgs/box1_re.gif");
	background-repeat:repeat-y
}

td.box1_rd{
	width:19px;
	background-image:url("../imgs/box1_rd.gif");
	background-repeat:repeat-y
}


/*  Error */


td.error_meio{
	background-color:#D7E6EF
}

td.error_cse {
	width:19px;
	height:19px;
	background-image:url("../imgs/error_cse.gif");
	background-repeat:no-repeat
}

td.error_csd {
	width:19px;
	height:19px;
	background-image:url("../imgs/error_csd.gif");
	background-repeat:no-repeat
}

td.error_cie {
	width:19px;
	height:19px;
	background-image:url("../imgs/error_cie.gif");
	background-repeat:no-repeat
}

td.error_cid {
	width:19px;
	height:19px;
	background-image:url("../imgs/error_cid.gif");
	background-repeat:no-repeat
}

td.error_rc{
	height:19px;
	background-image:url("../imgs/error_rc.gif");
	background-repeat:repeat-x
}

td.error_rb{
	height:19px;
	background-image:url("../imgs/error_rb.gif");
	background-repeat:repeat-x
}

td.error_re{
	width:19px;
	background-image:url("../imgs/error_re.gif");
	background-repeat:repeat-y
}

td.error_rd{
	width:19px;
	background-image:url("../imgs/error_rd.gif");
	background-repeat:repeat-y
}


#Layer2 {position:absolute; width: 250px; z-index:3; left: -500px; top: -500px; border: 1px solid #000000; background-color: #eeeeee; layer-background-color: #eeeeee; visibility: visible; filter:alpha(Opacity=95);}