/* styling of the container. */
a.myPlayer {
	display:block;
	width: 320px;
	height:240px; 
	text-align:center;
	margin:0 15px 15px 0;
	float:left;
	border:1px solid #999;
	text-decoration: none;
}

/* play button */
a.myPlayer img {
	margin-top:20px;
	border:0px;
}

/* when container is hovered we alter the border color */
a.myPlayer:hover {
	border:1px solid #000;
}
a.myPlayer p {
	color:red;
	font-weight:bold;
	text-decoration: none;	
	}





#matita{
	position:relative;
	right: 0%;
	left: -33.4% !important;
	left: -6.4%;
	width: 65%;
	margin-top: -4.2%;
	}
#menulaterale{
	position: relative;
	top: 0%;
	left: -1.7%;
	width: 27%;
	height: 100%;
	float: left;
	margin:3% 0 0 0;
	padding: 0;
}
#menulaterale ul{
list-style-type: none;
margin: 0;
padding: 0;
}
#menulaterale li{
position: relative;
left: 0%;
top: 0%;
width: 100%;

}
#menulaterale li img{
position:relative;
width: 100%;
left: 0%;
}
#menulaterale li a{
position:relative;
left:.95%;
display:block;
width: 87%;
}

#contenuto{
	position: relative;
	top: 0%;
	left: -2%;
	width: 73%;
	height: 100%;
	margin:0% -.8% .5% 0% ; 
	float: right;
	font-size: 1.6em;
	font-family:Arial, Helvetica, sans-serif;
}

table{
position:relative;
	width: 100%;
}
#contenuto h1{
	text-align: center;
	font-size: 1.8em;
}
.imgCenter{
position:relative;
	width:40%;
	left:30%;
}
.artCafe{
	width:55%;
}
.centrata{
text-align:center;
}
.noList{
	list-style-type: none;
}
#cartinaPg{
	width: 100%;
}
.floatDx{
	float: right;
}
.floatSx{
	float: left;
}
#ivan{
	width:25%;
}
#costanza{
	width:30%;
}
#luca{
	width:30%;
}
object {
width: 100%;
height: 100%;
}
#imgUfficio{
	width: 30%;
}
table.immagini{
table-layout:fixed;
}
table.immagini td{
width:25%;
}
.immagini img{
	width: 100%;
}
#noMenu{
position: relative;
	top: 0%;
	left: 0%;
	width: 99%;
	height: 100%;
	margin-left:1%;
	margin-bottom:.5%; 
	float: right;
	font-size: 1.6em;
	font-family:Arial, Helvetica, sans-serif;
}
#noMenu h1{
font-size: 1.8em;
}
#noMenu h2{
font-size: 1em;
}

#breadcrumbs{
font-size: 1.4em;
font-family:Arial, Helvetica, sans-serif;
position:absolute;
top:0%;
left:60%;
margin:-3.5% 0% 0% 0% ;
padding:0;
width:40%;
}

#rssIco{
width:3.5%;
}
#feedRss{
width:60%;

}
#feedRss li{
position:relative;
width:100%;
border:thin solid red;
margin-bottom:.2em;
}
#feedRss a{
position:absolute;
left:94%;
width:6%;
}
#feedRss img{
vertical-align:middle;
width:100%;
}
#contenutoLogin{
text-align: left;
	position: relative;
	top: 0%;
	left: 1%;
	width: 98%;
	height: 100%;
	margin:0% -.8% .5% 0% ; 
	font-size: 1.6em;
	font-family:Arial, Helvetica, sans-serif;
}
#contenutoLogin table table{
width:0%;

}
ul#programmaLoreto{
margin-left:0%;
padding-left:0%;
font-size:1.1em;
}
#programmaLoreto li{
font-weight:bolder;
margin-left:0%;
padding-left:0%;

}
#programmaLoreto li ul{
margin-left:0%;
padding-left:0%;
}
#programmaLoreto li ul li{
font-weight:normal;
margin-left:2%;
font-size:0.9em;
}
#calendari{
width:100%;
}
#erroreDati{
position:relative;
right:-80%;
}
.evidenziata{
padding:.5% .5% .5% .5%;
border: medium solid blue;
width:auto;
}
.sottolineata{
text-decoration:underline;
}
.red{
color:#FF0000;
}
.iconefile{
width:15%;
vertical-align:middle;
}
.iconefileBig{
width:100%;
}
.libro{
position:relative;
height:100%;
width:75%;
left:0%;
}

.libroDescrizione {
position:relative;
padding-bottom:2%;
padding-top:2%;
margin-bottom:2%;
width:100%;
}
.immagineLibro{
position:relative;
height:100%;
width:20%;
float:left;
margin-right:2%;

}
.pagina{
font-style:italic;
position:absolute;
left:50%;
}
li ul{
margin-bottom:.5em;
}
ol li{
margin-bottom:2%;
}
.titolo{
text-align:center;
}
.titolo img{
	width:40%;
}
img.newFileCafe{
width:15%;
vertical-align:middle;
}
.elencoPagine{
width:100%;
text-align:center;
}
.elencoPagine a{
background-color:#FFFFFF;
color:blue;
text-decoration:none;
width:20%;
font-weight:bold;
margin-left:.5%;
margin-right:.5%;
padding-left:.5%;
padding-right:.5%;
padding-top:1%;
padding-bottom:1%
}
.elencoPagine span{
background-color:blue;
color:#FFFFFF;
text-decoration:none;
width:20%;
font-weight:bold;
padding-left:.5%;
padding-right:.5%;
padding-top:1%;
padding-bottom:1%
}
.invisibile{
visibility:hidden;
}
.visibile{
visibility:visible;
}
.hidden { display: none; }
.unhidden { display: block; }
