@charset "utf-8";
#main {
	background: url(/img/bg_main-interna-corpo.png) top left repeat-y;
	
	height: auto !important;
	min-height: 624px;
	height: 624px;
	margin-top: 5px;
	padding: 20px;
	width: 508px;
}
/**
background: url(/img/bg_main-interna.png) bottom left no-repeat;
html #main {
	width: 548px;
	height: 664px;
}*/
#main h1 {
	background: url(/img/bg_data.gif) bottom left repeat-x;
	text-transform: uppercase;
	padding: 10px 0px 13px 5px;
	margin: 0px 0px 20px 0px;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color:#646464;
	font-weight:bold;
}
#main h2 {
	padding: 10px 0px 13px 5px;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	font-style: italic;
	color: #129861;
}
#main p {
	padding:  10px 0px 13px 5px;
	line-height: 16px;
}
#main .data {
	background: url(/img/bg_data.gif) bottom left repeat-x;
	text-transform: uppercase;
	color: #969696;
	font-weight: bold;
	padding: 0px 0px 3px 5px;
}

/*
#menudx {
	width: 183px;
	height: 193px;
	background: url(/img/bg_menudx.png) top left no-repeat;
	padding-top: 4px;
}
*/
/**html #menudx {
	height: 197px;
}*/

#menudx li {
	color: #646464;
	line-height: 13px;
	padding: 14px 0 0 22px;
	background: url(/img/bg_menudx-li.gif) top left no-repeat;
}
#menudx li:first-child {
	background: none;
}

#menudx li a {
	/* text-transform: lowercase; */
	font-size: 11px;
	color: #646464;
	text-decoration: none;
}
#menudx li a: hover {
	/* text-transform: lowercase; */
	font-size: 11px;
	color: #048c53;
	text-decoration: none;
}

#menudx li h1 {
	text-transform: uppercase;
	font-size: 11px;
	color: #119e62;
}
#menudx li h2 {
	font-size: 11px;
	color: #646464;
	font-weight: normal;
}
#menudx li span.data {
	font-size: 10px;
}



#menudx {
	width: 185px;
	padding: 0px;
	margin:0px;
}

#menudx .body {
	background: url(/img/bg_menusx_body.png) top left repeat-y;
}
