@charset "UTF-8";
body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #ffffff;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
}
#backtube a{
position:absolute;
top:0;left:0;
width:100px;
height:100px;
text-decoration:none;
z-index:500;
}
#backtube a:hover{
	background-color:#990000;
}
#loading{
		position:absolute;
		width:200px;
		height:40px;
		left:50%;
		top:50%;
		margin-top: -20px;
		margin-left: -100px;
		z-index:1;
		background-color: #fff;
		border: solid 1px #410608;
		font:20px Arial, Helvetica, sans-serif;
		color:#666;
		padding-top:15px;
		letter-spacing: 3px;
}
a{
	color: #794b3e;
	text-decoration:none;
}
a:hover{
	color: #410608;
}
.twoColFixLt #container {
	position:relative; 
	width: 960px; 
	background-image:url(tema/sf-container.jpg);
	background-repeat:repeat-y;
	margin: 0 auto;
	border: 3px solid #410608;
	text-align: left; 
}
.twoColFixLt #containerHome {
	position:relative; 
	width: 960px; 
	background-image:url(tema/sf-container.jpg);
	background-repeat:repeat-y;
	margin: 0 auto;
	/*border: 3px solid #410608;*/
	text-align: left; 
}
.twoColFixLt #sidebar1 {
	margin: 0 637px 0 0 ; 
	padding: 0; 
	text-align:center;
}
.twoColFixLt #mainContent { 
	float: right; 
	width: 640px; 
	padding: 0;
	margin:0;
	text-align:justify;

	
} 
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearfloatR { 
	clear:left;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* Gallery laterale */

.gallery ul{
	margin: 100px 24px 30px 24px;
	padding:0;
	width: 270px;
	list-style-type:none;
}
.gallery ul li{
	float:left;
	margin: 4px;
}
.gallery ul li a:hover{
	white-space: normal;
}

.gallery ul li a span{
	display: none;
}
.gallery ul li a:hover span{
	display: block;
	position:absolute;
	top:70px;
	left:320px;
}
/* MENU */
#menu{
	background-image: url(tema/sf-menu.png);
	background-repeat:repeat-x;
	height: 70px;
	
}
#menu ul{
	list-style:none;
	margin: 0; Padding: 0 0 0 37px;
	height: 60px;
	width: auto;
}
.linea{
background-image:url(tema/linea-menu.png);
	background-position:left;
	background-repeat:no-repeat;
	margin-left: 10px;
	margin-top: 10px;
}
#menu ul li{
	float: left;
	padding: 20px 6px 20px 6px;
	
	
}
.select{
	color: #410608;
	font-size: 14px;
}

#menu ul li a{
	font-size: 14px;
}
/* SUB MENU */
#submenu{
	background-color: #410608;
	height: 20px;
}
#submenu ul{
	list-style:none;
	margin: 0; Padding: 0;
	height: 20px;
	width: 635px;
}
#submenu ul li{
	float: left;
	padding: 0 0 5px 53px;
}
.subselect{
	color: #ffeed2;
	font-size: 12px;
}

#submenu ul li a{
	font-size: 12px;
}
#submenu ul li a:hover{
	color: #ffeed2;
}


/* Menu sidebar */
#menuSidebar a{
	background-image:url(tema/sf-menu1.png);
	background-repeat:repeat-x;
	display: block;
	height: 40px;
	color: #794b3e;
	text-decoration:none;
	padding: 5px 0px 0 0px;
	margin: 30px 110px 0 110px;
	font-size: 14px;
}
#menuSidebar a:hover{
	color: #410608;
	display: block;
	white-space: normal;
}

#menuSidebar a span{
	display: none;
	padding-top:6px;
}
#menuSidebar a:hover span{
	display:block;
	position: absolute;
	top: 415px;
	left: 320px;
	background-color:#ffeed2;
	width:640px;
	height: 255px;
	color:#CCCCCC;
}
#menuSidebar h1, #menuSidebar p{
	color:#410608;
	text-align:justify;
}
/* TESTI */

h1{
	margin:0;padding:5px 20px 2px 20px;
	font-size:14px;
	color: #000;
	text-align:left;
}
p{
	font-size: 12px;
	color: #000;
	margin:0;
	text-align:left;
	padding: 3px 20px 10px 20px;
}
.indicazioni{
	font-size: 12px;
	color: #000;
	margin:0;
	text-align:left;
}
#testo{
	width:640px;
	height: 250px;
	text-align: justify;
}
#testo p{
	text-align: justify;
}
/* FORM */
input, textarea{
	background-color: #ffeed2;
	border: solid 1px #410608;
}
.formT{
	font-size: 12px;
	color: #000;
	margin:0;
	text-align:right;
}
.formS{
	font-size: 12px;
	color: #000;
	margin:0;
	text-align:justify;
	background-color: #ffeed2;
	border: solid 1px #410608;
}
/* NEWS */
#sidebar1 ul{
	list-style-type: none;
	text-align:left;
	margin-top: 150px;
}
#sidebar1 ul li{
	padding: 5px 0 10px 0;
}
#showimg{
	list-style-type:none;
	padding:10px 30px 10px 30px;margin:0px;
}
#showimg li{
	float:left;
	padding:3px;
}