html 
{
	margin: 0;
	padding: 0;
}

a:link, a:visited, a:active  {
	color : #2689bd;
	text-decoration : none;
}

a:hover  {
	color : #666;
	text-decoration : underline;
}

body 
{
	margin : 0px; 
	padding : 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Geneva, Tahoma,  Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align : center;
	background-color : #64a8cc;
	margin-bottom: 10px;
}

.parole
{
	margin : 0px auto;
	width : 100%;
	line-height: 25px;
	height: 25px;
	text-align : center;
	color:#999;	
	background-color:#f6f6f6;
	margin-bottom: 20px;
}

p {
	text-align: justify;
}

p.cerca {
	text-align: right;
}

.header {
	margin:0 auto;
	width: 958px;
}

.headersx {
	margin:0px;
	width: 485px;
	float:left;
	padding-left: 15px;
	text-align:left;
}

.headerdx {
	margin:0 auto;
	width: 443px;
	float:right;
	padding-right:15px;
	text-align: right;
}

.logo {
	margin:0px;
	width: 240px;
	text-align: left;
	height: 103px;
}

.lingua {
	margin:0 auto;
	width: 200px;
	text-align: right;
	height: 21px;
	padding-top: 5px;
}

/*------------------------- testata -----------------------*/

.testata {
	margin:0 auto;
	width: 958px;	
}

.testatasx {
	margin:0 auto;
	width: 685px;
	float:left;
	padding-left: 15px;
	text-align:left;
}

.testatadx {
	margin:0 auto;
	width: 243px;
	float:right;
	padding-right:15px;
	text-align: right;
}

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

/*--------------------------- Contenitore --------------------------*/
.contenitoretop{
	margin:0 auto;
	width: 960px;
	height:15px;
	background-position:top center;
	background-repeat:no-repeat;
	background-image:url(../img/sf-cont-top.png);
}

.contenitore{
	margin:0 auto;
	width: 960px;
	height: 100%;
	background-position:top center;
	background-repeat:repeat-y;
	background-image:url(../img/sf-cont-mid.png);
}

.contenitorebot{
	margin:0 auto;
	width: 960px;
	height:15px;
	background-position:top center;
	background-repeat:no-repeat;
	background-image:url(../img/sf-cont-bot.png);
}

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

/*----------------------- Inizio Menu orizzontale ------------------*/

.navbar {
	margin: 0px;
	width: 685px;	
	overflow: hidden;
	/*background: url(../img/sf-men-or.jpg) no-repeat top center;*/
	line-height: 26px;
	height: 26px;
	text-transform: uppercase;
	font-size:11px;
	text-align: left;
}

.navbar ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.navbar li{
	display: inline;
	margin: 0;
}

.navbar li a{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0px 18px; /*padding inside each tab*/
/*border-right: 1px solid white; right divider between tabs*/
	color: #333;
	background: transparent; 
}

.navbar li a:visited{
	color: #333;
}

.navbar li a:hover, .navbar li.selected a{
	background: #cbcbcb; 
	color: #fff;
}


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

/*-------------------- Movie ---------------------*/

.movie {
	margin:0 auto;
	width: 930px;
	background-color: transparent;
	height: 270px;
	margin-top: 10px;
}

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

/*---------------------- Corpo-------------------*/

.corpo{
	margin: 0 auto;
	width: 958px;
	margin-top: 20px;
}

.corposx{
	margin: 0 auto;
	float: left;
	width: 243px;
	margin-bottom: 20px;
	padding-left: 15px;
}

.corpodx{
	margin: 0 auto;
	float: left;
	width: 660px;
	padding-left: 20px;
	padding-right:10px;
	margin-bottom: 20px;
}

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

/*------------------ Box laterale -------------------*/

.boxlateraletop{
	margin:0 auto;
	width: 243px;
	height:12px;
	background-position:top center;
	background-repeat:no-repeat;
	background-image:url(../img/sf-menu-top.jpg);
	margin-top: 10px;
}

.boxlateralemid{
	margin:0 auto;
	width: 243px;
	height: 100%;
	background-position:top center;
	background-repeat:repeat-y;
	background-image:url(../img/sf-menu-mid.jpg);
}

.boxlateralebot{
	margin:0 auto;
	width: 243px;
	height:16px;
	background-position:top center;
	background-repeat:no-repeat;
	background-image:url(../img/sf-menu-bot.jpg);
	margin-bottom: 5px;
}
/*-----------------------------------------------*/

/*------------------ Sfondo Menu ----------------*/

.sfondomenutop{
	margin:0 auto;
	width: 243px;
	height:12px;
	background-position:top center;
	background-repeat:no-repeat;
	background-image:url(../img/sf-menu-top.jpg);
}

.sfondomenumid{
	margin:0 auto;
	width: 243px;
	height: 100%;
	background-position:top center;
	background-repeat:repeat-y;
	background-image:url(../img/sf-menu-mid.jpg);
}

.sfondomenubot{
	margin:0 auto;
	width: 243px;
	height:16px;
	background-position:top center;
	background-repeat:no-repeat;
	background-image:url(../img/sf-menu-bot.jpg);
}

.titolo{
	text-align: left;
	font-size: 20px;
	color:#2689bd;
	padding-bottom: 10px; 
}

.titololaterale {
	margin: 0 auto;
	width:200px;
	color: #fff;
	font-size:16px;
	font-weight: bold;
	text-align: center;
	padding: 4px;
}

.testolaterale{
	width:220px;
	margin:0px auto; 
	color: #fff;
	margin-left:11px;
	text-align: justify;
}

.testolaterale a{
	color: #fff;
}

.testolaterale a:hover{
	color: #fff;
	text-decoration: underline;
}

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


/*------------------ Menu laterale -------------------*/

.ContenutoElementiMenuLaterale
{
	margin : 0px;
	list-style-type : none;
	height: 97%;
	padding: 2px 10px;
	text-align:left;
}

.ContenutoElementiMenuLaterale li a
{
	display: block;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	width: 97%;
	padding: 6px 4px;
	text-decoration: none;
	border-bottom: 1px solid #4e98be;
	background-color: #2689bd;
	text-decoration:none;
}

.ContenutoElementiMenuLaterale li a:hover 
{
	background-color: #fff;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding: 6px 4px;
	text-decoration: underline;
	color: #2689bd;
}

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

.barratitle{
	margin : 0px auto;
	background-image : url(../img/sfondoTitle.jpg);
	background-position : left top;
	background-repeat : repeat-x;			
	height : 50px;
	width : 520px;
	color : #900;
	font-size: 16px;
	padding-top : 15px;
	padding-left: 10px;
	text-align:left;
	font-weight : bold;
	margin-top: 20px;
}

.spazio {
	margin: 0 auto;
	background-image : url(../img/lin-sep-big.gif);
	background-position : center center;
	background-repeat : no-repeat;
	width: 930px;
	height: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.spazio-small {
	margin: 0 auto;
	background-image : url(../img/lin-sep-small.gif);
	background-position : center center;
	background-repeat : no-repeat;
	width: 660px;
	height: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.separazione {
	clear: both;
}

.footer
{
	margin : 0px auto;
	margin-top: 5px;
	width: 958px;
	height: 100%
}

.footersx
{
	margin : 0px auto;
	width: 633px;
	float:left;
	text-align: left;
	padding:5px 10px 10px 10px;
}

.footerdx 
{
	margin : 0px auto;
	width: 275px;
	float:right;
	padding:5px 15px 10px 10px;
}

/*---------------- Fotografie -----------------*/

.fotogallery
{
	margin : 0px auto;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom:15px;
	width : 660px;
}

.foto
{
	margin : 0px auto;
	text-align : left;
	background-color : #ececec;
	border:1px solid #2689bd;
	padding: 4px;
	margin: 3px;
}

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

/*--------------------- Briciole di pane --------------------*/

.txt2
{
	margin : 0px;
	padding : 0px;
	text-align : left;
	font-size:10px;
	padding-top:15px;
	padding-bottom: 15px;
	color: #666;
}

.txt2 a
{
	margin : 0px;
	padding : 0px;
	text-align : left;
	font-size:10px;
	color:#2689bd;
}

.txt2 a:hover
{
	margin : 0px;
	padding : 0px;
	text-align : left;
	font-size:10px;
	color:#666;
	text-decoration:underline;
}

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

/*----------------- Guestbook -----------------*/

.titologuestbook
{
	margin: 0px;
	padding: 0px;
	margin:auto;	
	text-align: left;
	color:#2689bd;
	background-color: transparent;
	font-size:14px;
}

.titologuestbook a
{
	margin: 0px;
	padding: 0px;
	color:#2689bd;
}

.titologuestbook a:hover
{
	margin : 0px;
	padding : 0px;
	text-decoration:underline;
	color:#666;
}

.guestbook
{
	margin : 0px;
	padding : 0px;
	margin:auto;
	text-align : left;
	color:#666;	
	padding-top: 10px;
	width : 660px;
	text-align: justify;
}

.guestbook a
{
	margin: 0px;
	padding: 0px;
	color:#2689bd;
}

.guestbook a:hover
{
	margin : 0px;
	padding : 0px;
	text-decoration:underline;
	color:#666;
}

.guestbook-dt
{
	margin : 0px;
	padding : 0px;
	font-size: 11px;
	font-weight: bold;
	color:#333;
	text-decoration:underline;
}

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

/*----------------------- Sottomenu ------------------*/

.menuorizz {
	width: 600px;
	overflow: hidden;
	background: transparent;
}

.menuorizz ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	
}

.menuorizz li{
	display: inline;
	margin: 0;
}

.menuorizz li a{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	background-image: url(../img/loghetto.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding: 7px 23px; 
	color: #666;
}

.menuorizz li a:visited{
	color: #666;
	background-image: url(../img/loghetto.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left: 23px;
}

.menuorizz li a:hover, menuorizz li.selected a{
	color: #2689bd;
	background-image: url(../img/loghetto.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left: 23px;
}

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

input, select, textarea
{
	font-family:  Verdana, Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid #d3d3d3;
}

.bt{
	margin : 0px;
	margin:auto;
	width: 100px;
	padding : 5px 0px 5px 0px;
	text-align:center;
	color:#333;
	background: url(../img/bt.jpg) top center;
}

.bt-search{
	margin : 0px;
	margin:auto;
	width: 80px;
	height:27px;
	margin : 5px 0px 0px 0px;
	text-align:center;
	color:#fff;
	background: url(../img/bt-search.jpg) top center;
}

.cerca{
	margin: 0px;
	width: 400px;
	margin-top: 20px;
	float: right;
}


/*----------------- Blocco laterale -----------*/
.bloccolat {
	margin:0 auto;
	width:180px;
	padding: 0px 10px;
	margin: 5px 0px;
}

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