/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Title : Default CSS
Author : Kevin Hale
URL : http://particletree.com/examples/dynamiclayouts/css/default.css

Description : Default CSS Stylesheet for Resolution Dependent Layout Demo

Created : November 12, 2005
Modified : November 15, 2005

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

/* ----- CSS ----- */

body{

	margin: 0;
	background-color: #4D4D4D;
	background-image: url(../images/sf_body.gif);
	background-repeat: repeat-x;
	background-position: 0px 360px;
	
	font-size:12px;
	line-height:1.5em;
	color:#4D4D4D;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
p{
	/*font-size:12px;
	line-height:1.5em;
	color:#4D4D4D;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;*/
}
a{
	color:#3F3F3F;
	text-decoration: underline;
}
a:hover{
	color:#0081FD;
	text-decoration: underline;
}
.lista ul{
	margin:0;
	padding: 0;
	font-size: 12px;
	list-style-position: inside;
	padding-top: 5px;
	line-height: 14px;
	list-style-type: disc;
}
.lista li{
	margin: 0;
	padding: 0;
	margin-left: 10px;
	margin-bottom: 8px;
	line-height: 15px;
}

#header{
	width:auto;
	height:305px;
	margin:0 auto;
	background-color: #000000;
}
#h-riga{
	background-color: #4D4D4D;
	width:auto;
	height:10px;
}
#h-immagine{
	/*background-color: #FFA345;*/
	width:980px;
	height:294px;
	margin:0 auto;
}
#menu{
	background-image: url(../images/sf_menu.gif);
	background-repeat: repeat-x;
	background-color: #000000;
	width:auto;
	height:60px;
	/*width:990px;
	margin:0  auto;*/
}
#menuint{
	width:980px;
	margin:0  auto;
}
div#menu ul{
	list-style-type: none;
	margin:0;
	padding: 0;
}   
div#menu li{
	float: right;
	margin: 0;
	padding:10px 0;
}   

div#menu a{
	display: block;
	/*width: 90px;*/
	line-height: 39px;
	text-decoration: none;
	color: #999;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

}   
div#menu a:hover{
	color: #FFF;
}
div#menu li#activelink a {
	color: #0081FD;
}
.rigaMenu{
	padding-left: 22px;
	padding-right: 22px;
}  
.rigaMenuEnd{
	padding-right: 0px;
	padding-left: 20px;
}  
#contenuto{
	background-color: #FFFFFF;
	background-image: url(../images/sf-contenuto.gif);
	background-repeat: repeat-y;
	height:auto;
	width:990px;
	margin:0 auto;	
	padding-bottom: 20px;
}
#contenuto:after {
display: block; 
visibility: hidden;
content: "."; 
height: 0; 
clear: both;
}

#ombra{
	width:980px;
	height:13px;
	background-image: url(../images/sf-ombra.gif);
	background-repeat: repeat-x;
	margin:0 auto;
	margin-left:5px
}
#testo{
	width:612px;
	background-color: #FFFFFF;
	float: left;
	margin-left:25px
}

.titolo {
	color: #0081FD;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 33px;
	font-weight: bold;	
}
.sottotitolo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.titolino {
	color: #0081FD;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#riga_tratteggio {
	border-top:1px dashed #cccccc;
	border-left:0px dashed #cccccc;
	border-right:0px dashed #cccccc;
	border-bottom:0px dashed #cccccc;
	margin:1px 0px!important;
	margin:0px 0px;
	padding:0px;
	height:3px;
}
#spazioVar{
	clear: both;
}

#riga {
	border-top:1px solid #666;
	border-left:0px solid #666;
	border-right:0px solid #666;
	border-bottom:0px solid #666;
	margin:10px 5px 10px 25px!important;
	margin:0px 0px;
	padding:0px;
	height:3px;
}
#imgdx{
	width:308px;
	background-color: #ffffff;
	float: right;
	margin-right:25px;
	margin-top: 10px;
}
#testodx{
	width:609px;
	background-color: #FFFFFF;
	float: right;
	margin-right:28px
}
#imgsx{
	width:308px;
	background-color: #ffffff;
	float: left;
	margin-left:25px;
	margin-top: 10px;
}
#largo{
	/*background-color: #FFA345;*/
	width:940px;
	height:auto;
	margin-left:25px;
	margin-right:25px;
	float: right;
}
#footer{
	background-color: #353535;
	width:100%;
	line-height:16px;
	clear:both;
	text-align: center;
	height: 120px;
}
#footerin{
	width:990px;
	margin:0 auto;
	/*background-color: #1A1A1A;*/
	background-image: url(../images/sf-footer.gif);
	background-repeat: repeat-y;
}	
	
div#footerTXT{
	padding:16px 20px 20px 0;
}
div#footerTXT li{
	display: inline;
	margin:0;
	height:0;
	border-left: 1px solid #B7CDF0;
	padding:0 2em 0 2em;
	list-style-type:none;
	/*	text-align:center;*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 7pt;
	color: #B7B7B7;
	text-decoration: none;
	/*word-spacing: 15px;*/
}
div#footerTXT li.primaVoce{border-left: none; }
div#footerTXT li.firma{
	border-left: none;
	padding:0 0 0 20px;
}
div#footerTXT a{
	white-space: nowrap;
	color: #B7B7B7;
	text-decoration:none;
}
div#footerTXT a:hover{color: #FFFFFF; text-decoration: none;}
/*a{
font-weight:bold;
color:#000;
cursor: pointer;
}*/
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding-left: 0px;
	text-align: center;
	padding-top: 4px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	padding-left: 0px;
	text-align: center;
	padding-top: 0px;
}
.gallerylink{
	font-family: Arial, Helvetica, sans-serif;

}
.gallerylink a{
	font-size: 13px;
	color: #4D4D4D;
	font-weight: bold;
	text-decoration: none;
}
.gallerylink a:hover{
	color: #0081FD;
	font-weight: bold;
	text-decoration: none;
}
.gallerylink #activelink a {
	color: #0081FD;

}
.gallerylink ul{
	list-style-position: inside;
	list-style-type: disc;
	margin:0;
	padding: 0;
	font-size: 12px;
	padding-top: 5px;
	line-height: 24px;
	list-style-type: decimal;
}
.gallerylink li{
	margin: 0;
	padding: 0;
	margin-left: 0px;
	margin-bottom: 8px;
}
.gallerylink ul ul {
	list-style-position: inside;
	list-style-type: disc;
	padding-top: 5px;
	line-height: 22px;
	list-style-type: disc;
	margin-left: 20px;
}
.gallerylink ul ul a{
	font-size: 12px;
	color: #4D4D4D;
	margin-left:5px;
	font-weight: normal;
}
.gallerylink ul ul a:hover{
	color: #0081FD;
	font-weight: normal;
}
/*-------------------------------------------*/

.div1 { 
 margin:10px 0;
 padding:0; 
/* width:60%;*/
 position:relative;
 background-color: #1a1a1a;
 height: 320px;
 width: 612px;		
 padding-top: 8px;
}

.div1 h3 {
 position:relative;
 z-index:12;
}

.div1 p {
 margin:5px 0;
 padding:10px;
}

/*qui sotto gli stili dei quattro span che contengono i bullet*/

.div1 .lt, .div1 .lb, .div1 .rt, .div1 .rb { 
 position:absolute;
 width:15px;
 height:15px;
 background-color:#fff;
 overflow:hidden;
 display:block;
 z-index:1;
}

.div1 .lt { 
 left:0;
 top:0;
}

.div1 .rt { 
 right:0!important;
 right:-1px; /*fix per IE6 o inferiore*/
 top:0;
}

.div1 .lb { 
 left:0;
 bottom:0;
}

.div1 .rb { 
 right:0!important;
 right:-1px; /*fix per IE6 o inferiore*/
 bottom:0;
}
.div1 .lt b, .div1 .lb b, .div1 .rt b, .div1 .rb b { 
 font-size:90px; 
 color:#1a1a1a;
 font-family:"Trebuchet MS";
 display:block;
 cursor:default;
 line-height:130px;
}

.div1 .lt b { 
 margin-top:-59px;
 margin-left:-10px;
}

.div1 .lb b { 
 margin-top:-70px;
 margin-left:-10px;
}

.div1 .rt b { 
 margin-top:-59px;
 margin-left:-23px;
}

.div1 .rb b { 
 margin-top:-70px;
 margin-left:-23px;
}
