/* tabella home */

#dhome { width: 800px;
display: block;}


/* colonna sin */

#sinhome { width: 180px;
float: left;}


/* colonna des */

#deshome { width: 180px;
float: left;}

.bix-content h2 { font-size: 16px;
	margin: 6px 0px 5px 0px;
}

/* colonna contenuti */

#conthome { width: 400px;
float: left;}


/* box piccolo */

.bix-top {width: 180px;
	height: 5px;
	background-image: url(../pic/bix-top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.bix-bott {width: 180px;
	height: 5px;
	background-image: url(../pic/bix-bott.gif);
	background-repeat: no-repeat;
}


.bix-content {width: 180px;
	background-image: url(../pic/bix-content.gif);
	background-repeat: repeat-y;
	background-color: #FFFFCC;
	margin: 0px 0px 0px 0px;
}

.bix-title { width: 180px;
	height: 20px;
	text-align: center;
	display: block;
}

.bix-title h2 {font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444DFF;
	font-size: 18px;
	margin: 0px 0px 4px 0px;
}

.bix-content p { width: 170px;
	text-align: left;
	margin: 2px 0px 0px 0px;
	padding-left: 8px;
	display: block;
}

/* box grande */

.entry-header-box {width: 790px;
	height: 5px;
	background-image: url(../pic/box-tetto.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.content { margin: 0px 7px 0px 7px;
text-align: left;}

.agriturismo img { border: 2px solid black;
margin: 30px 0px 30px 0px;
text-align: center;}

.agriturismo h1 {margin: 0px 0px 0px 0px;
font-size: 16px;
font-family: Georgia, "Times New Roman", Times, serif;}

#parigi { width:790px;
text-align:center;}

#parigi h1 {margin: 0px 0px 0px 0px;
font-size: 16px;
font-family: Georgia, "Times New Roman", Times, serif;}

h2 {margin: 0px 0px;}


#parigi img { border: 2px solid black;
margin: 50px 0px 0px 0px;
text-align: center;}

.entry-content-box {width: 790px;
	background-image: url(../pic/box-content.gif);
	background-repeat: repeat-y;
	background-color: #FFFFCC;}

.entry-footer-box {width: 790px;
	height: 5px;
	background-image: url(../pic/box-base.gif);
	background-repeat: no-repeat;
}

.spazio50 { height: 50px;}
.spazio10 { height: 10px;}
.spazio7 { height: 7px;}
.spazio5 { height: 5px;}
