@charset "utf-8";
/* CSS Document */
body  {
	font: 100% Verdana;
	background: #666666;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
}
#top {
	width: 1000px;
	height: 186px;
	background: url(images/grafica_01.jpg) no-repeat;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
}
#topmenu {
	width: 1000px;
	height: 75px;
	background: url(images/grafica_02.jpg) no-repeat;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
}
#topleftmenu {
	width: 278px;
	height: 60px;
	background: url(images/grafica_05.jpg) no-repeat;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
#maintop {
	width: 660px;
	height: 19px;
	background: url(images/grafica_07.jpg) no-repeat;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
}
#mainbottom {
	width: 660px;
	height: 19px;
	background: url(images/grafica_11.jpg) no-repeat;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
}
#menulist {
	width:270px;
	height:auto;
	margin-left:10px;
	margin-top: 10px

}
div#left_menu_item {
	color:#003399;
	padding:6px 14px;
	font-size:14px;
	clear:left;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/grafica_13_activ.jpg);
	font-weight: bold;
	width: 240px;
}
div#left_menu_item_activ {
	color:#003399;
	padding:6px 14px;
	font-size:14px;
	clear:left;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/grafica_13.jpg);
	font-weight: bold;
	width: 240px;
}
.style1 {
	font-size: small;
	font-weight: bold;}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: medium;
}
.style4 {
	color: #FFFFFF;
	font-weight: bold;
}
.style5 {
	color: #FFFFFF;
	font-size: small;
}
.style7 {color: #FFFFFF; font-weight: bold; font-size: small; }
.style8 {
	color: #003399;
	font-size: small;
}
a:link {
	text-decoration: none;
	color: #FF9900;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
div#style9 {color: #FF9900}
