/* CSS Document */

body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000080;
	font-size: 13px;
	font-style: normal;
	margin-top: 0px;
	background-color: #C9E5F3;
		

}
.contenuto {
BACKGROUND: url(img/sfondo3.jpg) #C9E5F3 repeat-y center top;
}

.testo{
	font-size: 16px;
	color: #000080;
	}
	
	.prezzi{
	font-size: 10px;
	color: #000080;
	font-family:   Arial, Helvetica, sans-serif;
	}
.footer {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BD0031;
	left: 10px;
	top: auto;
	text-align: left;
}

	
	.testo2{
	font-size: 12px;
	color: #000080;
	}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	font-style: BOLD;
	 
	}
a:link {
	color: red;
	font-weight: bold
	
}

a:hover {
	color: red;
	background-color:#FFCC00
}

a:visited {
	color: red;
	font-weight: bold
	
}
.mano {
	CURSOR: hand;
	CURSOR: pointer;
	text-decoration: underline;
}
	
	
a.testo {
	color: red;
	font-weight: bold
	
}

input {
	padding:2px;
	/*border:1px solid #000099;*/
	font: normal 1em Verdana, sans-serif;
	color:#000066;
}
textarea {
	padding:2px;
	font-family: Verdana, sans-serif;
	border:1px solid #000099;
	color:#000066;
	font-size: 12px;
}
