.BordoArrotondatoIndex {
    margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #FFFFFF;
    border: 3px solid #003399;
	
	-moz-border-radius: 5ex;
    -webkit-border-radius: 5ex;
}
.BordoArrotondatoSfondoBlu {
    align: center
	margin: 0px;
	padding: 2px;
	width: 100%;
	background-color: #003399;
	   	
	-moz-border-radius: 2ex;
    -webkit-border-radius: 2ex;
}
.BordoArrotondatoSfondoBianco {
    margin: 0px;
	padding: 5px;
	background-color: #FFFFFF;
   	border: 2px solid #003399;
	
	-moz-border-radius: 2ex;
    -webkit-border-radius: 2ex;
}
.BordoArrotondatoImmagine {
    margin: 0px;
	padding: 0px;
	border: 2px solid #FFFFFF;
	
	-moz-border-radius: 2ex;
    -webkit-border-radius: 2ex;
}
.StileTitoliEquipaggiamenti
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-color: #003399;
}

.StileTestoEquipaggiamenti
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-weight: bold;
	text-align: center;	
}

.bordino {
	border: solid 1px #003399;
}

.bordino1 { 
     border: solid 1px #FFFFFF;
}

a:link {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #003399;
	text-decoration:none;
	font-weight: bold;
}

a:hover {
	color: #FF0000;
	text-decoration:none;
	font-weight: bold;
}

.{ 
scrollbar-face-color:#72C1EC;
scrollbar-highlight-color:#00aaFF;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#00aaFF;
scrollbar-shadow-color:#0000AA;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#003399;
}
.TestoArial12Rosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
	font-weight: bold;
}
.TestoArial12Blu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #039;
	font-weight: bold;
	text-align: left;
}
.TestoArial12BluCentrato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #039;
	font-weight: bold;
	text-align: center;
}
.TestoArial12Bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.TestoArial12Nero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
.TestoArial12NeroSottile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}
.TestoArial14Bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.TestoArial14Blu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #039;
	font-weight: bold;
}
.TestoArial14Nero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
.TestoArial16Nero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
.TestoArial16Bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
.TestoArial16Blu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #039;
	font-weight: bold;
}
.TestoArial16BluCentrato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #039;
	font-weight: bold;
	text-align: center;
}
.TestoArial18Bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
.TestoArial18Nero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	text-align: center;
}
.TestoArial18Blu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #039;
	font-weight: bold;
	text-align: center;
}
.TestoArial20Bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
}

