
/* body{line-height: 1.5;} */
.rosso
	{
	color: red; 
	}
	
span 
	{
	padding: 15px;
	}
	
.uno {
	width: 44%;
	height: 220px; 
	padding-left: 5px;
	border: 1px solid red;
	margin: 15px;
	
	background-color: white; /*#FFEBA8;*/
	border-radius: 5px;
	float:left;
	}
	.unoCorto {
	width: 44%;
	height: 120px; 
	padding-left: 5px;
	border: 1px solid red;
	margin: 15px;
	
	background-color: white; /*#FFEBA8;*/
	border-radius: 5px;
	float:left;
	}
	
	.unoFrazione {
	width: 44%;
	height: 150px; 
	padding-left: 5px;
	border: 1px solid red;
	margin: 15px;
	
	background-color: white; /*#FFEBA8;*/
	border-radius: 5px;
	float:left;
	}
	.unoOperazione {
	width: 44%;
	height: 350px; 
	padding-left: 5px;
	border: 1px solid red;
	margin: 15px;
	
	background-color: white; /*#FFEBA8;*/
	border-radius: 5px;
	float:left;
	}
.due {
	width: 44%;
	height: 220px;
	padding-right: 5px;
	border: 0px solid red;
	margin: 15px;
	background-color: white; /*#FFEBA8;*/
	border-radius: 15px;
	float:left;
	
	}
		
.box {
	/*!width: 95%;*/
	/* height: 200px; */
	padding-left: 5px;
	/*border: 1px solid red;*/
	margin-bottom: 25px;
	margin-top: 5px;
	background: white; /*#FFEBA8;*/
	border-radius: 15px;
	}
	
	table {
	width: 90%;
	}
	
	.boxInterno1 {
	width: 40%;
	height: 95%;
	padding-left: 15px;
	border: 1px solid blue;
	margin-bottom: 25px;
	margin-top: 5px;
	background: white; /*#FFEBA8;*/
	/*border-radius: 25px;*/
	float: left;
	}
	.boxInterno2 {
	width: 40%;
	height: 95%;
	padding-left: 15px;
	border: 1px solid blue;
	margin-bottom: 25px;
	margin-top: 5px;
	background: white; /*#FFEBA8;*/
	/*border-radius: 25px;*/
	float:right;
	}
	
.box2{
	/*!width: 95%;*/
	/* height: 200px; */
	padding: 5px;
	border: 3px solid blue;
	margin-bottom: 5px;
	background: #FFEBFF;
	border-radius: 25px;
	}
	
.box3{
	/*!width: 95%;*/
	/* height: 200px; */
	padding: 5px;
	border: 3px solid red;
	/*margin-bottom: 5px;*/
	background: #FFEBBB;
	border-radius: 25px;
	}
	
.boxSinistro {
	width: 45%;
	/* height: 200px; */
	padding: 10px;
	border: 3px solid green;
	margin-left: 10px;
	margin-bottom: 10px;
	background: #FFEBA8;
	border-radius: 25px;
	float:left;
	}

.boxDestro {
	width: 45%;
	/* height: 200px; */
	padding: 10px;
	border: 3px solid green;
	margin-left: 10px;
	margin-bottom: 10px;
	background: #FFEBA8;
	border-radius: 25px;
	float:right;
	}
.titoloSopra {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: blue;  /*#993300;*/
	text-align: left;
	background-color: gray1; "*yellow; /*#FFA800;*/
	/*line-height: 1.5;*/
	line-height: 1.5;
	}
	
.titolo2a {
	font-family: Arial,Helvetica,sans-serif;
	/*font-weight: bold;*/
	font-size: 22px;
	color: blue;
	text-align: left;
	}

.titolo2 {
	font-family: Arial,Helvetica,sans-serif;
	/*font-weight: bold;*/
	font-size: 15px;
	color: blue;
	text-align: left;
	}
				
.titolo3 {
	font-family: Arial,Helvetica,sans-serif;
	/*letter-spacing: 0.5em;*/
	font-size: 12px;
	color: blue;
	text-align: center;
	font-weight: bold;
	}

.titolo4 {
	font-family: Arial,Helvetica,sans-serif;
	/*letter-spacing: 0.5em;*/
	font-size: 18px;
	color: green;
	text-align:left ;
	/*text-align: center; */
	vertical-align: middle;
	}
			
.titolo3a {
	font-family: Arial,Helvetica,sans-serif;
	/*letter-spacing: 0.5em;*/
	font-size: 18px;
	color: red;
	text-align: left;
	background-color: #FFA800; 
	}

.titolo4a {
	font-family: Arial,Helvetica,sans-serif;
	/*letter-spacing: 0.5em;*/
	font-size: 14px;
	color: green;
	text-align:left ;
	/*text-align: center; */
	vertical-align: middle;
	}

.titolo5 {
	font-family: Arial,Helvetica,sans-serif;
	/*letter-spacing: 0.5em;*/
	font-size: 14px;
	text-align:left ;
	/*text-align: center; */	
	paddinglet: 15px;
	/*margin: 5px;*/
	color: red;
	}

.cornice{
	/*! width: 95%;*/
	/* height: 200px; */
	padding: 10px;
	border: 3px solid red;
	/* margin-bottom: 10px; */
	background: #FFEBBB;
	border-radius: 25px;
	}

.titolo6 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 4px;
	color: #993300;
	text-align: left;
	line-height: 1.5;
	}

.linka {
	width="150" height="150"
	}




