body {
	background-color:5e0109;
	background-image: url(../immagini/background.jpg);
	background-repeat: repeat-x;
	margin-top:0px;
	
}

#layout {
	background: #FFFFFF;
	width : 915px;
	margin-top: 50px;
	margin-left: -479px;
	left: 50%;
	position : absolute;
	margin-top:0px;
	
}

#header {
	background-color: #FFFFFF;
	width: 915px;
	height: 473px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
	background-image: url(../immagini/header.jpg);
	float: left;
}

#content {
	background-color: #FFFFFF;
	width: 915px;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image:url(../immagini/bg-content.jpg);background-repeat:repeat-y; 
	
}


#footer {
	width: 915px;
	height: 84px;
	margin:auto;
	float: left;
	background-image:url(../immagini/footer.jpg);background-repeat: no-repeat; 
}

h1 {
	font-family:"Times New Roman";
	font-size: 14pt;
	font-weight: bold;
	color: #440000;
	text-align:left;
	padding-left: 55px;
	margin-top: 0px;
	
}


h2 {
	font-family:"Times New Roman";
	font-size: 12pt;
	font-weight: bold;
	color: #440000;
	font-style: italic;
}

/*

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #2aa6c1;
	text-align: center;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #2aa6c1;
	text-align: center;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #2aa6c1;
	text-align: center;
}

*/

h6 {
	font-family:"Times New Roman";
	font-size: 10pt;
    color: #440000;
	text-align:center;
	margin-top:0px;
	margin-bottom:10px;
}

.oblique {
	font-family:"Times New Roman";
	font-size: 10pt;
	color: #440000;
	font-style: oblique;
	line-height: 20px;
}

.menu {
	font-family:"Times New Roman";
	font-size: 20pt;
	color:#440000;
	text-decoration:none;
	
}

a.menu:link{
	font-family:"Times New Roman";
	font-size: 20pt;
	color:#440000;
	text-decoration:none;
	
}

a.menu:visited{
	font-family:"Times New Roman";
	font-size: 20pt;
	color:#440000;
	text-decoration:none;
}

a.menu:hover{
	font-family:"Times New Roman";
	font-size: 20pt;
	color:#435000;
	text-decoration:none;
}


.testo_marrone{
	font-family:"Times New Roman";
	font-size: 12pt;
    color: #440000;
}

A.testo_marrone:link {
	font-family:"Times New Roman";
	font-size: 12pt;
    color: #440000;
	font-weight: bold;
	text-decoration:none;
}

A.testo_marrone:visited{
	font-family:"Times New Roman";
	font-size: 12pt;
    color: #440000;
	font-weight: bold;
	text-decoration:none;
}

A.testo_marrone:hover {
	font-family:"Times New Roman";
	font-size: 12pt;
    color: #435000;
	font-weight: bold;
	text-decoration:none;
}

A.testo_nero:link {
	font-family:"Times New Roman";
	font-size: 10pt;
    color: #000;
	font-weight: bold;
	text-decoration:none;
}

A.testo_nero:visited{
	font-family:"Times New Roman";
	font-size: 10pt;
    color: #000;
	font-weight: bold;
	text-decoration:none;
}

A.testo_nero:hover {
	font-family:"Times New Roman";
	font-size: 10pt;
    color: #440000;
	font-weight: bold;
	text-decoration:none;
}

A.elimina:link {
	font-family:"Times New Roman";
	font-size: 12pt;
    color: #440000;
	font-weight: bold;
	text-decoration:none;
}

A.elimina:visited{
	font-family:"Times New Roman";
	font-size: 12pt;
    color: #440000;
	font-weight: bold;
	text-decoration:none;
}

A.elimina:hover {
	font-family:"Times New Roman";
	font-size: 12pt;
    color: #435000;
	font-weight: bold;
	text-decoration:none;
}

p {
	font-family:"Times New Roman";
	font-size: 12pt;
    color: #000;
	text-align:justify;
	padding-left:55px;
	padding-right:40px;
	
	
}

.galleria {
	width: 100px;
	height: 80px;
	float: left;
	padding:10px;
	border:thin dashed #CCC;
	margin: 5px;
	background-color: #fee5b1;
	text-align:center;
}

	
