/***********************************/
/*              Texto              */
/***********************************/

.lnkArial10                   { font-family:Arial;	font-size:10px; color:#379897; font-weight:normal; text-decoration:none;}
.lnkArial11                   { font-family:Arial;	font-size:11px; color:#379897; font-weight:normal; text-decoration:none;}
.txtArial12B	  		      	{ font-family:Arial;	font-size:12px; color:#379897; font-weight:bold; text-decoration:none;}
.txtArial14B	  		      	{ font-family:Arial;	font-size:14px; color:#379897; font-weight:bold; text-decoration:none;}
.txtArial18	  		          	{ font-family:Arial;	font-size:18px; color:#379897; font-weight:normal; text-decoration:none;}
.txtCaminhoPagina             { color:#379897; font-weight:bold; text-decoration:none;}

.lnkArial10:visited           { font-family:Arial;	font-size:10px; color:#379897; font-weight:normal; text-decoration:none;}
.lnkArial11:visited           { font-family:Arial;	font-size:11px; color:#379897; font-weight:normal; text-decoration:none;}

/***********************************/
/*        Menu Expansível          */
/***********************************/

.bgMenuExpansivelD2           { background: url(../images/menuLateralSelTeal.gif) no-repeat; width:216px; height:31px;}
.bgMenuExpansivelD3           { background-color:#EBF4F4; width:190px; padding-bottom:3px; padding-top:3px;}
.bgMenuSelD3                  { background-color:#EBF4F4;}
.menuSeparadorGenerico        { width:200px; height:7px; padding-left:15px; background: url(../service/navigation/images/menuLateralSeparadorGenerico.gif) no-repeat;}
.menuSeparador                { width:200px; height:7px; padding-left:15px; background: url(../service/navigation/images/menuLateralSeparadorTeal.gif) no-repeat;}
.txtBola                      { color:#379897;}

#ExpMenu 
{
	width:auto;
	padding:0px;
	margin:0 0 0 0;
	background:#FFFFFF;
	color:inherit;
}

#ExpMenu a 
{
	display:block;
	width:auto;
	height:1%; /*IE6-only*/
	padding:0px 0px;
	background:inherit;
	text-decoration:none;
	outline:none;
}
html>body #ExpMenu a 
{
	height:auto; /*fix for modern browsers*/
}	
/***********************************/
/*        Menu Topo                */
/***********************************/

.menuTopoSelMeio	            { background-color:#379897; padding-right:5px; padding-left:5px; }

/***********************************/
/*        Titulo de Página         */
/***********************************/

.bgTituloPaginaEsq            { background: url(../service/navigation/images/tituloPaginaEsqTeal.gif) no-repeat; height:33px; width:11px;}
.bgTituloPagina               { background-color:#EBF4F4;}
.bgTituloPaginaDir            { background: url(../images/tituloPaginaDirTeal.gif) no repeat; height:33px; width:4px;}
.butTituloPagina              { background:url(../images/btVoltarTeal.gif) no-repeat; height:14px; width:46px; display: block; cursor: pointer;}
.butTituloPaginaIngles        { background:url(../images/btBackTeal.gif) no-repeat; height:14px; width:46px; display: block; cursor: pointer;}
