@charset "utf-8";
/* CSS Document */
.clearfix:after, .container:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix, .container {
display:inline-block;
}
* html .clearfix, * html .container {
height:1%;
}

.clearfix, .container {
display:block;
}
.clear {
clear:both;
}

body {
	background: url(../images/pattern.gif) 50% 0 repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h2   {
    color: #3366CC;
	font-weight: normal;
	font-size: 14px;
}

a    {
       color: orange;
}

img {
	border:none;
}
	
#container {
	margin: 0 auto;
	text-align: left;
	width: 880px;
	background-color: #FFFFFF;	
}

#secondarymenu {
	color: #666;
	left: 0px;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	margin-bottom: 20px;
	margin-top: 23px;
	padding-left: 10px;
}

#testata {
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
}

#secondarymenu a {
        color: #666;
        text-decoration: underline;
}



#principale {
	clear: left;
	float: left;
	width: 66%;
}

#destra {
	width: 250px;
        margin-left: 10px;
        padding-right: 10px;
        float: right;	
}

#user1 {
float: left;
width: 75%;
padding-bottom: 20px;
padding-left: 10px;
}

#user2 {
	float: left;
	width: 25%;
	margin-right:-1px;
}

#principale .box, #destra .box {
padding-right: 10px;
padding-left: 10px;
}


#contentHp {
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 10px;
	width: 540px;
}




/* Menu copiato da hyperion */

#horiz-menu {
	height: 45px;
	position: absolute;
}

#horiz-menu2 {
	height: 45px;
	margin: 0 0 0 16px;
	padding: 0 5px 0 0;
}

ul#horiznav.menutop,
#horiz-menu ul.menutop {
	padding: 0;
	margin: 0;
	position: relative;
}

#horiz-menu ul {
	list-style: none;
}

#horiz-menu li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#horiz-menu a,
#horiz-menu li.active a {
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
	display: block;
	float: left;
	height: 45px;
	line-height: 40px;
	padding: 12px 15px 0 15px;
	font-weight: normal;
	font-size: 100%;
	overflow: hidden;
	text-decoration: none;
	z-index: 100;
	position: relative;
}

#horiz-menu li.active li a,
#horiz-menu li.active.parent li a {
	font-weight: normal;
	font-size: 100%;
}

#horiz-menu ul ul {
	margin: 0;
	padding: 10px 0 8px 0;
	background: url(../images/dropdown-top.png) 0 0 no-repeat;
	border-left: 1px solid #363636;
	border-right: 1px solid #363636;
	border-bottom: 1px solid #363636;
}

#horiz-menu ul ul ul {
	background: #0e0e0e;
	border-top: 1px solid #363636;
	padding: 4px 0 8px 0;
}

#horiz-menu ul ul li a,
#horiz-menu ul li.active.parent ul a {
	padding-left: 5px;
	color: #fff;
}

#horiz-menu ul ul li a:hover,
#horiz-menu ul li.active.parent ul a:hover {
	padding-left: 5px;
}

#horiz-menu ul ul li a.daddy,
#horiz-menu ul ul li a.daddy:hover {
	background: url(../images/inset-arrow.png) 95% 50% no-repeat;
}

/* mouseovers */

#horiz-menu li li a:hover {
	background: none;
}

#horiz-menu li li.active,
#horiz-menu li.active li a,
#horiz-menu li.active li a:hover {
	background: none;
}

#horiz-menu li li a {
	font-size: 110%;
	font-weight: normal;
	background: none;
}

#horiz-menu {
	background: url(../images/style2/horiz-menu-l.png) 0 0 no-repeat;
}

#horiz-menu2 {
	background: url(../images/horiz-menu-r.png) 100% 0 no-repeat;
}

#horiz-menu a,
#horiz-menu li.active a {
	color: #666;
}

#horiz-menu li.active a {
	background: url(../images/horiz-menu-active.png) 50% 0 no-repeat;
	font-weight: bold;
	color: #216DB6;
}

#horiz-menu li a:hover {
	color: #3366CC;
}

div.menuslide {
	background: url(../images/horiz-menu-hover.png) 50% 0 no-repeat;
	width: 65px;
	height: 19px;
}

#horiz-menu ul ul li a:hover,
#horiz-menu ul li.active.parent ul a:hover {
	color: #0294C1;
}

#main-content a.mainlevel {
	color: #333;
	background: url(../images/light/menu-arrow.png) 4px 7px no-repeat;
}

#main-content a#active_menu.mainlevel {
	background: url(../images/menu-arrow-active.png) 4px 7px no-repeat;
	color: #0294C1;
}

#main-content a.mainlevel:hover {
	color: #0294C1;
}

#main-content a.sublevel {
	color: #333;
}

#main-content a.sublevel:hover {
	color: #0294C1;
}

#main-content a#active_menu.sublevel {
	color: #0294C1;
}

ul.menu a {
	color: #333;
	background: url(../images/light/menu-arrow.png) 4px 7px no-repeat;
}





/* fine menu copiato */

#search {
	float: left;
	width: 200px;
	text-align: right;
	margin-bottom: 3px;
}

#search input {
       width: 200px;
       height: 12px;
       color: #666;
       font-size: 11px;
}


a.news {color: #fff; font-weight: bold; text-decoration: none;}
a.news:hover {color: #666;}




body,td,th {
	font-family: Bank Gothic,  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-left: 10px;
}

.clear {
	clear: both;
}


#contentHp h2.contentheading,
#contentHp h2.componentheading {
	color: #FF9900;
	font-weight: normal;
	font-size: 14px;	
}

a.readon {
	padding-left: 30px;
	padding-right: 30px;
	background: #FFCC00;
	color: #fff;
	text-decoration: none;
	line-height: 22px;
	font-size: 11px;
	font-weight: bold;
}

table.righealterne tr.alterna td{background-color: #ffc} 

#icone {
	clear: left;
	padding-bottom: 20px;
	padding-top: 25px;
	width: 880px;
}

.icona_s {
	width: 270px;
	text-align: left;
	float: left;
	padding-left: 10px;
}

.icona_c {
	width: 320px;
	text-align: center;
	float: left;
}

.icona_d {
	width: 270px;
	text-align: right;
	padding-right: 10px;
	float: right;
}

#blu {
	height: 20px;
	width: 880px;
	background-color: #3366CC;
}


.one, .two {
	margin-right: 25px;
}

#footer {
	margin-top: 40px;
	width: 880px;
	background: url(../images/footer.jpg) no-repeat bottom;	
	padding-top: 30px;
	padding-bottom: 50px;
	border-bottom: 2px #000000;
}

.foot {
	margin-left: 10px;
}


#footer a, #footer a:hover, #footer a:visited {
	font-weight: normal;
	font-size: 110%;
	overflow: hidden;
	text-decoration: none;
	z-index: 100;
	width: 60px;
	text-decoration: none;
	color: #3366CC;
}

#footer a:hover {
	text-decoration: none;
	color: orange;
}

/* COMMON TAGS */
.modifydate {
	color: #C0C0C0;
}

.author {
	color: #C0C0C0;
}

.createdate {
	color: #C0C0C0;
}

.contenttoc {
	margin: 5px;
}


ul { 
	margin: 2px;
	padding: 6px;
	padding-left: 15px;
}

li {	
	list-style: none;
	list-style-image: url(../images/arrow.png);
	padding-left: 1px;
	line-height: 150%;
}

ul.arrow1 li,
ul.arrow2 li {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.buttons {
	float:right;
	width:85px;
}

.buttons .buttonheading {
	float:left;
}

.buttons img {
border: 0;
}

/* Poll Module Styles */

.poll-radio {
	padding-bottom:5px;
	float:left;
	clear:left;
	width:14%;
	text-align:center;
}

.poll-option {
	float:left;
	padding-bottom:5px;
	width:85%;
}

.poll h3 {
	border:none;
}

