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

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

img {
	border: none;
}

.header {
	margin: auto;
	display: block;
	width: 960px;
	height: 150px;
	background-image: url(bg_header.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	position: relative;
}

.multilingua {
	text-align: right;
	padding: 0px 10px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	color: #5A5A5A;
	position: absolute;
	right: 0px;
	top: 102px;
}

.multilingua a {
	text-decoration: none;
	color: #A7A7A7;
	color: #5A5A5A;
	}

.multilingua b a {
	color: #68BE27;
	font-weight: normal;
}

.multilingua a:hover {
	color: #AFAFAF;
}
	
	
.fascione {
	margin: auto;
	display: block;
	width: 960px;
	height: 150px;
	background-image: url(bg_fascione.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}

.box_001 {
	width: 960px;
	margin: 0px auto 0px auto;
	background-image: url(bg_box_001.gif);
	background-position: center top;
	background-repeat: repeat-y;
}

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

.col_1 {
	float: left;
	width: 200px;
	text-align: left;
	color:	#434343;
/*	
	background-image:	url(orizzontale_dashed.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	*/
	}


.col_1 h2 {
	background-image: url(righina_diagonale.gif);
	background-repeat: repeat-x;
	background-position: 0px 11px;
	margin: 40px 0px 15px 0px;
	color: #434343;
}

.col_1 h2 span {
	background-color: #F7F7F7;
	padding: 0px 11px 0px 0px;
}


.col_1 a {
	color: #434343;
}

.main_menu li {
	background-image:	url(orizzontale_dashed.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 1px 0px 2px 0px;
}

.main_menu a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	}


.main_menu .menu_sub {
	padding-left: 30px;
	padding-right: 20px;
	background-image: url(menu_sub.gif);
	background-repeat: no-repeat;
	background-position: 14px 5px;
}

.main_menu .menu_sub a { 
	display: block;
	font-weight: normal;
	}


.main_menu a:hover {
	color:	#3A8115;
}

.col_1 p {
	font-size: 90%;
	line-height: 170%;
	margin: 0px 0px 10px 0px;
}

.col_1 p a {
	}



.col_1 p a:hover {
	text-decoration: none;
	}


/*	sidebar
-------------------------------*/

.sidebar {
	float: right;
	width: 200px;
	text-align: left;
	color:	#434343;
	}


.sidebar h2 {
	background-image: url(righina_diagonale.gif);
	background-repeat: repeat-x;
	background-position: 0px 11px;
	margin: 40px 0px 15px 0px;
	color: #434343;
}

.sidebar h2 span {
	background-color: #F7F7F7;
	padding: 0px 11px 0px 0px;
}

.sidebar a {
	color: #434343;
}

.sidebar a:hover {
	color:	#3A8115;
}

.sidebar p {
	font-size: 90%;
	line-height: 170%;
	margin: 0px 0px 10px 0px;
}

.sidebar p a {
	}

.sidebar p a:hover {
	text-decoration: none;
	}

.aforisma_2 {
	display: block;
	text-align: right;
	margin: 10px 0px 0px 0px;
}


p.blog_000_0 {
	background-image: url(orizzontale_dashed.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 0px 15px 0px;
}

/*		content

-------------------------------*/

.page_content {
	text-align: left;
	margin: 0px auto 0px 240px;
	color:	#434343;
	width: 480px;
	padding-top: 40px;
}

.page_content a {
	color: #36A233;
	text-decoration: 	underline;
}

.page_content a:hover {
	text-decoration: 	none;
}

.page_content h2 {
	background-image: url(righina_diagonale.gif);
	background-repeat: repeat-x;
	background-position: 0px 11px;
	margin: 0px 0px 15px 0px;
	color: #434343;
}

.page_content h2 span {
	background-color: #FFFFFF;
	padding: 0px 11px 0px 0px;
}

.page_content p {
	margin: 0px 0px 10px 0px;
}

.page_content ul {
	margin: 0px 0px 10px 0px;
}

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



.page_content h3 {
	margin: 15px 0px 10px 0px;
	border-bottom: 1px solid #545454;
}






/*		footer

-------------------------------*/

.footer {
	clear: both;
	font-size: 90%;
	color: #7F7F7F;
	background-position: 0px 0px;
	background-repeat: repeat-x;
	margin: 20px 0px 20px 0px;
	padding-top: 1px; 
	background-image:	url(orizzontale_dashed.gif);
	}

.footer p {
	margin: 0px;
	padding-top: 15px; 
}

.footer a  {
	color: #7F7F7F;
}



.footer a:hover  {
	text-decoration: none;
}



/*		footer

-------------------------------*/

.subfooter {
	clear: both;
	font-size: 90%;
	color: #7F7F7F;
	background-image:	url(orizzontale_dashed.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	margin: 0px 0px 10px 0px;
	padding: 20px 0px 0px 0px;
}



.subfooter a  {

	color: #7F7F7F;

}



.subfooter a:hover  {

	text-decoration: none;

}

/*		particolari - profilo
-------------------------------*/

.img_profilo {
	float: right;
	margin: 0px 0px 10px 30px;
	background-image: url(bg_img_profilo.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding: 5px;
}

/*		particolari - profilo
-------------------------------*/

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

a.blog_000_1  {
	display: block;
	text-decoration: none;
	color: #357713;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

a:hover.blog_000_1  {
	color:	#4CAC1A;
}

.quadro_1 , .blog_000_2, .shop_051_2 , .blog_001_2 , .shop_002_2 , .shop_003_2 , .blog_001_2 {
	width: 88px;
	height: 88px;
	overflow: hidden;
	display: block;
	float: left;
	margin: 4px 12px 10px 0px;
	text-align: center;
	position: relative;
}

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

.quadro_1 img , .blog_000_2 img , .shop_051_2 img , .blog_001_2 img , .shop_002_2 img , .shop_003_2 img , blog_001_2 img {
	padding: 4px;
	border: none;
}

.quadro_1 b , .blog_000_2 b , .shop_051_2 b , .blog_001_2 b , .shop_002_2 b , .shop_003_2 b , blog_001_2 b {
	top: 0px;
	left: 0px;
	position: absolute;
	height: 88px;
	width: 88px;
	background-image: url(cornice.gif);
	cursor: pointer;
	background-repeat: no-repeat;
}


.blog_000_3 {
	display: block;
	margin: 0px 0px 10px 0px;
}

.blog_000_5 {
	display: block;
	margin: 0px 0px 5px 0px;
}

a.blog_000_6 {
	display: block;
	text-align: right;
	text-decoration: none;
	color: #357713;
	}

a:hover.blog_000_6  {
	color:	#4CAC1A;
}


.blog_002_11 {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 480px;
	overflow: hidden;
	text-align: center;
}

.blog_002_11 img {
	padding: 0px;
	margin: 0px;
}

.blog_002_11 a {
	width: 1000px;
	margin: 0px -260px 0px -260px;
}

.blog_002_11 a:hover {
	background-color:	transparent;
}

.blog_002_3 , .blog_001_3 {
	display: block;
	font-size: 90%;
	margin: 0px 0px 10px 0px;
}

.blog_002_8 {
	display: block;
	background-image: url(download.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	padding: 3px 0px 3px 35px;
	background-color: #E7F4DB;
	border: 1px solid #D6EFC0;
}

.blog_001_1 {
	font-weight: bold;
}

.blog_001_0 {
	min-height: 120px;
	height: auto !important;
	height: 120px;
	background-image: url(orizzontale_dashed.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.blog_001_6 {
	display: none;
}

.blog_center {
	display: block;
	margin: 0px 0px 10px 0px;
}



/*		form
---------------------------------*/
.form_contatti {
	text-align: center;
	margin: 0px auto 0px 0px;
	width: 480px;
}

.line {
	display: block;
	width: 480px;
	position: relative;
	text-align: left;
	min-height: 35px;
	height: auto !important;
	height: 35px;
	
}

label {
	display: block;
	font-weight: bold;
	margin:	0px auto 3px 0px;
}


.testo_form {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:	#163351;
	font-size: 100%;
	width: 240px;
	border: 1px solid #9D9D9D;
	display: block;
	margin: auto;
	background-color: #FFFFFF;
	padding: 2px;
	position: absolute;
	right: 0px;
	top: 0px;
}

.bottone_form {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 130px;
	color:	#FFFFFF;
	font-size: 100%;
	background-color:	#0F0F0F;
	background-image: url(carbon_004.gif);
	background-position: -15px -15px;
	border: 1px solid;
	margin: 20px 3px 0px 3px;
	text-align: 	center;
}

.form_contatti p {
	text-align: left;
}

#avviso {
	color: Red;
	font-weight: bold;
}

.shop_nota_informativa {
	height: 150px;
	overflow: 	auto;
	padding: 10px;
	border: 1px solid gray;
	text-align: left;
}

#contatore_particolare {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:	#434343;
	border: none;
	margin: 1px;
	padding: 0px;
	font-size: 100%;
	font-weight: bold;
}

