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

body {
	background-color: #333366;
	#background-image: url(images/icona1.png);
	#background-repeat: repeat;
	margin-top: 0px;
}

h1{
    font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	font-style: italic;
	font-weight: bold;
	text-align:center;
	color: #333366;
}

p{
  font-family:"Trebuchet MS", sans-serif;
  font-size: 16px;
}

p.contatti{
  font-family:"Trebuchet MS", sans-serif;
  font-size:14px;
  #padding-left:10px;
  text-align: justify;
}

p.estivo{
  font-family:"Trebuchet MS", sans-serif;
  font-size:20px;
  #padding-left:10px;
  text-align: justify;
  color : red;
}

hr{
   width :860px; 
   height; 5px;
   color: #333366;
   align: center;
   border-style:dashed;
   border-top:2px;
   
}

.index{
  font-family: "Trebuchet MS",Verdana;
  text-align: left;
  font-weight: normal;
  text-decoration  : none;
  font-size: 15px;
  font-style: italic;
  color: #333366;
  padding-right:10px;
  padding-left:60px;
  text-decoration  : none;  	
}

.bottoniMenu{
  font-family: "Trebuchet MS",Verdana;
  text-align: left;
  font-weight: normal;
  text-decoration  : none;
  font-size: 25px;
  font-style: italic;
  color: #ffcc00;
  padding-right:10px;
  padding-left:70px;
  text-decoration  : none;  	
}

a.bottoniMenu{
  font-family: "Trebuchet MS",Verdana;
  text-align: left;
  font-weight: normal;
  text-decoration  : none;
  font-size: 25px;
  font-style: italic;
  color: #ffcc00;
  padding-right:10px;
  padding-left:70px;
  text-decoration  : none;  	
}


a.index{
    font-family: "Trebuchet MS",Verdana;
  text-align: left;
  font-weight: normal;
  text-decoration  : none;
  font-size: 18px;
  font-style: italic;
  color: #333366;
  padding-right:10px;
  padding-left:40px;
  text-decoration  : none;
}

a.sottomenu{
  font-family: "Trebuchet MS",Verdana;
  text-align: center;
  font-weight: normal;
  text-decoration  : none;
  font-size: 16px;
  font-style: italic;
  color: #333366;
  padding-right:10px;
  padding-left:50px;
  text-decoration  : none;
}

a:hover{
  font-weight: bold;
  text-decoration  : none;
}

#contenitore{
    width:865px;
    margin:5% auto;
    padding:2%;
    background-color:#ffcc00;
    border: 5px solid #333366;
	display:table;
	-border-radius : 25px;
	-moz-border-radius: 25px;
    -webkit-border-radius: 25px;
}

#loc{
   display:table-cell;
   width:380px;
   float:left;
   padding-right:10px;
   padding-left: 10px;
   padding-top:10px;
   font-family:"Trebuchet MS", sans-serif;
}

#footer{
   display:table-cell;
   width:860px;
   float:left;
   padding-right:10px;
   padding-left: 10px;
   padding-top:10px;
   font-family:"Trebuchet MS", sans-serif;
}

#txt{
    font-size: 12px;
    letter-spacing: 0.5pt;
    text-align: justify;
    margin-right:7px;
} 

#home_index{
     width:800px;
     height: 250px;
	  
}

#header{
    width:865px; 
    height: 150px; 
}

#menu_top {
	height:35px;
	margin-left:auto;
	background-color:#333366;
	text-align: left;
	border: 1px solid black;
}

#collage{
    width:500px;
	height:500px;
	margin-left:50px;
	margin-top:20px;
}

.bottoni{
    width:800px;
    margin:auto;
}

.bottoniMorgagni{
    width:250px;
    display:table-cell;
	float:left;
	text-align:center;
}

.puls {
    position:relative;
	background-color:#ffff66;
	text-align: center;
	padding-top:10px;
	padding-left:20px;
	padding-right:10px;
	border: 5px solid #FFFFFF;
	color:#333366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	-border-radius : 25px;
	-moz-border-radius: 25px;
    -webkit-border-radius: 25px;
}

.puls_separator {
    position:relative;
	float:left;
	padding-top:2px;
	padding-bottom:2px;
	
	text-align: left;
	
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #ffffff;
}



.alignleft { float: left; padding: 15px 15px 15px 0; }
.alignright { float: right; padding: 15px 0 15px 15px; }

#sinistra{
   margin-top: 15px;
   padding-top:15px;
   float: left;
   width: 425px;
}

#destra{
   margin-top: 15px;
   float: right;
   width: 425px;
   height:425px;
}

/* jQuery lightBox plugin - Gallery style */

#gallery {
	background-color: #444;
	padding: 10px;
	width: 570px;
}

#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
	border: 5px solid #3e3e3e;
	border-width: 5px 5px 20px;
}

#gallery ul a:hover img {
	border: 5px solid #fff;
	border-width: 5px 5px 20px;
	color: #fff;
}

#gallery ul a:hover { color: #fff; }

#myBook {
	display:none;
	position:relative;
	left: 150px;
	top:10px;
	width: 604px;
	height:362px;
}
.imBookPage {
	position:absolute;
	left:0px;
	top:0px;
	width: 295px;
	height:544px;
	color:#fff;
	overflow:hidden;
	border: solid 1px #000;
}

#menu #menuTable td {

	font-family: "Trebuchet MS",Verdana;
	font-size: 36px;
	font-weight: normal;
	padding-top:20px;
	color: #333366;
}
  

 

