body {
	margin: 0;
	background-image: url(../images/bg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	font-family: tahoma, times new roman;
	font-weight: normal;
	font-size: 12px;
	color: #626262;
	/* color: #9E9E9E; */
}

h1 {
	color: #000000;
	font-family: tahoma, times new roman;
}

h2 {
	color: #626262;
	font-family: tahoma, times new roman;
}

a {
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
	color: #626262;
}

.arial_font {
	font-family: arial, times new roman;
	font-weight: bold;
	font-size: 12px;
}

.arial_menu {
	font-family: arial, times new roman;
	font-size: 24px;
}

.text_black, a .text_black, a:hover .text_black, a:visited .text_black, a:link .text_black {
	text-decoration: none;
	color: #000000;
}

.text_color0, a .text_color0, a:hover .text_color0, a:visited .text_color0, a:link .text_color0,
.text_blue, a .text_blue, a:hover .text_blue, a:visited .text_blue, a:link .text_blue {
	text-decoration: none;
	color: #5275B9;
}

.text_cyan, a .text_cyan, a:hover .text_cyan, a:visited .text_cyan, a:link .text_cyan,
.text_color1, a .text_color1, a:hover .text_color1, a:visited .text_color1, a:link .text_color1 {
	text-decoration: none;
	color: #2DC1D4;
}

.text_orange, a .text_orange, a:hover .text_orange, a:visited .text_orange, a:link .text_orange,
.text_color2, a .text_color2, a:hover .text_color2, a:visited .text_color2, a:link .text_color2 {
	text-decoration: none;
	color: #F5830E;
}

.text_green, a .text_green, a:hover .text_green, a:visited .text_green, a:link .text_green,
.text_color3, a .text_color3, a:hover .text_color3, a:visited .text_color3, a:link .text_color3 {
	text-decoration: none;
	color: #BED611;
}

.text_pink, a .text_pink, a:hover .text_pink, a:visited .text_pink, a:link .text_pink,
.text_color4, a .text_color4, a:hover .text_color4, a:visited .text_color4, a:link .text_color4 {
	text-decoration: none;
	color: #E8146A;
}

.text_yellow, a .text_yellow, a:hover .text_yellow, a:visited .text_yellow, a:link .text_yellow,
.text_color5, a .text_color5, a:hover .text_color5, a:visited .text_color5, a:link .text_color5 {
	text-decoration: none;
	color: #F0CE19;
}

.text_purple, a .text_purple, a:hover .text_purple, a:visited .text_purple, a:link .text_purple,
.text_color6, a .text_color6, a:hover .text_color6, a:visited .text_color6, a:link .text_color6 {
	text-decoration: none;
	color: #A440C4;
}

.div_main {
	width: 935px;
	min-height:645px;
	height: auto !important;
	height:645px;
	/* border: 2px solid #f3f3f4; */
	background-color: #ffffff;
}

.td_logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}

.img_logo {
	float: left;
	position: relative;
	top: -4px;
	left: 17px;
}

.txt_logo {
	float: right;
	position: relative;
	width: 110px;
	top: 37px;
	left: -55px;
	text-align: center;
	font-size:11px;
	font-weight:9;
}

.div_menu_secondo_livello {
	float: left;
	width: 200px;
	margin-top: 44px;
	margin-right: 38px;
	font-family: arial, times new roman;
	font-weight: bold;
	font-size: 12px;
	color: #8C8C8C;
	text-align: right;
}

.txt_menu_secondo_livello {
	width: 175px;
	height: 37px;
}

.img_menu_secondo_livello {
	width: 25px;
	height: 37px;
}


.div_menu_terzo_livello {
	height:18px;
	width: 175px;
	font-family: arial, times new roman;
	font-weight: bold;
	font-size: 12px;
	color: #8C8C8C;
	text-align: right;
}

.pagination {
	float:right;
	margin-right:10px;
}

.current {
	color: #000000;
}

a:visited.aop_list_name {
	color: #195DAC;
}