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

body {
	background-color: Black;
	background-image: url(bg_body.jpg);
	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;
}

a {
	color: #C79E00;
	text-decoration:	none;
}

a:hover {
	text-decoration: underline;
}

.img_center {
	text-align: center;
	margin: 20px auto 20px auto;
}

.container_001 {
	width: 960px;
	margin: auto;
	text-align: left;
	background-image: url(bg_container_1.gif);
	background-position: center top;
	background-repeat: repeat-y;
}

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

.header {
	height: 150px;
	width: 960px;
	background-image: url(bg_header.jpg);		
	overflow: hidden;
	position: relative;
	background-repeat: no-repeat;
}

.header h1 {
	display: none;
}

#skip_to_content {
	position: absolute;
	left: -100px;
}

#home {
	display: block;
	height: 150px;
	width: 430px;
}

#home span {
	display: none;
}

#multilingua {
	position: absolute;
	right: 0px;
	top: 85px;
	text-transform: uppercase;
	font-size: 90%;
	background-image: url(bg_multilingua.gif);
	background-position: 84px 6px;
	background-repeat:	no-repeat;
}

#multilingua a {
	color: White;
	text-decoration: none;
	color: #E3E3E3;
	padding: 0px 0px 0px 20px;
}

#multilingua a:hover {
	color:	#FCFCFC;
}

#multilingua b {
	font-weight: normal;
}

/*		menu
----------------------------------*/
.menu , .menu_fr {
	height: 50px;
	width: 960px;
	background-image: url(bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
}

.menu_fr {
	background-image: url(bg_menu_fr.jpg);
}

.menu li , .menu_fr li {
	display: inline;
}

.menu li span , .menu_fr li span {
	display: none;
}

.menu li a , .menu_fr li a {
	height: 50px;
	position: absolute;
	top: 0px;
}

.menu li a:hover , .menu_fr li a:hover {
	background-image: url(bg_menu.jpg);
	background-position: 0px -50px;
}

.menu_fr li a:hover {
	background-image: url(bg_menu_fr.jpg);
}

#menu_1 {
	left: 0px;
	width: 133px;
	background-position: 0px -50px;
}

#menu_2 {
	left: 133px;	
	width: 130px;
	background-position: -133px -50px;
}

#menu_3 {
	left: 263px;
	width: 112px;	
	background-position: -263px -50px;
}

#menu_4 {
	left: 375px;
	width: 200px;	
	background-position: -375px -50px;
}

#menu_5 {
	left: 575px;
	width: 217px;	
	background-position: -575px -50px;
}

#menu_6 {
	left: 792px;
	width: 158px;	
	background-position: -792px -50px;
}

/*		sidebar
----------------------------------*/
.sidebar {
	float: right;
	width: 369px;
	font-size: 90%;
}

.sidebar h2 {

	padding: 4px 30px 29px 0px;
	margin: 30px 0px 0px 0px;
	
	padding: 5px 30px 9px 10px;
	margin: 34px 4px 29px 31px;

	
	background-image: url(h2_sidebar.gif);
	background-repeat: no-repeat;
	background-position: 28px 0px;
	background-position: bottom right;
	
	color:	Black;
	text-transform: uppercase;
	font-weight: normal;
	text-align: right;
}

.sidebar .box_gallery {
	margin: 0px 0px 0px 25px;
}

.sidebar ul li {
	display: block;
	background-image: url(taglio_scuro.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px 40px 0px 30px;
	color: #DCD8E2;
	padding: 5px 0px;
}

.sidebar ul li a {
	color: #C79E00;
	text-decoration: none;
}

.sidebar ul li a:hover {
	text-decoration:	underline;
}

/*		page content
-----------------------------------------------------------------------------------*/

.page_content {
	margin: 0px 369px 20px 0px;
	color:	#DCD8E2;
	min-height: 174px;
	height: auto !important;
	height: 174px;
}

.page_content h2 {
	font-size: 90%;
	padding: 5px 10px 9px 30px;
	margin: 34px 31px 29px 4px;
	background-image: url(h2_page_content.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	color:	Black;
	text-transform: uppercase;
	font-weight: normal;
	text-align: left;
	background-color: 	#EBEBEB;
}


.page_content p {
	margin: 5px 30px 5px 30px;
}


/*		footer
-----------------------------------------------------------------------------------*/

.footer {
	font-size: 90%;
	clear: both;
	margin: 20px 389px 10px 30px;
	padding: 10px;
	text-align: center;
	border: 1px solid #262626;
	border-width: 1px 0px 1px 0px;
	color: #DCD8E2;
}

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

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

.subfooter {
	font-size: 90%;
	clear: both;
	margin: 0px 389px 0px 30px;
	padding: 0px 0px 10px 0px;
	text-align: center;
	color: #DCD8E2;
}

.subfooter a {
	color: #DCD8E2;
	text-decoration: none;
	color: #C79E00;
}

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

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

/* home
---------------------------------*/
.img_home {
	margin: 0px 0px 20px 9px;
	padding: 0px 0px 1px 1px;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #484848;
	border-top: 1px solid #7C7977;
	width: 577px;
	
	overflow: hidden;
}

.col_1 {
	width: 300px;
	padding-right: 20px;
	float: left;
	margin-top: -5px;
}

.firma {
	text-align: right;
}


/* news laterali 
---------------------------------*/

p.blog_000_0 {
	display: block;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	padding-bottom: 20px;
	background-image: url(taglio_scuro.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px 40px 20px 30px;
	color: #DCD8E2;
}

a.blog_000_1 {
	font-size: 110%;
	text-transform:	capitalize;
	font-variant: small-caps;
	text-decoration: none;
	margin: 0px 0px 5px 0px;
	display: block;
}

.blog_000_5 {
}

a.blog_000_6 {
	display: block;
	margin: 5px 0px 0px 0px;
	text-align: right;
	}
	

/* quadro 
---------------------------------*/

.blog_000_2 , .gallery_quadro_1 , .shop_009_2 , .shop_002_2 , .quadro_1 , .blog_001_2 {
	width: 100px;
	height: 100px;
	overflow: hidden;
	display: block;
	float: left;
	margin: 5px 20px 10px 0px;
	text-align: center;
	position: relative;
}

.gallery_quadro_1 {
	margin: 3px 0px 3px 6px;
}

.quadro_1 {
	margin: 10px 0px 20px 30px;
}

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

.blog_000_2 img , .gallery_quadro_1 img , .shop_009_2 img , .shop_002_2 img , .quadro_1 img , .blog_001_2 img {
	padding: 10px;
	border: none;
}

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

/* prodotti in anteprima
---------------------------------*/
.shop_009_1 , .shop_002_1 {
	display: block;
	min-height: 130px;
	height: auto !important;
	height: 130px;
	margin: 0px 30px 0px 30px;
}

.shop_002_2 , .shop_009_2 {
	margin: 5px 25px 15px 0px;
}

.shop_009_3, .shop_002_3 {
	font-size: 110%;
	text-transform:	capitalize;
	font-variant: small-caps;
	margin: 0px 0px 5px 0px;
	display: block;
}

.shop_009_4 {
	margin-left: 0px;
	margin-bottom: 10px;
	display: block;
}

.shop_005_1 li {
	margin: 5px 30px 5px 30px;
}

.shop_005_1 li a {
	color: #C79E00;
}

.shop_005_1 li a:before {
	content: "»";
	}
	

.shop_003_3 {
	margin: 5px 30px;
	display: block;
	color: #C79E00;
}

.shop_003_3 a {
}
	
.shop_003_11 , .blog_002_11 {
	display: block;
	margin: 15px auto;
	width: 530px;
	overflow: hidden;
	text-align: center;
	position: relative;
	border: 1px solid #262626;
	border-width: 1px 0px 1px 0px;
	padding: 15px 0px;
}

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

.shop_003_11 img , .blog_002_11 img {
	padding: 0px;
	border: none;
}

.shop_003_10 a {
	color: #C79E00;
}

.shop_003_10 a:before {
	content: "« ";
	}

	
/*  particolari / news
-----------------------------------------------------------------*/	
p.blog_center {
	display: block;
	text-align: center;
	margin: 20px auto;
}

.blog_center a {
	color:	#C79E00;	
}

p.blog_001_0 {
		display: block;
	min-height: 130px;
	height: auto !important;
	height: 130px;
	margin: 0px 30px 20px 30px;
}

.blog_001_1 {
	font-size: 110%;
	text-transform:	capitalize;
	font-variant: small-caps;
	text-decoration: none;
	margin: 0px 0px 5px 0px;
	display: block;
	color: #C79E00;
}

.blog_002_3 {
	display: none;
}
