body {
	
	background-image: url(../immagini/background.jpg);
	background-repeat: repeat-x;
	margin-top:0px;
	
}

#layout {
	
	width : 904px;
	margin-top: 50px;
	margin-left: -452px;
	left: 50%;
	position : absolute;
	margin-top:0px;
	
}

#header {
	
	width: 904px;
	height: 352px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
	background-image: url(../immagini/header.jpg);
	
}

#content {
	
	width: 904px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	background-image: url(../immagini/content.jpg); 
	background-repeat: no-repeat;
}


#footer {
	width: 904px;
	margin:auto;
	margin-bottom: 20px;
}

h1 {
	font-family:"Times New Roman";
	font-size: 12pt;
	font-weight: bold;
	color: #0f7aae;
	font-style: oblique;
	text-align:left;
	padding-left: 55px;
	margin-top: 0px;
	
}

.menu {
	font-family:"Times New Roman";
	font-size: 12pt;
	color:#0f7aae;
	font-style: oblique;
	text-decoration:none; 
	font-weight:bold;
	
}

a.menu:link{
	font-family:"Times New Roman";
	font-size: 12pt;
	color:#0f7aae;
	font-style: oblique;
	text-decoration:none;
	font-weight:bold;
}

a.menu:visited{
	font-family:"Times New Roman";
	font-size: 12pt;
	color:#0f7aae;
	font-style: oblique;
	text-decoration:none;
	font-weight:bold;
}

a.menu:hover{
	font-family:"Times New Roman";
	font-size: 12pt;
	color:#faeb00;
	font-style: oblique;
	text-decoration:none;
	font-weight:bold;
}

.menu_lingue {
	font-family:"Times New Roman";
	font-size: 10pt;
	color:#0f7aae;
	font-style: oblique;
	text-decoration:none;
	
}

a.menu_lingue:link{
	font-family:"Times New Roman";
	font-size: 10pt;
	color:#0f7aae;
	font-style: oblique;
	text-decoration:none;
	
}

a.menu_lingue:visited{
	font-family:"Times New Roman";
	font-size: 10pt;
	color:#0f7aae;
	font-style: oblique;
	text-decoration:none;
}

a.menu_lingue:hover{
	font-family:"Times New Roman";
	font-size: 10pt;
	color:#faeb00;
	font-style: oblique;
	text-decoration:none;
}

.menu_p {
	font-family:"Times New Roman";
	font-size: 12pt;
	color:#0f7aae;
	font-style: oblique;
	text-decoration:none;
	
}

a.menu_p:link{
	font-family:"Times New Roman";
	font-size: 12pt;
	color:#0f7aae;
	font-style: oblique;
	text-decoration:none;
	
}

a.menu_p:visited{
	font-family:"Times New Roman";
	font-size: 12pt;
	color:#0f7aae;
	font-style: oblique;
	text-decoration:none;
}

a.menu_p:hover{
	font-family:"Times New Roman";
	font-size: 12pt;
	color:#faeb00;
	font-style: oblique;
	text-decoration:none;
}



p {
	font-family:"Times New Roman";
	font-size: 12pt;
    color: #0f7aae;
	font-style: oblique;
	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;
}

.tel{
   font-family:"Times New Roman";
	font-size: 14pt;
	font-weight: bold;
	color:#faeb00;
	font-style: oblique;	
}	


/*


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;
}



A.elimina:visited{
	font-family:"Times New Roman";
	font-size: 12pt;
    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: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;
}


*/



