a {
	color: #9900FF;
}
#clear{ clear:both;}

body {
background-color: #867C77;
}

/* struttura */

.contenitore {
	width: 966px;
	margin:50px auto 0 auto;
	background-image: url(../imgs/background/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}



.nav_tab {
	float: left;
	width: 466px;
	position: relative;
	left: -13px;
}


.top {
	text-align: center;
	width: 966px;
	height: 17px;
	background-image: url(../imgs/background/border_up.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #867C77;
}

.corpo {
	margin-right: 32px;
	background-color: #FFFFFF;
	margin-top: 0px;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 24px;
	text-align: justify;
	margin-left: 30px;
}

.footer {
	text-align: center;
	width: 966px;
	background-image: url(../imgs/border_down.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 17px;
}
.down {
	//float: center;
	text-align: center;
	width: 966px;
	background-image: url(../imgs/background/border_down.jpg);
	background-repeat: no-repeat;
	background-position: 0 0%;
	height: 17px;
	background-color: #867C77;
}


.content {
	background: url(img/bgcontent.gif) no-repeat;
	clear: both;
	font-size: 1.2em;
	margin: 0 52px;
	padding: 0 38px 12px;
}
.content .spacer {
	height: 42px;
}

.decor {
	background-image: url(../imgs/background/decor.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 19px;
	margin-top: 25px;
	margin-bottom: 10px;
	float: right;
	width: 425px;
}

.foto_dx {
	float: right;
	margin-left: 20px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	margin-bottom: 20px;
}
.foto_sx {
	float: left;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	margin-right: 20px;
	margin-bottom: 20px;
}
.titolo {
	color: #FF00FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-variant: small-caps;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 10px;
}
.txt_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.PIVA {
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}
.spaziatura {
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}


.margine {
	float: left;
	width: 50px;
	clear: both;
}

.tabmenu {
	margin-right: 20px;
}
.decor_big {
	//position: relative;
	background-image: url(../imgs/background/decor_big.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 19px;
	margin-top: 10px;
	margin-bottom: 25px;
	float: center;
	//width: 900px;
}
.foto_hp {
	float: right;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
.center_index {
	position: relative;
	top: 100px;
}

.zen {
	float: left;
	width: 425px;
}
