/*
d0d0d0
99a1a9
8097aa
778fa4
717981
393f45

logo
273660
*/
html,body{
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #778fa4;
	margin-top: 0;
	padding-top: 0;
}
html{
	background: #0f2d51 url(/img/sfhome.jpg) no-repeat fixed top center;
}
.clear{
	clear: both;
}
a{
	color: #393f45;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #717981;
	text-decoration: none;
}
#content{
	border-top: 0;
	border-left: 1px solid #99a1a9;
	border-bottom: 3px double #717981;
	border-right: 3px double #717981;
	width: 990px;
	min-height: 400px;
	background: url(/img/fff50.png);
	margin: 0 auto 0 auto;
	text-align: justify;
}
#top{
	height: 100px;
	width: 986px;
	background: url(/img/sftop.png) repeat-x top;
}
#menu{
	margin-top: 20px;
	padding-top: 0px;
	margin-left: 10px;
	color: #99a1a9;
	height: 30px;
	width: 776px;
	float: left;
	position:relative;
	/*border: 1px solid #000;*/
}
#menu a{
	color: #778fa4;
	text-decoration: none;
	font-weight: bold;
}
#menu a:hover{
	color: #393f45;
	text-decoration: none;
}
#menu #submenu{
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 14px;
	width: 766px;
}
#submenu a{
	color: #778fa4;
	text-decoration: none;
	font-weight: bold;
}
#submenu a:hover{
	color: #393f45;
	text-decoration: none;
}
#logo{
	float:right;
	height:96px;
	width:102px;
	/*border: 1px solid #000;*/
	color: #273660;
	font-size: 9px;
	text-align: center;
	margin-top:2px;
}
#xyz img.linea{
	margin-top: 2px;
}
#stama50{
	/*width: 990px;*/
	height: 400px;
	/*border: 1px solid;*/
}
#piede{
	/*width: 990px;*/
	height: 110px;
	position: relative;
}
#piede #left{
	width: 540px;
	height: 99px;
	border: 1px solid #99a1a9;
	position: absolute;
	top: 5;
	left: 5;
	background: url(/img/fff50.png);
}
#left .title{
	color: #FFF;
	background-color: #99a1a9;
	font-weight: bold;
	padding: 2px;
}
#news #news_left{
	width: 262px;
	float: left;
	padding: 2px;
}
#news #news_right{
	width: 262px;
	float: right;
	border-left: 1px solid #99a1a9;
	padding: 2px;
}
#news span.title{
	color: #778fa4;
	/*background-color: #FFF;*/
	background: none;
	font-weight: bold;
	margin-top: 6px;
}
#news span.data{
	color: #99a1a9;
	/*background-color: #FFF;*/
	font-size: 9px;
}
#news span.news{
	color: #8097aa;
	/*background-color: #FFF;*/
	font-size: 10px;
}
#piede #right{
	width: 210px;
	height: 99px;
	border: 1px solid #99a1a9;
	position: absolute;
	top: 5;
	right: 5;
}
#piede #center{
	width: 210px;
	height: 99px;
	border: 1px solid #99a1a9;
	position: absolute;
	top: 5;
	left: 554px;
}
#gallery{
	text-align: center;
}
#gallery img{
	border: 0;
}
H2{
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #717981;
	margin: 12px 0 4px 0;
}

