/* Created by TopStyle Pro Trial Version - www.bradsoft.com */

body{
	background-color: #7CB4EE;
	background-image: url(../images/sf_home.gif);
	margin: 15px;
	padding: 0px;
}

#container{
	background-color: #fff;
	width: 640px;
	height: auto;
	margin: 0 auto;
	border-style: solid;
	border-color: #ffffff;
	border-width: 4px;
	position: relative;
}

#header{
	width: 640px;
	height: 96px;
	background: #DEE8F3 url(../images/header_sotto.jpg) no-repeat top right;
	border-bottom: 0px;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	border-color: #4F6C8A;
	border-style: solid;
}

#navigation-header{
	position: relative;
	top: 0px;
	left: 1px;
	margin: 0px 0px 0px 3px;
	font-family: Arial Narrow, Arial, Geneva, Verdana, sans-serif;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}

#navigation-header ul{
	list-style-type: none;
	margin-left: 15px;
	padding: 0;
}

#navigation-header li{
	padding: 0;
	float: left;
}

#navigation-header a{
	display: block;
	line-height: 21px;
	text-decoration: none;
	margin-right: 0px;
	color: #fff;
	padding-right: 32px;
	float: left;
	width: 58px;
}

#navigation-header a:hover{
	background: url("../images/stellina_sotto.gif");
	background-position: 60px;
	background-repeat: no-repeat;
	color: #DEE8F3;
}

#logo{
	position: absolute;
	top: 15px;
	left: 30px;
}

#logo img{
	border: none;
}

#header-box{
	background: #214063 url(../images/menu_sotto_dx.gif) no-repeat right;
	position: relative;
	top: 62px;
	left: 0;
	height: 21px;
	width: 640px;
}

#main{
	position: absolute;
	top: 97px;
	left: 0px;
	width: 640px;
	height: auto; 
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border-top: 0px;
	border-color: #4F6C8A;
	border-style: solid;
}

#main-tit{
	position: relative;
	top: 0;
	left: 0;
	float:left;
}
#main-sottotit{
	float:left;
	position: relative;
	top: 0;
	right: 0;
}

#navigation-sotto{
	position: relative;
	top: 80px;
	left: 50px;
	float:left;
	margin: 0px 0px 0px 3px;
	font-family: Arial Narrow, Arial, Geneva, Verdana, sans-serif;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}

#navigation-sotto ul{
	list-style-type: none;
	margin: 0;padding: 0
}

#navigation-sotto li{
	padding: 0
}

#navigation-sotto a{
	display: block;
	width: 100px;
	line-height: 18px;
	text-decoration: none;
	margin-right: 20px;
	color: #665956;
	padding-right: 20px;
}

#navigation-sotto a:hover{
	background: url("../images/menu_sotto_sel.gif");
	background-position: 100px;
	background-repeat: no-repeat;
	color: #386EB6;
}

#navigation-sotto img{
	margin: 15px 40px 10px 0px;
	border: 1px Gray dashed;
}


