@charset "utf-8";
/* CSS Document */
body{
	/*background:url(images/Alassio-19.jpg) bottom no-repeat left;
	background-attachment:fixed;
	background:#FFFFFF;*/
	background:#FFF url(images/Alassio-19.jpg) repeat-x fixed top center;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
a{
	color:#000000;
	text-decoration:none;
	}
a:hover{
	color:#006600;
	}
div#maintop{
	position:relative;
	margin:auto;
	width:980px;
	height:31px;
	margin-top:2px;
	background:url(images/sfmain_02.png) no-repeat center;
	}
div#mainbot{
	position:relative;
	margin:auto;
	width:980px;
	height:10px;
	background:url(images/botsf.png) center;
	}
	
	div#boxhover:hover{
		background:#090;
		color:#FFF;
		
	}
	
	
div#main{
	position:relative;
	margin:auto;
	width:950px;
	min-height:768px;
	background:url(images/sfmain_04.png) repeat-y center;
	padding-left:30px;
	/*padding-right:30px;*/
	bottom:0px;
	}
div#logo{
	position:relative;
	width:234px;
	height:85px;
	background:url(images/logo.png) no-repeat;
	margin:auto;
	}
div.box{
	}
div.boxtit{
	position:relative;
	background:url(images/box_03.png) no-repeat ;
	width:250px;
	height:22px;
	color:#FFFFFF;
	padding-top:10px;
	padding-left:20px;
	font-size:12px;
	font-weight:bold;
	}
div.boxmain{
	background:url(images/box_06.png) repeat-y;
	width:270px;
	}
div.boxbot{
	background:url(images/box_08.png) no-repeat;
	widht:270px;
	height:15px;
	}
.field{/*list*/
	width:150px;
	height:17px;
	font-size:10px;
	}
.fieldim{
	width:200px;
	height:13px;
	}
.fieldp{
	font-size:10px;
	width:200px;
	background:#CCCCCC;
	border:#333333 solid 1px;
	}
#pulcerca{
	background:url(images/pul-cerca.png) no-repeat;
	width:110px;
	height:42px;
	margin-right:10px;cursor:pointer;
	}
#pulcerca:hover{
	background:url(images/pul-cerca=hover.png) no-repeat;
	}
div#navbar{
	width:657px;
	height:50px;
	background:url(images/navbar_04.png) no-repeat;
	}

div#content{
	width:632px;
	background:url(images/navbar_09.png) repeat-y;
	padding-left:25px;

	}
div#contentbot{
	width:657px;
	background:url(images/navbar_21.png) repeat-y;
	height:21px;

	}
div#footer{
	background:url(images/botsf_24.png) no-repeat;
	height:83px;
	width:932px;
	}
div#menu{
	text-align:right;
	color:#FFFFFF;
	padding-top:13px;
	font-weight:bold;
	padding-right:20px;
	font-size:12px;
	}
#menu a{
	color:#FFFFFF;
	text-decoration:none;
	}
#menu a:hover{
	color:#333333;
	}
div#nav{
	padding-left:20px;
	padding-top:10px;
	}
div#boxpre{
	width:600px;
	height:150px;
	border:1px solid black;
	}
.desc1{
	color:#333333;
	font-weight:bolder;
	}
.white{
	color:#FFFFFF;
	}
#footer1 a{
	color:#333333;
	text-decoration:none;
	}
#footer1 a:hover{
	color:#FFFFFF;
	text-decoration:none;
	}
#footer1 img{
	border:0px;
	}
#footer1{
	font-size:12px;
	}
#tr1 a{
	color:#FFFFFF;
	}
#tr1 a:hover{
	color:#CCCCCC;
	}
#crossprod{
	width:120px;
	float:left;
	
	margin-right:3px;
	}
.pul_gen{
	display:inline-block;
	width:70px;
	height:30px;
	background:url(images/pul111.png) no-repeat;
	line-height:30px;
	text-align:right;
	padding-right:10px;
	float:right;
	margin-right:30px;
	margin-top:10px;
	font-size:11px;
	color:#000;
}
.pul_gen:hover{
	display:inline-block;
	width:70px;
	height:30px;
	background:url(images/pul111h.png) no-repeat;
	line-height:30px;
	text-align:right;
	padding-right:10px;
	float:right;
	margin-right:30px;
	margin-top:10px;
	font-size:11px;
	color:#000;
}
