/*
quando una dichiarazione è in colore blu, probabilmente manca una virgola a chidere le proprietà della dichiarazione precedente
*/

body {
	background: #C5FF8C;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	vertical-align: top;
		}

a {
	font-family:  "Century Gothic", Verdana, Arial;
	text-decoration: none;
	font-size: 12pt;
	color: Maroon;
	font-style: normal;
	border: 0px;	
	}
img {
	border: 0px;
}

a:hover {
	text-decoration: underline;
	background-color: #99FF33;
	
}
a:visited {
color: Green;	
}

 
h1 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 25pt;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
	color: #8B0000;
	font-style: normal;
	} 
h2 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14pt;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	color: #8B0000;
	font-style: normal;
	}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: 100;
	margin-left: 10px;
	margin-right: 10px;
	color: #8B0000;
	font-style: normal;
	vertical-align: middle;
}
 
hr {
	font-family: "Century Gothic", Verdana, Arial;
	margin-left: 10px; 
	margin-right: 10px; 
	color:#8B0000; 
} 
p {
 	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12pt; 
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 20px;
	text-indent: 30px;
	color: Black;
	text-align: justify;
	} 
	
ol{
	font-family: "Century Gothic", Verdana, Arial;
	font-size:14pt; 
	margin-left:50px; 
	margin-right: 10px; 
	color:#8B0000; 
	}

ul.CV {
	font-family: "Century Gothic", Verdana, Arial;
	font-size:12pt; 
	font-weight: 100;
	font-style: normal;
	margin-left:2px;
	color: #8B0000;
	list-style-type: square;
	list-style-position: inside;
	text-align: left;
	line-height: 150%;
}

 
ul {
	font-family: "Century Gothic", Verdana, Arial;
	font-size:12pt; 
	margin-left:50px;
	margin-right: 10px;
	color: #8B0000;
	list-style-type: disc;
	list-style-position: inside;
	text-align: justify;
	} 
li {
	font-family: "Century Gothic", Verdana, Arial;
	font-size:10pt; 
	color:#8B0000;
	line-height: normal;
	}
dt {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 13 pt; 
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 20px;
	text-indent: 30px;
	line-height: normal;
	color: Black;
	text-align: justify;
}
dd {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10pt; 
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 20px;
	text-indent: 40px;
	line-height: normal;
	color: #003119;
	text-align: justify;
}
strong {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #666600;
}




tbody{
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10pt;
	color: #880000;
	}

td {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14pt;	
}
	

td.colcentr {
	background-color: White;
	text-align: center;
	vertical-align: top;
	width: 60%;
	margin-top: auto;
	margin-right: -2pt;
	margin-left: -2pt;
	border-left: thin solid #330000;
	border-right: thin solid #330000;
}

tr {
   border: 0px;
	}


h4 {
	font-family: "Century Gothic", Verdana, Arial;
	color: #880000;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	padding-left: 2pt;
	}

.smalltext {
	font-family: sans-serif;
	font-size: xx-small;
	vertical-align: middle;
	text-indent: 15px;	
	background-color: White;
	}

em {
	font-style: italic;
}
.pageup {
	font-family: sans-serif;
	font-size: 9 pt;
	color: Maroon;	
	vertical-align: middle;
	text-align: right;	
}


.menu {
	background-color: #376E00;
}



