@charset "utf-8";
/* PLASMON pagine HTML */
HTML {
	height:100%;
	width:100%;
	padding:0;
	margin:0;
}
BODY {
	height:99%;
	width:100%;
	text-align:center;
	margin:0px 0 auto;
	padding:0;
	background:#ff6600 repeat-x center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1em;
	color:#666;
}
* {
	margin:0;
	padding:0;
}
/* -------------------------------- LAYOUT
*/ 
#Ifc0 {
	/*width:100%;*/
	width:950px;
	padding:0;
	margin:10px auto;
	text-align:center;
	float:left;
	/*min-height:500px;*/
	min-width:100%;
	font-size: 1em;
	background: transparent url(../images/lyt_med.png) repeat-y left top;
}
#Ifc1,
.Wrap {
	/*width:930px;*/
	width:950px;
	margin:0 auto 0 auto;
	padding:0;
	text-align: left;
}
#Ifc1 {
	background:url(../images/lyt_top.jpg) no-repeat left top;
	float: left;
	width: 100%;
}
#Ifc2 {
	background:transparent url(../images/lyt_bott.png) no-repeat left bottom;
	float: left;
	width: 100%;
}
#IfcH {
	height:auto;
	overflow: visible;
	background: transparent no-repeat left bottom;
	float: left;
	width: 100%;
	border-bottom: none;
	position: relative;
	z-index:500;	
}
#IfcL {
	float: left;
	width: 250px;
	font-size: 7px;
	margin-top: 3px;
	position: relative;
	margin-left: 18px;
	display: block;
	margin-bottom: 10px;
}
#IfcL A {
	display: block;
	height: 115px;
	overflow: hidden;
	font-size: 7px;
	text-indent:-5000em;
	background:no-repeat left 0px;
	/*background-image: url(../images/logo_h.png);*/
}
#IfcL A:hover {
	background-position:left -55px;
}
#IfcMenu1 {
	float: right;
	width:630px;
	clear: none;
	margin:40px 20px 0 0;
	/*	border: 2px solid #fff;
	-moz-border-radius: 100%;*/
	height:45px;
	background: url(../images/menu1_bg.png) no-repeat left center;
}
#IfcH .Nav {
	clear:right;
	float: right;
	width: 580px;
	margin: 0 35px 0 0;
	padding: 10px;
	/*	background: #ff9900;
	-moz-border-radius:0 0 100% 100%;*/
	color: #FFD28E;
	background: url(../images/nav_bg.png) no-repeat left bottom;
}
#IfcH .TitPag {
	clear:both;
	float: none;
	width:920px;
	margin-left:15px;
	background: url(../images/tit-pag.png) no-repeat left center;
	height:60px;
	margin-top: 0px;
}
#IfcC {
	min-height:300px;
	clear: both;
	position: relative;
	float: left;
	width: 100%;
	padding: 20px 0 40px 0;
	background: transparent repeat-y left top;
	line-height: 1.5em;
	margin: 0;
}
#IfcM {
	padding: 0;
	float:none;
	/*	width: 90%;
	margin: 0 5%;	
	*/
	width:850px;
	margin:0 50px;
	position: relative;
	background: #fff repeat-y left top;
}
.Sidebar #IfcM {
	width:600px;
	float:left;
	margin:0 0 0 50px;
}
/*
#IfcS {
	float:right;
	width:230px;
	display:none;
	position:absolute;
	right:33px;
	top: 25px;
}
*/
#IfcS {
	float:right;
	width:230px;
	display:none;
	position:relative;
	margin:0 33px 0 0;
	clear:none;
}

.Sidebar #IfcS {
	display:block;
}
#IfcF {
	position:relative;
	bottom:0px;
	padding:0 0 10px;
	width:100%;
	height:auto;
	font-size:0.9em;
	margin:0px 0 10px;
	clear: both;
	text-align: left;
	background:repeat-x left top;
	color: #fff;
	float: left;
}
#IfcF P {
	padding-top:0;
	padding-bottom:0;
	margin-top:0;
	margin-bottom:0;
}
#IfcF .Info {
	float:left;
	margin-left:20px;
	margin-top: 0px;
	width: 200px;
}
#IfcF .Menu {
	float: right;
	width: 680px;
	margin-right:20px;
	font-size: 12px;
	text-align:right;
}
#IfcF .Menu LI {
	float:none;
	display:inline;
	border-right: 1px solid #fff;
}
#IfcF .Menu LI A {
	color:#fff;
	display:inline;
	padding: 3px 5px;
}


/* -------------------------------- MENUs
*/
.Menu {
}
.Menu LI {
	float: left;
	background:no-repeat;	
}
.Menu LI A {
	display: block;
	background:no-repeat left 0px;
	padding-left:10px;
}
.Menu LI A SPAN {
	display: block;
	background:no-repeat right 0px;
	padding-right:10px;
}
.Menu LI A:hover {
	background-position: left -100px;
}
.Menu LI A:hover SPAN {
	background-position: right -100px;
}
.Menu .Active A,
.Menu .Active A:hover {
	background-position: left -200px;
}
.Menu .Active A SPAN,
.Menu .Active A:hover SPAN {
	background-position: right -200px;
}
/* --------- Menu1
*/
#IfcMenu1 .Menu {
	padding:2px 0px 2px 15px;
	float:right;
	width:615px;
	margin:0;
}
/* ---- level 1
*/
#IfcMenu1 .Menu LI {
	display:block;
	float:left;
	/*width:20%;*/
	width:22.5%;
	font-size:12px;
	text-transform: uppercase;
	text-align:center;
	color: #fff;
	font-weight: bold;
	position:relative;
	padding:15px 5px;
	margin: 0px 5px 0px 0px;
}
/*
#IfcMenu1 .Menu LI.a {
	width:23%;
}
#IfcMenu1 .Menu LI.b {
	width: 17%;
}
#IfcMenu1 .Menu LI.c {
	width: 25%;
}
#IfcMenu1 .Menu LI.d {
	width: 22%;
}
*/
#IfcMenu1 .Menu LI:hover,
#IfcMenu1 .Menu LI:hover A,
#IfcMenu1 .Menu LI.over,
#IfcMenu1 .Menu LI.over A {
	color:#fff;
	cursor: pointer;
	background-color:#FF822F;
}
#IfcMenu1 .Menu LI A {
	color: #fff;
	text-decoration: none;
	padding:0;
}
/* ----- level 2
*/
#IfcMenu1 .Menu LI UL {
	position: absolute;
	left:-50000em;
	width:200px;
	margin:10px 0 0;
	padding:3px;
	display: block;
	background-color: #FF822F;
	border-top: 1px solid #FE9805;
	border-right: 1px solid #B04600;
	border-bottom: 1px solid #B04600;
	border-left: 1px solid #FE9805;
}
#IfcMenu1 .Menu LI:hover UL,
#IfcMenu1 .Menu LI.over UL {
    left:0;
}
#IfcMenu1 .Menu LI UL LI {
	font-size:12px;
	text-transform:none;
	display:block;
	float: none;
	margin: 0;
	padding: 5px 10px;
	text-align:left;
	border-top: 1px solid #FF9D08;
	border-bottom: 1px solid #DD5800;
	border-right-style: none;
	border-left-style: none;
	width: auto;
	background:transparent;
}
#IfcMenu1 .Menu LI UL LI:hover,
#IfcMenu1 .Menu LI UL LI.over {
	background-color:#fff;
	color:#000;
}
#IfcMenu1 .Menu LI:hover UL LI A {
	color:#fff;
	padding:0;
	background:transparent;	
}
#IfcMenu1 .Menu LI UL LI:hover A,
#IfcMenu1 .Menu LI UL LI.over A {
	color:#000;
}
/* ----- level 3
*/
#IfcMenu1 .Menu LI UL LI UL,
#IfcMenu1 .Menu LI:hover UL LI UL,
#IfcMenu1 .Menu LI.over UL LI UL {
	left:-50000em;
	top:-20px;
	margin: 0;
	background-color: #E85C00;
}
#IfcMenu1 .Menu LI UL LI:hover UL,
#IfcMenu1 .Menu LI UL LI.over UL {
	left:200px;
}
#IfcMenu1 .Menu LI UL LI UL LI {
	border-top: 1px solid #FD8500;
	border-bottom: 1px solid #CA5100;
}
#IfcMenu1 .Menu LI UL LI UL LI,
#IfcMenu1 .Menu LI:hover UL LI UL LI A,
#IfcMenu1 .Menu LI.over UL LI UL LI A {
	color:#fff;
	background:transparent;	
}
#IfcMenu1 .Menu LI:hover UL LI UL LI:hover A,
#IfcMenu1 .Menu LI.over UL LI UL LI.over A {
	color:#000;
	background:#fff;		
}

/*
#IfcMenu1 LI {
	background-position: right 0px;
	background-image:none;
	padding-right:0px;
	margin-right: 0px;
	width: auto;
	display: block;
	border-left: 1px solid #3C3EB4;
}
#IfcMenu1 LI:hover {
	background-position:right -100px;
}
#IfcMenu1 LI A {
	background-position: left 0px;
	padding-left:10px;
	padding-right:0px;
	background-image:none;
	height:auto;
	border-left: 1px solid #C4CCFF;
}
#IfcMenu1 LI A,
#IfcMenu1 LI A:visited {
	color: #F1F3FE;
	font-weight: bold;

}
#IfcMenu1 LI A:hover {
	text-decoration:underline;
	background-color: transparent;
	color: #fff;
}
#IfcMenu1 LI:hover A {
	background-position:left -100px;
}
#IfcMenu1 LI A SPAN {
	background: no-repeat left -300px;
	text-align: center;
	padding: 26px 10px 30px 0px;
}
#IfcMenu1 LI A:hover SPAN {
	background-position:center 0px;
}
#IfcMenu1 .Active,
#IfcMenu1 .Active:hover {
	background-position:right -200px;
	border-right-color: #fff;
}
#IfcMenu1 .Active A,
#IfcMenu1 .Active:hover A {
	background-position:left -200px;
	background-color: #DBDBFC;
	color: #00002B;
}
#IfcMenu1 .Active SPAN,
#IfcMenu1 .Active A:hover SPAN {
	background-position:center -100px;
	margin: 0px;
	color: #00002B;
}
*/

#IfcH .Nav .Tit {
	color: #000;
}
#IfcH .Nav A {
	color: #FFEDD2;
}
#IfcH .Nav A:hover {
	color:#fff;
}
#IfcH .Nav STRONG {
	color: #fff;
}
.Sx {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	text-align: left;
}
.Dx {
	float:right;
	margin-left:10px;
	margin-bottom:5px;
	text-align: right;
}
.ColA {
	float:left!important;
	width:49%;
	clear:left!important;
}
.ColB {
	float:right!important;
	width:49%;
	clear:right!important;
}
.Clear,
.clear,
.clear-chusmy {
	font-size:0;
	height:1px;
	clear:both!important;
	display:block;
	padding:0px;
	margin:0px;
	line-height:0px;
	background-color:transparent;
	border:none;
}
#IfcM .Sep {
	clear: both;
	margin: 0px;
	padding: 0px;
	font-size: 2px;
	line-height: 1em;
}
HR {
	padding:0;
	margin:0;
	background:transparent;
	border:none;
	height:0;
}
HR.Clear {
	clear:both!important;
	padding:0;
	margin:0;
	height:0;
	border:none;
	visibility:inherit; /*FF*/
	position:inherit; /*FF*/

}

/* --------- Boxs
*/
.Bx {
	background:transparent repeat-y left top;
	float: left;
	clear: both;
	padding:0;
}
.Bx .Inn1 {
	padding:0;
	background:transparent no-repeat left bottom;
	float:left;
	width:100%;
	margin: 0;
}
.Bx .Inn2 {
	float:left;
	width:96%;
	background:transparent no-repeat left top;
	padding:10px 2%;
}
.Bx .TitBx {
	font-weight:bold;
	font-size:1.2em,
}


/* --------- Sidebar
*/
#IfcS .Bx {
	background-image:url(../images/bxs/bx1-side_m.png);
	width:230px;
	margin: 0;
}
#IfcS .Bx .Inn1 {
	background-image:url(../images/bxs/bx1-side_b.png);
}
#IfcS .Bx .Inn2 {
	background-image:url(../images/bxs/bx1-side_t.png);
	width: 210px;
	padding: 20px 10px 40px;
}
#IfcS .Bx .TitBx {
	border-bottom: 1px solid #FFE3BA;
	padding:5px 0px;
	margin: 0px;
}
#IfcS .List {
	margin:0;
}
#IfcS .List LI {
	padding:0;
	border-bottom:1px solid #eee;
	background:transparent;
	margin:0;
}
#IfcS .List LI A {
	padding:3px 16px;
	display:block;
	background:transparent url(../images/ico/bullet1.png) no-repeat left center;
}
#IfcS .List LI A:hover {
	background-image:url(../images/ico/bullet2.png);
	text-decoration:none;
	background-color: #FF9900;
	color: #fff;
}

/* --------- ELEMENTS
*/
A {
	outline: none !important;
	text-decoration:none;
	color:#ff6600;
}
A:visited {
	outline: none !important;
	text-decoration:none;
	color: #FE6008;
}
A:hover {
	text-decoration:underline;
	color: #FE7B34;
}
IMG {
	border:none;
}
.Fot {
	display:block;
	text-align: center;
}
.Crp {
	overflow: hidden;
	display: block;
	margin:0 auto;
	padding: 0;
	width:100%;
	height:100%;
}
A .Crp {
	cursor:pointer;
}
.Crp IMG {
	max-height:100%;
	max-width:100%;
}

A IMG {
}
A:hover IMG {
}
.Hid,
.BotB,
.IcoB,
.BotI {
	display:-moz-inline-box; /* FF 2 */
	display:inline-block; /* IE, Opera, FF3 and Safari */
	vertical-align:middle!important;
	text-indent:50px;
	margin:0;
	padding:0;
	font:0/0 arial!important;
	overflow:hidden;
	background:transparent no-repeat center top;
	border:none;
	text-decoration:none!important;
	clip: rect(auto,auto,auto,auto);	
}
.Hid,
.BotB,
.IcoB {
	height:16px;
	width:16px;
}
.BotI {
	/*display:inline-block;*/
	text-align:left;
	font-size: 7px;
	width:24px;
	height:24px;
	text-indent:-5000em;
	overflow:hidden;
	background:transparent no-repeat left 0px;
	text-decoration: none;
}
.BotI:hover {
	background-position:left -24px;
	text-decoration: none;
	background-color: transparent;
}
SPAN.BotI,
SPAN.BotI:hover {
	background-position:left -48px;
}
.Hidden {
	display:none!important;
}
.BotA {
	display:-moz-inline-box; /* FF 2 */
	display:inline-block;
	text-align: left;
}

.Lico {
	display:-moz-inline-box; /* FF 2 */
	display:inline-block; /* IE, Opera, FF3 and Safari */
	background:transparent no-repeat right 0px;
	padding-right:20px;
}
.Lico:hover {
	background-position:right -22px;
}
.Lico2 {
	display:-moz-inline-box; /* FF 2 */
	display:inline-block; /* IE, Opera, FF3 and Safari */
	background:transparent no-repeat left 0px;
	padding-left:20px;
}
.Lico2:hover {
	background-position:left -22px;
}
A.BackL {
	padding-right: 0px;
	padding-left: 16px;
	background-image: url(../images/ico/back_l.png);
	color:#0F218B!important;
	text-decoration:underline!important;
	font-weight:bold;	
}
A.BackL:hover {
	color:#0000FF!important;
}
BUTTON,
BUTTON:active {
	outline: none !important;
	cursor: pointer;	
}
BUTTON SPAN {
	padding:1em 0.3em;
	margin:0;
	outline: none !important;
	cursor: pointer;
	font-size: 1.2em;
}
UL {
	margin:0;
	padding:0;
	list-style:none;
}
OL {
	padding-left: 2em;
	margin: 0em 0em 1.5em 0em;
	list-style:decimal;
}
OL LI {
	margin-top: 0.5em;
	margin-left:0;
	list-style: decimal;
}
UL.List {
	margin: 1em 0em 1.5em 0em;
}
UL.List LI {
	padding-left: 25px;
	background: url(../images/ico/bullet1.png) no-repeat 7px 3px;
	margin-top: 0.5em;
	margin-left:0;
}
P {
	padding-bottom:1.2em;
}
H1,
H2,
H3,
H4,
H5,
H6 {
	font-family:Arial, Helvetica, sans-serif;
	line-height:normal;
	text-align:left;
	font-weight: normal;
}
H1 {
	font-size:2.2em;
}
H2 {
	font-size:2em;
}
H3 {
	font-size:1.8em;
	/*color: #4346C5;*/
}
H4 {
	font-size:1.6em;
}
H5 {
	font-size:1.4em;
}
H6 {
	font-size:1.2em;
}
.TitPag H2 {
	font-size:25px;
	color:#ff6600;
	text-align:left;
	font-weight: bold;
	margin:0;
	padding:12px 30px;
}
.Tit1 {
	color: #70a6f5;
	font-size: 2.5em;
	margin-bottom: 0em;
	padding-bottom: 5px;
	font-weight: normal;
	margin-right: 80px;
}
.Tit1 STRONG {
	font-weight:normal;
	color: #1c5ab4;
}
.Tit2 {
	display: block;
	font-size: 1.6em;
	font-weight: normal;
	color: #70A6F5;
}
.Tit2 STRONG {
	font-weight: normal;
	color: #1C5AB4;
}
.Hid {
	/*position:absolute;*/
	z-index:-5;
}
A:hover SPAN.Hid { /*questo ci serve per nascondere solo il testo su Safari*/
	background:transparent;
	text-decoration:none!important;
	visibility:hidden;
}
html[xmlns*=""] body:last-child .Hid { /* ** SAFARI hack ** */
/*display:none!important;*/
visibility:hidden!important;
}

DL {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	width: 100%;
	margin:0em auto;
	padding:1em 0% 0.5em 0;	
	float: left;
	text-align: left;
}

DL DT {
	background: no-repeat left 1px;
	font-weight:bold;
	color: #333;
	float:left;
	width:30%;
	clear:both;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
}
DL DD {
	float:left;
	font-size:1em;
	color: #333;
	width:65%;
	border-bottom: 1px solid #eee;
	margin: 0px 0px 0.5em;
	padding: 0px 0px 0.5em 10px;
	border-left: 1px solid #ccc;
}
DL DD:last-child {
	border-bottom:none;
}
DL DD .Tx {
	color:#333;
	font-weight:normal;
}
DL DD .Dat {
	color:#7A7A7A;
	font-weight:normal;
}
TABLE {
	padding: 0;
	border-collapse: separate;
	border-top: 1px solid #E8E8E8;
	border-right: 0px none #E8E8E8;
	border-bottom: 0px none #E8E8E8;
	border-left: 1px solid #E8E8E8;
	margin: 1em auto;
	width: 99%;
}
TABLE TR {
}
TABLE THEAD TH,
TABLE THEAD TD {
	text-align: left;
	padding: 5px 4px;
	background-color: #eee;
	border-top: 1px solid #fff;
	border-right: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	border-left: 1px solid #fff;
	line-height: normal;
	font-weight: bold;
	color: #333;
}
TABLE TBODY TH {
	text-align: left;
	padding: 0px 4px;
	vertical-align:middle;
	line-height: normal;	
	border-top: 1px solid #fff;
	border-right: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	border-left: 1px solid #fff;	
}
TABLE TD {
	padding: 4px 4px;
	border-top: 1px solid #fff;
	border-right: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	border-left: 1px solid #fff;
	color: #484848;
}

TABLE THEAD {
}
TABLE THEAD TR {
}
TABLE TBODY {
}
TABLE TBODY TR {
}
TABLE TBODY TR:hover TD {
	background-color:#FCFEDE!important;
	color: #000;
}
TABLE TBODY TR.Odd TD {
}
TABLE TBODY TR.Even TD {
	background-color:#F5F5F5;
}
TABLE TBODY TR TD {
}
TABLE TFOOT {
}
TABLE TFOOT TR {
}
TABLE TFOOT TR TD {
}


#IfcM H3.SubTitle {
	font-size:1.5em;
	margin-bottom:0.5em;
}

#IfcM .Description {
	width: 100%;

}
#IfcM .Description .size14 {
	display: block;
	font-size: 1.5em;
	color: #FF6600;
	margin-top: 20px;
}
#IfcM .Description .title95Black {
	font-weight: bold;
	font-size: 1em;
}
#IfcM .Description .Thumb {
	float: left;
	border-right: 1px solid #ccc;
	padding-right: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 30%;
}
#IfcM DL.Tabs {
	clear:both;
}

/* ----------------------- Site Map
*/

UL#SiteMap {
}
#SiteMap LI {
	margin:0 0 2em;
}
#SiteMap H3,
#SiteMap H4,
#SiteMap H5,
#SiteMap H6 {
	margin: 0;
	padding:0;
}
#SiteMap H3 {
	font-size: 2.5em;
	font-weight: bold;
	color:#666;
}
#SiteMap H3 A {
	color:#666;
}
#SiteMap H4 {
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 0.6em;
}
#SiteMap H4 A {
	color:#666;
}
#SiteMap H5 {
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 0.6em;	
}
#SiteMap H5 A {
	color:#666;
}
#SiteMap H6 {
}
#SiteMap LI A {
	padding:0;
}
#SiteMap LI UL {
/*
	float:left;
	width:46%;
	margin-right:2%;*/
}
#SiteMap LI UL LI {
	margin-bottom:0;
	border-bottom:1px none #eee;
}
#SiteMap LI UL LI A {
}
#SiteMap LI UL LI UL {
	margin-bottom:1em;
	float:none;
	width:auto;
}
#SiteMap LI UL LI UL LI {
	background:transparent url(../images/ico/bullet1.png) no-repeat left top;
	padding-left:13px;	
}
.Description IMG {
    float: left;
    margin: 5px 10px 20px 0;
}

.Children H6 {
    font-weight: bold;
}

.Children,
.Back {
    padding-top: 20px;    
}

.Question H3 {
    margin-bottom: 10px;
}

.Gallery 
{
    margin: 10px 0;    
}

.Gallery li 
{
    display: inline;
}

.Gallery li img 
{
    margin: 5px 10px 5px 0;
}
.Section {
    margin-bottom: 15px;
}

/* ------------------------------------------------- PRINT
*/
.PrintPag #Ifc0 {
	background-image: url(../images/lyt-print_med.png);
}
.PrintPag #Ifc1 {
	background-image:url(../images/lyt-print_top.jpg);
}
.PrintPag #Ifc2 {
	background-image:url(../images/lyt-print_bott.png);
}