body {
	margin: 0px;
	padding: 0px;
	background-color: #bebebe;
}

.form {
	font-size:10px; 
	color: #333; 
	border: 1px solid #666;
}

/************************* TXT  *******************************************/

.b {
	font-weight: bold;
}

.txt9_branco {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #fff;
}

.txt11_branco {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #fff;
}

.txt10_cinza{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666;
}

.txt10_cinzae{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333;
}

.txt10_cinzain{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #888;
}

.txt11_cinzae{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333;
}


/**************************LINKS  *******************************************/
a {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}

a.lnk10_cinza {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666;
	text-decoration: none;
}

a.lnk10_cinza:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #921717;
	text-decoration: none;
}

a.lnk10_azul {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #0066CC;
	text-decoration: none;
}

a.lnk10_azul:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

a.lnk11_azul {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #06c;
	text-decoration: none;
}

a.lnk11_azul:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

a.lnk9_branco {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #fff;
	text-decoration: none;
}

a.lnk9_branco:hover {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #fff;
	text-decoration: none;
}


a.lnk11_branco {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

a.lnk11_branco:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

/******************* CAIXAS PONTILHADAS *** (DIVS) ******************/
.DottedBox{
	background-color: #dfdfdf;
	border: 1px dotted #aaa;
	padding: 4px;
}

/*	faixa topo	*/
.faixaTopo{
	background-image: url(../imagens/top_cont.gif);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS";
	font-size: 11px;
	height: 23px;
	vertical-align: middle;
	padding: 0 0 0 10px;
	color: #fff; 
	font-weight: bold;
}

.main{
	padding: 5px;
}



a.linkTemp{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
a.linkTemp:hover{
	color: #333;
	text-decoration: underline;
}


/*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landrö               |
|--------------------------------------------------*/

.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}

/*:::::::::::::::		MENU			::::::::::::::::::*/
ul.mainmenu{
	list-style: none;
	width: 211px;
	margin:0px;
	padding: 0px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px !important;
}

ul.mainmenu img
{
	border: none 0px;
}

ul.mainmenu h1
{
	background-color: #fc0;
	border-bottom: solid 1px #333;
	padding: 5px;
	margin: 0px;
	/* font-size: x-large; */
}

ul.mainmenu h2
{
	/* font-size: large; */
}

ul.mainmenu p
{
	/* font-size: small; */
}

/* Real menu */
ul.mainmenu li
{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	display: block;
}

ul.mainmenu ul
{
	width: 209px;
	padding: 0;
}

ul.mainmenu li ul
{
	display: none;
	position: absolute;
	margin-left: 150px;
	margin-top: -15px;
}

ul.mainmenu li a
{
	padding: 0px;
	text-decoration: none;
	color: #000;
	width: 100%;
	display: block;
	text-indent: 0;
	font-size: small;
}

ul.mainmenu li ul a{
	padding: 4px;
	text-decoration: none;
	color: #fff;
	border: 1px solid #2c5281;
	border-top-color: #4886d2;
	background-color: #4a7cb9;
	width: 220px;
	display: block;
	text-indent: 2px;
}

ul.mainmenu li ul a:hover{
	background-color: #2f5f9c;
}

ul.mainmenu li
{	
	float: left;
	width: 98%;
}

ul.mainmenu a.hassubmenu
{
	background-image: url(../img/seta.gif); 
	background-repeat: no-repeat;
	background-position: right;
}


#galeria ul {background:none !important; list-style-type: none; }

.cicle_celular{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
    list-style-type: none;

}






