/***************************************\
|	Foglio di stile SISLEY - Alpha 1	|
\***************************************/
body {
	font-family: Tahoma, Verdana, Arial;
	background-color: #deddd6;
	font-size: 11px;
	color: #6d2e5d;
	margin: 0px;
	padding: 0px;
}
a {
	color: #6d2e5d;
}
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: 712px;
	background-color: #f2efe6;
	margin: 0px auto 0px auto;
	position: relative;
}

/***********************\
|	header				|
\***********************/
#header {
	border-left: 1px solid #cecdc4;
	border-right: 1px solid #cecdc4;
	padding-top: 18px;
}
#header_cnt {
	margin: 0px auto;
	background-image: url(image/header.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 170px;
	width: 692px;
}

/***********************\
|	content				|
\***********************/
#content {
	background-image: url(image/bg_content.gif);
	background-position: left top;
	background-repeat: repeat-y;
	padding-bottom: 10px;
}

/***********************\
|	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: #6d2e5d;
	font-size: 11px;
	line-height: 13px;
}

/***********************\
|	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: center;
}

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