
.boxdx { /*position:relative;
	display: block;*/ 
	background-color: #F5FFFF;
	border-color: #A0C6C4;
	border-style: solid;
	border-width: 1px;
	width:150px;
	padding:5px;
	float: right;
	margin-bottom: 15px;
	left:100000px;
	top:2000px;
	text-align: left;
	color: #416D6D;
	font-family : Verdana,Arial,Helvetica;
	font-size : 14px;
	}

.titoloboxdx {
	background-image : url('../img/angolo1_2.png');
	background-repeat : no-repeat;
	width:150px;
	padding:6px;
	padding-left: 5px;
	float: right;
	margin-top: 5px;
	margin-left:5px;
	text-align: center;
	font-family : Verdana,Arial,Helvetica;
	font-size : 15px;
	color: #416D6D;}

.boxsx { /*position:relative;
	display: block;*/ 
	background-color: #F5FFFF;
	border-color: #A0C6C4;
	border-style: solid;
	border-width: 1px;
	width:150px;
	padding:5px;
	float: left;
	margin-bottom: 15px;
	left:100000px;
	top:2000px;

	text-align: right;
	font-family : Verdana,Arial,Helvetica;
	font-size : 14px;
color: #416D6D;}

.titoloboxsx { /*position:relative;
	display: block;*/ 
	/*background-color: #A0C6C4;*/
	background-image : url('../img/angolo2_2.png');
	/*background-attachment : fixed;*/
	background-repeat : no-repeat;
	background-position: 100% 0%;
	width:150px;
	padding:6px;
	padding-left: 6px;
	float: left;
	margin-top: 5px;
	margin-right:5px;
	text-align: left;
	font-family : Verdana,Arial,Helvetica;
	font-size : 15px;
	color: #416D6D;}

.vuoto {width:85%;
	height:50px;}

.vuotoo {width:85%;
	height:380px;}

