/***************************
Tema Kiwanisborgo
by mfpellegrino
http://www.mfpweb.org 
****************************/


body{
margin:0 auto;
padding:0;
font-family: "trebuchet ms", sans-serif; 
 font-size: 80%;  
color: #555555;
/* font: 80%  Verdana, Arial, Helvetica, sans-serif;
color : #222;  */
word-spacing : -0.07em;

background-color: #D8C3A0;  /* MARRONE */
}

#wrap{
margin:0 auto;
/* width:95%; */
width:950px;  
 background-color: #ffffff; /* SFONDO BIANCO */
 padding-left:10px;
 padding-right:10px;
}

/* ---------------------
BARRA AZZURRA x DIMENSIONAMENTO CARATTERI 
----------------------- */
.barratesto {
	text-align: right;  
	/* background-color: #8E9EB7;  */
	background-color:#6A82A4;
	
	/* background-image: url(images/bg_barra.gif);
	background-repeat: repeat-x;  */
	color: #ffffff;
	font-size: 80%;
	font-weight: bold;
	height: 25px;
	vertical-align: text-bottom;
	padding-right: 15px;
/* border-bottom:4px solid #CDD5E1; */
 border-bottom:2px solid #0055AA;  /* BLU SCURO */
}

#header{
clear:both;
/* padding-top:10px; */
padding-bottom:10px;
margin-bottom: 2px;
/* height:90px; */
height:200px;
/* height:190px;  <--- OK
/* height:120px; */
/* background-image: url(images/header2.jpg);
/* background-image: url(images/children2.png); */
/* background-image: url(images/header1.jpg);  */
background-repeat: no-repeat; 
background-color: #6A82A4;
color: #fff;
}

/* SCRITTA KIWANIS NELL'HEADER (kiwanis.gif) */
#headerimg {
margin:0;
margin-bottom: 5px;
}

#header h1{
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size:130%;
	text-transform:uppercase;
	text-align: center;
	font-weight:bold;
	color: #FFFFFF;
	padding-top:10px;
}
/* -----------------
SITENAME + SITEDESCRIPTION + SITETAG ( CLUB BORGOMANERO )
---------------------- */
#header h2 {
position:absolute;
background: transparent;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size: 2.8em;
	text-align: center;
	/* color: #fff; */
	letter-spacing: 2.2px;
	font-weight: bold;
float: right;
margin-top:150px;
/* margin-left: 570px; */
margin-left: 510px; 
	margin-right: 10px;
	margin-bottom: 8px;
}

/* ---------------------
LOGO "random"  
----------------------- */
.logo {
	float: left;
	
}
.logoaltro {
	float:left;
	position:absolute;
	top:105px;
	right:30px;
}

#logo1 {
	float:left;
	height: 100px;
	width: 100%;
	background-image: url('images/logo1.jpg');
	background-repeat: no-repeat;
}
#logo2 {
	float:left;
	height: 100px;
	width: 100%;
	background-image: url('images/logo2.jpg');
	background-repeat: no-repeat;
}
#logo3 {
	float:left;
	height: 100px;
	width: 100%;
	background-image: url('images/logo3.jpg');
	background-repeat: no-repeat;
}
#logo4 {
	float:left;
	height: 100px;
	width: 100%;
	background-image: url('images/logo4.jpg');
	background-repeat: no-repeat;
}



#header p{
width:500px;
float:right;
text-align:center;
color:#a0a0a0;
margin:0 0 10px 0;
font-size:0.8em;
line-height:1.2em;
background-color:inherit;
}


/* -------------------------------
STYLE MENU 1 (Area 1)
-------------------------------- */
#menusinistroA{
float:left;
width:20%; 
margin:0 0 10px 0;
padding-left:3px;
padding-right:3px;
font-size:85%;
background-color: #ffffff;  
}

#menusinistroA ul{	
list-style:none;
margin:0 0 20px 0; 
padding:0;
font-size:1.1em;
}	

#menusinistroA li{
/* margin-bottom:4px;  */
}

#menusinistroA li a{
letter-spacing: 3px;
height:20px;
text-decoration:none;
display:block;
/* padding:6px 0 0 10px; */
padding: 5px;
color: #fff;
border-bottom:1px solid #fff;
background-color:#6A82A4;
}	
	
#menusinistroA li a:hover{
height:20px;
padding: 5px;
color: #ffffff;
background-color: #A38F6E;  /* MARRONE SCURO */ 
}


/* -------------------------------
STYLE MENU 2 (Area 2)
-------------------------------- */
.menusinistroB{
color:#505050;
padding-left:3px;
padding-right:3px;
/* border:1px solid #DCDAC2;   */
border-right: 1px dashed  #DCDAC2;
}

/* -----------------------------
STYLE MENU 3 e 4 (Area 3 e 4)
------------------------------ */
#menudestro{
float:right;
width:20%; 
margin:0 0 10px 0; 
padding-top:10px;
padding-left:3px;
padding-right:3px;
padding-bottom:10px;
font-size: 90%; 
/* font-size:85%;  */
line-height:1.5em; 

/* background-color: #E6D1B4;  */
background-color: #F1E6D5;  /* MARRONE CHIARO */

/* background-color: #F2F9FF; /* CELESTE */
/* border:1px solid #DCDAC2;  */
border: 1px solid #E6D1B4;
/* border-left: 1px solid #E6D1B4; 
border-top: 1px solid #E6D1B4; */
}

#menudestro a{
/* color: #666; */
	color: #6A82A4;
	text-decoration: none;
	background-color: inherit;
}

#menudestro a:hover{
 /*text-decoration: underline;
 color:#ffffff;
 background-color: #0055AA;/* BLU SCURO */
/* text-transform: uppercase;
	font-weight: bold;
	font-size: 110%;  */
	color: #6A82A4;
	text-decoration: none;
	background-color: #fff;
}

#menudestro p{
margin:0 0 1.5em 0;
}
/* -----------------------------
STYLE MENU 5 (Area Centrale)
------------------------------ */
#content{
float: left;
width: 54%;
margin-left:20px;
margin-right:5px;

padding:5px;
line-height:1.6em; 
text-align:justify;
}


/* -------------------------------
TITOLI (News ecc.)
-------------------------------- */
h2 {
font-size : 130%;
letter-spacing: 3px; 
/* background: #fff;  */

}

h3 {
font-size : 130%;
letter-spacing: 3px;
/* background: #fff;  */
/* background-color: #8E9EB7; 
color: #fff;    */
/* border-bottom: 2px dotted #ccc;  */
}

h4 {
font-size : 130%;
letter-spacing: 3px;
background: #fff;
}
 

#content h3{  /* TITOLO WMESSAGE  */
font-size : 130%;
/* background: #fff;  */
background-color: #8E9EB7; 
color: #fff; 
padding:0.2em 70px 0.2em 0.4em; 
 }

/* --------------------------------
ALLINEAMENTO IMMAGINI (CON CORNICE GIALLA)
ISTRUZIONI Inserire: 
<div class='imgleft'> o <div class='imgright'> 
<img src="e107_images/immagine.jpg" title='descrizione immagine' alt=""  />
</div>Segue Testo...
--------------------------------- */

.imgleft {
float:left;
margin-right:10px;
}
.imgright {
float:right;
margin-left:10px;  
}

/* -------------------------------
CUSTOMPAGES
--------------------------------- */
#contentcustom{
width: 75%; 
float:right;
padding:10px;
line-height:1.6em;
text-align:left;
}

/* Links nei Contenuti */
contentcustom a {
    text-decoration: none;
    border-bottom: 1px #cccccc solid;
}

/* -------------------------------
TITOLI BLOCCHI e MENU (Tutte le Aree)
--------------------------------- */
h3 {
padding: 3px;
text-transform: uppercase;
	font-weight: bold;
	font-size: 110%;
	color: #6A82A4;
	margin-bottom:10px;
	}

/* MODIFICA x Calendar Menu */
h3 a{
padding: 3px;
text-transform: uppercase;
	font-weight: bold;
	font-size: 110%;
	color: #6A82A4;
	text-decoration: none;
	margin-bottom:10px;
}  

h3 a:hover{
padding: 3px;
text-transform: uppercase;
	font-weight: bold;
	font-size: 110%;
	color: #6A82A4;
	text-decoration: none;
		margin-bottom:10px;
}


/* -------------------------------
LINK
--------------------------------- */
a {
text-decoration: none;
/* color: #6495ED; /* AZZURRO */
color: #8E9EB7; 
font-weight: bold;
/* border-bottom: 1px dashed #ccc; */
}

a:hover {
border-bottom: 1px dashed #A38F6E;  /* MARRONE SCURO */ 
color: #A38F6E;  /* MARRONE SCURO */ 

/* text-decoration: underline;  */
/* color: #ffffff; 
/* background-color: #00356A; /* BLU HOVER */
/* padding: 2px;  */
}

a img{
border:0;
}

.extlink a{
color:inherit;
border-bottom: 1px dotted #0000CC;cursor: pointer;
background:url(images/external_link.gif) no-repeat right;
text-decoration:none;
padding-right:24px;}


/* em {border-bottom: 1px dotted #0000CC;cursor: pointer;}  */

/* -------------------
FOOTER
-------------------- */
#footer{
clear:both;
margin:0 auto;

padding:5px 0 5px 0; 
margin-bottom:10px;
text-decoration:none;
color: #666;
}

#footer a {
text-decoration:underline;
color: #ffffff;
}

#footer  a:hover {
text-decoration:underline;
background-color: #fff;
color: #00356A; /* BLU HOVER */
/* color: #ffffff;  */
}

.bloccofooter{
background-color: #8E9EB7;
color: #fff;
font-size:90%;
height: 90px;
	padding-top:10px;
	padding-left:15px;
	border-top: 3px solid  #D8C3A0;  /* MARRONE */
	/* border-top:2px solid #0055AA;  /* BLU SCURO */
}

.clear{
	clear: both;
}

.left{
margin:10px 10px 5px 0;
float:left;
}

.right{
margin:10px 0 5px 10px;
float:right;
}

.textright{
text-align:right;
}

.center{
text-align:center;
}

.small{
font-size:0.8em;
}

.bold{
font-weight:bold;
}

.hide{
display:none;
}

/* FORMATTAZIONE GENERALE */

.defaulttext {
   background: none;
}


.mediumtext {

}

.smalltext {

}

.tbox.chatbox {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.fborder {
	background-color: #fff;
}

.smallblacktext {
	font: 9px verdana, arial, sans-serif;
	color:#000;
}

.tbox{
background-color: #ffffff;
	border: #000000 1px solid;
	color: #000000;
}

.button{
    margin-bottom : 5px; 
	 text-align:center;
}


/* -------------------------------
Vai a pagina...
-------------------------------- */
.nextprev {
font: 10px arial, sans-serif, helvetica;
color:#5F5E5E;
text-align:center;
clear:both;
height:18px;
padding-top:6px;
margin-left:5px;
} 
.nextprev  a{
padding:2px 4px;
} 
.nextprev  a:hover{
border:1px solid #6A82A4;
background-color: #6A82A4;
color: #fff;
/* border:1px solid #e22882;  */
padding:1px 3px; 
text-decoration:none;

} 


/* .nextprev{
	background-color: #ffffff;
	color: #000000;
	text-align:center;
	padding : 2px;
}
*/

.np{
	background-color: #ffffff;
	border: #000 1px solid;
	color: #000000;
	text-align:center;
	padding : 2px;
}

.fcaption{
background-color: #E3ECF2; /* AZZURRO XOOPS */
	border-top: 1px dashed #333333;
	border-bottom: 1px dashed #333333;  
	font-weight: bold;
	padding: 4px;
}

.forumheader{
background-color: #F1E6D5;  /* MARRONE CHIARO */
/* background-color: #D8C3A0;  /* MARRONE  */
	/* background-color: #f4f4f4;  /* AZZURRO KIWANIS */
/*	background-color: #ffffff;  /* BIANCO */
	color: #000;
	padding: 4px;
	/* border: 1px solid #C3BDBD;  */
	border: 1px solid #E6D1B4;
	text-align: justify;
}

.forumheader2{
	background-color: #ffffff;  /* BIANCO */
	color:#000;
	padding: 4px;
	border: #C3BDBD 1px solid;
	text-align: justify;
}

.forumheader3{
	background-color: #ffffff;  /* BIANCO */
	color:#000;
	padding: 4px;
	border: #C3BDBD 1px solid; 
	text-align: justify;
}

.forumborder{
	border: #000080 1px solid;
}

.sfondobianco{  /* Per il Template di LIST_NEW  */

	background-color: #ffffff;  /* BIANCO */
	color: #000;
	padding: 4px;
	border: 1px solid #C3BDBD;  
	/* border: 1px solid #E6D1B4;  */
	text-align: justify;
}


/* -------------------------------
NICETITLE
-------------------------------- */

.nicetitle {
	font-weight: bold;
	color: #3C3C3C;
	text-align: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 35em;
	z-index: 20;
	max-width: 60%;
}
.nicetitle-content{
	overflow: hidden;
	background: #ffffff;
	border: 1px solid #333;
	padding: 7px;
}
.nicetitle p{
	margin: 0;
	line-height: 120%;
}
.nicetitle p.destination {
	font-weight: normal;
	font-size: 0.7em;
	color: #5E7743;
}

div.nicetitle p span.accesskey {
	color: #FF7200;
}
/* END NICETITLE */

/* ------------------------------
MENU ORIZZONALE "ROSSO" (vedi file LINKS.SC)
------------------------------- */
#menu { 
	padding-top:10px;
	padding-bottom:10px;
	background-color: #8E9EB7;
	/* background-color: #f4f4f4; /* GRIGIO CHIARO */
	margin-bottom:10px;
	color: #ffffff;  
	text-align:right;
	font-size:90%; 
	letter-spacing: 3px;
	font-family: Tahoma, Arial, sans-serif;
}
#menu a {
   color: #ffffff;
	background-color: #8E9EB7;
	text-decoration:none;
	padding-left:9px;
	padding-right:9px;
	padding-top:10px;
	padding-bottom:10px;
	border-right:1px solid #d8d2bd; /* grigio */
}
#menu a:hover {
	border-bottom:1px solid #ffffff;
	border-right:1px solid #d8d2bd; /* grigio */
	padding-left:9px;
	padding-right:9px;
	background-color: #D8C3A0;  /* MARRONE */
	/* background-color: #fbe691;  /* GIALLO OCRA */
	color: #000;
	background-repeat: no-repeat;
	background-position: bottom left;
}

/* ---------------------
	Inizio barre di navigazione
------------------------ */

ul.navigation { /* UL NAVIGATION ADDED BY QUE~ */
	font-size:80%;
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.navigation li a {
	display: block;
	text-decoration: none;
	padding: 0 1em;
	height: 2em;
	line-height: 2em;
}
ul.navigation li {
	display: inline;
}
ul.navigation li a:link, ul.navigation li a:visited {
   color: #0000ff;
   background-color: transparent;
}
ul.navigation li a:hover {
   color: #000;
   background-color: #ff6;
   border-bottom: 1px dashed #036;
}

/* ---------------------------------
CITAZIONI 
---------------------------------- */
.blockquote {
padding: 10px 10px 10px 10px;
	margin: 5px;
	font: 85% verdana, tahoma, arial, helvetica, sans-serif;
	color: #4F5974;
	background-color: #F2F9FF; /* CELESTE */
	line-height:1.6em;
	border-left: 5px solid #ADD8E6;
	
}
.indent{ /* quote forum + Blocchetto Calendario */
padding: 10px 10px 10px 10px;
	margin: 5px;
	font: 85% verdana, tahoma, arial, helvetica, sans-serif;
	color: #4F5974;
	background-color: #F2F9FF; /* CELESTE */
	border:1px solid #AACBEE;
	line-height:1.6em;
	/* border-left: 5px solid #ADD8E6;


	/*padding: 1em;
	margin-bottom: 1.5em;
	background-color: #E3ECF2; /* AZZURRO XOOPS */
	/* background-color: #FFFCD8;
	background-image: url('images/a5.gif');  */
	/*background-repeat: no-repeat;
	background-position: top left;
	border: dotted 1px #DFD999;

/* 
	padding: 1em;
	margin-bottom: 1.5em;
	background: #ffffea; /* BEIGE CHIARO 
	border: dotted 1px #DFD999;
	font-size: 90%;  */
}


/* MODIFICA per il BBCODE */

.helpbox {
border: 0px;
width: 300px;
}

/* --------------------
TORNA SU
----------------------*/
#up {
  text-align: right;
}

.adsense{
	clear: both;
	/* width: 704px;  */
	margin: 0 auto;
	background-color: #ffffff; /* BIANCO*/
	text-align: center;
}

/* BREADCRUMBS */

.breadcrumb { 
background-color: #F2F9FF; /* CELESTE */
font-size : 90%;
padding : 0.5em;
} 
.breadcrumb a { 
padding : 0.3em;
color : #000;
text-decoration : underline;
 border : 1px solid #F2F9FF; /* CELESTE */
} 
.breadcrumb a:hover { 
padding : 0.3em;
background-color : #dde3f3;
border : 1px solid #c6d0eb;
color : #000;
text-decoration : none;
}



/******************
BOX CON SFONDO COLORATO
ISTRUZIONI inserire ad es.
<div class='bloccoceleste'> 
TESTO 
</div>
***************** */

.bloccoceleste{
background-color: #F2F9FF; /* CELESTE */
	}
.bloccorosa{
background-color: #FFE1F5; /* ROSA */
	}
.bloccogiallo{
background-color: #FFFFB2; /* GIALLO */
	}
.bloccoverde{
background-color: #D8FBB6; /* VERDE */
	}
	
/******************
BOX CON CORNICE COLORATA
ISTRUZIONI inserire ad es.
<div class='boxgiallo'> 
TESTO 
</div>
***************** */	
.boxgiallo{
	border:2px solid #FFCC33; /* GIALLO */
}
.boxceleste{
	border:2px solid  #CDD5E1; /* AZZURRO */
}
.boxrosa{
	border:2px solid  #FFE1F5; /* ROSA */
}
.boxverde{
	border:2px solid #D8FBB6; /* VERDE */
}


/* ---------------------
GUESTBOOK
----------------------- */
.guestbook{ 
background-image: url(images/bh.png);
/* background-image: url(images/menu3_bar.gif); */
background-repeat: repeat-x;
/* background-color: #CDD5E1; */
/* background-color: #769AB8; */

	font: 11px verdana, arial, sans-serif;
	color: #ffffff;
	/* color:#000; */
	border: #C3BDBD 1px solid;
	/* height:20px; */
	font-weight: bold;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
}

.guestbook2{ 
background-color: #f4f4f4; 
background-repeat: repeat-x;
	font: 80% verdana, arial, sans-serif;
	color:#000; 
	border: 1px solid #d6d6d6;
	height: 15px;
	padding-left: 5px;
	padding-right: 5px;
}
.guestbook3{ /* Testo Messaggio */
background-color: #FFFFFF;  /* BIANCO */
	font: 11px verdana, arial, sans-serif;
	color:#000;
	/* border: #C3BDBD 1px solid; */
border-left:1px dotted #f0f0f0; /* BORDO LEGGERO */
border-right:1px dotted #f0f0f0; /* BORDO LEGGERO */
padding-top: 3px;
padding-left: 5px;
padding-right: 5px;
}

/* -----------------------
Class x il Calendario - Giorno corrente
----------------------- */

.calendar{
/* background: #D9E1EE;  */
/* background: #fff; */
background-color: #E3ECF2; /* AZZURRO XOOPS */
/* background-color: #fbe691; /* GIALLO OCRA */
/* border: 2px solid #FF8C00; /* ARANCIO */
/* border: 2px solid #D9E1EE; /* AZZURRO */
/* border: 2px solid #FFCC33; /* GIALLO */
color: #000;
}
.calendar a{
color: #000;
}
.calendar a:hover{
color: #fff;
background: #00356A; /* BLU HOVER */
}



/*---------------------
BOX 
--------------------- */
.box1 { /* HOMEPAGE - Height 80 */
	padding: 5px;
	border: 1px dashed #DCDAC2;
	/* border: 1px dotted #8E9EB7;  */
	/* border:1px solid #AACBEE;  */
	background-color: #fff;
	font: 85% microsoft sans-serif,verdana,tahoma,geneva,arial,helvetica,sans-serif;
	/* letter-spacing: 1.5px;  */
	letter-spacing: 1.1px; /*  <--- OK  */
	min-height: 80px; 
	height: auto !important;
	height: 80px;
	text-align: justify;
	/* line-height:1.5em;  */
}

.boxavviso { /* HOMEPAGE - Kiwanis, Pinocchio... */
	margin: 2px;
	padding: 5px;
	border: solid 1px #708090; /* GRIGIO */
	background-color: #ffffff;
	color: #000080; /* BLU KIWANIS */ 
	font:90% Verdana,Tahoma,Arial,sans-serif;
	text-align: justify;
}	

.boxino { /* BLOCCO AVVISI + <<OTHER_NEWS>> */
	background-color: #E3F2F1; /* AZZURRO */
	font:85% Verdana,Tahoma,Arial,sans-serif;
	text-align: justify;
	letter-spacing: 1.5px;
	color: #4F5974;
	min-height: 80px; 
	height: auto !important;
	height: 80px;
}

.boxprenota { /* BOX PRENOTAZIONI */
	margin-top: 0px;
	margin-bottom: 0px;
	/* margin: 2px; */
	padding: 8px;
	border-left: 1px solid #6A82A4; 
	border-right: 1px solid #6A82A4; 
	color: #000080; /* BLU KIWANIS */ 
	font:90% Arial,Verdana,Tahoma,sans-serif;
	letter-spacing: 1px;
	text-align: center;
	background-color: #fff;
}

.boxrassegna { /* BLOCCO RASSEGNA STAMPA */
	margin: 2px;
	padding: 5px; 
	width: 98%;
	height:80px;
	/* border: solid 1px #cccccc; /* GRIGIO */
	/* background-color: #ffffff;  */
	background-image: url(images/rassegna_stampa.png);
	background-repeat: no-repeat;
	background-position: right;
}
.boxrassegnanews { /* NEWS in RASSEGNA STAMPA */
	margin: 2px;
	padding: 15px;
	border: solid 1px #708090; /* GRIGIO */
	background-color: #ffffff;
	font:90% Verdana,Tahoma,Arial,sans-serif;
	text-align: justify;
	line-height: 1.5em;
}

.boxnewsclub { /* BLOCCO TITOLO <<NOTIZIE DAL CLUB>> */
	margin: 0px;
	padding: 5px; 
	background-color:#6A82A4;
	width: 98%;
	height:80px;
	background-image: url(images/kiw-logo_white.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #FFFFFF;
}

.boxdivisione { /* BLOCCO TITOLO "NEWS DIVISIONE"  */
	margin: 0px;
	padding: 5px; 
	background-color: #f4f4f4; /* GRIGINO */
	width: 98%;
	height:80px;
	color: #8E9EB7;
	
	background-image: url(images/8divisione.png);
	background-repeat: no-repeat;
	background-position: right;
}

.boxpiazzetta { /* BLOCCO TITOLO << FORUM - PIAZZETTA VIRTUALE >> */
	margin: 0px;
	padding: 10px; 
	/* background-color:#6A82A4; */
	background-color:#fff;
	color: #FFFFFF;
	width: 98%;
	height:105px;
	 
	background-image: url(images/sfondo_piazzetta.png);
	background-repeat: no-repeat;
	background-position: left; 

	
}


.boxprimopiano { /* HOMEPAGE - TITOLO "PRIMO PIANO" */
font-size : 120%;
letter-spacing: 3px;
background-color:#EBF3FB;
border:1px solid #AACBEE;
/* background-color: #F1E6D5;  /* MARRONE */
/* border-top: 1px solid #E6D1B4; 
/* border-left: 1px solid #E6D1B4; */
padding:0.2em 70px 0.2em 0.4em; 
 font-weight: bold;
 color: #4F5974;
 
/*  font-family:Arial,Helvetica,sans-serif;
	text-align: center;
	font-size:120%;  */
}
.corniceceleste{
	border:1px solid #AACBEE;
}

.boxballo { /* BLOCCO >>CORSO DI BALLO>>  */
	border:1px solid #8C0029; /* ROSSO SCURO */
	margin: 0px;
	padding: 20px; 
	background-color: #FFFFFF; 
	/* width: 563px; */
	/* color: #8C0029; /* ROSSO SCURO */
	font-family: "Century Gothic";
	text-align: justify;
}


/* -------------
BOX BLU 
-------------- */
.boxblue {
	background: #CCD6E6; overflow: hidden;
	margin-bottom: 10px;
	padding: 3px;
	
}	
.boxblue a{
color: #0D0D0D;
}
.boxblue a:hover{
color: #FF8C00; /* ARANCIO */
}




/* BLOCCHI CON BORDI ARROTONDATI - MENU A DX */
.titoloblocco{
	background:#6A82A4 url(images/bg_knews.gif) no-repeat scroll left top;
   color:white;
	font-family:Arial,Helvetica,sans-serif;
	text-align: center;
	font-size:120%;
	font-weight: bold;
	height: 18px;
	text-transform: uppercase;
	letter-spacing: 3px;

	padding-top:5px;
	padding-bottom: 3px;
 	width:190px;

}
.testoblocco{
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 8px;
	border-left: 1px solid #6A82A4; 
	border-right: 1px solid #6A82A4; 
	font-family:Arial,Helvetica,sans-serif;
	font-size:90%; 
	letter-spacing: 1px;
	text-align: left;
	background-color: #fff;
}
.testoblocco a{
/* color:#669900;  */
}
.bottomblocco{
	background:#6A82A4 url(images/bg_news-bottom.gif) no-repeat left bottom;
	height:20px;
	width:190px;
}


/* BLOCCO CELESTE - "AVVISI" IN HOMEPAGE (= MENU=5) */

.box-top {
	height:28px;
	background:url(images/vetrina_up.gif) no-repeat top center;
	}
.box-text{
background-color: #E3F2F1; /* AZZURRO */
	padding-left: 15px;
	padding-right: 15px;  
	font:85% Verdana,Tahoma,Arial,sans-serif;
	text-align: justify;
	letter-spacing: 1.5px;
	color: #4F5974;
	min-height: 80px; 
	height: auto !important;
	height: 80px;
}
	
.box-bottom {
	height:21px;
	background:url(images/vetrina_dw.gif) no-repeat top center;
	}
	
/* Simbolo (*) ROSSO nella Pagina PRENOTAZIONI */
.red { color: #FF0000;} 	
	
	
/* BOX CELLULARE WAP  */

.boxcell { /* BLOCCO CELLULARE WAP */
	margin: 2px;
	padding: 5px; 
	width:98%;
	height:240px;
	border: solid 1px #cccccc; /* GRIGIO */
	/* background-color: #cccccc; /* GRIGIO */
	background-image: url(images/bg_cell.gif);
	background-repeat: no-repeat;
	background-position: left;
}
	
.sfondocell{
	/* background-image: url(images/bg_cell3.gif);
	background-repeat: repeat-x; */
	font-family: Arial, Helvetica, sans-serif;
	padding:20px;
}	