@charset "utf-8";
/* CSS Document */

body {
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#737477;
	font-weight:normal;
	margin:0px;
	background-image:url(../images/back.jpg);
	background-repeat:repeat-x;
	background-color:#c7c7c7;
}

:focus {
	outline-style:none;
}

#maxxicontainer_Up {
	background-image:url(../images/fotone.jpg);
	background-position:center;
	background-repeat:no-repeat;
	float:left;
	height:455px;
	margin:0;
	padding:0;
	width:100%;
	min-width:960px;
}

#maxxicontainer {
	float:left;
	height:auto;
	background-color:#ffffff;
	margin:0;
	padding:0;
	width:100%;
}

#maxxicontainer_Down {
	float:left;
	height:auto;
	margin:0;
	padding:0;
	width:100%;
}

#fascia {
	float:left;
	height:74px;
	width:100%;
	background-image:url(../images/fascia.jpg);
	background-repeat:repeat-x;
	-webkit-box-shadow: 0px 14px 10px -10px #9d9d9d;
	-moz-box-shadow: 0px 14px 10px -10px #9d9d9d;
	box-shadow: 0px 14px 10px -10px #9d9d9d; 
	position:relative;
}

#fascia_footer {
	float:left;
	height:74px;
	width:100%;
	background-image:url(../images/fascia_footer.jpg);
	background-repeat:repeat-x;
	-webkit-box-shadow: 0px 14px 10px -10px #9d9d9d;
	-moz-box-shadow: 0px 14px 10px -10px #9d9d9d;
	box-shadow: 0px 14px 10px -10px #9d9d9d; 
	position:relative;
}

#container {
	margin:auto;
	height:auto;
	width:960px;
}

#menu {
	float:left;
	height:422px;
	width:330px;
	background-image:url(../images/back_menu.png);
}

#body {
	float:left;
	height:auto;
	width:960px;
	background-image:url(../images/back_body.jpg);
	background-repeat:no-repeat;
	background-position:bottom;	
	padding:40px 0;
}

#body2 {
	float:left;
	height:auto;
	width:960px;
	background-image:url(../images/back_body.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:40px;
}

#body_coda {
	float:left;
	height:auto;
	width:960px;
	background-image:url(../images/back_bodySx.png);
	background-repeat:no-repeat;
}

#bodySx {
	float:left;
	height:auto;
	width:500px;
	-webkit-box-shadow: 0px 0px 10px 1px #9d9d9d;
	-moz-box-shadow: 0px 0px 10px 1px #9d9d9d;
	box-shadow: 0px 0px 10px 1px #9d9d9d;
	padding:40px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; 
}

*:first-child+html #bodySx {
	float:left;
	height:auto;
	width:500px;
	-webkit-box-shadow: 0px 0px 10px 1px #9d9d9d;
	-moz-box-shadow: 0px 0px 10px 1px #9d9d9d;
	box-shadow: 0px 0px 10px 1px #9d9d9d;
	padding:40px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; 
	border: 1px solid #CCC
}

#footer {
	float:left;
	height:auto;
	width:960px;
	background-image:url(../images/back_footer.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding:40px 0;
}

#icone_home {
	float:left;
	height:auto;
	width:320px;
	margin-top:-100px;
	position:relative;
}

#icone_home img {
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */   
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */      
	zoom: 1;}
	
#video_cont {
	float:left;
	height:auto;
	width:auto;
	position:relative;
	margin-bottom:20px;
}	

#video {
	float:left;
	height:auto;
	width:320px;
	height:220px;
}	

#video img {
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */   
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */      
	zoom: 1;
	border:0;}

/*------MENU-----*/

#minitabs {
	width:300px;
	height:auto;
	display:block;
	list-style-type:none;
	margin-left:35px;
	margin-top:25px;
}

#minitabs img {
	margin-right:12px;
	margin-bottom:10px;
}

#minitabs span {
	font-size:11px;
	color:#9d9d9d;
	font-weight:normal;
	border:0;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}

#minitabs a:link span, #minitabs a:visited span{
	font-size:11px;
	color:#9d9d9d;
	font-weight:normal;
	border:0;
}

#minitabs a:hover span{
	font-size:11px;
	color:#00aba4;
	font-weight:normal;
	border:0;
}

#minitabs a.current span{
	font-size:11px;
	color:#00aba4;
	font-weight:normal;
	border:0;
}

#minitabs a:link, #minitabs a:visited {
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/separatore_menu.png);
	background-repeat:no-repeat;
	background-position:bottom;
	font-size:14px;
	font-weight:bold;
	color:#9d9d9d;
	width:300px;
	text-decoration: none;
	height:auto;
	float:left;
	padding-bottom:12px;
	margin-bottom:12px;
	border:0;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}

#minitabs a:hover {
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/separatore_menu.png);
	background-repeat:no-repeat;
	background-position:bottom;
	font-size:14px;
	font-weight:bold;
	color:#00aba4;
	width:300px;
	text-decoration: none;
	height:auto;
	float:left;
	padding-bottom:12px;
	margin-bottom:12px;
	border:0;
}

#minitabs a.current {
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/separatore_menu.png);
	background-repeat:no-repeat;
	background-position:bottom;
	font-size:14px;
	font-weight:bold;
	color:#00aba4;
	width:300px;
	text-decoration: none;
	height:auto;
	float:left;
	padding-bottom:12px;
	margin-bottom:12px;
	border:0;
}

/* IMMAGINI */

img {
	border:0;
}

.icone {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}

.icone:hover {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}

.play {
	filter:alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	cursor:pointer;
}


.play:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	cursor:pointer;
}
.ombra {
	border:1px solid #3acfc9;
	-webkit-box-shadow: 0px 0px 5px 1px #aaaaaa;
	-moz-box-shadow: 0px 0px 5px 1px #aaaaaa;
	box-shadow: 0px 0px 5px 1px #aaaaaa; 
}

/* TESTI */

h1 {
	color:#737477;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:24px;
	margin:0px;
	padding:0px;
	text-align:justify;
}

#icone_home h1 {
	color:#506a85;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:24px;
	margin:0 9px;
	padding:0px;
	text-align:left;
}

#video h1 {
	color:#506a85;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:24px;
	margin:0 9px;
	padding:0px;
	text-align:left;
}

#bodySx h1 {
	color:#506a85;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px;
	text-align:left;
	margin-top:8px;
	margin-bottom:3px;
}

h2 {
	color:#00aba4;
	font-weight:bold;
	font-family: 'Josefin Sans', Arial, Helvetica, sans-serif;
	font-size:30px;
	margin:0px;
	padding:0px;
	margin-top:40px;
	margin-bottom:30px;
	margin-left:10px;
}

h3 {
    font-family: 'Josefin Sans', Arial, Helvetica, sans-serif;
	background-image:url(../images/fascia.png);
	background-repeat:no-repeat;
	font-weight:lighter;
    font-size: 65px;
    line-height: 128px;
	height:117px;
	width:825px;
	padding-left:135px;
	color:#ffffff;
	margin:0;
	margin-top:-27px;
	text-shadow: 1px 1px 1px #807f7f;
	filter: dropshadow(color=#807f7f, offx=1, offy=1); 
}

*:first-child+html h3 {
    font-family: 'Josefin Sans', Arial, Helvetica, sans-serif;
	background-image:url(../images/fascia.png);
	background-repeat:no-repeat;
	font-weight:lighter;
    font-size: 65px;
    line-height: 108px;
	height:117px;
	width:825px;
	padding-left:135px;
	color:#ffffff;
	margin:0;
	margin-top:-27px;
	text-shadow: 1px 1px 1px #807f7f;
	filter: dropshadow(color=#807f7f, offx=1, offy=1); 
	
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */   
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */      
	zoom: 1;
}

.enfasi {
	color:#3399cc;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:none;
}

h1 span {
	color:#3399cc;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-transform:uppercase

}

a {	
	color:#959ca7;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	padding-bottom:3px;
	border-bottom:1px dotted #959ca7
}

a:visited {	
	color:#959ca7;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	padding-bottom:3px;
	border-bottom:1px dotted #959ca7
}

a:hover, a:active, a:focus {
	color:#00a29b;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	padding-bottom:3px;
	border-bottom:1px dotted #00a29b
}

a.testoBianco
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#ffffff;
	text-decoration:none;
	border:0;
} 

a.testoBianco:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#ffffff;
	text-decoration:none;
	border:0;
} 

a.testoBianco:hover
{
	text-decoration:none;
	color:#f5f5f5;
	border:0;
} 

/* TORNA SU */

#back-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
}

#back-top a {
	width: 80px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	border:0;
	color: #3bd5cf;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}

#back-top a:hover {
	color: #00aba4;
}

#back-top span {
	width: 80px;
	height: 80px;
	display: block;
	margin-bottom: 7px;
	background: #00aba4 url(../images/up-arrow.png) no-repeat center center;
	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}

#back-top a:hover span {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

/* CODA */

#dami_main_container {
	width:627px;  /* 100% for liquid fullscreen Or specify a specific px width for a static version */
	height:auto;
	position:relative;
	overflow:hidden;
	float:right;				
}

#damiPanel {
	height:auto;
	width:627px;       /* 100% divided by the number of tabs for liquid screen or same width px as #dami_main_container for a static version */
	float:left;
}

#damiPanel h1 {
	color:#737477;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:24px;
	margin:0px;
	padding:0px;
	text-align:justify;
	margin-right:20px;
	margin-left:10px;
}
           
#damiCont {
	height:100%;                          
}

#dami_navbar_cont {
	position:absolute;
	left:0;
	top:0;
	z-index:300;
	width:309px;
}

#dami_navbar_cont ul {
	margin:0;
	padding:0;
	margin-left:11px;
	margin-top:50px;
}

#dami_navbar_cont li {
	cursor:pointer;
	font-size:13px; 
	font-weight:normal;
font-family:'Times New Roman', Times, serif; font-weight:bold; text-transform:uppercase;	color:#959ca7;
	width:269px;
	height:38px;
	line-height:38px;
	list-style-type:none;
	background-image:url(../images/pulsanteSx.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
	padding-left:40px;
}

#dami_navbar_cont li:hover {
	background-image:url(../images/pulsanteSx_hover.jpg);
	background-repeat:no-repeat;
}

#dami_navbar_cont .nav_current{
	color:#ffffff;
	background-image:url(../images/pulsanteSx_current.png);
	background-repeat:no-repeat;
	font-weight:bold;
}

#dami_navbar_cont .nav_current:hover{
	color:#ffffff;
	background-image:url(../images/pulsanteSx_current.png);
	background-repeat:no-repeat;
	font-weight:bold;
}

/* ---- POPUP ---- */

.popup_container{
	background-image:url(../images/retina.png);
	background-position:center;
	background-repeat:repeat;
	position:fixed;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	z-index:99999;
	display:none;
}

.popup{
	behavior:url(htc/PIE.htc); /* IE6+ */
	z-index:2;
	-moz-box-shadow: 0px 0px 5px #000000; /* FF3.5+ */
	-webkit-box-shadow: 0px 0px 5px #000000; /* Saf3.0+, Chrome */
	box-shadow: 0px 0px 5px #000000; /* Opera 10.5, IE 9.0 */
	height:400px;
	width:600px;
	margin:auto;
	margin-top:-200px;
	top:50%;
	background-image:url(../images/offerta_blu.jpg);
	background-color:#FFF;
	position:relative;
}

.popup_chiudi {
	position:absolute;
	z-index:10;
	right:-15px;
	top:-15px;
	cursor:pointer;
}	



