* {
	padding: 0px;
	margin: 0px;
}

body {
	text-align: center;
	background-color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 180%;
	color: #FFFFFF;
	background-image: url(sfondo_orizz_001.gif);
	background-repeat: repeat-x;	
}

.center {
	text-align: center;
}

img {
	border: none;
}

/*		header
------------------------------------*/

.box_001 {
	width: 950px;
	margin: 0px auto 0px auto;
	position: relative;
	min-height: 750px;
	height: auto !important;
	height: 750px;
	background-image: url(facciabeghi.jpg);
	background-repeat: no-repeat;
	background-position: 0px 188px;
}

/*		header
------------------------------------*/

.logo {
	display: block;
	width: 285px;
	height: 77px;
	background-image: url(logo.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 54px;
	left: 0px;
}

.header h1 {
	display: none;
}

/*		menu
------------------------------------*/

.menu {
	width: 484px;
	height: 39px;
	display: block;	
	background-image: url(menu.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 73px;
	right: 0px;
}

.menu li {
	list-style: none;
}

.menu span {
	display: none;
}

.menu a {
	display: block;
	position: absolute;
	background-image: url(trasparente.gif);
	height: 25px;
	width: 60px;
}

#home {
	height: 23px;
	width: 60px;
	top: 0px;
	left: 0px;
}


#profilo {
	top: 0px;
	left: 70px;
}

 
#servizi {
	top: 0px;
	left: 140px;
}

#gallery {
	top: 0px;
	left: 207px;
}

#news {
	top: 0px;
	left: 280px;
}

#eventi {
	top: 0px;
	left: 345px;
}

#contatti {
	top: 0px;
	left: 418px;
}

/*		paginetta
------------------------------------*/
.paginetta {
	display: block;
	padding-top: 130px;
	text-align: left;
}

.paginetta h2 span, .paginetta h3 span {
	display: none;
}

.paginetta h2 {
	display: block;
	height: 560px;
	width: 90px;
	float: left;
	padding: 0px 0px 0px 199px;
	background-repeat: no-repeat;
	background-position: 199px 58px;
}

#h2_home {
		background-image: url(h2_home.gif);
}

#h2_profilo {
		background-image: url(h2_profilo.gif);
}

#h2_servizi {
		background-image: url(h2_servizi.gif);
}

#h2_gallery {
		background-image: url(h2_gallery.gif);
}

#h2_news {
		background-image: url(h2_news.gif);
}

#h2_eventi {
		background-image: url(h2_eventi.gif);
}

#h2_contatti {
		background-image: url(h2_contatti.gif);
}

#h2_error {
		background-image: url(h2_error.gif);
}

.paginetta h3 {
	display: block;
	width: 253px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: 0px -20px;
}

.paginetta h4 {
	border-bottom: 1px solid #B1A194;
	margin: 0px 0px 30px 0px;
	font-size: 11px;
}

#h3_news {
	background-image: url(h3_news.gif); 
}

#h3_eventi {
	background-image: url(h3_eventi.gif); 
}

#h3_categorie {
	background-image: url(h3_categorie.gif); 
}

.paginetta ul li {
	list-style:	square;
	margin: 0px 0px 10px 15px;
}

.paginetta a {
	text-decoration: none;
	color: #B1A194;
}

.paginetta a:hover {
	color:	#C9BAAF;
}


/*		fotona home
------------------------------------*/

.fotona {
	display: block;
	margin: 60px 0px 0px auto;
	height: 250px;
	width: 640px;
	border: 1px solid White;
/*	border-width: 0px 1px 1px 0px; */
	overflow: hidden;
	background-image: url(loading_001c.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;
	text-align: right;
}

/*		colonnine
------------------------------------*/
.colonnina_001 {
	margin: 60px 350px 0px 295px;
	display: block;
}

.colonnina_001 p {
	margin:	0px 0px 30px 0px;
}

.colonnina_002 {
	display: block;
	float: right;
	width: 320px;
	overflow: hidden;
	margin: 60px 0px 0px 0px;
}

.colonnina_003 {
	width: 550px;
	margin: 0px 0px 0px 300px;
	text-align: center;
}

.colonnina_004 {
	margin: 20px 350px 0px 295px;
	display: block;
}

.colonnina_004 p {
	margin:	0px 0px 30px 0px;
}

.colonnina_005 {
	display: block;
	float: right;
	width: 320px;
	overflow: hidden;
	margin: 20px 0px 0px 0px;
}

.colonnina_006 {
	display: block;
	margin: 60px auto 0px 295px;
	width: 300px;
}

/*		footer
------------------------------------*/
.footer {
	background-image: url(sfondo_footer.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	clear: both;
	min-width: 950px;
	width: auto;
}

.footer p {
	padding: 78px 0px 20px 0px;
	color:	#575757;
	font-size: 10px;
	width: 950px;
	text-align: center;
	margin: 0px auto 0px auto; 
}

.footer a {
	text-decoration: none;
	color:	#575757;
}

.footer a:hover {
	color: #2C2C2C;
}

/*		subfooter
------------------------------------*/
.sub_footer {
	background-image: url(sfondo_footer.gif);
	background-repeat: repeat-x;
	background-position: 0px -118px;
	clear: both;
	min-width: 950px;
	width: auto;
}

.sub_footer p {
	padding: 10px 0px 20px 0px;
	color:	#575757;
	font-size: 10px;
	width: 950px;
	text-align: center;
	margin: 0px auto 0px auto; 
}

.sub_footer a {
	text-decoration: none;
	color:	#575757;
}

.sub_footer a:hover {
	color: #D0D0D0;
}

/*		home
------------------------------------*/
.thin_data {
	font-weight: bold;
}

.fotina_home,  .fotina_home_special {
	float: left;
	margin: 0px 12px 10px 0px;
	border-color: #696969 #696969 #696969 #696969;
	background-image: url(sfondo_fotina.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 7px 0px 0px 7px;
}

.fotina_home img , .fotina_home_special img   {
	border: none;
}

.fotina_home_special {
	margin: 0px;
}


/*
.quadro {
	float: left;
	margin: 0px 12px 10px 0px;
	border-color: #696969 #696969 #696969 #696969;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 7px 0px 0px 7px;
	height: 100px;
	background-image: url(sfondo_fotina.gif);
}

.quadro img {
	border: 1px solid #B1A194;
	height: 75px;
}

*/



.quadro img {
	height: 80px;
}






.blog_000_2 , .shop_001_2 , .shop_009_2 , .shop_002_2 , .blog_001_2 , .quadro , .utente_img {
	width: 88px;
	height: 88px;
	overflow: hidden;
	display: block;
	margin: 5px 10px 10px 0px;
	text-align: center;
	position: relative;
	float: left;
}

.blog_000_2 a , .shop_001_2 a , .shop_009_2 a , .shop_002_2 a , .blog_001_2 a , .quadro a , .utente_img a {
	display: block;
	text-align: center;
	overflow: hidden;
	width: 400px;
	height: 400px;
	margin: 0px -156px 0px -156px;
}

.blog_000_2 img  , .shop_001_2 img , .shop_009_2 img , .shop_002_2 img , .blog_001_2 img , .quadro img , .utente_img img {
	padding: 4px;
	border: none;
}

.blog_000_2 b , .shop_001_2 b , .shop_009_2 b , .shop_002_2 b , .blog_001_2 b, .quadro b , .utente_img b {
	top: 0px;
	left: 0px;
	position: absolute;
	height: 88px;
	width: 88px;
	background-image: url(002_cornice.gif);
	cursor: pointer;
}











.news_center {
	display: block;
	text-align: center;
	margin: 20px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	border-top: 1px dashed #B1A194;
}

.vista_3 a {
	display: block;
	background-image: url(download.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding: 3px 3px 3px 30px;
	margin: 0px 0px 5px 0px;
	background-color: #372E24;
	border: 1px solid #5A4D43;
}

.vista_3 a:hover {
		background-position: 5px 10px;
}

#fotonline {
	float: right;
	border: none;
}


#cornice {
	display: block;
	height: 410px;
	width: 300px;
	position: relative;
	overflow: hidden;
}

#oggetto {
	display: block;
	height: 410px;
	width: 300px;
	position: absolute;
}

.link {
	cursor: pointer;
}
