/* 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 10px 0px 10px;
	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:12px;
	padding-top:12px;
	
}
.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;
}
