/* CSS M-Amaltea

/*BEGIN_SYSTEM_STYLES*/

body {
	background-color: #FFFFFF; /* background color */
	color: #000000; /* text color */
	font-family: Verdana; /* font name */
	font-size: 14px; /* font size */
	font-style: normal;
	font-weight: normal;
	text-align:justify;
		
	
}
p {
	background-color: #FFFFFF; /* background color */
	color: #000000; /* text color */
	font-family: Verdana; /* font name */
	font-size: 14px; /* font size */
	font-style: normal;
	font-weight: normal;
	text-align:justify;
	
	
}
.menu {
	font:bold 14px arial;
	color:#3399FF;
	text-decoration:none;
	font-weight:bold;	
}
.menu a:active {
	text-align:left;
}

.menu a:link {
	text-align:left;	
}

.menu a:visited {
	text-align:left;
}
.amenu {
	font:bold 13px arial;
	color:#6600FF;
	text-decoration:underline;
	font-weight:bold;	
}
.amenu a:active {
	text-align:left;
}

.amenu a:link {
	text-align:left;
}

.amenu a:visited {
	text-align:left;
}
a {
	color:#00CCFF;
	text-decoration:none;
	font:normal 14px arial;
	text-align:left;
}
ul li {
	text-align:left;
}
td.p {
	margin:15px;
}
b {
	font: bold 9pt Arial;
} 
h1 {
	font: bold 20px Arial;
	color:#000099;
	text-align:center;
	padding-top:0;
	padding-bottom:0;
	padding-left:15px;
	padding-right:15px;
}
h2 {
	font: bold 18px Arial;
	color:#0066FF;
	text-align:left;
	padding-left:15px;
}
h3 {
	font: bold 16px Arial;
	color:#0099FF;
	margin-left:15px;
	text-align:left;
}

.rmanu td {
	border-right:5px dashed #00CCFF;
}

.copy {
	font:14px bold Arial;
	color:#00CCFF;
	text-decoration:none;
}

#counter {
    visibility:hidden;
}

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
height:30px;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(/menedger/images/main/blockactive.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: center;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(/menedger/images/main/blockdefault.gif) center center repeat-x;
}
.autor {
	text-align:left;
	margin:15px;
}
/*END_SYSTEM_STYLES*/
