/* Impostazioni principali di formattazione */
body {
	margin: 0px;
	padding: 0px;
}

a {
	color: #666666;
	text-decoration: none;
}

p {
	font-family: Geneva, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}


li {
	font-family: Geneva, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

/*Menu principale*/
.menu_testo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.menu_testo:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.menu_testo:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.menu_testo:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.menu_testo:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

/*Sotto menu a tendina*/
.sottomenu_testo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	}
	
.sottomenu_testo:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	}
	
.sottomenu_testo:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	}
	
.sottomenu_testo:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	}


.tableContattoUniversita {
	border: 2px dashed #CCCCCC;
}

.preheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
}

.preheaderNOW {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	margin-left: 4px;
}

.table_youRhere {
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.PREyouRhere {
	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	border: 1px dashed #CCCCCC;
}

/* Gestisce i 3 link del navigator */
.youRhere {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}

.youRhere:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.youRhere:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.youRhere:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: underline;
}
.youRhereArrivo {
	color: #666666;
	text-decoration: underline;
}
.sfondo_header {
	background-image: url(img/_sfondo_header.jpg);
	background-repeat: repeat-x;
}

.preheader2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.header_1 {
	background-image: url(img/header_1.jpg);
	background-repeat: repeat-x;
}

.tabellaCentrale {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #B1B3B2;
	border-left-color: #B1B3B2;
}

input, form, textarea, select {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.testopiccolo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.testomedio {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.testogrande {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
.tabellaMenuUfficiale {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #B1B3B2;
}

.testoFooter {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.menu {
	background-image: url(img/sfondo_menu.gif);
	background-repeat: no-repeat;
}

.Amenu {
	background-image: url(img/__sfondo_menu.gif);
	background-repeat: no-repeat;
}

.AmenuIST {
	background-image: url(img/__sfondo_menu.gif);
	background-repeat: no-repeat;
}

.AmenuFARM {
	background-image: url(img/__sfondo_menu.gif);
	background-repeat: no-repeat;
}

.AmenuSCTEC {
	background-image: url(img/__sfondo_menu.gif);
	background-repeat: no-repeat;
}

.AmenuSCMOT {
	background-image: url(img/__sfondo_menu.gif);
	background-repeat: no-repeat;
}

.AmenuFARM {
	background-image: url(img/__sfondo_menu.gif);
	background-repeat: no-repeat;
}

.AmenuFINDER {
	background-image: url(img/__sfondo_menu.gif);
	background-repeat: no-repeat;
}

.AmenuSTD {
	background-image: url(img/__sfondo_menu_STD.gif);
	background-repeat: no-repeat;
}

.AmenuLRT {
	background-image: url(img/__sfondo_menu_LRT.gif);
	background-repeat: no-repeat;
}

.AmenuZND {
	background-image: url(img/__sfondo_menu_ZND.gif);
	background-repeat: no-repeat;
}

.AmenuDCT {
	background-image: url(img/__sfondo_menu_DCT.gif);
	background-repeat: no-repeat;
}

.AmenuFRS {
	background-image: url(img/__sfondo_menu_FST.gif);
	background-repeat: no-repeat;
}

#centrale {
	margin-left: 30px;
	margin-top: 30px;
}

#percorsi {
	margin-left: 30px;
	margin-top: 30px;
}

.youRhereArrivo_IST {
	color: #e9c010;
	font-weight: bold;
	font-size: 11px;
}
.youRhereArrivo_FINDER {
	color: #e9c010;
	font-weight: bold;
	font-size: 11px;
}
.youRhereArrivo_STD {
	color: #B1A500;
	font-weight: bold;
	font-size: 11px;
}
.youRhereArrivo_LRT {
	color: #0d7391;
	font-weight: bold;
	font-size: 11px;
}
.youRhereArrivo_ZND {
	color: #035353;
	font-weight: bold;
	font-size: 11px;
}
.youRhereArrivo_DCT {
	color: #8f141a;
	font-weight: bold;
	font-size: 11px;
}
.testo_IST {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e9c010;
	font-weight: bold;
}

.testo_FARM {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c3072c;
	font-weight: bold;
}

.testo_SCMOT {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #586f99;
	font-weight: bold;
}

.testo_SCTEC {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #467b6e;
	font-weight: bold;
}

.testo_GIUR {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #889bc1;
	font-weight: bold;
}

.testo_FINDER {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e9c010;
	font-weight: bold;
}
.testo_STD {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B1A500;
	font-weight: bold;
}
.testo_LRT {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0d7391;
	font-weight: bold;
}
.testo_ZND {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #035353;
	font-weight: bold;
}
.testo_GWEB {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #d3d500;
	font-weight: bold;
}

.testo_DCT {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8f141a;
	font-weight: bold;
}
.testo_FRS {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f29400;
	font-weight: bold;
}

.titolo_IST {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #e9c010;
	font-weight: bold;
}

.titolo_GWEB {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #d3d500;
	font-weight: bold;
}

.titolo_SCTEC {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #467b6e;
	font-weight: bold;
}

.titolo_SCMOT {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #586f99;
	font-weight: bold;
}

.titolo_FARM {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #c3072c;
	font-weight: bold;
}

.titolo_GIUR {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #889bc1;
	font-weight: bold;
}
.titolo_FINDER {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #e9c010;
	font-weight: bold;
}
.titolo_STD {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #B1A500;
	font-weight: bold;
}
.titolo_LRT {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0d7391;
	font-weight: bold;
}
.titolo_ZND {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #035353;
	font-weight: bold;
}
.titolo_DCT {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #8f141a;
	font-weight: bold;
}
.titolo_FRS {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #f29400;
	font-weight: bold;
}


.testo_mission {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

.testo_mission_maiuscolo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-transform: uppercase;
}

#tabellamenu {
	width: 225px;
	margin-left: 15px;
	margin-top: 0px;
}

.testoNewsEventi {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin-left: 6px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	width: auto;
	height: inherit;
}

#centrale .preheader #form1 .testo_arealogo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	vertical-align: middle;
}

.tabellaFooter {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}

.tabellaAreaLogo {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	margin-left: 5px;
}

.Sottolinato_basso {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.tabellaAreaLogoGialla {
	border-top-width: 3px;
	border-top-style: dashed;
	border-top-color: #666666;
}

.arealogo {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}

.testo_arealogo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.testoNormale {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.testoNormaleAltro {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.testoMedio {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.header_table {
	background-image: url(portale/immagini/header_back.gif);
	background-repeat: repeat-x;
}


.menusx {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.menusx:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.menusx:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.menusx:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}

.testoBiancoNoLink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.testoBianco {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.testoBianco:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.testoBianco:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.testoBianco:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

.testoNews {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.header_tableinevidenza {
	border: 3px dashed #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.testoDoppio {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	text-decoration: none;
}
.table_menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px dashed #CCCCCC;	
	}
.table_contenuto {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}

.footer {
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.header_tableNavigazione {
	border: 3px dotted #990000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.testoPiccolo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.table_500anni_head {
	background-image: url(portale/immagini/background_ioho500anni.jpg);
}
.table_corsi {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #ffcc00;
}
.table_OFF_head {
	background-image: url(off/img/go_background_header.jpg);
	background-repeat: repeat-x;
}

.Titolo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #999999;
	text-decoration: none;
	line-height: 25px;
}
h1 {
	font-family: Geneva, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	text-decoration: none;
}
.intestazione {
	font-family: Geneva, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.Numeroni {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #999999;
	text-decoration: none;
	line-height: 30px;
	font-weight: bolder;
}
.testoDoppioMaiuscolo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	text-decoration: none;
	text-transform: uppercase;
}
.testoPiccoloChiaro {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #EBC63E;
	background-attachment: fixed;
	vertical-align: 10%;
	top: 10px;
}
.testoPiccoloChiaroGWEB {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #D3D500;
	background-attachment: fixed;
	vertical-align: 10%;
	top: 10px;
}
.testoNormaleMaiuscolo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
	font-variant: small-caps;
}
select {
	text-transform: uppercase;
}
.TitoloInsegnamenti {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	text-decoration: none;
	line-height: 25px;
}

.TitoloCDLonline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #999999;
	text-decoration: none;
	line-height: 32px;
}
.table_Portale_head {
	background-repeat: repeat-x;
	background-color: #005088;
}

.table_Portale_ol_lol {
	background-repeat: repeat-x;
	background-color: #EBC63E;
}

.testoPiccoloChiaroSottolineato {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-attachment: fixed;
	vertical-align: 10%;
	top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EBC63E;
}
.testoPiccoloChiaroSottolineatoGrigio {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-attachment: fixed;
	vertical-align: 10%;
	top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.testoPiccoloChiaroSottolineatoTabellaEventi {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-attachment: fixed;
	vertical-align: 10%;
	top: 10px;
	border-top-width: 3px;
	border-top-style: dashed;
	border-top-color: #EBC63E;
}
.tableNavigazione {
	border: 2px dashed #CCCCCC;
}
.immagineDIurbino {
	background-repeat: repeat-x;
	background-image: url(img/urbino_sfondo.gif);
}



/* Gestione del tag A principale */
a {
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
} 
.button-GWEB {
	color: #666666;
	font-family: Helvetica;
	font-size: 10px;
	text-decoration: none;
	text-align: right;
	padding: 3px;
	text-indent: 3px;
	background-color: #FFFFFF;
	border: 0px none #FFFFFF;
	vertical-align: middle;
	margin: 1px;
}

.button-GWEB:hover {
	color: #666666;
	font-family: Helvetica;
	font-size: 10px;
	text-decoration: none;
	text-align: right;
	text-indent: 3px;
	background-color:#E9E9E9;
	border: 0px none #FFFFFF;
	vertical-align: middle;
}
.button-GWEB-pannello {
	color: #666666;
	font-family: Helvetica;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
	padding: 3px;
	text-indent: 3px;
	background-color: #d3d500;
	border: 0px none #FFFFFF;
	vertical-align: middle;
	margin: 2px;
}

.button-GWEB-pannello:hover {
	color: #666666;
	font-family: Helvetica;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
	text-indent: 3px;
	background-color:#E9E9E9;
	border: 0px none #FFFFFF;
	vertical-align: middle;
}
