body{
	color: #647C64;
	font-family: Georgia;
}

p, a, input, select, textarea{
	color: #647C64;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #395D39;
}

p, h3{
	font-family: Georgia;
	font-size: 12px;
}

h3{
	color: #D94B13;
}

h3 img{
	padding-right:3px;
}

p, h2, h3{
		line-height: 18px;
}

input, textarea{
	font-family: Georgia;
	font-size: 12px;
	color: #647C64;
}



.margem{
	height:20px;
}

.meiamargem{
	height: 10px;	
}

.margem, .meiamargem{
	display: block;
	overflow: hidden;
}

.primeiramargem{
	height: 36px;
}

.nocss, #main .nocss{
	padding:0!important;
	margin:0!important;
	border: none!important;
	height: auto!important;
	width: auto!important;
	padding-bottom: 0!important;
}

.nodisasemble-hack{
	width: 744px;
	overflow: hidden;
	height: 0px;
}



/***** TOPO *****/
#topo-center, #topo1-center{
	height:321px;
}
#topo-left, #topo-center, #topo-right{
	background-image: url(../img/bg-superior.gif);
}
#topo1-left, #topo1-center, #topo1-right{
	background-image: url(../img/bg-topo-interna.gif);
}

/***** RODAPE *****/
#rodape-center{
	height: 135px;
	text-align: right;
}
#rodape-left{
	background-image: url(../img/bg-rodape-left.gif);
}
#rodape-right{
	background-image: url(../img/bg-rodape-right.gif);
}
#rodape-center{
	background-image: url(../img/bg-rodape-center.gif);
	background-repeat: no-repeat;	
}
#rodape-left{
	background-position: right bottom;
}
#rodape-center, #rodape-right{
	background-position: left bottom;
}
#rodape-center p{
	padding-right:30px;
	padding-top:53px;
}
#rodape-center a{
	text-decoration: underline;
}
#rodape-center a:hover{
	text-decoration: none;
}

/**** NUCLEO *****/
#nucleo-left, #nucleo-right, #nucleo-center{
	background-image: url(../img/bg-geral.gif);
}

/**** NUCLEO & TOPO *****/
#topo-left, #topo1-left, #nucleo-left{
	background-position: right top;
}
#topo-right, #topo1-right, #topo-center, #topo1-center, #nucleo-right, #nucleo-center{
	background-position: left top;
}

/**** TOPO , NUCLEO & RODAPE****/
#topo table, #topo1-table, #nucleo table, #rodape table{
	width:100%;
}
#topo-center, #topo1-center, #nucleo-center, #rodape-center{
	width: 744px;
	vertical-align: top;
}
#rodape-left, #rodape-right, #topo-left, #topo1-left, #topo-right, #topo1-right, #topo-center, #topo1-center{
	background-repeat: repeat-x;
}

