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

.Centro {
    position:absolute;
    top:40%;
    left:50%;
    width:311px;
    height: 380px;
    margin-left:-155px;
    margin-top: -190px;
} 
.CentroCV {
	width: 100%;
    height: 100%;
	text-decoration: none;
} 
.HomeLink{
	visibility: hidden;
	display: none;
}
.Immagine{
	visibility: hidden;
	display: none;
}
.Info{
	width: 120px;
	height: 160px;
	float:left;
}
.HInfo{
	line-height:18px;
}
.Content{
	width: 460px;
	height: 160px;
}
.ContentUnderImage{
	width: 100%;
	height: 100%;
}
.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: relative;
	color: inherit;
	margin-top: 4px;
}

.blurContentUnderImage{
	position: relative;
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
}

.shadow, .contentitle{
	position: relative;
}

.shadow{
}

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

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

.contentitle{
	background-color: #fff; /*background color of content*/
	color: #666; /*text color of content*/
	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;
}

/* 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;
}
