/***************************************\
|	Foglio di stile SISLEY - Alpha 1	|
\***************************************/
body {
	font-family: Tahoma, Verdana, Arial;
	background-color: #3b3c3b;
	background-image: url(image/bg_body.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
a {
	color: #000000;
}
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;
}

/***********************\
|	smo_site			|
\***********************/
#smo_site {
	width: 779px;
	margin: 0px auto 0px auto;
	padding-bottom: 0px;
	position: relative;
	background-image: url(image/bg_smosite.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

/***********************\
|	header				|
\***********************/
#header {
	margin: 0px;
	background-image: url(image/header.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 114px;
}

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

/***********************\
|	bottom menu			|
\***********************/
#bottom_menu {
	background-image: url(image/bg_bottommenu.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 12px;
	height: 74px;
}

/***********************\
|	Copyright			|
\***********************/
#copyright {
	width: 733px;
	margin: 0px auto 0px auto;
	text-align: center;
	padding: 7px 0px 10px;
	color: #808080;
	font-size: 10px;
}
#copyright p {
	font-size: 11px;
}
#copyright a {
	color: #808080;
}

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

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