/***************************************\
|	Foglio di stile SISLEY - Alpha 1	|
\***************************************/
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #2f5079;
	font-size: 13px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
a {
	color: #ffffff;
}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	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: 780px;
	background-color: #6d91be;
	margin: 0px auto 0px auto;
	position: relative;
	background-image: url(image/bg_smosite.jpg);
	background-repeat: no-repeat;
}

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

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

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

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

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