.tabella {
	border: thin inset #000000;
}
.linea {
	background-color: #FFFF00;
	color: #FF0000;
	border: thin none #FFFF00;
}
a {  text-decoration: none}
a:hover {  text-decoration: none}

body {
	margin: 0px;
	height: 100%;
	background-color: #FFFFFF;
}
.modulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.tabellaperim {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
}
.ultimaedizione {
	border: 2px solid #FF9966;
}
.sottoultima {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF9966;
	border-right-color: #FF9966;
	border-bottom-color: #FF9966;
	border-left-color: #FF9966;
}
.verticaleultima {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #FF9966;
	border-right-color: #FF9966;
	border-bottom-color: #FF9966;
	border-left-color: #FF9966;
	border-right-style: solid;
	border-left-style: none;

}
.sottoultima2 {

	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF9966;
	border-right-color: #FF9966;
	border-bottom-color: #FF9966;
	border-left-color: #FF9966;
}
.bordorosa {
	border: thin solid #FFDDCC;
}
.avvisi {
	border: 2px solid #FFDDCC;
}
.test {
	border: 1px solid #FFCC99;
}

.avvisiSnistra {
	border-top: 2px none #FFDDCC;
	border-right: 2px none #FFDDCC;
	border-bottom: 2px solid #FFDDCC;
	border-left: 2px solid #FFDDCC;

}
.avvisidestra {
	border-top: 2px none #FFDDCC;
	border-right: 2px none #FFDDCC;
	border-bottom: 2px solid #FFDDCC;
	border-left: 2px none #FFDDCC;

}
.bordorosso {

	border: medium solid #FF0000;
}
.bordofoto {


	border: thin solid #FEE4BA;
}
.bordonero {



	border: thin solid #000000;
}
.bordogrigio {




	border: thin solid #CCCCCC;
}
.bordosotto {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
