#testa {
	width: 100%;
	text-align: left;
	position: relative;
	border-bottom: 1px dotted #DCDCDC;
	padding-bottom: 1em;
}

#briciole {
	width: 100%;
	text-align: left;
	position: relative;
	padding-left: 2em;
	margin-left: 15px;
	margin-top: 10px;
}


#corpo-colonna1 {
	position: absolute;
	top: 121px;
	left: -7px;
	width: 200px;
	padding: 1em 0;
	visibility: visible;
	z-index: 1;
	text-align: left;
	margin-left: 1em;
	height: 44px;
}
 
#corpo-colonna2 {
	border-left: 1px dotted #DCDCDC;
	background: #fff:
	padding:1em 0;
	padding-left: 1em;
	text-align: justify;
	padding-right: 3em;
	margin-bottom: 0px;
	margin-left: 220px;
	margin-right: 5px;
	margin-top: 0;
}
 
#corpo-colonna3 {
	position: absolute;
	top: 121px;
	left: 600px;
	width: 200px;
	padding: 1em 0;
	visibility: visible;
	z-index: 1;
	text-align: left;
	margin-left: 1em;
}
 

 
body {
text-align:center; 
font:80% verdana,helvetica,sans-serif; 
margin:0; padding:0
}
code {
font:80% verdana,helvetica,sans-serif; 
display:block; 
margin:0 1em .5em 1em; 
}
hr { display:none }


#piedipagina {
	width: 100%;
	margin: 1em auto;
	text-align: center;
	background: #eee;
	border: 1px solid #000;
	padding: 5px 5px 5px 5px;
	position: relative;
}
 

 A  {
	font-size: x-small;
	text-decoration: none;
	color: Navy;
}

A:Visited  {
	text-decoration: underline;
	color: Maroon;
}



A:Active  {
	text-decoration: none;
}



A:Hover  {
	text-decoration : underline;
}



.smallheader  {
	font-size : x-small;
	font-weight : bold;
	color: #3399CC
}



.smallerheader  {
	font-weight : bold;
	font-size : xx-small;
	color: #FFFFFF
}




.smalltext  {
	font-size : x-small;
}




.smallertext  {
	font-size : xx-small;
	font-style: normal;
}




.tbflat  {
	font-size : x-small;
	font-family : Tahoma;
	border-width : 1;
	border-style : solid;
	border-color : #4682B4;
}




.cmdflat  {
	font-size: x-small;
	font-family: Tahoma;
	background-color: InfoBackground;
	color: Black;
	font-weight: bold;
	border-width: thin;
}





.smallbutton {
	font-size: 9px;
	border-width: 1;
}





.Titolo  {
	color: #FFA500;
	margin-left: 20px;
	font: normal bold 21px Tahoma;
}



.SottoTitolo  {
	font-size: 15;
	font-weight: bold;
	font: normal Tahoma;
	color: #4682B4;
	margin-left: 30;
}



.TestataPar {
	font-size: x-small;
	margin-left: 40;
	margin-right: 150px;
	width: 690px;
	text-align: justify;
}

.rettangoloFotoL 
{
	margin: 15;
	list-style: square;
	border-top: 1px dashed Gray;
	border-left: 1px dashed Gray;
	border-right: 1px dashed Gray;
	border-bottom: 1px dashed Gray;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding: 10px;
	float: left;
	margin-right: 20px;
}

.rettangoloFotoR {
	margin: 15;
	list-style: square;
	border-top: 1px dashed Gray;
	border-left: 1px dashed Gray;
	border-right: 1px dashed Gray;
	border-bottom: 1px dashed Gray;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding: 10px;
	float: right;
	margin-left: 20px;
}

.rettangoloFotoC {
	list-style: square;
	border-top: 1px dashed Gray;
	border-left: 1px dashed Gray;
	border-right: 1px dashed Gray;
	border-bottom: 1px dashed Gray;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding: 10px;
	float: center;
	width: 200;
}

.CvColonna1 {

	float: left;
	width: 15%;
	font-size: 12px;
	margin-left: 30px;
	font-weight: bold;
}

.CvColonna2 {

	float: left;
	width: 300px;
	font-size: 12px;
	margin-left: 5px;
	background-color: #ECFAFF;
	border: thin groove;
}

