

.sucellu{
	width: 25px;
	position: fixed;
	left: 248px;
	top: 90px;
	z-index: 500;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
	height: 24px;
	background-color: rgba(124,133,176,1.00);
	display: none;
}	


.sucellu:hover{
background-color: rgba(91,101,151,1.00);
cursor: pointer;
cursor: hand;
}


.sucellu img {
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

input[id=search-dinosaurs]::-webkit-input-placeholder { color: #ACACAC; }
input[id=search-dinosaurs]::-moz-placeholder { color: #ACACAC; } 
input[id=search-dinosaurs]:-ms-input-placeholder { color: #ACACAC; }
input[id=search-dinosaurs]:-moz-placeholder { color: #ACACAC; }
 
 
#intest {
display: block;
	
}

#intest h4 {
font-size: 17px;
margin-top: 8px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 10px;
padding-right: 10px;
line-height: 24px;
font-weight: normal;
}

#intest p {
font-size: 17px;
margin-top: 0px;
margin-bottom: -2px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 10px;
padding-right: 10px;
line-height: 24px;
}

#pgu-utl {
	max-width: 1400px;
	margin: 0 auto;
	padding-top: 3%;
	padding-bottom: 3%;
 
}

.imca {
	margin: 0px;
	padding: 0px;
	width: 15%;
	position: absolute;
	right: 2px;
	top: -5%;
	opacity: 0.57;
	display:none;
	}	


.intfiel{
	max-width: 1200px;
	padding-bottom: 1px;
	display: block;
	margin-top: -3px;	
}


.titolototalut{
	color: rgba(220,220,220,1.00);
	padding-right: 5px;
	padding-left: 5px;
	font-size: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: 'Ebrima';
}





nav.raccolta {
font-family: 'Ebrima';
color: #FFFFFF;
	font-size: 16px;
	line-height: 23px;
}

nav.raccolta ul {
margin: 0px;	
padding: 0px;	
}

nav.raccolta ul li {
display: block;	
}

nav.raccolta ul li a {
	display: inline-block;
	padding-top: 4px;
	padding-bottom: 4px;
	white-space: nowrap;
	padding-left: 11px;
	padding-right: 11px;
	
}


nav.raccolta ul li a:hover {
 text-shadow:0px 0px 8px ;	
}



#masup {
	height: 40px;
	
}


nav.second {
	/*background-color: rgba(133,139,98,1.00);*/
	background-color: #e8e8e8;/*modifica*/
	font-family: 'PT Sans', Arial, sans-serif;
	z-index: 100;
	width: 200px;
	font-size: 16px;
	display: block;
	position: absolute;
	left: 5px;	/*margin-left: 2px;*/
}




nav.second li {

padding-right: 10px;	
}

nav.second a {
	display: inline-block;
	line-height: 30px;
	color: #000;
	text-decoration: none;
	height: 30px;
	width: 100%;
	text-indent: 11px;
}

nav.second li.tit {
	font-weight: bold;
	
	background-color: rgba(222,222,222,1.00);/*modifica*/
}




nav.second li:last-child a {
	border-right: 0;
}
nav.second li:hover, nav.second li:active {
	background-color: rgba(205,205,205,1.00);/*modifica*/
	cursor: pointer;

}



	nav.second ul {
	list-style-type: none;
	margin: 0 auto;
	height: auto;
	overflow-y: scroll;
	padding: 0px;
	max-height: 250px !important;
	display: none;
	/*< DISPALY NONE*/
	
	 
	}
	nav.second a#pullsec {
	display: block;
	width: 100%;
	position: relative;
	background-color: #7C85B0;
	font-size: 17px;
	font-weight: bold;
	color: #fff
		}
	
	nav.second a#pullsec:after {
	content: "";
	background-repeat: no-repeat;
	background-image: url('../../images/nav-icon.png');
	width: 25px;
	height: 25px;
	display: inline-block;
	position: absolute;
	right: 2.5px;
	top: 2.5px;
	background-size: 90% 90%;
	background-position: 40% 40%;
	}

#ricerc
{
	display: block;
	clear: both;
	overflow:hidden;
}

.spanme
{
	overflow: hidden;
	
	}

nav.second li a {
		border-bottom: none;
		border-right: none;
	}





nav.second li a {
	border-right: none;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	white-space: nowrap;
	/*aggunte per testo puntinato se 
	 si vogliono tolgliere toggliere anche il 
	 padding top di 2px*/
	overflow: hidden;
	text-overflow: ellipsis;
	padding-top:2px;
}

/*aggiunto a js per l'abbassamento
se da probblemi togli fixed e togli
da js*/
.divinputin{
	background-color: #e8e8e8;/*modifica*/
	height: 30px;
	padding-top: 8px;
	z-index: 30;
	display: none;
	}
	

input[name=indice]{
	background: #ffffff;
	padding-top: 4px;
	padding-left: 3px;
	padding-bottom: 3px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #000;
	border: none;
	outline: none;
	display: block;
	appearance: none;
	font-size: 14px;
	margin-left: 10px;
	}

input[name=res]{
	background:#FF9600;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #000;
	border: none;
	outline: none;
	display: block;
	appearance: none;
	font-size: 14px;
	margin-left: 10px;
	}



body {
	
	color: #000;
background-color: #165c7e;
	width: auto;
	}


.logos {
display: none;	
} 
.logcell {
	border-bottom: 5px solid   rgba(155,69,71,1.00);

	
} 


















.info {/*contenitore scritte potrebbe servire dopo
  on in respo*/
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	}

.noimag {/*paragrafo*/
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	}		


			
			#txpag {
	position: relative;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	font-family: 'PT Sans';
	z-index: 100;
	margin-top: 5px;
	padding-top: 8px;
	}
	
	.spatxpag {
	background-color: #9B4547;
	padding-right: 17px;
	padding-left: 17px;
	line-height: 25px;
	padding-top: 2px;
	padding-bottom: 3px;
	border: 2px solid #4F4D4D;
	color: #FFFFFF;
	font-family: 'ComicSansMS-Bold';
	}	
			

		
			
.poeta {/*togli al responsive se da fastidio*/
	position: relative;
	
	font-size: 12px;
	line-height: 15px;
	display: inline-block;
	padding-right: 5px;
	padding-left: 2px;
	color: rgba(140,135,135,1.00);
	left: 4px;
	bottom: 10px;
	padding-bottom: 4px;
	font-style: italic;
			}
			
.si {/*paragrafo*/
	width: 97.6%;
	
	
	}	
	
.no {/*paragrafo*/
	width: 97.6%;
	
	}		
	
	.evident {
	padding-top: 3px;
	padding-bottom: 5px;
	margin-top: 1px;
	margin-bottom: 2px;
	/*background-color: rgba(0,0,0,0.015);*/
	font-size: 15px;
	line-height: 21px;
	padding-left: 5px;
	padding-right: 8px;
	text-align: left;
	display: inline-block;
	color:rgba(65,65,65,1.00)		
			}
.evident1 {/*immagine*/
	font-style: italic;
	float: left;
	width: 24%;
	position: relative;
	margin-top: 3px;
	display: none;
	overflow: hidden;
	margin-left: 2px;
	margin-right: 10px;
	height: 125px;
	}

.imagsca{
	margin: 0px;
	padding: 0px;
	display: block;
	width: 130%;
 -ms-transform: translate(-6%,-7px); 
 -webkit-transform: translate(-6%,-7px); 
  transform: translate(-6%,-7px);
	}

.evitot{/*contenitore di tutti 
con la clesse si no paragrafi*/
	
	}



.movieTitle {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 7px;
	padding-bottom: 4px;
	padding-left: 5px;
	margin-top: 5px;
	color: #000;
	background-color: #90D5D7;
	padding-top: 0px;
	text-align: center;
	}
	
.movieTitle1 {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 1px;
	color: #000;
	display: block;
	position: relative;
	width: 100%;
	left: 4px;
	}	

	
	#list {
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	}
	
	
	
	
	

	

#groun {
	background-color: #b4dedf;
	background-image: url(../../images/paggi.png);
	position: fixed;
	font-size: 22px;
	font-weight: bold;
	line-height: 30px;
	font-family: 'PT Sans';
	width: 100%;
	z-index: 100;
	height: 129px;
	display: none;
	top: 0px;
	}	

#margroun {
	position: relative;
	top: 0px;
	z-index: 100;
	height: 3px;
	width: 100%;
	background-color: #b4dedf;
	
}

#wrapsopra {
	max-width: 1200px;
	position: relative;
	margin: 0 auto;
	background-color: #A4D6E5;		
	}



	
	.field {
		font-weight:bold;
		/*color:#777;*/
		color: rgba(140,87,0,1.00);
	}














select {
	padding: 2px;
	margin: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #000;
	border: none;
	outline: none;
	display: inline-block;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-size: 13px;
	text-overflow: '';
}

select::-ms-expand {
    display: none;
	
}  


form {
	
}

.ppen{
		
}








#opzion {
	font-weight: normal;
	font-size: 15px;
	z-index: 200;
	padding-top:2px;
	position: relative;
	bottom: 0px;
	height: 92px;
	display:block;
	max-width: 96%;
	margin: 0 auto;
		}


#evidenzia{
	position: absolute;
	text-align: right;
	bottom: 48px;
	display: inline-block;
	padding-right: 0px;
	width: 98%;
	
}


#tenda{
	position: absolute;
	bottom: 39px;
	left: -5px;
}

input[name=rosco] {
	background: #ffffff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #000;
	border: none;
	outline: none;
	display: block;
	appearance: none;
	font-size: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	width: 100%;
	}




.testoricerche{
	padding-left: 1px;
	font-size: 13px;
	font-style: italic;
	display: block;
	text-align: left;
	position: absolute;
	bottom: 4px;
}


.testovis{
	font-size: 11px;
	font-style: italic;
	position: relative;
	float: left;
	margin-top: 6px;
	padding-left: 4px;
	display:none;
}


#visual {
	position: relative;
	float: left;
	margin-top: 9px;
	display:none;
	}

















/*INIZIO CONTENUTI*/








.entry {
	margin: 0 0 0 0;
	padding: 3px 0;
	border-top: 1px solid #666;
	overflow: hidden;
	text-overflow: ellipsis;
	background-color: #C0E7E8;
	}







.remdowntab
{
	display: none;	
	}



	
	
#header {
	position: relative;
	line-height: 1.4em;
	width: 100%;
	font-weight: normal;
	font-size: 15px;
	margin-top: -0.53em;
	z-index: 100;
	}
	
	

/*FINE DIV CHE DIVENTANO FIXED*/





	
	#wrap {
	max-width: 1000px;
	position: relative;
	margin: 0 auto;
	
	}
	
	
	
	
	.entryultimo {
	color: rgba(133,139,98,1.00);	
	  }
	
	.fotosag {
	
	}
	
	
	
	
	.downl {
	margin: 0px;
	padding: 0px;
	
			}
			
	.imagdorwn
	{
	margin: 0px;
	padding: 0px;
	}
	
	.imag
	{
	margin: 0px;
	padding: 0px;
	display: block;
	}
	
	.fig {
	font-weight: bold;
	height: 25px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 3px;
	margin-top: 2px;
	color: rgba(61,46,255,1.00);
	font-size: 14px;
	width: 102px;
	}
	
	.fig:hover{
	cursor: pointer;
	cursor: hand;
	background-color: rgba(95,99,70,.4);
	border-radius: 3px;
	color: rgba(255,255,255,1.00);
	
		}
		
		
	.capt {
	position: relative;
	left: 30px;
	bottom: 26px;
	padding: 0px;
	margin: 0px;
	right: 0px;
	display: block;
	
	}
	
			
	


#allungo {
	background-color: rgba(181,185,156,1.00);
	max-width: 1200px;
	min-width: 300px;
	width: 100%;
	height: auto;
	margin: 0 auto;
	position: relative;	
	font-family: 'LaoUI';
	}

#allungointe {
	background-image: url(../../images/paggi.png);	
	max-width: 900px;
	min-width: 300px;
	width: 100%;
	height: auto;
	margin: 0 auto;
	position: relative;	
	font-family: 'LaoUI';
	background-color: rgba(216,219,200,1.00);
	}






.clfieldset{
	
}
.titolototal{
	color: rgba(220,220,220,1.00);
	padding-right: 5px;
	padding-left: 5px;
	font-size: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
	.fieldutl {
	margin-right: 0.8%;
	margin-left: 0.8%;
	display: block;
	margin-bottom: 9px;
	}
	/*scelta per seo*/
 .fieldutl .utl a {
	margin-right: 2%;
	margin-left: 2%;
	margin-bottom: 6px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 4px;
	padding-right: 4px;
	float: left;
	font-size: 16px;
	font-family: 'ComicSansMS-Bold';
	color: rgba(220,220,220,1.00);	
	}

.utl a:hover {
	 color:#FFFFFF;
	text-shadow: 0px 0px 16px #FFFFFF;
	
	}







#finalconta {
	height: 40px;
	max-width: 1200px;
	min-width: 300px;
	width: 100%;
	margin: 0 auto;
	position: relative;
	background-color: #C0E7E8;
	display: none;	
}

	
	
	#extracontainer {
	
	background: #4DBDBF;
	max-width: 1400px;
	min-width: 300px;
	width: 100%;
	height: auto;
	margin: 0 auto;
	position: relative;	
	font-family: 'LaoUI';
	
}
	
	#container_to {
	background-image: url(../../images/paggi.png);	
	max-width: 1200px;
	min-width: 300px;
	width: 100%;
	height: auto;
	margin: 0 auto;
	position: relative;	
	background-color: #b4dedf;
}

   #gorun1 {
	   margin: 0 auto;
	   
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
	font-family: 'PT Sans';
		width: 100%;
	z-index: 80;
	position: relative;
	background-color: #165c7e;
	}


 #final {
	margin: 0 auto;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	font-family: 'PT Sans';
	width: 100%;
	z-index: 300;
	position: relative;
	background-color: #165c7e;
	display: none;
	}



#fotosag {
	z-index: 300;
	background-color: rgba(155,66,67,1.00);
	position: relative;
	display: none;
}





/*INIZO social*/

.giovafot {
	border-top: 1px solid rgba(107,113,79,1.00);
	padding-top: 0px;
	max-width: 500px;
	
	}

iframe {
overflow:hidden;	
border:none;	
	
	}


.box-gian {
	max-width: 175px;
	display:block;
	padding-left: 10px;
	padding-bottom: 4px;
	margin: 0 auto;
}

.gianchi {
	padding-top: 5px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 1px;
	display: inline-block;
	position: relative;
	bottom: 6px;
	font-family: arial;
	font-size: 13px;
	color: rgba(255,255,255,1.00);
	background-color: #DB4F43;
	border-radius: 5px;
	cursor: pointer;
	line-height: 20px;
 }


.gianchi:hover {

background-color: #F13E2F;
	
 }



.giangoogle {
	
	margin: 2px;
	display: inline-block;
	width: 33px;
	height: 33px;
	position: relative;
	top: 9px;
 }

.giangoogle a {

text-decoration: none;

}


.giangoogle img {

border:0;
width:32px;
height:32px;

}

.giangoogle1 {
	
	margin: 2px;
	width: 65px;
	height: 25px;
	display: inline-block;
 }

.giantwitt {
	margin: 2px;
	display: inline-block;
	width: 63px;
	height: 21px;
 }




.gianface {
	margin-top: 10px;
	margin-bottom: 2px;
	display: inline-block;
	width: 166px;
	height: 21px;
 }
 

/*fine social*/




#prefot{
	background-color: #165c7e;
	margin-bottom: 5px;
	
	}


.scricopy {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	max-width: 1200px;
	position: relative;
	font-size: 13px;
	display: block;
	color: #2D2C2C;
	text-align: center;
	padding-bottom: 5px;
	padding-right: 2px;
	padding-left: 2px;
	line-height: 20px;
  }






#menug {
	background-color: rgba(133,139,98,1.00);
	
	
}

/* Clearfix */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

/* Basic Styles */



nav.menuprin#pula {
	position: fixed;
	z-index: 1000 !important;
	top: -5px !important;
	left: 0px !important;
	background-color: #283744;
	height: 45px;
	width: 100%;
	cursor: pointer;
	color: #fff;
	font-family: 'PT Sans', Arial, sans-serif;
	font-weight: bold;
	}


nav.menuprin#pula:after {
		content:"";
		background: url('../../images/nav-icon.png') no-repeat;  /*=====NON TI SCORDARE*/
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 15px;
	
	}


nav.menuprin#pula:before {
		content:"Menu";
		position: absolute;
		text-indent: 23px;
		top: 16px;
	}


nav.menuprin {
	height: 40px;
	width: 100%;
	font-size: 11pt;
	font-family: 'PT Sans', Arial, sans-serif;
	font-weight: bold;
	position: fixed !important;
	border-bottom: 2px solid #283744;
	z-index: 1000 !important;
	left: 0px !important;
	padding-top: 0px;
	
}
nav.menuprin ul {
	padding: 0;
	margin: 0 auto;
	width: 600px;
	height: 40px;
	position: fixed;
	top: 40px;
	background: #455868;
}
nav.menuprin li {
	display: inline;
	float: left;
}
nav.menuprin a {
	color: #fff;
	display: inline-block;
	width: 100px;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
	text-shadow: 1px 1px 0px #283744;
	
	
}
nav.menuprin li a {
	
	border-right: 1px solid #576979;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	cursor:pointer;
	
}
nav.menuprin li:last-child a {
	border-right: 0;
}
nav.menuprin a:hover, nav.menuprin a:active {
	background-color: #8c99a4;
}


	nav.menuprin { 
  		height: auto;
		
  	}
  	nav.menuprin ul {
  		width: 100%;
  		display: block;
  		height: auto;
  	}
  	nav.menuprin li {
  		width: 50%;
  		float: left;
  		position: relative;
  	}
  	nav.menuprin li a {
		border-bottom: 1px solid #576979;
		border-right: 1px solid #576979;
	}
  	nav.menuprin a {
	  	text-align: left;
	  	width: 100%;
	  	text-indent: 30px;
  	}

/*Styles for screen 515px and lower*/

	nav.menuprin {
		border-bottom: 0;
		
	}
	nav.menuprin ul {
		display: none;
		height: auto;
	}
	
	


/*Smartphone*/
@media only screen and (max-width : 360px) {
	nav.menuprin li {
		display: block;
		float: none;
		width: 100%;
	}
	nav.menuprin li a {
		border-bottom: 1px solid #576979;
	}
}


 
