html
	{
	height: 100%;
	min-height: 100%;
	border-width: 0px;
	}

body
	{
	height: 100%;
	min-height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	background-color: #00519E;
	}
	
/* ----------- link ----------- */

a:link { text-decoration: none; }
a:active { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; }

#cursore { 
cursor: hand; 
cursor: pointer;
}
#theLayer {
cursor: hand;
cursor: pointer;
}

/* ----------- tabelle ----------- */
form {margin-bottom : 0;}

table{
border: 0px;
border-collapse: collapse; border-spacing: 0px 0px;
}

.td{
vertical-align: top;
text-align: left;
}

table.tableEsterna{
width: 100%;
height: 100%;
}

table.tableInternaBlu{
width: 940;
height: 808;
background-color: #00519E;
}

table.tableInternaGrigio{
width: 912;
height: 642;
background-color: #E3E4E5;
}

table.tableTraining{
border-style : solid;
border-color : #A1A5A6;
border-width : 0;
}

.tableTraining td {
	border-left: 3px solid #A1A5A6; 
	border-right: 0px solid #A1A5A6;
	border-top: 3px solid #A1A5A6;
	border-bottom: 3px solid #A1A5A6;
}

table.tableTrainingInterna{
border-width : 0;
}

.tableTrainingInterna td {
	border-left: 0px solid #A1A5A6; 
	border-right: 3px solid #A1A5A6;
	border-top: 0px solid #A1A5A6;
	border-bottom: 0px solid #A1A5A6;
}

/* ----------- menu ----------- */
div.MJ_HiddenLink
{
	visibility: hidden;
	position: absolute;
}
div.MJ_VisibleLink
{
	visibility: visible;
	position: relative;
	width: 100%;
}

/* ----------- rientri ----------- */

.rientro{
	margin: 0px 20px 0px 20px;
}

.noRientro{
	margin: 0px -20px 0px -20px;
}

.noRientroMeta{
	margin: 0px -10px 0px -10px;
}

.rientroTop{
	margin-top: 4px;
}

.rientroMenuOrizz{
	margin-top: 2px;
}

.rientroTitoloGrigioBig{
	margin: 17px 20px 0px 20px;
}

.rientroMenu{
	margin: 0px 13px 0px 2px;
}

/* ----------- testo ----------- */
.titolo{
	font-size: 12px;
	color: #00519E;
	font-weight: bold;
	margin: 0px 20px 0px 20px;
}

.testo{
	font-size: 12px;
	color: #58585a;
	color: #000000;
	text-align: justify;
	font-weight: normal;
	line-height: 15px;
	margin: 0px 20px 0px 20px;
}

.testo a:link, .testo a:active, .testo a:visited {color: #00519E;}
.testo a:hover {color: #00519E; text-decoration: underline}

.testoNoRientro{
	font-size: 12px;
	color: #58585a;
	color: #000000;
	text-align: justify;
	font-weight: normal;
	line-height: 15px;
	margin: 0px 0px 0px 0px;
}

.testoNoRientro a:link, .testo a:active, .testo a:visited {color: #00519E;}
.testoNoRientro a:hover {color: #00519E; text-decoration: underline}


.testoDocumentation{
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-weight: normal;
	line-height: 15px;
	margin: 0px 0px 0px 0px;
}

.testoDocumentation a:link, .testo a:active, .testo a:visited {color: #00000;}
.testoDocumentation a:hover {color: #000000; text-decoration: underline}

.titolo14{
	font-size: 14px;
	color: #00519E;
	font-weight: bold;
	margin: 0px 20px 0px 20px;
}

.titolo14 a:link, .titolo14 a:active, .titolo14 a:visited {color: #00519E;}
.titolo14 a:hover {color: #00519E; text-decoration: underline}


.testoGrigio{
	font-size: 12px;
	color: #a1a5a6;
	text-align: right;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

.testoGrigio a:link, .testoGrigio a:active, .testoGrigio a:visited {color: #a1a5a6;}
.testoGrigio a:hover {color: #a1a5a6; text-decoration: underline}

.testoBianco{
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px 20px 0px 20px;
}

.testoBianco a:link, .testoBianco a:active, .testoBianco a:visited {color: #FFFFFF;}
.testoBianco a:hover {color: #ffe800; text-decoration: underline}

.tabellaTitolo{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
.tabellaTesto{
	font-size: 12px;
	color: #58585a;
	margin: 0px 0px 0px 0px;
}

/* ----------- contacts ----------- */

.contactsTestoInternoBox{
	font-size: 12px;
	color: #58585a;
	margin: 0px 1px 0px 1px;
}

.contactsTestoInternoBox a:link, .contactsTestoInternoBox a:active, .contactsTestoInternoBox a:visited {color: #00519E;}
.contactsTestoInternoBox a:hover {color: #00519E; text-decoration: underline}

/* ----------- on line form ----------- */
.onLineFormTitolo{
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px 20px 0px 20px;
}

/* ----------- events ----------- */
.eventsMese{
	font-size: 15px;
	color: #00519E;
	font-weight: bold;
	margin: 0px 20px 0px 20px;
}

/* ----------- training ----------- */
.trainingCalendarTitolo{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px 20px 0px 20px;
}

.trainingTabellaRegistrazione{
	font-size: 12px;
	color: #58585a;
	margin: 0px 5px 0px 5px;
}

/* ----------- user area ----------- */
.userAreaAttention{
	font-size: 12px;
	color: #58585A;
	text-align: justify;
	font-weight: bold;
	margin: 0px 10px 0px 10px;
}

/* ----------- documentation ----------- */
.documentation {
	font-size: 12px;
	color: #00519E;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

/* ----------- search ----------- */
.searchTesto{
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin: 0px 20px 0px 20px;
}

.searchTesto a:link, .searchTesto a:active, .searchTesto a:visited {color: #000000;}
.searchTesto a:hover {color: #000000; text-decoration: underline}
