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



/*modifica tabelle*/

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    
    border: 1px solid rgb(221, 221, 221);
}

/*modifiche tab*/

.nav > li > a {  
    padding: 15px 5px 2px;
}

/*indentatura riferimenti biblio e sitog*/

div.bibsit p {
	text-indent:-1.5em;
	padding-left:1.5em;
	line-height:1.6em;
}

/*boxettine immagini dx*/
.thumbnailgnl {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857;
    background-color: #FFF;
    transition: all 0.2s ease-in-out 0s;
}

.shadowimg .thumbnailgnl {
  position: relative;
}
.shadowimg:before, .shadowimg:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.shadowimg:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}


/*modifica style.css hover box*/

a:hover, a.line:hover, .launch_modal:hover {
    color: #686868;
	/*color: #4D51A6;*/
    cursor: pointer;
}


/*elementi attivi */

a, a.line, .launch_modal, a:focus {
    transition: all 0.3s ease-in-out 0s;
    color: #8083C7;
}
a, li {
}
a, a:visited, a:hover, a:active, a:focus, input, select, textarea {
    outline: medium none;
    text-decoration: none;
}

/*fine elementi attivi°/


/*==============================================
ombra immagini
===============================================*/
.paper {
position: relative;
min-height: 20px;
/*padding: 19px;*/
margin-bottom: 20px;
background-color: #fafafa;
border: 1px solid #fafafa;
-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(128,128,128,.1)inset;
box-shadow: 0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(128,128,128,.1)inset;
}


.paper-lift:before {
left: 10px;
-webkit-transform: rotate(-4deg);
-ms-transform: rotate(-4deg);
transform: rotate(-4deg);
}



.paper-lift:after, .paper-lift:before {
bottom: 15px;
width: 50%;
height: 20%;
max-width: 300px;
max-height: 100px;
-webkit-box-shadow: 0 15px 10px rgba(31,31,31,.7);
box-shadow: 0 15px 10px rgba(31,31,31,.7);
}


.paper:after, .paper:before {
content: "";
position: absolute;
z-index: -2;
}
.paper-lift:after {
right: 10px;
-webkit-transform: rotate(4deg);
-ms-transform: rotate(4deg);
transform: rotate(4deg);
}
.paper-lift:after, .paper-lift:before {
bottom: 15px;
width: 50%;
height: 20%;
max-width: 300px;
max-height: 100px;
-webkit-box-shadow: 0 15px 10px rgba(31,31,31,.7);
box-shadow: 0 15px 10px rgba(31,31,31,.7);
}
.paper:after, .paper:before {
content: "";
position: absolute;
z-index: -2;
}

/*==============================================
BOX GRIGIE RESPONSIVE nowrap
===============================================*/
.boxsx {
	/*font-size: 14px;*/
	float: left;
	width: 98%;
	margin-right: 5%;
	padding: 20px 20px 20px 70px;
	background: rgba(0, 0, 0, 0.05);
	margin-bottom: 20px;
	line-height: 1.4em;
	position:relative;
	}
.boxdx {
	/*font-size: 14px;*/
	float: right;
	width: 98%;
	margin-right: 5%;
	padding: 20px 20px 20px 70px;
	background: rgba(0, 0, 0, 0.05);
	margin-bottom: 20px;
	line-height: 1.4em;
	position:relative;
	}
.boxsx h5 {
	font-size: 150%;
	}
.boxdx h5 {
	font-size: 150%;
	}
.boxsx span {
	font-size: 200%;
	color: #777;
	display: block;
	float: left;
	left: 25px;
	position: absolute;
	}
.boxdx span {
	font-size: 200%;
	color: #777;
	display: block;
	float: left;
	left: 25px;
	position: absolute;
	}		
@media (max-width: 768px) {
	.boxsx {width: 85%;margin: 0 0 1em;clear: both;}
	.boxdx {width: 85%;margin: 0 0 1em;clear: both;}
	}
/*==============================================
BOX GRIGIE RESPONSIVE
===============================================*/
#wrap {
	width: 800px;
	/*margin: 0 auto;*/
	float:left;
	/*font-family: sans-serif;color:#333;*/
	}
	
.boxgnl {
	/*font-size: 14px;*/
	float: left;
	width: 50%;
	margin-right: 5%;
	padding: 20px 20px 20px 70px;
	background: rgba(0, 0, 0, 0.05);
	margin-bottom: 20px;
	line-height: 1.4em;
	position:relative;
	}
.boxgnl h5 {
	font-size: 150%;
	}
.boxgnl span {
	font-size: 200%;
	color: #777;
	display: block;
	float: left;
	left: 25px;
	position: absolute;
	}
			
@media (max-width: 1200px) {
	#wrap {width: 100%; margin:0;}
	.boxgnl {width: 100%;margin: 0 0 1em;clear: both;
	}
	}

/*prova box 100%*/
#wrap100 {
	width: 100%;
	/*margin: 0 auto;*/
	float:left;
	/*font-family: sans-serif;color:#333;*/
	}
.box100 {
	/*font-size: 14px;*/
	float: left;
	width: 100%;
	margin-right: 5%;
	padding: 20px 20px 20px 70px;
	background: rgba(0, 0, 0, 0.05);
	margin-bottom: 20px;
	line-height: 1.4em;
	position:relative;
	}
.box100 h5 {
	font-size: 150%;
	}
.box100 span {
	font-size: 200%;
	color: #777;
	display: block;
	float: left;
	left: 25px;
	position: absolute;
	}
			
@media (max-width: 768px) {
	#wrap100 {width: 100%; margin:0;}
	.box100 {width: 85%;margin: 0 0 1em;clear: both;}
	}

/*fine prova box 100%*/


/*prova box 40% e 60%*/
/*box 40%*/
.box40 {
	/*font-size: 14px;*/
	clear: both;
	width: 45%;
	margin-right: 5%;
	padding: 20px 20px 20px 70px;
	background: rgba(0, 0, 0, 0.05);
	margin-bottom: 20px;
	line-height: 1.4em;
	position:relative;
	}
	
.box40 h5 {
	font-size: 150%;
	}
.box40 span {
	font-size: 200%;
	color: #777;
	display: block;
	float: left;
	left: 25px;
	position: absolute;

	}
/*fine box 40%*/

/*prova box 60%*/

.box60 {
	/*font-size: 14px;*/
	float: left;
	width: 55%;
	margin-right: 5%;
	padding: 20px 20px 20px 70px;
	background: rgba(0, 0, 0, 0.05);
	margin-bottom: 20px;
	margin-left:90px;
	line-height: 1.4em;
	position:relative;
	}
	
.box60 h5 {
	font-size: 150%;
	}
.box60 span {
	font-size: 200%;
	color: #777;
	display: block;
	float: left;
	left: 25px;
	position: absolute;
	}
	
/*fine box 60%*/
@media (max-width: 1200px) {
	#wrap {width: 100%; margin:0;}
	.box40 {width: 100%;margin: 0 0 1em;clear: both;}
	.box60 {width: 100%;margin: 0 0 1em;clear: both;}
	}		
		

/*==============================================
FINE BOX GRIGIE RESPONSIVE
===============================================*/			

.box h5 {
	text-align:center;
	position:relative;
	top:10px;
}


.box {
	width:100%;
	/*height:100px;*/
	background:#fdfdfd;
	float:left;
	/*margin: 20px 0 20px 0;
	margin:20px auto;*/
	/*border: 1px solid;*/
	/*border-color:#959595;*/
	margin-bottom:5px;
	}

/*==================================================
 * Effect 2
 * ===============================================*/
.effect2
{
  position: relative;
}
.effect2:before, .effect2:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.effect2:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

/*==================================================
 * didascalie
 * ===============================================*/
 
.captionpqm {
	font-size:78%;	 
 	line-height:1.2em;
	margin-top:10px;
}
 .downloadbox {
	 text-align: center;
	 font-size:90%;
 }
 /*==================================================
 * mappa interattiva
 * ===============================================*/
 

div.mappa {
    border: 1px solid;
	border-color:#9496ce;
	padding:15px;
	margin:0 auto;
	box-shadow: 5px 5px 5px #eaeaec;
	max-width:600px;
	text-align: center;
	font-size:150%;
	color:#4D51A6;
}

 div.mappapic {

    border: 1px solid;
    /*border-radius: 25px;*/
	border-color:#9496ce;
	max-width:400px;
	padding:15px;
	margin:0 auto;
	box-shadow: 5px 5px 5px #eaeaec;
	/*text-align: center;*/
	cursor:pointer;
	text-align:center;
}

div .contmappe {
	margin:0 auto;
	max-width:550px;	
}

 div.mappasx {

    border: 1px solid;
    /*border-radius: 25px;*/
	border-color:#9496ce;
	max-width:400px;
	padding:15px;
	float:left;
	box-shadow: 5px 5px 5px #eaeaec;
	margin-bottom:30px;
	text-align: center;
	cursor:pointer;
}

.wrapdx {
    /*border-radius: 25px;*/
	max-width:480px;
	float:right;
	margin-bottom:30px;
	margin-right:5%;
	}

.wrapsx {
    /*border-radius: 25px;*/
	max-width:480px;
	float:left;
	margin-bottom:30px;
	margin-left:5%;
	}

 div.mappaint {
    border: 1px solid;
    /*border-radius: 25px;*/
	border-color:#9496ce;
	/*max-width:350px;*/
	padding:10px;
	box-shadow: 5px 5px 5px #eaeaec;
	margin: 0px 0px 0px 80px;
	/*text-align: center;*/
	cursor:pointer;
	}

div.mappapic:hover {
	color:#4D51A6;
	background-color:#EBECF5;
	}

div.mappadx:hover {
	color:#4D51A6;
	background-color:#EBECF5;
	}

div.mappasx:hover {
	color:#4D51A6;
	background-color:#EBECF5;
	}

div.mappaint:hover {
	color:#4D51A6;
	background-color:#EBECF5;
	}

div .arrow {
	/*background-repeat:no-repeat;*/
	margin:0 auto;
	width:40px;
	}

div .arrowsx {
	/*background-repeat:no-repeat;*/
	
	width:40px;
	float:right;
	margin-right:30px;
	}

div .arrowdx {
	/*background-repeat:no-repeat;*/
	width:40px;
	float:left;
	margin-left:110px;
	}

div .arrow2 {
		
	/*background-repeat:no-repeat;*/
	margin:0 auto;
	width:300px;
	}

.mappapic span {
    font-size: 200%;
    margin-right: 5px;
    /*float: left;
    margin-top: -8px;*/
}

.mappapic h5 {
	font-size: 150%;
	color:#4D51A6;
	line-height:10px;
	}
	
.mappaint span {
	font-size: 200%;
	margin-right:10px;
	float:left;
	margin-top:10px;
	line-height:1.5em;
	}

.mappaint h5 {
	font-size: 120%;
	color:#4D51A6;
	line-height:1.5em;
	}
	
/*==================================================
 * // Fine mappa interattiva
 * ===============================================*/
 
 /*==================================================
 * icone tab 
 * ===============================================*/
 
.imgtab {
 	float:right;
	margin-left:10px;
	}
 div.icotext {
 	float:right;	
	padding-top:10px;
	margin-left:5px;

}
 /*==================================================
 * fine icone tab 
 * ===============================================*/
 
 /*==================================================
  righe schede
  =================================================*/
 hr { 
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: dashed;
    border-width: 1px;
}

/*==================================================
  fine righe schede
  =================================================*/
  
  /*.testoschede {
	  height: 350px; 
	  overflow: scroll;
}*/

/*bibliografia*/

.bibliografia {
	text-indent:-3.em;	
}