/***************************************\
|	Foglio di stile BUTTERFLY - Alpha 1	|
\***************************************/
body {
/*	background-color: #D4D2D3;  */
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #3e3e3e;
}
a {
	color: #3e3e3e;
}
input {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}
select {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}
textarea {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}
table {
	border-collapse: collapse;
} 
table td {
	padding: 0px;
}
hr {
	display: none;
}
img {
	border: 0px;
}
.recupero {
	clear: both;
}
h1 {
	color: #3e3e3e;
}
h1 a {
	color: #3e3e3e;
}
h2 {
	color: #3e3e3e;
}
h2 a {
	color: #3e3e3e;
}

/***********************\
|	smo_site			|
\***********************/
#smo_site {
	width: 760px;
/*	background-color: #D4D2D3;  */
	margin: 0px auto 0px auto;
	padding-bottom: 5px;
	position: relative;
}

/***********************\
|	header				|
\***********************/
#header {
	height: 174px;
	background-color: #333333;
  background-image: url(image/header_mask.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#header_cnt {
	padding: 63px 0px 3px 0px;
}
#header_cnt2 {
	height: 108px;
	background-image: url(image/header.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

/***********************\
|	nav bar				|
\***********************/
#nav_bar ul {
	margin: -5px -3px 10px;
	padding: 5px 10px;
	list-style-image: none;
	list-style-type: none;
	background-color: #FFFFFF; 
	font-size: 11px;
}
#nav_bar li {
	display: inline;
	padding: 0px 6px 0px 0px;
}
#nav_bar li a {
	color: #595b44;
	font-size: 11px;
}

/***********************\
|	Copyright			|
\***********************/
#copyright {
	width: 760px;
	margin: 0px auto;
	text-align: center;
	padding: 3px 0px 10px;
	color: #91917b;
}
#copyright a {
	color: #91917b;
}

/***********************\
|	Indice immagine		|
\***********************/
.menu_immagine {
	text-align: center;
}

/***********************\
|	Indice HTML		|
\***********************/
.menu_html {
	text-align: center;
}
