/* ****************************** BODY ****************************** */
html, body {margin:0; padding:0; width:100%; height:100%;}
body{
	margin:0;
	background-color:#E1CF83;
	background-image:url(../../media/struttura/sf_bottom.jpg); 
	background-repeat:repeat-x; 
	background-position:bottom left;	
	scrollbar-arrow-color: #696937;	
	scrollbar-face-color: #B5AA64;
	scrollbar-track-color: #BDB575;	
	scrollbar-highlight-color: #EAE7D5;
	scrollbar-shadow-color: #B5AA64;
	scrollbar-3dlight-color: #696937;
	scrollbar-darkshadow-color: #696937;
	font-family:"Trebuchet MS", Verdana;
	font-size: 12px;
	color:#FFFFFF;
}

/* ****************************** SEZIONI DEL TEMPLATE ****************************** */

#background{
	position:absolute; 
	z-index:0;
	top:0;
	width:100%;
	height:328px;
	background-image:url(../../media/struttura/sf_top.jpg); 
	background-repeat:repeat-x; 
	background-position:top left;
}
#corpo{
	position:absolute;
	z-index:1;
	width:100%;
}
#top{
	width:100%; 
	height:180px;
}

/* ****************************** INTESTAZIONE ****************************** */

#logo{
	position:absolute;
	z-index:10;
	top:0;
	left:0
}
#immagini{
	position:absolute;
	z-index:1;
	top:26px;
	right:10px
}
#barra{
	position:absolute;
	z-index:1;
	top:123px;
	right:0;
	height:21px;
	width:762px;
	background-image:url(../../media/struttura/barra.gif);
	background-repeat:no-repeat;
	background-position:top left;	
}
#sfondo{
	position:absolute;
	z-index:1;
	top:0;
	left:15px;
	height:21px;
	width:747px;
	background-image:url(../../media/struttura/sf_barra.jpg);
	background-repeat:repeat-x;
	text-align:right;
	color:#FFFFFF;
	font-size:12px;
	line-height:21px;
}

/* ****************************** CORPO ****************************** */

#colonna1{
	float:left; 
	height:500px;
	width:39px;
	background-image:url(../../media/struttura/centro_left.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#colonna2{
	float:left;
	width:360px;
	padding:10px;
	height:474px;
	background-color:#B5AA66;
	border-bottom:3px solid #FFFFFF;
	border-top:3px solid #FFFFFF;
	vertical-align:top;
}

#colonna2_senzaImg{
	float:left;
	width:511px;
	padding:10px;
	height:474px;
	background-color:#B5AA66;
	border-bottom:3px solid #FFFFFF;
	border-top:3px solid #FFFFFF;
	vertical-align:top;
}

#colonna3{
	float:left; 
	height:500px;
	vertical-align:top;
}
#contenuto{
	height: 394px !important;
	height: 409px;
	overflow:auto; 
	padding-right:10px; 
	font-size:12px;
	text-align:justify;
}
.pulsante{
	margin-top:9px;
	text-align:center;
}

h1 {
	font-size: 12px;
	display:inline;
	font-weight:normal;
}

#colonna2 h2, #colonna2_senzaImg h2{
	margin-right:5px;
	font-family:"Times New Roman", Times, serif;
	font-size:23px;
	margin-bottom:40px;
}


#credits{
	font-size:11px;
	color:#FFFFFF;
	text-indent: 35px;
}

#credits a:link,#credits a:visited,#credits a:hover{color: #FFFFFF;}
#credits a:link,#credits a:visited{text-decoration: none;}
#credits a:hover{text-decoration: underline;}



/* ****************************** CONTENUTO (dentro CORPO) ****************************** */


/*#contenuto h1{	
	display: block;
	margin:0;
	margin-bottom: 10px;
	padding:0;
	background-color:#EDEDED;
	color: #77743D;
	text-transform: lowercase;
	text-indent: 26px;
	font-size: 1.3em;
	vertical-align: middle;
	font-weight: bold;
	background-image:url(../struttura/ang_titolo.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	letter-spacing:1px;
	font-style:oblique;
	height:25px;
	line-height:25px;
	border-bottom:4px solid #FFFFFF;
}*/

#contenuto h2{
	color: #FFFFFF;
	font-style: italic;
	font-size: 1.2em;
	font-weight: normal;
	font-weight: bold;
	margin: 0px; 
	padding: 0px; 
}

#contenuto h3{
	color: #FFFFFF;
	font-size: 1em;
	font-weight: normal;
	margin: 0px; 
	padding: 0px; 
}

#contenuto p{ 
	margin: 0px; 
	padding: 0px; 
}

.back{
	display: block;
	text-align: center;
}

.fotoScheda{
	float: left;	
	margin: 0px 10px; 
	padding: 0px 10px; 
	padding-right: 17px;
}

#contenuto table{
	color:#000000;
}


/* ****************************** IMPOSTAZIONI GENERALI ****************************** */

a:link,a:visited,a:hover{color: #76733D;}
a:link,a:visited{text-decoration: none;}
a:hover{text-decoration: underline; color: #76733D;}

a img, img {border: 0px;}

.hide {display: none;}

textarea, input, select {
	font-size: 1em;
	border:1px solid #76733D;
	background-color:#D2CBA4;
}

.img_border{
	border: 1px solid #76733C;
}