@charset "utf-8";
.BORDOINF-pallini {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


.BORDOSUP-pallini {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

.BORDOSUP-lineasottile {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.BORDOSIN-lineasottile {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.BORDODES-lineasottile {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.BORDOINF-lineasottile {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.BORDOSUPINFSIN-lineasottile {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.BORDOSUPINFDES-lineasottile {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.BORDOSINDES-lineasottile {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.BORDOSUPDESSININF-lineasottile {
	border: 1px solid #CCCCCC;
}
.SFONDO_testo {
	background-attachment: scroll;
	background-image: url(sfondo_colosseo2_500x375.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.BORDOSININFDES-lineasottile {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.BORDODESINF-lineasottile {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

