/* CSS TAGS */

@import url("Tags.css");

Body {
	background-image:url(../Img/SF-body.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#Container { 
    position: relative;
	width: 1000px;
	margin: auto;
	top: 0px;
	height: auto !important;  /* Per Explorer 7 e Firefox */
	min-height: 600px;        /* Per Explorer 7 e Firefox */
	height: 600px;            /* Per Explorer 6 */
}

#Header {
	position: relative;
	width: 1000px;
	background-image:url(../Img/Header-ricerca.jpg);
	background-repeat: no-repeat;
	height: 107px;
}

#Logo{
	position: absolute;
	width: 440px;
	margin-top: 0px;
	margin-left:540px;
	left: 0px;
	top: 0px;
}

#Link-home{
	position: absolute;
	width: 128px;
	margin-top: 0px;
	margin-left:218px;
	left: 0px;
	top: 83px;
}

#Link-home a{
	text-decoration:none;
	font-weight: bold;
	font-size:13px;
}

#Link-home a:hover{
	text-decoration:none;
	color: #f0a200;
}

#Link-home2{
	position: absolute;
	width: 128px;
	margin-top: 0px;
	margin-left:18px;
	left: 0px;
	top: 83px;
}

#Link-home2 a{
	text-decoration:none;
	font-weight: bold;
	font-size:13px;
}

#Link-home2 a:hover{
	text-decoration:none;
	color: #f0a200;
}


/* Raffina */

#Raffina{
	position: absolute;
	height: auto !important;  /* Per Explorer 7 e Firefox */
	min-height: 700px;        /* Per Explorer 7 e Firefox */
	height: 700px;            /* Per Explorer 6 */	
	width: 173px;
	top: 75px;
	left:15px;
	background-image: url(../Img/TIT-raffina.gif);
	background-repeat: no-repeat;
	background-position:top;
	padding-top: 29px;
}

#Info{
	position: absolute;
	width: 330px;
	top: 89px;
	padding-top: 15px;
	left: 670px;
}

.noborder {
	border: 0px;
}

#Lavora{
	position: absolute;
	width: 161px;
	top: 560px;
    left:15px;
}

#Content { 
	width: 760px;
	margin-left:220px;
	top: 0px;
	margin-top: 9px;
	height: auto !important;  /* Per Explorer 7 e Firefox */
	min-height: 650px;        /* Per Explorer 7 e Firefox */
	height: 650px;            /* Per Explorer 6 */
}

#Content-dettaglio { 
	width: 610px;
	margin-left:20px;
	top: 0px;
	margin-top: 9px;
}

#Content-privacy { 
	width: 940px;
	margin-left:30px;
	top: 0px;
	margin-top: 9px;
	text-align:justify;
	
}

#Content-lavora { 
	position: relative;
	width: 970px;
	margin-left:15px;
	padding-top: 20px;
	top: 0px;
	margin-top: 9px;
	text-align:justify;
}


/* FOOTER */

#Footer {
	width: 1000px;
	position: relative;
	margin: auto;
	font-size: 11px;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #fff;
}

#Footer a {
    color: #fff;
	font-size: 11px;
  }

#Footer a:hover {
	text-decoration: underline;
}

.border-bottom {
	border-bottom: 1px #999 dotted;
}

.border-left {
	border-left: 1px #ccc dotted;
}

/*lavora-------------------*/

#bottoni-lavora {
	position: absolute;
	margin-top:0;
	width:220px;
}

#form-lavora {
	position: absolute;
	margin-top:0;
	margin-left:610px;
	width:330px;
}

#testi-lavora1 {
	visibility: visible;
	text-align:justify;
	position: absolute;
	margin-top:0;
	margin-left:240px;
	width:310px;
	padding-right:30px;
	border-right: 1px dotted #FFF;
	height: 420px;
}

#testi-lavora2 {
	visibility: hidden;
	text-align:justify;
	position: absolute;
	margin-top:0;
	margin-left:240px;
	width:310px;
	padding-right:30px;
	border-right: 1px dotted #FFF;
	height: 420px;
	overflow:auto;
}

#testi-lavora3 {
	visibility: hidden;
	text-align:justify;
	position: absolute;
	margin-top:0;
	margin-left:240px;
	width:310px;
	padding-right:30px;
	border-right: 1px dotted #FFF;
	height: 420px;
	overflow:auto;
}

#testi-lavora4 {
	visibility: hidden;
	text-align:justify;
	position: absolute;
	margin-top:0;
	margin-left:240px;
	width:310px;
	padding-right:30px;
	border-right: 1px dotted #FFF;
	height: 420px;
	overflow:auto;
}
