/* CSS Document */

body {
	background-color:#000000;
	margin:auto;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;

}
.container_home {
	width:960px;
	height:560px;
	overflow:hidden;
	background-image:url(../img/fondo_home.jpg);
	background-repeat:no-repeat;
	margin:auto;
	margin-top:10px;
	background-color:#000000;
}
.container_int {
	width:920px;
	height:560px;
	overflow:hidden;
	background-image:url(../img/logo_p.gif);
	background-repeat:no-repeat;
	background-position:top left;
	margin:auto;
	margin-top:10px;
	padding:20px 20px 0px 20px;
	background-color:#000000;
}

/*    MENU   */

.azzurro {
	background-color:#01A0C7 !important;
}
.menu {
	width:920px;
	height:50px;
	background-color:#333333;
	margin:0px auto 5px auto;
	text-align:center;
}
.menu ul{
	margin:0px;
	padding:0px;
}
.menu li{
	margin:0px;
	padding:0px 9px 0px 9px;
	display:inline;
	list-style-type:none;
	font-size:14px;
	font-weight:bold;
	line-height:50px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.menu a {
	color:#FFFFFF;
	text-decoration:none;
}
.menu a:hover {
	color:#10A5CD;
	text-decoration:none;
}
.menu_seconda {
	width:920px;
	height:25px;
	background-color:#FE7000;
	margin:auto;
	text-align:center;
	color:#000000;
}
.menu_seconda ul{
	margin:0px;
	padding:0px;
}
.menu_seconda li{
	margin:0px;
	padding:0px 0px 0px 10px;
	display:inline;
	list-style-type:none;
	font-size:14px;
	font-weight:bold;
	line-height:25px;
}
.menu_seconda a {
	color:#000000;
	text-decoration:none;
}
.menu_seconda a:hover, a.selected {
	color:#FFFFFF;
	text-decoration:none;
}
.menu_terza {
	margin-top:25px;
}
.menu_terza_item {
	width:220px;
	height:25px;
	background-color:#333333;
	background-image:url(../img/menu_off.gif);
	background-repeat:no-repeat;
	text-indent:20px;
	color:#FFFFFF;
	float:left;
	clear:both;
	line-height:25px;
	font-size:13px;
	font-weight:bold;
	margin-bottom:15px;
	display:block;
}
.menu_terza_item a {
	color:#FFFFFF;
	text-decoration:none;
}
.menu_terza_item a:hover, .sel {
	background-color:#01A0C7;
	background-image:url(../img/menu_azzurro.gif);
	background-repeat:no-repeat;
	display:block;
	width:220px;
	height:25px;
}
.arancio {
	background-color:#FE7000;
	background-image:url(../img/menu_arancio.gif) !important;
	background-repeat:no-repeat;
	display:block;
	width:220px;
	height:25px;
}
.menu_terza_item_arancio {
	width:220px;
	height:25px;
	background-color:#333333;
	background-image:url(../img/menu_off.gif);
	background-repeat:no-repeat;
	text-indent:20px;
	color:#FFFFFF;
	float:left;
	clear:both;
	line-height:25px;
	font-size:13px;
	font-weight:bold;
	margin-bottom:15px;
	display:block;
}
.menu_terza_item_arancio a {
	color:#FFFFFF;
	text-decoration:none;
}
.menu_terza_item_arancio a:hover, .selA {
	background-color:#FE7000;
	background-image:url(../img/menu_arancio.gif) !important;
	background-repeat:no-repeat;
	display:block;
	width:220px;
	height:25px;
}

/* cotentuto */
.tabella_interna {
	width:100%;
	height:400px;
	overflow:hidden;
}
.tabella_cont {
	margin-top:20px;
}
.fascia_bianca {
	height:37px;
	line-height:25px;
	width:100%;
	background-image:url(../img/striscia_bianca.gif);
	background-repeat:repeat-x;
	color:#01A0C7;
	font-size:25px;
	font-weight:bold;
	
}
.fascia_azzurra {
	height:37px;
	padding: 0px 0px;
	background-image:url(../img/fascia_azzurra.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin:0px;
	width:100%;
	color:#FFFFFF;
	font-size:15px;
	line-height:33px;
	font-weight:bold;
	text-align:center;
}
.fascia_arancio {
	height:37px;
	padding: 0px 0px;
	background-image:url(../img/fascia_arancio.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin:0px;
	width:100%;
	color:#FFFFFF;
	font-size:15px;
	line-height:33px;
	font-weight:bold;
	text-align:center;
}
.testo {
	width:340px;
	max-width:340px;
	height:340px;
	font-size:11px;
	color:#FFFFFF;
	line-height:14px;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	overflow:auto;
	padding-right:10px;
	margin:0px;
}
.testo a {
	color:#FF880D;
	text-decoration:none;
}
.testo a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.media {
	width:320px;
	max-width:320px;
	overflow:hidden;
}
.media img {
	max-width:320px;
	height:auto;
}
.tratteggio {
	border-bottom:1px dotted #333333;
	padding-bottom:5px;
	padding-top:5px;
}
.tratteggio_spaced {
	border-bottom:1px dotted #333333;
	padding-bottom:10px;
	padding-top:10px;
}
.titolo_grigio {
color:#ADADAD !important;
}
.titolo_arancio {
color:#FE7000 !important;
}
.titolo_azzurro {
color:#01A0C7 !important;
}
.titolo_opere {
color:#FE7000 !important;
font-size: 18px;
font-weight: bold;
line-height:20px;
}
.subt_coll {
color:#01A0C7 !important;
font-weight: bold;
}
.egg_testo {
	width:320px;
	max-width:320px;
	font-size:11px;
	color:#FFFFFF;
	line-height:14px;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	padding-right:10px;
	padding-top:10px;
	margin:0px;
}
.footer {
	width:920px;
	height:10px;
	margin:0px auto 17px auto;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	font-style:italic;
	text-align:right;
    color:#ADADAD !important;
}

#icons {
	list-style: none outside none;
	padding-left: 20px;
}

#icons li a {
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	font-size: 0px;
	display: inline;
	float: left;
	margin-right: 5px;
	text-decoration: none;
	border: none;
}

#icons li#tw a {
	background-image: url("../img/social/twitter.png");
}

#icons li#fb a {
	background-image: url("../img/social/facebook.png");
}

#icons li#yt a {
	background-image: url("../img/social/youtube.png");
}

#icons li#lk a {
	background-image: url("../img/social/linkedin.png");
}


/* HOVER MENU */
.menu_head {
	z-index: 99;
}

.menu_body {
	z-index: 99;
	display:none;
	width: auto;
	position: absolute;
	}

.menu_container {
	z-index: 99;
	/*width: 400px;*/
	float: left;
}

.menu_container:hover{
	background-color:#01A0C7;
	background-image:url(../img/menu_azzurro.gif);
	background-repeat:no-repeat;
	display:block;
	width:220px;
	height:25px;
	cursor: pointer;
}

.menu_container ul {
	background-color:#000000;
	padding:5px 10px;
	margin-left:220px;
	margin-top: -30px;
	list-style:none;
	z-index: 99;
}
.menu_container li {
	min-width: 122px;
	background-color:#333333;
	/*padding:5px 0px;*/
	list-style:none;
	color:#FFFFFF;
	z-index: 99;
}
.menu_container li a{
	background-color:#333333;
	list-style:none;
	text-decoration:none;
	color:#FFFFFF;
	z-index: 99;
}
.menu_container li a:hover{
	list-style:none;
	text-decoration:none;
	color:#cccccc;
}
.tendina {
height:160px; width:190px;
overflow:hidden;
}
.tendina div{
height:160px;
overflow:scroll;

}
/* HOVER MENU END*/

.menu_terza_paginator {
	float: left;
	text-align: center;
	width: 220px;
	border: 1px solid #fff;
}
