@charset "utf-8";
/* CSS Document created by Malcolm Tunzi WWW.OUTSIDEPRODUCTIONS.CH    */



body {
	background-color:#ff976b;
	border:none;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	width:908px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	
}

.right {
	
	min-height:1200px;
	height:100%;
	width:160px;
	background: #ff976b url(bgstyledx.png) 100% 0 repeat-y;
	float: right;
	position:fixed;
	right:0px;
	top:-60px;
	z-index:-1;

}
.left {
	
	min-height:1200px;
	height:100%;
	width:160px;
	background: #ff976b url(bgstylesx.png) 100% 0 repeat-y;
	float: right;
	position:fixed;
	left:0px;
	top:-60px;
	z-index:-1;

}

.puntatore{

text-align:center;

}


img {
	border:0px;
	text-align:right;
	
}
.img_contenuto{
text-align:right;
}


.container {
	width:908px;
	text-align:center;
	margin:0px;
	border:0px;
		padding:0px;


}
.header {
	
	background-image:url(bg-favini1.jpg);
	background-repeat:no-repeat;
	padding-top:380px;
}
.spazio {
	padding-top:380px;
}


.container_pagina {
	background-image:url(border.jpg);
	background-position:top;
	background-repeat:repeat-y;
	min-height: 100%;
	margin: 0 auto;
  height: 100%;
	padding-left:-20px;
	width:905px;
	text-align:center;

}


.menu {

	width:150px;
	height:320px;
	padding-left:20px;
	float:left;
	display:inline-block;
	left:0px;
	top:0px;
	padding-right:0px;
		background-repeat:no-repeat;
				background-position:right;
		background-image:url(../img/linea_menu.png);



	
}
.contenuto {
	width:650px;
	padding-left:25px;
	text-align:justify;
	float:left;
	display:inline-block;



	
}




.fondopagina  {
font-size:13px;
text-align:center;
display:inline-block;
width:900px;
height:50px;
  }
  
  

.include_php{
width:600px;
border:0px;
padding-left:10px;
max-height:100%;


}



.link_menu {
	border: 0px;
	border-color: #FFFFFF;
}

.nascosto {
	border: 0px;
	border-color: #FFFFFF;
	visibility:hidden;
}


a {
	border:none;
	border-color: #FFFFFF;
		color:#ff7236;
				text-decoration:none;
}
a:link {
	border:none;
	border-color: #FFFFFF;
		color:#ff7236;
				text-decoration:none;
}

a:active {
	border:none;
	border-color: #FFFFFF;
	color:#ff7236;
		text-decoration:none;
}
a:hover {
	border:none;
	border-color: #FFFFFF;
		color:#ff7236;
		text-decoration:underline;
	
}