/*----------------------------------------------------------------------
   FONT
----------------------------------------------------------------------*/

/* --- Font LOVELO --- */
@font-face {
    font-family: 'Lovelo';
    src: url('font/lovelo-webfont.eot');
    src: url('font/lovelo-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/lovelo-webfont.woff2') format('woff2'),
         url('font/lovelo-webfont.woff') format('woff'),
         url('font/lovelo-webfont.ttf') format('truetype'),
         url('font/lovelo-webfont.svg#loveloline_bold') format('svg');
    font-weight: normal;
    font-style: normal;

}


/*----------------------------------------------------------------------
   BASE
----------------------------------------------------------------------*/
body 	{
	font-family: Arial, Helvetica, sans-serif;
	background:#21384D url(pattern.png) repeat top left;
	color:#fff;
	font-size:14px;
	margin: 0px;
	text-align: center;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600 ;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}
a:hover,active {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FF6600 ;
	color: #FFFFFF;
}

/* per evitare il colore di sfondo alle immagini ancorate */
a.imgNoBgColor:hover, a.imgNoBgColor:active {
	background-color: transparent;
}

/* immagine da visualizzare nel caso di DOWNLOAD  */
div.imgDownload {
	background: url(download.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-left: 25px;
	margin-bottom: 8px;
}

/* immagine da visualizzare nel caso di COLLEGAMENTO */
div.imgLink{
	background: url(link.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-left: 25px;
	margin-bottom: 8px;
}

.codice
{
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
}

pre.codice
{
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	background-color: #f9f9f9;
	color: #1d4bc8;
	border-style: dashed;
	border-width: 1px;
	padding: 5px;
	overflow-x: auto;
}




/*----------------------------------------------------------------------
   STRUTTURA
----------------------------------------------------------------------*/

div.header {

	background:#000000 url(sfondoJoy.jpg) repeat-x bottom center;
	border: 0px solid #000;
	
}

div.menuBar { 
	font-family: Arial, Helvetica, sans-serif;
	background: #162635;
	color: White;
	text-align:center;
	border:0px solid #000; 
	padding: 1em;
}

div.content {
	color: white;
   text-align:center;
	width: 85%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px; 
	margin:0 auto;

}
.content h1 {
	font-family: Lovelo, Arial, Helvetica, sans-serif;
	font-size:28px;
	text-align: left;
}

div.footer_EX_Backup {
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	text-align:center;
	background: #162635;
	position: fixed;
	padding-top: 5px;
	padding-bottom: 5px;
	bottom: 0;
	left: 0;
	width: 100%;
}

div.footer {
    clear: both;
    height: 30px;
    width: 100%;
    padding-top: 10px;
    position: fixed;
    
    text-align:center;
    background: #162635;
    bottom: 0;
    left: 0;
    z-index: 999999;

}
	
		
/*----------------------------------------------------------------------
   CONTENTUTI STANDARD
-----------------------------------------------------------------------*/
div.STDcontainer {
	font-family: Arial, Helvetica, sans-serif;
	background: White;
	color: #000000;
	width: 85%;
	text-align: left;
	padding: 5px;
	margin:0 auto;
}

.STDcontainer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #A52A2A;
	font-size: 14px;
}

.STDcontainer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #BDC1FF;
	color: #FFFFFF;
}

div.STDsubContainer {
	font-family: Arial, Helvetica, sans-serif;
	background: White;
	color: #00008B;
	display: block;
	overflow-x: auto;
	padding: 0.5em;
	
}

h1.STDtitolo{
	font-family: Lovelo, Arial, Helvetica, sans-serif;
	font-size:24px;
	text-align: center;
}

h2.STDsottoTitolo{
	font-family: Arial, Helvetica, sans-serif;
	color: #FD9604;
	margin: 45px  15px 15px 0px ;
	padding: 0;
	font-size: 24px;
	font-weight: bold;
	text-indent: 15px;
	border-bottom: 2px solid #FD9604;
	
}

p.STDmarcato1{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	text-shadow: 2px 2px 2px #828498;

}

p.STDmarcato2{
	font-family: Arial, Helvetica, sans-serif;
	color: #424242;
	font-size: 16px;
	text-align: left;
	font-weight: normal;
	text-decoration: underline;
}


p.STDtestoLeft{
	font-family: Arial, Helvetica, sans-serif;
	color: #5A6D95;
	font-size: 16px;
	text-align: justify;
	font-weight: normal;
}

p.STDtestoCenter{
	font-family: Arial, Helvetica, sans-serif;
	color: #5A6D95;
	font-size: 16px;
	text-align: center;
	font-weight: normal;
}

p.STDinfoCenter{
	font-family: Arial, Helvetica, sans-serif;
	color: #5A6D95;
	font-weight: normal;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

p.STDinfo{
	font-family: Arial, Helvetica, sans-serif;
	color: #5A6D95;
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}



ul.STDlist{
	font-family: Arial, Helvetica, sans-serif;
	color: #5A6D95;
	font-size: 14px;
	text-align: left;
	list-style: url(stdList.gif);
	font-weight: normal;
}


div.STDpaginazione{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D7D9FF;
	color: #191970;
	font-size: 14px;
	padding: 2px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
	border: 3px solid;
	border-color: #BDC1FF;
	overflow: hidden;
}



/*----------------------------------------------------------------------
   MENU NAVIGAZIONE ELEMENTI - Precedente/Lista/Successivo
-----------------------------------------------------------------------*/

div.MEcontainer {
	background-color: #ffffff;
	margin: 0 auto; 
	text-align: center;
	width: 78px;
	height: 27px;
	padding:2px;
}

div.MEcontent{
	color: Black;
	background-color: #FFA500;
	margin-right: 1px;
	margin-left: 1px;
	float: left;
}

div.MEspaceH{
	width: 0px;
}






/*----------------------------------------------------------------------
   HOVER
   
   Per far in modo che il il link si attivasse su tutta l'immagine,
   la classe 				--> .HOVERview a.linkbutton 
   e' stata sostituita da 	--> .HOVERview span.linkbutton 
   
   Nell'HTML l'ancora e' stata assegnata a tutto il div
							--> <div class="HOVERview HoverSPEview">
							
   ed il "linkbutton" non si trova tra le 
     						--> ancore <a> ma tra i
     						--> tag <span>
----------------------------------------------------------------------*/
/* -------------------BASE ------- */
div.HOVERview {
   width: 180px;
   height: 120px;
   margin: 5px;
   float: left;
   border: 3px solid #fff;
   overflow: hidden;
   position: relative;
   text-align: center;
   -webkit-box-shadow: 1px 1px 2px #e6e6e6;
   -moz-box-shadow: 1px 1px 2px #e6e6e6;
   box-shadow: 1px 1px 2px #e6e6e6;
   cursor: default;
}

.HOVERview .mask,.HOVERview .content {
   width: 180px;
   height: 120px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.HOVERview img {
   display: block;
   position: relative;
}
/* titolo */
.HOVERview h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 14px;
   padding: 3px;
   background: rgba(0, 0, 0, 0.8);
   margin: 3px 0 0 0;
}

/* corsivo */
.HOVERview p {
   font-family: Georgia, serif;
   font-style: italic;
   font-size: 14px;
   position: relative;
   color: #fff;
   padding: 3px 3px 3px;
   text-align: center;
}

/* button link */
.HOVERview span.linkbutton {
   display: inline-block;
   text-decoration: none;
   padding: 3px 14px;
   background: #FF6600;
   color: #ffffff;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}
.HOVERview span.linkbutton: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}

/* ----------------------SPECIFICO ------- */
.HoverSPEview img {
   -webkit-transition: all 0.4s ease-in-out 0.5s;
   -moz-transition: all 0.4s ease-in-out 0.5s;
   -o-transition: all 0.4s ease-in-out 0.5s;
   -ms-transition: all 0.4s ease-in-out 0.5s;
   transition: all 0.4s ease-in-out 0.5s;
}
.HoverSPEview .mask {
   background-color: rgba(146,96,91,0.5);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.3s ease-in 0.4s;
   -moz-transition: all 0.3s ease-in 0.4s;
   -o-transition: all 0.3s ease-in 0.4s;
   -ms-transition: all 0.3s ease-in 0.4s;
   transition: all 0.3s ease-in 0.4s;
}

.HoverSPEview p {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(10);
   -moz-transform: scale(10);
   -o-transform: scale(10);
   -ms-transform: scale(10);
   transform: scale(10);
   -webkit-transition: all 0.3s ease-in-out 0.2s;
   -moz-transition: all 0.3s ease-in-out 0.2s;
   -o-transition: all 0.3s ease-in-out 0.2s;
   -ms-transition: all 0.3s ease-in-out 0.2s;
   transition: all 0.3s ease-in-out 0.2s;
}

.HoverSPEview span.linkbutton {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: translateY(100px);
   -moz-transform: translateY(100px);
   -o-transform: translateY(100px);
   -ms-transform: translateY(100px);
   transform: translateY(100px);
   -webkit-transition: all 0.3s ease-in-out 0.1s;
   -moz-transition: all 0.3s ease-in-out 0.1s;
   -o-transition: all 0.3s ease-in-out 0.1s;
   -ms-transition: all 0.3s ease-in-out 0.1s;
   transition: all 0.3s ease-in-out 0.1s;
}
.HoverSPEview:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   -o-transition-delay: 0s;
   -ms-transition-delay: 0s;
   transition-delay: 0s;
}
.HoverSPEview:hover img {
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   -o-transition-delay: 0s;
   -ms-transition-delay: 0s;
   transition-delay: 0s;
}

.HoverSPEview:hover p {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   -webkit-transition-delay: 0.2s;
   -moz-transition-delay: 0.2s;
   -o-transition-delay: 0.2s;
   -ms-transition-delay: 0.2s;
   transition-delay: 0.2s;
}
.HoverSPEview:hover span.linkbutton {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.3s;
   -moz-transition-delay: 0.3s;
   -o-transition-delay: 0.3s;
   -ms-transition-delay: 0.3s;
   transition-delay: 0.3s;
   background:#FF6600;
}


