@charset "utf-8";
/* CSS Document */
body{
     font-family:"Times New Roman", Times, serif, Tahoma;
	 font-size:14px;
	 color: #666666;
	 margin-left: 0px;
	 height: 100%;
	 overflow: auto;
	 background-color: #FFF;
}

.Centro {
	position:absolute;
	top:50%;
	left:50%;
	width:311px;
	height: 380px;
	margin-left:-155px;
	margin-top: -190px;
} 
.CentroCV {
    position:absolute;
    left:50%;
    width:650px;
    height: 100%;
    margin-left: -325px;
    margin-top: 20px;
	text-decoration: none;
} 
.HomeLink{
	text-align: left;
	height: 40px;
}

.HomeLink a{
	color: #039;
	font-size:16px;
	text-decoration:none;
	font-weight: bold;
}
.HomeLink a:visited{
	color: #039;
	font-size:16px;
	text-decoration:none;
	font-weight: bold;
}
.HomeLink a:hover{
	color: #03F;
	font-size:16px;
	text-decoration:none;
	font-weight: bold;
}
.Immagine{
	width: 200px;
	height: 200px;
	float:left;
}
.Info{
	width: 120px;
	height: 200px;
	float:left;
}
.HInfo{
	line-height:18px;
}
.Content{
	width: 100%;
	height: 200px;
}
.ContentUnderImage{
	width: 100%;
	height: 100%;
	float: none; 
	clear: left;
}
.ContentUnderImage ul{
	margin: 15px; 
	padding: 15px;
}

.ContentUnderImage a, .Content a{
	text-decoration: underline;
	color: #333333;
}
.ContentUnderImage a:visited, .Content a:visited{
	text-decoration: underline;
	color: #333333;
}
.ContentUnderImage a:hover, .Content a:hover{
	text-decoration: underline;
	color: #666666;
}

.blurContent{
	position: absolute;
	background-color: #ccc; /*shadow color*/
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
	width: 68%;
	left: 198px;
}

.blurContentUnderImage{
	position: absolute;
	background-color: #ccc; /*shadow color*/
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
	width: 98%;
}

.shadow, .contentitle{
	position: relative;
	bottom: 2px;
	right: 2px;
}

.shadow{
	background-color: #666; /*shadow color*/
	color: inherit;
}

.contentitle{
	background-color: #fff; /*background color of content*/
	color: #666; /*text color of content*/
	border: 1px solid #000; /*border color*/
	padding: .5em 2ex;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
}
#Trattamento {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 11px;
	color: #999;
}
img {
    border: 0px;
}

div#anatips_tip { 
	visibility: hidden; 
	position: absolute; 
	z-index: 100;
	padding:2px 2px 2px 2px;
	border:1px solid #e6e6e6;
	background:#f5f5f5;
	font-size:85%;
	color:#444;
	font-family: "Times New Roman", Times, serif, Tahoma;
	opacity: 0.9;
}

.confermamail{
	position:relative;
	top:0;
	left:0;
	width:52%;
	margin:0 0 0 65px;
	padding:8px 10px 9px 10px;
	border:1px solid #e6e6e6;
	background:#f5f5f5;
	line-height:130%;
	font-size:85%;
	color:#444;
	visibility:visible;
}

#ForPrint{
    visibility: hidden;
	display: none;
}

#ExpLow{
	visibility: hidden;
	display: none;
}

/* Elmenti in ordine orario */
#Elemento1{
    position: absolute;
	top: 50%;
	left: 5%;
}
#Elemento2{
    position: absolute;
	top: 40%;
	left: 9%;
}
#Elemento3{
    position: absolute;
	top: 30%;
	left: 14%;
}

#Elemento4{
	position: absolute;
	top: 21%;
	left: 20%;
}
#Elemento5{
    position: absolute;
	top: 15%;
	left: 28%;
}
#Elemento6{
    position: absolute;
	top: 13%;
	left: 39%;
}
#Elemento7{
    position: absolute;
	top: 13%;
	left: 49%;
}
#Elemento8{
    position: absolute;
	top: 13%;
	left: 59%;
}
#Elemento9{
    position: absolute;
	top: 15%;
	right: 27%;
}

#Elemento10{
    position: absolute;
	top: 21%;
	right: 17%;
}
#Elemento11{
    position: absolute;
	top: 30%;
	right: 10%;
}
#Elemento12{
    position: absolute;
	top: 40%;
	right: 6%;
}
#Elemento13{
	position: absolute;
	top: 50%;
	right: 9px;
}

