html,body{
	margin:0px; 
	padding: 0px;
	text-align:center;
	voice-family: "\"}\""; 
voice-family: inherit;
	voice-family: "\"{\"";
	text-align:left;
	background-color:#D6CBB5;
}

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
body img{
	border:0px;
}
a:link {
	color: #000000;
	text-decoration:none;
	font-size:12px;
}
a:visited {
	text-decoration:none;
	font-size:12px;
	color: #000000;
}
a:hover, a:active {
	text-decoration:none;	
	font-size:12px;
}
h1{
	font-size:12px;
	font-weight:bold;
	color: #0F0365;
}
h2{
	font-size:16px;
	font-weight:bold;
	color: #0F0365;
}
ul{	
	margin-left:12px;
	margin-top:0px;
	list-style-position:inside;
}
li{
	margin:5px;
	
}
ul{
	margin-left:5px;
	padding:3px;
}
strong{
	color:#4A3B34;
}

.bordi{
	border:solid; 
	border-color:#2A0E72; 
	border-width:thin;
}

#container{ 
	width:771px;	
	border:0px;
	margin:3px auto 0px auto;
	background-color: #F9EFD5;	
}

/*Inizio dell'header*/
#header{
	width:100%;
	margin:0px;
	padding:0px;
}
/*Fine dell'header*/

/*Inizio Centro*/
#centro{
	float:left;
	width:771px;
	height:100%;
	background-color: #F9EFD5;		
}
#barra_link{
	width:704px;
	height:20px;
	clear:both;
	margin-top:20px;
	background-image:url(img/linea.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

.link a{
	width:90px;
	height:20px;
	text-align:center;
	line-height:20px;
	color:#990000;
	font-weight:bold;
	float:left;
	margin-left:20px;
	margin-bottom:0px;
	display:inline;
}

.link a:hover {
	width:90px;
	color:#990000;
	background-image:url(img/link_over.gif);
	background-repeat:no-repeat;
}
.link a:visited{
	color:#990000;
}

/*Inizio Contenuti Pagine*/
#contenuti{
	padding:20px;
	text-align:justify;
	
}

/*Fine Centro*/

/*Inizio Footer*/
#footer{
	width:771px;
	background-color:#F9EFD5; 
	color:#990000; 
	font-size:12px; 
	font-weight:bold; 
	text-align:right; 
	padding-top:15px;
	clear:both;
}
#footer a:link{
	color: #990000;
	text-decoration:none;
}
#footer a:visited{
	color: #990000;
	text-decoration:none;
}
#footer a:hover {
	color: #990000;
	text-decoration:none;	
}

#designed{
	clear:both;
	width:200px;	
	margin-top:20px;
	padding:0px;
	color:#666666;
	font-weight:bold;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	voice-family: "\"}\""; 
voice-family: inherit;
	voice-family: "\"{\"";
	text-align:left;
	margin-left:40%;
}
#designed img{
	border:0px;
	float:left;
}
/*Fine Footer*/