body { 
	font-family: Verdana, Geneva, sans-serif;
	margin: 0; 
}

h1, h2 { 
	font-size: 100%;
	font-weight: bold; 
	margin: 0;
	padding: 0;
}

h3 { 
	font-size: 100%;
	margin: 0;
	padding: 0;
}

#header {
	background-image: url(../images/header_ct.jpg); 
	background-repeat: repeat-x;
	height: 194px;
	overflow: hidden;
}
#header img {
	border: none;
	position: absolute;
	left: 233px;
	top: 13px;
	z-index: 5;
}

#header_sx {
	background-image: url(../images/header_sx.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 194px;
	width: 84%;
}

#header_dx {
	background-image: url(../images/header_dx.jpg); 
	background-position: right top;
	background-repeat: no-repeat;
	float: right;
	height: 194px;
	width: 16%;
}

#mainWrapper { overflow: auto; }

#h_menu {
	clear: both;
	font-size: 75%; 
	font-weight: bold;
	text-align: center;
}

#h_menu ul { margin: 0 0 0 90px; }
#h_menu li { float:left; list-style-type:none; width: 160px; padding-top:5px;}
#h_menu a {  text-decoration: none; }
#h_menu a:hover { text-decoration: underline; }

#h_menu_1_liv { background-color: #990000; height: 25px;}
#h_menu_1_liv a { color: #FFFFFF;}
#h_menu_1_liv .Menu_Item_Selected {
	 background-image: url(../images/selected_1.gif);
	 background-position: bottom;
	 background-repeat: no-repeat; 
	 color: #FFFFFF; 
	 font-weight: bold; 
	 height: 20px; 
}

#h_menu_2_liv { background-color: #6a0000; height: 25px;}
#h_menu_2_liv a { color: #FFFFFF;}
#h_menu_2_liv .Menu_Item_Selected { 
	background-image: url(../images/selected_2.gif);
	background-position: bottom;
	background-repeat: no-repeat; 
	color: #000000; 
	font-weight: bold; 
	height: 20px; 
}

#v_menu {
	background-color: #6a0000;
	font-size: 70%; 
	font-weight: bold;
	float: left;
	width: 19%;
}
#v_menu ul { margin: 0; padding: 0; }

.v_menu_1_liv {
	background-image: url(../images/gradiente_rosso.gif); 
	background-position: bottom;
	background-repeat: repeat;
	list-style-type:none; 
	margin: 1px;
	padding:5px; 
}
.v_menu_1_liv a { color: #FFFFFF; text-decoration: none; }
.v_menu_1_liv a:hover { text-decoration: underline; }

.v_menu_2_liv { 
	background-image: none; 
	background-color:#FFFFFF; 
	list-style-type:none; 
	padding: 5px 5px 5px 15px; 
}
.v_menu_2_liv a { color: #990000; text-decoration: none; }
.v_menu_2_liv a:hover { text-decoration: underline; }

#myWrapper { 
	float: left;
	font-size: 80%;
	width: 61%;
}

#radeon {
	overflow: auto;
}

#radeon .radeonItem {
	float: left;
	margin: 5px;
	text-align: center;
	width: 85px;
}
.radeonItem a { color: #990000; font-size: 80%; text-decoration: none; }
.radeonItem a:hover { text-decoration:underline; }
.radeonItem img {
	border: none;
	background-image: url(../images/shadowAlpha.png) !important;
	background-image: url(../images/shadow.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 0 7px 7px 0;
}

#rightBar {
	color: #003366;
	float: left;
	font-size: 70%;
	font-weight: bold;
	margin-top: 10px;
	width: 18%;
}
#rightBar img { border: none; }
#rightBar p { margin-left: 15px; }

#cerca {
	background: url(../images/cerca.jpg) no-repeat;
	color: #990000;
	font-size: 90%;
	margin-top: -10px;
}
#cerca form { padding: 55px 0 0 15px;}
#cerca .mySearchCriteria { width: 150px; }
#cerca p { margin: 0; padding: 1px; }

#footer {
	background: url(../images/footer.jpg) no-repeat center;
	color: #FFFFFF;
	font-size: 70%;
	height: 33px;
	padding-top: 50px;
	text-align: center;
}