/* ========================================================================= TAGS: The Document Body */
*{margin:0px;padding:0px;border:0px;}
.defaultCursor{cursor: pointer}

body,html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS","Segoe UI",sans-serif, Arial,Tahoma,Helvetica, sans-serif;
	font-weight:normal;
	font-size: 11px;
	text-decoration: none;
	background-color:#FFF;
	background-image:url(/imagens/bg-all.png);
	background-repeat:repeat-x;
	height:100%; 
	min-height:100%;

}

/* POSITIONS */

#interfaceOnTop{
	position:absolute;
	width: 771px;
	margin-left:-385px;
	margin-top:0;
	top:0;
	left: 50%;
	border:0px solid #CCC;
}
/* C U S T O M  E L E M E N T S*/
.info1{
	text-align:left;
	}
.info1 h1{
	font-size:16px;
	color:#59A1D8;}
.info1 P{
	font-size:10px;
	color:#000;}
.info1 a{
	text-decoration:none;
	color:#333;}
.mtable_bg{
	background-image:url(/Imagens/mtable-2.png);
	background-repeat:repeat-y;
	padding:0px 0px 0px 1px}

.tbTitlesHeader{
	background-image:url(/Imagens/tbTitleHeaderBg.png);
	background-repeat:repeat-x;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:#FFF;
	}
.contentItemEsq{
	background-image:url(/Imagens/bgConteudo.png);
	height:28px; line-height:28px;
	border-bottom:0px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	}
.contentItemEsq2{
	background-image:url(/Imagens/bgConteudo.png);
	height:28px; line-height:28px;
	border-right:0px;
	}
.ItemText{
	margin-left:12px;
	font-weight:bold;}
.ItemText2{
	font-weight:bold;
	color:#990000;
	text-align:center;}

