body {

}

#header {

}	#headerIn {
		width: 710px;
		height: 82px;
		margin: 0 auto;
	}	#headerIn #logo {
			width: 230px;
			height: 82px;
			float: left;
			overflow: hidden;
			background: url(../media/img/logo.png);

		}

		
#content {
	min-height: 60px;
	background: #f2f2f2;
	padding: 50px 0px;
}	#contentHome {
		
		margin: 0 auto;
		width:720px;
		
	}

	#contentIn {
		width:600px;
		margin: 0 auto;
		background: white;
		padding:20px 55px;
	}	
		#pageDetails {
			margin: 30px 0px;	
		}
		#submenu {
			width:160px;
			float:left;
			margin: 0px 25px 0px 0px;
		}
		#contentItems {
			padding: 5px;
			float:left;
            width:400px;
		}
		div.modIndexItem {
			float:left;
			width:210px;
			height: 210px;
			margin: 0px 5px 10px 5px;
			background: white;
			padding: 10px;
		}
		/* Matrimoni in prima pagina */
		div#modIndexItem1025 {
			width:690px;
			height: 360px;
		}
		/* nascondi immagine del modulo index */
		div#modIndexItem1025  div.modIndexImgItem a img {
			visibility: hidden;
		}
		/* metti foto statica come sfondo del link */
		div#modIndexItem1025  div.modIndexImgItem a {
			background: url(../media/img/home_matrimoni.jpg) no-repeat; 
			display: block;
			height: 300px;
		}
		
		
		hr { display: none;}
		
		
		img.sectionImage {
			display: none;
		}
		div.modGallery {
			/*margin: 0px 10px;*/
			/*border:5px solid white;*/
			width:600px;
			height: 400px;
		}
	


#footer {
	margin: 30px 0 0 0;
} 	#footerIn {
		width: 710px;
		margin: 0 auto;
	}
	
#modData {
	margin:30px 0 0 0;
}	.input_input, .textarea_input { 
		display:block; width:100%;
	}