body { 
		 	 background-color: #ffffff; 
			 font-family: Verdana;
			 
			
			 }
			 
div { 
			 height:393;
			 overflow:scroll;
 			 }
			 
table {
			margin:2%;
			 }
.frase {font-family: Verdana;
text-align:center;
font-size:12px;
color:grey;
background-color: yellow;}
.img_logo {
				
				 width:335;
				 height:69;
				 background: url(img/logotitolo1.jpg);
				 
				 							}
.cartello_data {
width:136;
				 height:82;
				 background: url(img/200708.jpg);
				 margin-top: 100px;}
											
			 
a {
	
	text-decoration:none;
	font-weight:bold;
	line-height: 2;
	
											 }

a:link {
			 color:#000000;
			 							 }
a:visited {
					color:#000000;
												}
a:hover {
				color: #F8931D;
							 }
a, img {border:none;}
							 
.container {
width:500px;
height:393;
}
.contenuto {overflow:scroll;}							 
							 
.bottom_line {font-family: Verdana;
text-align:center;
font-size:10px;}

.margine_basso{margin-bottom: 200px;}			 

.bordo_destro_arancione {
												font-size:13px;
												width: 150px;
												border-right-width: 1px;
									  		border-right-style: solid;
									  		border-right-color: #F8931D;
												}
.bordo_sx_blu {
width: 250px;
height:393;
line-height:2;
border-left-width: 1px;
									  		border-left-style: solid;
									  		border-left-color: #4272FC;}
.testo_doppiariga_1 {
width: 250px;
height:393;
line-height:2;

}
h1 {font-family: Verdana, Arial, Helvetica, sans-serif;
										font-size: 20px;
										font-weight: bold; 
										text-align: center;
										color: #F8931D;
										margin-top: 10px;}
.titolo_blu {color: #4272FC;}										
.arancione {color: #F8931D;}
.testo_doppiariga_1_bordo_destro_arancione {
width: 250px;
height:393;
line-height:2;
font-family: Verdana, Arial, Helvetica, sans-serif;
										font-size: 15px;
										border-right-width: 1px;
									  		border-right-style: solid;
									  		border-right-color: #F8931D;
}