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

a{
  text-decoration: none;
}

.left{
  float: left;
  margin-top: 50px;
  padding: 10px;
}

.right{
  margin-top: 50px;
  padding: 10px;
}

.turni{
  padding: -10px;
}

#left{
  width: 20%;
}

#center{
  width: 50%;
  margin-right: 10px;
  margin-left: 10px;
}

#search{
   width:475px; 
   height:290px; 
   z-index:1; 
   layer-background-image:  url(../sfondofarmagenova.jpg); 
   padding-top: 10px; 
   padding-left: 15px; 
   background-image: url(../sfondofarmagenova.jpg); 
   border: 1px none #000000; 
   background-position: 00;
   position:relative;
   margin-left: 50px;
}

#right{
   width: 21%;
}

#title{
   background-color: #0d3788;
   color: #FFFFFF;
   text-align: center;
   font-weight: bold;
   font-size:12px;
   border: 1px solid #0d3788;
   border-top: none;
   padding-left: 2px;
}

#link{
   border: 1px solid #9faabf;
   border-top: none;
   padding-top: 2px;
   padding-bottom: 2px;
   padding-left: 2px;
}

#link a{
   color: #0d3788;
   text-decoration: none;
}

#link:hover{
   background-color: #e0e4eb;
}

#turni{
	width:506px;
	height:1000px;
	z-index:5;
	layer-background-image: url(sfondocalendario.jpg);
	overflow:auto;
	border: 1px none #000000;
	background-repeat: no-repeat;
	background-color: #CEE6D6;
	layer-background-color: #CEE6D6;
	padding-top: 50px;
	position:relative;
}

.turni_alt{
   height: 1500px;
}
