body, p, h1, h2, h3, h4, ul, li, ol, div, form { margin: 0; padding: 0; list-style: none; font-size: 100%;} 

/* generali
--------------------------*/

body {
	text-align: center;
	background-image: url(bg_body.gif);
	background-repeat: 	repeat;
	background-position: center top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 180%;
}

.box_000 {
	background-image: url(bg_box_000.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

.box_001 {
	background-image: url(bg_box_001.gif);
	background-position: center top;
	background-repeat: repeat-y;
}

img {
	border: none;
}

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

.header {
	height: 120px;
	width: 946px;
	margin: 0px auto;
	background-image: url(bg_header.jpg);
	background-repeat: no-repeat;
	position: relative;
}

.header h1 {
	display: none;
}


.header .data_1b {
	position: absolute;
	font-size: 11px;
	font-weight:	normal;
	text-align: right;
	top: 30px;
	right: 46px;
	color:	#F4A201;
	color: 	#FFFFFF;
	color: #FEFEFF;
}

.header .data_2b {
	position: absolute;
	font-size: 10px;
	font-weight:	normal;
	color: 	#FFFFFF;
	text-align: right;
	top: 20px;
	right: 100px;
}

.header .data_3b {
	position: absolute;
	top: 20px;
	right: 46px;
	font-size: 10px;
	font-weight:	normal;
	color: 	#FFFFFF;
	display: block;
	padding-left: 10px;
	border-left: 0px solid #FFFFFF;
}


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

.main_menu {
	width: 946px;
	height: 287px;
	margin: 0px auto;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 8px 0px 0px 0px;
}

#id_gallery , #id_gallery_a {
		background-image:	url(bg_main_menu_9.jpg);
} 

#id_profilo {
		background-image:	url(bg_main_menu_8.jpg);
} 

#id_home {
		background-image:	url(bg_main_menu_2.jpg);
} 

#id_amici , #id_news {
		background-image:	url(bg_main_menu_4.jpg);
} 

#id_prodotti {
		/*background-image:	url(bg_main_menu_3.jpg);*/
		background-image:	url(bg_main_menu_7.jpg);
} 

#id_download {
		background-image:	url(bg_main_menu_6.jpg);
} 

#id_contatti {
		background-image:	url(bg_main_menu_5.jpg);
} 

.main_menu li {
	display: inline;
	padding: 0px 40px 3px 40px;
	background-image: url(bg_menu_li.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.main_menu li#primo {
	background-image: none;
}

.main_menu li a {
	text-decoration: none;
	color: White;
	font-weight: bold;
}

.main_menu li a:hover {
	color: #F5A106;
	}

#pallini {
}	
	
/* page_content
--------------------------*/
.page_content {
	min-height: 150px;
	height: auto !important;
	height: 150px;
	width: 940px;
	margin: auto;
	color: #454545;
}

.page_content a {
	color: #235EB0;
	text-decoration: none;
}

.page_content a:hover {
	text-decoration:	underline;
	color: #F5A106;
	}

.page_content h2 {
	height: 48px;
	background-image: url(bg_h2.gif);
	background-repeat: repeat-x;
	background-position: 0px 45px;
	margin: 0px 0px 20px 0px;
}

.page_content h2 span {
	display: none;
}

.col_1 {
	width: 552px;
	text-align: left;
	margin: auto auto auto 35px;
	font-size: 105%;
}

.col_2 {
	display: inline;
	width: 270px;
	text-align: left;
	margin: auto 35px auto auto;
	float: right;
}

.sotto_titolo {
	margin: 0px 0px 10px 0px;
}

.col_1 p {
	margin: 8px 0px;
}

.col_1 li {
	list-style: square;
	margin: 8px auto 8px 20px;
}

.box_prodotto {
	min-height: 160px;
	height: auto !important;
	height: 160px;
}

.immagini_prodotti {
	float: left;
	padding: 4px; /*	background-image: url(cornice.gif);
	background-repeat: no-repeat;
	background-position: center;
*/
	margin: 5px 20px 20px 0px;
	border: 1px solid #077ACD;
	background-color: white;
}

.immagini_prodotti_2 {
	float: right;
	padding: 4px; /*	background-image: url(cornice.gif);
	background-repeat: no-repeat;
	background-position: center;
*/
	margin: 10px 0px 20px 10px;
	border: 1px solid #077ACD;
}

/* colonna gallery
--------------------------*/

.immagini_prodotti_3 {
	float: left;
	padding: 0px; /*	background-image: url(cornice.gif);
	background-repeat: no-repeat;
	background-position: center;
*/
	margin: 5px 20px 15px 0px;
	border: 1px solid #077ACD;
	background-color: white;
	height: 100px;
	width: 100px;
	overflow: hidden;
	text-align: center;
}

.immagini_prodotti_3 img {
	border: none;
}

.blog_center {
	margin: 10px 0px ;
}

/*				gallery
------------------------------------------*/
.quadro_1 , .blog_001_2 , .gallery_quadro_1 , .blog_000_2 {
	float: left;
	padding: 0px; /*	background-image: url(cornice.gif);
	background-repeat: no-repeat;
	background-position: center;
*/
	margin: 5px 20px 15px 0px;
	border: 1px solid #077ACD;
	background-color: white;
	height: 100px;
	width: 100px;
	overflow: hidden;
	text-align: center;
}


.gallery_quadro_1 {
	margin: 5px 10px 15px 15px;
}

.blog_000_2 {
	margin: 10px 15px 10px 0px;
}

.quadro_1 a , .blog_001_2 a , .gallery_quadro_1 a , .blog_000_2 a {
	display: block;
	text-align: center;
	overflow: hidden;
	width: 200px;
	height: 200px;
	margin: 0px -50px 0px -50px;
}


/* colonna laterale
--------------------------*/
h3 {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
	color: #F5A106;
	background-color:	#077ACD;
}

.col_1 h3 {
	clear: left;
	}

.col_2 ul li {
	background-image: 	url(taglietto.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 0px 12px 0px;
}

.col_2 ul li a {
	text-decoration: none;
	color:	#235EB0; 
	display: 	block;
	background-image: 	url(freccina.gif);
	background-repeat:	no-repeat;
	background-position: 0px 8px;
	padding: 0px 0px 0px 15px;
}

.col_2 ul li a:hover {
	color: 	#F5A106;
}

/* footer + subfooter
--------------------------*/

.footer {
	clear: both;
	font-size: 90%;
	color: #454545;
	padding: 20px 10px 10px 10px;
}

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

.footer a:hover {
	text-decoration:	underline;
	color: #F5A106;
	}

.subfooter {
	padding: 20px 0px 5px 0px;
	background-image: url(bg_footer.gif);
	background-position: center top;
	background-repeat: no-repeat;
	clear: both;
	font-size: 90%;
	color: White;
}

.subfooter a {
	color: White;
	text-decoration:	none;
}

.subfooter a:hover {
	text-decoration: underline;
}

/* particolari - prodotti
--------------------------*/
.hidden {
	display: none;
}

.prodotto_display {
	display: block;
	background-color: #F0F8FF;
	padding: 15px;
	border: 1px solid #077ACD;
	margin: 10px 0px 20px 0px;
}

.mostra_prodotto {
	font-weight: bold;
	display: block;
	text-align: right;
}

.ingrandito {
/*	font-size: 110%; */
}


/* particolari - news
--------------------------*/
.blog_001_1 {
	display: block;
	font-weight: bold;
}

.blog_001_0 {
	min-height: 150px;
	height: auto !important;
	height: 150px;
}

.blog_002_11 {
	display: block;
	width: 550px;
	overflow: hidden;
	margin: 10px auto 20px 0px;
}

.blog_002_11 a {
	display: block;
	width: 1000px;
	margin: 0px -225px 0px -225px;
	text-align: center;
}

.blog_002_8 {
	background-image: url(download.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 0px 0px 0px 22px;
}

/* particolari - news laterali
---------------------------------*/
.blog_000_0 {
	margin: 0px 0px 20px 0px;	
	min-height: 150px;
	height: auto !important;
	height: 150px;
}

.blog_000_1 {
	display: block;
	font-weight: bold;
}

.blog_000_6 {
	display: none;
}


.clear {
	display: block;
	clear: left;	
}

.p_aforisma {
	text-align: right;
}

.p_aforisma span {
	display: block;
	font-variant: small-caps;
}