/* CSS Document */

html, body{ overflow:hidden;margin:0; padding:0; height:100%; width:100%;background:#EFEFEF;}
body{ overflow-y:auto; }
body,h1,h2,h3,h4,h5,h6,td,th,div,fildset,a{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif, Helvetica, sans-serif;}
body,td,th,div,fildset,select,input{ font-size:12px; }
a{text-decoration:none; cursor:pointer;}


/* POSITION ABSOLTE*/
#logo{
	position:absolute; 
	margin-top:-20px; 
	margin-left:720px; 
	z-index:1;	
}
#apcer{
	position:absolute; 
	margin-top:-83px; 
	margin-left:927px; 
	z-index:100;	
}

#rod{
	margin-top:10px; 
	color:#666; 
	padding-left:4px; 
	position:absolute; 
	
	
}

/* LINGUAS */
#divLng{
	margin-top:4px; 
	color:#666; 
	padding-left:4px; 
	position:absolute; 
	margin-left:890px;
}
#linguas{padding:4px 0 0 2px}
#linguas button{padding:0;margin:0; background:none; border:0 none; cursor:pointer}
#linguas button{margin:0px;margin-right:1px;}
#linguas button img{width:16px;height:11px;border:1px solid #000;display:inline;}
#linguas button:hover img{border-color:#999999 #333333 #333333 #999999;}


/* SOMBRA */
#TOPLEFT{
	background:url(../images/templates/TOPLEFT.png) no-repeat;
	height:7px;
	width:7px;
}
#TOP{
	background:url(../images/templates/TOP.png) repeat-x;
	height:7px;
}
#TOPRIGHT{
	background:url(../images/templates/TOPRIGHT.png) no-repeat;
	height:7px;
	width:7px;
}
#LEFT{
	background:url(../images/templates/LEFT.png) repeat-y;
	width:7px;
}
#RIGHT{
	background:url(../images/templates/RIGHT.png) repeat-y;
	width:7px;
}
#BOTTOMLEFT{
	background:url(../images/templates/BOTTOMLEFT.png) no-repeat;
	height:7px;
	width:7px;
}
#BOTTOM{
	background:url(../images/templates/BOTTOM.png) repeat-x;
	height:7px;
}
#BOTTOMRIGHT{
	background:url(../images/templates/BOTTOMRIGHT.png) no-repeat;
	height:7px;
	width:7px;
}

/* BOX */

#BX_TOPLEFT{
	background:url(../images/templates/BX_TOPLEFT.png) no-repeat;
	height:4px;
	width:4px;
}
#BX_TOP{
	background:url(../images/templates/conteudo_MaisOuMenos.png) repeat-x;
	height:4px;
}
#BX_LEFT{
	background:url(../images/templates/conteudo_MaisOuMenos.png) repeat-y;
	width:4px;
}
#BX_RIGHT{
	background:url(../images/templates/conteudo_MaisOuMenos.png) repeat-y;
	width:4px;
}


#BX_TOPRIGHT{
	background:url(../images/templates/BX_TOPRIGHT.png) no-repeat;
	height:4px;
	width:4px;
}
#BX_MAIN{
	background:url(../images/templates/conteudo_MaisOuMenos.png);
	width:500px;

}
#BX_MAIN_LIVRE{
	background:url(../images/templates/conteudo_MaisOuMenos.png);
	
}
#BX_BOTTOMLEFT{
	background:url(../images/templates/BX_BOTTOMLEFT.png) no-repeat;
	height:4px;
	width:4px;
}
#BX_BOTTOM{
	
	background:url(../images/templates/conteudo_MaisOuMenos.png) repeat-x;
	height:4px;

}
#BX_BOTTOMRIGHT{
	background:url(../images/templates/BX_BOTTOMRIGHT.png) no-repeat;
	height:4px;
	width:4px;

}

#CONTEUDO{
	margin:15px 30px 30px 30px;	
	z-index:2;
}
/* FIM SOMBRA */




#moldura{
	width:955px;
	height:560px;
	border:1px solid #FFFFFF;
}

/* MENU */

.submenu{
	font-size:12px;
	color:#BBB;
	padding: 6px 16px;
	font-weight:900
}

.submenu_over{
	background: url(../images/templates/conteudo_fundo.png)!important;	
	font-size:12px;
	color:#FFF;
	padding: 6px 16px;
	font-weight:900
}
#serv{
	font-size:12px;
	color:#BBB;
	padding: 6px 16px;
	font-weight:900
}

#serv_over{
	background: url(../images/templates/conteudo_fundo.png)!important;	
	font-size:12px;
	color:#FFF !important;
	padding: 6px 16px;
	font-weight:900
}


#MENU div a{
	font-size:12px;
	color:#BBB;
	cursor:pointer;
	padding: 6px 16px;
	font-weight:900
}

#MENU  a:hover div{
	background: url(../images/templates/conteudo_fundo.png)!important;	
	font-size:12px;
	color:#FFFFFF !important;
	cursor:pointer;
	padding: 6px 16px;
	
}
#imagem img{
	border:1px solid #FFFFFF;
	
}
#texto{
	text-align:justify;
}
#texto280{
	height:270px;
	overflow:auto;
	text-align:justify;
	padding-right:10px;	
}
#texto190{
	height:190px;
	overflow:auto;
	
	
	text-align:justify;
	padding-right:10px;	
}
#texto, #texto280, #texto190{
	color:#FFF;
}

#Main{
	padding:5px;	
	z-index:1;
}

.pretoEscuro{
	background:url(../images/templates/barra_fundo.png);
}
.pretoClaro{
	background:url(../images/templates/conteudo_Claro.png);	
}

.textAreas{
	width:98%;
	height:37px;	
}
