body {
	margin: 0px;
	padding: 0px;
	background-color: #E9E9E9;
}

td {
	font-size: 13px;
	font-family: century gothic, arial, helvetica, sans-serif;
}

.imgnome {
	background-repeat: no-repeat;
	background-image: url(../immagini/nome_grigio_olandese.jpg);
	background-position: center center;
}

.imgfoto {
	background-repeat: no-repeat;
	background-image: url(../immagini/testa.jpg);
	background-position: center center;
	width: 173px;
	height: 220px;
}

.rovescio {
	background-color: #FFFFFF;
	color: #333333;
}

a:link {
	color: #FFFFFF;
}

a.quixe:link {
	color: #000000;
}

a:visited {
	color: #FFFFFF;
}

a.quixe:visited {
	color: #000000;
}

a.giallo:link {
	color: #FFFF00;
}

a.giallo:visited {
	color: #FFFF00;
}

a.arancio {
	font-weight:bold;
	color: #ffb21e;
	font-size:14px;
}

.alto {
	text-align: center;
	background-color: #666666;
	border: 2px ridge #666666;
}

.menu {
	background-color: #999999;
	border: 4px ridge #CC0000;
	color: #FFFFFF;
	padding: 1%;
}

.trasparenza {
	margin: 0px;
	background-color: #999999;
	padding: 0px;
}

.chiaro {
	padding: 0px;
	background-color: #cccccc;
	margin: 0px;
}

.chiarissimo {
	margin: 0px;
	background-color: #ffffff;
	padding: 0px;
	font-family: century gothic, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.testopiccolo {
	font-size: 9px;
	color: black;
	font-family: century gothic, arial, helvetica, sans-serif;
}

.titoli {
	font-size: 15px;
	font-family: century gothic, arial, helvetica, sans-serif;
	color: #CC0000;
	font-weight: bold;
}

.citazioni {
	font-size: 14px;
	color: black;
	font-family: century gothic, arial, helvetica, sans-serif;
	font-weight: bold;
}

.testobianco {
	color: #FFFFFF;
	font-size: 10px;
}

.mappasito {
	background-repeat: repeat-y;
	background-image: url(../immagini/divisorio_grigio.jpg);
	background-position: center center;
	width: 1px;
}

.divgrigio {
	background-repeat: repeat-x;
	background-image: url(../immagini/divisorio_sottile_grigio.jpg);
	background-position: center center;
	height: 3px;
}

.sottgrigio {
	background-repeat: repeat-x;
	background-image: url(../immagini/sottile_grigio_chiaro.jpg);
	background-position: center center;
	height: 4px;
}

.sottchiar {
	background-repeat: repeat-x;
	background-image: url(../immagini/sottile_chiarissimo.jpg);
	background-position: center center;
	height: 3px;
}

.contenitore {
	width: 100%;
	height: 100%;
}

/*sezione per pagine arancioni*/

.testoarancio {
	font-weight:bold;
	color: #ffa700;
}

.tabellaarancio {
	border: 1px solid #ffa700;
	text-align:center;
	margin: 0 2%;
}
