@charset "utf-8";
body {
	margin: 0px;
	background-attachment: fixed;
	background-color: #353435;
	background-image: url(immagini/sfondo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.titoloIU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	color: #00e6de;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.t1 {
	width: 400px;
}
.dataIU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00bab4;
}
.testoIU {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	padding-right: 30px;
	padding-top: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	text-align: justify;
}
.postIU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0b0a0a;
}


a:link {
	color: #00e6de;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00e6de;
}
a:hover {
	text-decoration: none;
	color: #100E0E;
	background-color: #00E6DE;
}
a:active {
	text-decoration: none;
	color: #00e6de;
}

img.centered {
	display: none;	
	
	}

img.alignright {
	padding: 4px;
	margin: 0px 5px 5px 0px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0px 5px 5px 0px;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
img{
	
	border: 0px;
	margin: 0px 0px 10px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.arrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	list-style-type: square;
	list-style-image: url(immagini/xq.gif);
	margin-left: 30px;
}
.titoloIUCopia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #00e6de;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
