body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;

}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
}
img{ /*	FIX DATSOGALERY MODULO		*/
	border: 0px;
}

#principal {
	width: 795px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../imagens/layout/fundoprincipal.gif);
	background-repeat: repeat-y;
	background-position: top center;
	margin-top:10px;

}
#menutopo {
	width: 750px;
	height: 19px;
	margin-left:17.5px;
	background-color:#D2DDF4;
	padding-top: 3px;
	padding-left:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7C7C7;	

}

#topo{
	width:760px;
	height: 180px;
	margin-left:17.5px;
	background-image: url(../imagens/layout/topo.jpg);
	background-repeat: no-repeat;
}

#titulo{
	
	height: 45px;
	
	background-image: url(../imagens/layout/fundotitulo.jpg);
	background-repeat: no-repeat;
	float: left;
}

#meio{
	margin-left:17.5px;
	width:760px;
	margin-bottom: 20px;

}
#esquerda{
	width:500px;
	float: left;
	margin-top: 20px;	
	margin-bottom:20px;
	margin-left:30px;
}
/* #esquerda .blog  table .contentpaneopen {
	width:210px;	
	float: left;
	background-color:#EBEFF3;
	margin-top:20px;
	margin-left:15px;
} */
#esquerda .contentpaneopen /* div .contentpaneopen */ {
	width:470px;
	float: left;
	background-color:#EBEFF3;
}


#esquerda .blog div .contentpaneopen .contentheading  /*,  .contentpaneopen .contentheading,.componentheading */{
	width:470px;
	height:20px;
	background-image: url(../imagens/layout/barratitulo.jpg);
	background-repeat: repeat-x;
	color:#D1B047;
}
 .contentpaneopen .contentheading,.componentheading{
	width:470px;
	height:20px;
	background-image: url(../imagens/layout/barratitulo.jpg);
	background-repeat: repeat-x;
	color:#D1B047; 
}

 #esquerda .blog table .contentpaneopen .contentheading{
	width:210px;
	height:20px;
	background-image: url(../imagens/layout/barratitulo.jpg);
	background-repeat: repeat-x;
	color:#D1B047;
} 
.newspane{
	margin-top:-4px;
}

#direita{
	width:220px;
	float: left;
}
#direita .moduletable{
	width:200px;
	float: right;
	background-color:#EBEFF3;
	margin-right:10px;
	margin-top:20px;
	display:table;
	margin-top:20px;
}


#direita .moduletable th{
	width:200px;
	height:20px;
	background-image: url(../imagens/layout/barratitulo.jpg);
	background-repeat: repeat-x;
	display:block;
	
}
#rodape{
	margin-left:17.5px;
	width:750px;
	text-align: center;
	height: 20px;
	padding-top: 3px;
	padding-left: 10px;
	background-color:#D2DDF4;
	margin-top:20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C7C7C7;
	clear:both;
}

#menu a.sublevel{
	padding-left: 20px;
}

#menu{
	width:760px;
	height: 45px;
	float: left;
	background-image: url(../imagens/layout/fundomenu.jpg);
	background-repeat: repeat-x;
	margin-left:17.5px;
	display: block;
	
}
#texto{
	padding-top: 15px;
	margin-left: 50px;
	display: table;
}
.mainlevel_topo{
		width:50px;
	height: 20px;
	margin-right: 45px;
	text-align: center;
	float: left;
	display: table-cell;
}

.moduletable div {
width:200px;
margin-top: 10px;
margin-left: -5px;
padding-bottom: 10px;
}
a:link, a:visited{
	color:#000;
}
a:active,a:hover,#active_menuprincipal{
	color:#CC6600;
}

/*
a.mainlevel_topo:hover, a.mainlevel_topo:active{
	color: red;
}
a.mainlevel_topo:link, a.mainlevel_topo:visited{
	color: green;
	text-decoration: underline;
}*/
