@charset "UTF-8";
/* CSS Document */
/*///////////////////////////////*/
/*   IMPORTAZIONE FILE ESTERNI   */
/*///////////////////////////////*/
/*@import url(/_templates/css/reset.css);*/

body {
background-color: #6e6e6e;
background-image: url(/_templates/template_home/pixel.jpg);
background-repeat: repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: #5d5c5c;
margin:20px 0 20px 0;
}
div#centra {
width:910px;
margin:0 auto;
-webkit-box-shadow: 0px 0px 10px #666;
box-shadow: 0px 0px 10px #666;
}
div#centraFooter {
width:910px;
margin:0 auto;
text-align: right;
padding-top:12px;
color:#999999;
}
.clear{ clear:both;}

img {
border: 0;
}

div#chiudiContenuti { 
height: 20px;
background-image:url(/_templates/template_home/background_bottom.png);
background-repeat:no-repeat;
}

h1, h2, h3 {
margin:0;
}

div#contieniBox h1 {
margin:0 0 5px 40px;
}

/*header-------------------------*/
div#header {
background-image:url(/_templates/template_home/background_top.png);
background-position:top;
background-repeat: no-repeat;
height: 95px;
}
div#padding20_header {
padding: 20px 20px 0 20px;
}
.logo {
width: 300px;
float:left;
display: inline;
}
.menuTop {
width: 550px;
float: right;
display: inline;
text-align: right;
color:#999999;
}
.menuTop a:link {
color:#999999;
text-decoration: none;
}

.menuTop a:hover {
color: #007ac3;
text-decoration: none;
}

.campoCerca { 
width:150px;
border: 1px solid #CCC;
color: #666666;
}
.btCerca {
font-size: 11px;
}

/* menu -- -------------------------*/
div#centraMenu {
background-color: #FFF;
height: 41px;
}
#menuistitutional{height:31px; background-image:url(/_templates/template_home/background_menu.jpg); width:870px; margin:0 0 0 20px;)}
#menuistitutional ul{list-style:none; text-decoration:none; font-size:12px; margin:0px 0 0 0px; padding:0px 0 0 0; line-height:31px; }
#menuistitutional li{display:inline; margin:0px; padding:0px;   }
#menuistitutional li a{text-align:center; font-size:12px; height:31px; padding:5px 13px 6px 15px; margin:0px; text-decoration:none;color:#666666; background-image:url(/_templates/template_home/striscia.jpg); background-repeat:no-repeat }
#menuistitutional li  a:hover{text-align:center; font-size:12px; height:34px; padding:5px 13px 6px 15px; margin:0px; text-decoration:none; color: #2e8ecb; background-image:url(/_templates/template_home/striscia.jpg); background-repeat:no-repeat }
.attivo {text-align:center; font-size:12px; height:34px; padding:5px 13px 6px 15px; margin:0px; text-decoration:none; color: #2e8ecb; background-image:url(/_templates/template_home/striscia.jpg); background-repeat:no-repeat }

/* END menu ------------------------------*/
/* SOTTOMENU --------------- */
#colonna1 ul{list-style:none; text-decoration:none; font-size:12px; margin:0; padding:0; }
#colonna1 li{margin:0px; padding:0px;}
#colonna1 li a{text-align:left; color:#666; padding:4px 0 3px 0; display:block; text-decoration: none; background-image:url(/_templates/template_interno/pixelSottomenu.gif); background-repeat: no-repeat; background-position:bottom;}
#colonna1 li a:hover{text-align:left; color: #2e8ecb; font-weight: bold; padding:4px 0 3px 0; display:block; text-decoration: none; background-image:url(/_templates/template_interno/pixelSottomenu.gif); background-repeat: no-repeat; background-position:bottom;}
.sottomenuAttivo {text-align:left; color: #2e8ecb; font-weight: bold; padding:4px 0 3px 0; display:block; text-decoration: none; background-image:url(/_templates/template_interno/pixelSottomenu.gif); background-repeat: no-repeat; background-position:bottom;}

/* visual ----------------------- */
div#visual {
background-color: #FFF;
width: 910px;
text-align:center;
}
div#centraVisual {
height: 222px;
vertical-align:top;
}

/* END visual ------------------------------*/
/* contenuti home ----------------------- */
div#contenuti {

background-color: #FFF;
width: 910px;
}
div#centraContenuti {
padding: 0 20px 0 20px;
background-image:url(/_templates/template_interno/pixelTemplateInterno.gif);
background-repeat: repeat-y;
background-position: center;
height: 450px;
min-height: 350px;
height:auto !important;
}
div#centraContenutiVideo {
padding: 20px 20px 0 20px;
background-color:#FFF;
height: 450px;
min-height: 350px;
height:auto !important;
}
div#colonna1 {
float:left;
display: inline;
width: 220px;
}
.paddingColonne {
padding: 10px;
}
div#colonna2 {
float:left;
display: inline;
width: 222px;
}


div#colonnaContent {
float:left;
display: inline;
width: 640px;
background-color: white;
}

div#colonnaContent a{
color: #5d5c5c;
text-decoration: underline;
}
div#colonnaContent a:hover{
color: #2e8ecb;
text-decoration: underline;
}





/* **************************************** */
/*      SEZIONE RELATIVA AL CALENDARIO      */
/* **************************************** */

div#calendar-container {
	position: relative;
}

div#loading-mask {
	background-color: #000000;
	filter: alpha(opacity=30);
	position: absolute;
	-moz-opacity: .30;
	z-index: 20000;
	display: none;
	opacity: .30;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
}

div#loading {
	background-image: url(/_templates/images/loading-bg.png);
	background-repeat: no-repeat;
	margin: -39px 0px 0px -129px;
	position: absolute;
	z-index: 20001;
	display: none;
	height: 77px;
	width: 257px;
	left: 50%;
	top: 50%;
}

div#loading .loading-indicator {
	background-image: url(/_templates/images/loading-icon.gif);
	background-position: 12px 15px;
	background-repeat: no-repeat;
	padding: 10px 0px 20px 70px;
}

div#loading .loading-indicator p {
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	margin: 6px 0px 0px 0px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #5691E7;
}

div#calendar-container table {
	border-width: 0px 1px 1px 0px;
	margin: 0px 4px 0px 4px;
	border-color: #C1C1C1;
	border-style: solid;
}

div#calendar-container table th, div#calendar-container table td, .cell {
	background-image: url(/_templates/images/cells.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding: 0px;
	height: 57px;
	width: 57px;
	margin: 0px;
}

div#calendar-container table th, .head {
	background-image: url(/_templates/images/head-big.png);
	background-position: 0px 0px;
	font-size: 12px;
	height: 27px;
}

div#calendar-container table th.central-head, .central-head {
	background-position: -57px 0px;
	width: 285px;
}

div#calendar-container table tbody td {	
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
}

div#calendar-container table tbody td.padding2 {
	background-color: white;
	background-image: none;
}

div#calendar-container table .events {
	position: relative;
}

div#calendar-container table .events ul {
	background: #E7ECF2 url(/_templates/images/popup.png) no-repeat;
	-webkit-box-shadow: 0px 8px 8px #333;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid white;
	-border-radius: 3px;
	position: absolute;
	text-align: left;
	list-style: none;
	font-size: 15px;
	color: #444444;
	display: none;
	z-index: 1000;
	padding: 15px;
	color: white;
	width: 200px;
}

div#calendar-container table .events li {
	padding-bottom: 5px;
}

div#calendar-container table .events li span {
	display: block;
	font-size: 10px;
	text-align: justify;
	color: #555;
}

div#calendar-container table .events li span.title {
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 12px;
	color: #222;
}

div#calendar-container table .utente {
	background-position: -57px 0px;
}

div#calendar-container table .tecnico {
	background-position: -114px 0px;
}

div#calendar-container table .commerciale {
	background-position: -171px 0px;
}

div#calendar-container table .today {
	background-position: 0px -57px;
}

div#calendar-container table .utente.today {
	background-position: -57px -57px;
}

div#calendar-container table .tecnico.today {
	background-position: -114px -57px;
}

div#calendar-container table .commerciale.today {
	background-position: -171px -57px;
}


#floating-label {
	position: absolute;
	font-weight: bold;
	font-size: 12px;
	z-index: 10000;
	display: none;
}

#destination-label {
	background: white url(/_templates/images/event-icon.png) no-repeat 0px 2px;
	padding: 0px 0px 0px 20px;
	font-weight: bold;
	text-align: left;
	font-size: 16px;
	color: #5D5C5C;
}

#destination-text {
	background-image: url(/_templates/template_interno/pixelSottomenu.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	text-align: justify;
	padding-top: 10px;
	font-size: 10px;
	display: none;
}

#step-two-closer {
	background-image: url(/_templates/images/ch-close.png);
	background-repeat: no-repeat;
	position: absolute;
	cursor: pointer;
	display: none;
	height: 22px;
	width: 22px;
	right: 10px;
	top: 0px;
}

#step-two, #step-three {
	position: absolute;
	visibility: hidden;
	z-index: 2000;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
}

#step-two p, #step-three p {
	margin: 3px 0px;
}

#step-three {
	background-color: white;
	overflow: hidden;
	text-align: left;
	height: 0px;
	top: 30px;
}

#step-two-container, #step-three-container {
	position: relative;
	text-align: left;
	height: 100%;
	width: 410px;
}

#step-two-content {
	padding: 0px 10px 0px 5px;
	position: absolute;
	z-index: 2010;
}

#step-two-mask {
	background-color: white;
	position: absolute;
	z-index: 2005;
	height: 100%;
	width: 100%;
	opacity: 0;
	left: 0px;
	top: 0px;
}

#step-three-content {
	padding: 0px 10px 0px 5px;
	position: absolute;
}

#step-three-content form div.form-item {
	background-image: url(/_templates/template_interno/pixelSottomenu.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 5px 0px 5px 0px;
}

#step-three-content form div.form-submit {
	padding: 15px 40px 0px 0px;
	text-align: right;
}

#step-three-content form label {
	font-weight: bold;
	padding-top: 2px;
	display: block;
	width: 120px;
	float: left;
}

#step-three-content form input, #step-three-content form select {
	border: 1px solid #C1C1C1;
	font-size: 10px;
	width: 270px;
}


/* SLIDER */
div#showcase {
	background-color: white;
	padding-top: 10px;
}

#slider {
	position: relative;
	width: 870px;
	border: none;
}
.scroll {
	border: 1px solid #A6A6A6;
	background-color: #F6F6F6;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	width: 794px;
}
.scrollContainer {
	position: relative;
}
.scrollContainer div.panel {
	padding: 10px;
	width: 140px;
	height: 250px;
}
.inside {
	border: 1px dotted #A6A6A6;
	background-color: white;
	padding: 10px;
	height: 228px;
}
.inside img {
	display: block;
	border: none;
	margin: 0 0 10px 0;
	width: 120px;
	cursor:pointer;
}
.involving img {
	display: inline;
	border: none;
	margin: none;
	width: 11px;
	height:11px;
}
.inside h2 {
	font-weight: normal;
	color: #333;
	font-size: 8pt;
	margin: 0 0 5px 0;
}
.inside p {
	font-size: 8pt;
	color: #666;
	margin:2px 0 2px 0;
}
div#showcase a, div#showcase a:visited {
	color: #999;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}
div#showcase a:hover {
	border-bottom: 1px solid #999;
	text-decoration:none;
}
.scrollButtons {
	position: absolute;
	top: 35px;
	cursor: pointer;
}
.scrollButtons.left {
	left: 8px;
}
.scrollButtons.right {
	right: 8px;
}
.hide {
	display: none;
}

#player-box {
	height: 360px;
	width: 602px;
}
.boxVideo {
	float:left;
	display:inline;
	width:217px;
	text-align:left;
	margin-top: 20px;
	margin-bottom: 20px;
    min-height:320px;
	height: auto !important;
	height:320px;
}
.boxVideo img {
	width: 200px;
	height: 160px;
		-moz-border-radius:5px 5px 5px 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
   border:1px solid #666;
}
.boxVideo p{
	margin-right: 17px;
	border-top: 1px dotted #c0c0c0;
	padding:10px 0 10px 0;
	color: #8f8e8e;
	
}
.boxVideo h3 {
	display: block;
	width: 200px;
	font-family:Helvetica, Arial, sans-serif;
	color: #0176c1;
	font-size:14px;
	font-weight: normal;
	padding: 10px 0 0 0;
	margin:0;
	min-height: 34px;
	height: auto !important;
	height: 34px;
}

.boxVideo h4 {
	display: block;
	width: 200px;
	font-family:Helvetica, Arial, sans-serif;
	color: #838383;
	font-size:12px;
	font-weight: bold;
	padding:0;
	margin:0;
}
	
		