.textdevelopment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
}
.textdevelopment1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #FFFFFF;
}

.text-index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #993399;
	border-left-color: #CC99CC;
	background-position: center center;
	text-align: justify;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 5px;
}
.box-blu-centro {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #336699;
	border-left-color: #336699;
	
}
.box-blu-top {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #336699;
	border-left-color: #336699;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336699;
	
}

.box-blu-footer {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #336699;
	border-left-color: #336699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	
}

/*---------------------------------------------          W3C        ------------------------------------------------------------------*/
/*tabella index*/
.table{
	border: 1px solid #000000;
	height: 400px;
	
}

/*td - arancione - interna*/
.td-arancione{
	background-color: #D75D1C;
	
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-top: 6px;
	margin-bottom: 8px;
	padding-right: 0px;
	padding-left: 0px;
}

.h1-small{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-top: 6px;
	margin-bottom: 8px;
	padding-right: 0px;
	padding-left: 20px;
	margin-right: 20px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;



}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 9px;
	margin-bottom: 2px;
	padding-right: 1px;
	padding-left: 4px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-top: 6px;
	margin-bottom: 8px;
	padding-right: 0px;
	padding-left: 0px;
}
h4 {
	font-size: 15px;
	color: #CC6633;
	text-decoration: none;
	bottom: 9px;
	border: 1px dotted #FFFFFF;
	width: 95%;
	background-color: #FFCC33;
	font-variant: small-caps;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
}


.h4-piccolo{
	font-size: 12px;
	color: #CC6633;
	text-decoration: none;
	background-color: #FFCC33;
	font-variant: small-caps;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.h4-corsivo{
	font-size: 12px;
	color: #CC6633;
	text-align: right;
	text-decoration: none;
	background-color: #FFCC33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    border: 1px dotted #FFFFFF;
	width: 95%;
	padding: 2px;
	margin-top: 20px;
	margin-bottom: 20px;	
}



h5 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-right: 2px;
	padding-left: 4px;
	background-color: #D75C1B;
	background-position: center;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px dotted #FFFFFF;
	font-style: oblique;
	margin-right: 2px;



}
h6 {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border-bottom-style: dotted;
	padding-left: 4px;
	background-position: center;
	border-bottom-color: #EEEEEE;
	border-bottom-width: 1px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 0px;
	bottom: 9px;
	margin-top: 1px;
	margin-bottom: 3px;
}
.h6-bianco {
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 4px;
	background-position: center;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 0px;
	bottom: 9px;
	margin-top: 1px;
	margin-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*usato nella pagina della cartina*/
a.link-bianco:link {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
 }
							
a.link-bianco:visited {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
							
a.link-bianco:hover {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
 }
/* usato nella pagina dove siamo*/							

a.link-dove:link{
	font-size: 12px;
	color: #CC6633;
	text-align: right;
	text-decoration: none;
	background-color: #FFCC33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	margin-top: 20px;
	margin-bottom: 20px;	
}
a.link-dove:hover{
	font-size: 12px;
	color: #CC6633;
	text-align: right;
	text-decoration: none;
	background-color: #FFCC33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	margin-top: 20px;
	margin-bottom: 20px;	
}
a.link-dove:visited{
	font-size: 12px;
	color: #CC6633;
	text-align: right;
	text-decoration: none;
	background-color: #FFCC33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
}