html, body {
	margin:0;
	padding:0;
	/*background:#c4ae89 url(../img/interfaccia/sfondo.jpg) repeat-x top left;*/
	background:#cbb794 url(../img/interfaccia/sfondoc.jpg) repeat top left;
	background-attachment: fixed;
	color:#000;
	font-size:11px;
	font-family:verdana;
	height:100%;
	}

#nozze {
	position:relative;
	width:840px;
	margin:40px auto;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.75);
	background:#fff url(../img/interfaccia/header.jpg) no-repeat top left;
	height:100%;
	height: auto !important;
	min-height:100%;
	}
	
#header {
	position:relative;
	width:100%;
	height:200px;
	}

	#fiori {
		position:absolute;
		width:362px;
		height:275px;
		margin:-60px 0 0 480px;
		background:transparent url(../img/interfaccia/battesimo.png) no-repeat bottom left;
		}
	
#battesimo {
	position:relative;
	width:380px;
	margin:20px auto 0px auto;
	padding-bottom:40px;
	}

#contenuto {
	background:transparent;
	width:780px;
	margin:20px auto 0px auto;
	padding-bottom:40px;
	}

#formato {
	background:transparent;
	width:678px;
	margin:20px auto 0px auto;
	padding-bottom:40px;
	}

.avanti {
	clear:left;
	padding-top:10px;
	text-align:center;
	}

#footer {
	clear:left;
	position:fixed;
	bottom:0;
	width:100%;
	height:40px;
	margin:0;
	background:#efe3c9 url(../img/interfaccia/footer2.gif) no-repeat 93% center;
	color:#333;
	padding:15px 20px 15px 20px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	}
	
	#footer img {
		width:130px;
		float:left;
		margin-right:20px;
		}

.anteprima {
	text-align:center;
	background:transparent url(../img/interfaccia/lente.jpg) no-repeat top right;
	height:22px;
	line-height:22px;
	width:120px;
	padding-right:51px;
	margin:0 auto;
	}

.anteprima-avviso {
	border:1px dotted #3f2f0f;
	padding:8px;
	font-size:10px;
	margin:20px 100px;
	text-align:left;
	color:#3f2f0f;
	}

h1 {
	font-size:15px;
	color:#a28b53;
	margin:0;
	padding:0;
	text-align:center;
	}

form {
	margin:0;
	padding:0;
	}

a {
	text-decoration:none;
	}

a:link, a:hover, a:visited {
	color:#a28b53;
	font-weight:bold;
	}

/*---------------------------------battesimo------------------------------*/
.battesimo {
	float:left;
	width:150px;
	height:215px;
	
	margin-right:10px;
	margin-bottom:10px;
	padding:14px 15px;
	text-align:center;
	}


/*---------------------------------modello------------------------------*/
.modello {
	float:left;
	width:150px;
	height:215px;
	background:transparent url(../img/interfaccia/modello.png) no-repeat top left;
	margin-right:10px;
	margin-bottom:10px;
	padding:14px 15px;
	text-align:center;
	}

/*---------------------------------formato------------------------------*/


.formato1{
	float:left;
	width:151px;
	height:215px;
	background:transparent url(../img/interfaccia/modello.png) no-repeat top left;
	margin-right:10px;
	margin-bottom:10px;
	padding:14px 15px;
	text-align:left;
	}

.formato2{
	float:left;
	width:190px;
	height:215px;
	background:transparent url(../img/interfaccia/modello2.png) no-repeat top center;
	margin-right:15px;
	margin-bottom:80px;
	padding:14px 15px 14px 23px;
	text-align:left;
	}

.formato3{
	float:left;
	width:200px;
	height:152px;
	background:transparent url(../img/interfaccia/modello3.png) no-repeat top left;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:60px;
	padding:14px 15px;
	text-align:left;
	}


/*-------------------------------testo------------------------------------*/

#sx {
	float:left;
	width:230px;
	background:transparent;
	text-align:center;
	
	}

#dx {
	float:left;
	width:505px;
	margin-right:10px;
	margin-bottom:20px;
	padding-left:15px;
	background:transparent;
	border-left:1px dotted #ccc;
	}

.formato1b{
	width:151px;
	height:215px;
	background:transparent url(../img/interfaccia/modello.png) no-repeat top left;
	padding:14px 15px;
	text-align:center;
	margin:0 auto;
	}

.formato2b{
	width:190px;
	height:215px;
	background:transparent url(../img/interfaccia/modello2.png) no-repeat top center;
	margin-right:10px;
	margin-bottom:10px;
	padding:14px 15px 14px 23px;
	text-align:left;
	margin:0 auto;
	}

.formato3b{
	width:200px;
	height:152px;
	background:transparent url(../img/interfaccia/modello3.png) no-repeat top left;
	padding:14px 15px;
	text-align:center;
	margin:0 auto;
	}

.nomi {
	border:1px dotted #ccc;
	padding:10px;
	margin:20px 10px 20px 10px;
	}


/*---------------form---------------------------------*/
input.button {
background:#fff;
color: #666;
padding:3px 5px 3px 5px;
font-size: 12px;
font-family: 'trebuchet ms', sans-serif;
border-top: 1px solid #dedede;
border-right: 1px solid #dedede;
border-bottom: 1px solid #dedede;
border-left: 1px solid #dedede;
height: 27px;
}


input.text {
background:#fff;
color: #666;
padding:3px 5px 3px 5px;
font-size: 12px;
font-family: 'trebuchet ms', sans-serif;
border-top: 1px solid #fff;
border-right: 1px solid #fff;
border-bottom: 1px solid #dedede;
border-left: 1px solid #fff;
height: 17px;
}

textarea.text {
	color:#666;
	font-size: 12px;
	font-family: 'trebuchet ms', sans-serif;
	border: 1px solid #dedede;
	padding:3px 5px 3px 5px;
	}




