a:link, a:active, a:visited {
	color: #4b3fbb; 
	text-decoration:none;
	  }
a:hover {color: #4b3fbb;
background-color: #c4e3db;
}
input, textarea, option, select {
	background-color:#fcf3bd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #dd9b43;
	padding:2px; 
	border: 1px dashed #dd9b43;
}
.container{
	background-image: url(immagini/bg.jpg);
	background-color:#f8e992;
	background-repeat:repeat-x;
	background-position:right top;
	margin-top:0px;
	margin-right:0px;
	position:static;
	}
	.content{ position:relative; margin-right:5px; margin-left:200px;
}
.navigation{ position:static; float:left;
	text-align:left;
	margin-left: 45px;
	margin-right:5px;
	margin-top: 40px;
	width:120px;
	}
	.footer{ position:relative; margin-right:45px; margin-left:230px; width:320px; text-align:justify;
}
.text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #dd9b43;
	line-height: 200%;
	text-align:justify;
	
}
.footertext{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #dd9b43;
	text-align:justify;
	
}
.text2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #1ca5c4;
	text-transform:capitalize; 
	text-align:justify;
	letter-spacing:1px;
	border-bottom:1px dotted #1ca5c4;
	font-weight:lighter;
	font-variant:small-caps;
		}
.titles{
	font-family: Garamond;
	font-size: 16pt;
	color: #1ca5c4;
	font-style:italic;
			}
a.text:link, a.text:active, a.text:visited{		font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #ec8704; 
	text-decoration:none;
	letter-spacing:1px;	
	font-variant:small-caps;
	background-color:#f5e16e;
	border-bottom:1px dashed #ec8704;}
a.text:hover{	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #c76182; 
	text-decoration:none;	
	font-variant:small-caps;
	letter-spacing:1px;	
	background-color:#f5e16e;
	border-top:1px dashed #c76182;	
	border-bottom:1px dashed #c76182;}

.border{background-color: #f5e16e;
	border: 3px solid #eeae5b;
	padding: 3px;
	}
.border:hover{background-color: #eeae5b;
	border: 3px solid #f5e16e;
	padding: 3px;
	}
