body {
	margin:0;
	padding:0;
	color:#000000;
	font-size:14px;
	cursor:default;
	font-family:"Tahoma", "Verdana", "Arial", "Times New Roman";
	background:url(img/body.jpg) top center no-repeat;
}

a {
	color:#000000;
	text-decoration:none;
}

a:hover {
	color:#000000;
	text-decoration:underline;
}

.header {	
}

.footer {
	float:left;
	width:1000px;
	height:30px;
	margin:0 auto;
	padding:0px;
}
	
	
.footer_sx {
	padding-top:5px;
	float:left;
	margin-left:10px;
		color:#660000;
		font-size:11px;
}
.footer_dx {
	padding-top:5px;
	float:right;
	margin-right:10px;
		color:#660000;
		font-size:11px;
}

.footer_dx a{
	color:#660000;
}

.contenitore {
	width:1000px;  
	margin:0 auto;
	padding:0px;
	/*background:url(img/sfondo_body.jpg) repeat-y top left;	*/	
}

.pagina_esterna {
	float:left;
	width:1000px;			
}
.pagina_interna {
	float:left;
	width:1000px;
	background:url(img/sfondo_interno.jpg) repeat-x top left;			
}
.altezza_pagina {
	width:2px;
	height:350px;
	float:left;
}
.campo_pagina {
	width:998px;
	float:left;
}
	.colonna_sx {
		width:499px;
		float:left;
	}
	.colonna_dx {
		width:499px;
		float:left;
	}
		.titolo_colonna_dx {
			color:#660000;
			font-size:16px;
			font-weight:bold;
			font-family:"Times New Roman";
		}
		.testo_colonna_dx {
			text-indent:100px;
			padding-top:10px;
			width:450px;
			color:#660000;
			font-size:14px;
			font-family:"Times New Roman";
		}
	.area_news {
		padding-top:30px;
		margin-left:70px;
		width:352px;
	}
	.campo_news {
		padding-top:15px;
		width:350px;
	}
		.titolo_news {
			width:345px;
			color:#660000;
			font-size:16px;
			font-weight:bold;
			font-family:"Times New Roman";
		}
			.titolo_news a {
				color:#660000;
				text-decoration:none;
			}
			.titolo_news a:hover {
				color:#660000;
				text-decoration:underline;
			}
		.testo_news {
			width:345px;
			color:#660000;
			font-size:14px;
			font-family:"Times New Roman";
		}
	.area_contatti {
		padding-top:20px;
		margin-left:50px;
		width:440px;
	}
		.titolo_contatti {
			width:400px;
			color:#660000;
			font-size:16px;
			font-weight:bold;
			font-family:"Times New Roman";
		}
		.testo_contatti {
			color:#660000;
			font-size:14px;
			font-family:"Times New Roman";
		}
		.tabella_contatti {
			padding-top:15px;
		}
		
		.input_piccolo {
			width:55px; 
			height:16px; 
		}
	.campo_gallery {
		width:232px;
		height:170px;
		float:left;
		margin-left:14px;
		margin-top:15px;
		background:url(img/sfondo_immagini.jpg) no-repeat top left;
	}
		.immagine {
			width:224px;
			height:151px;
			margin-left:4px;
			padding-top:4px;
			overflow:hidden;
		}
		
form{
	margin:0px;
	padding:0px;
}

.input_base {
	width:135px; 
	height:16px;
	border:1px solid #000;
}

.textarea{
	width:440px;
	height:90px;
	border:1px solid #000;
}

/*******PAGINA NATALE*******************************************/

.divisore	{
			font-size: 1px;
			width: 90%;}

.foto {
		margin: auto;
		width: 1000px;
		height: 250px;
		text-align: center;
		}
		
.foto a {
		font-family:"Times New Roman", Times, serif;
		font-size: 20px;
		text-decoration: underline;
		color: #660000;
		font-style: italic;
		font-weight: bold;
		padding-bottom: 10px;
		}
	
p {	font-family:"Times New Roman", Times, serif;
	padding: 0px;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.5;
	}