* {
	margin: 0px;
	padding: 0px;
  }
body 
{
	background-color: #EFEFEF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#container
{
	background-color: #EFEFEF;
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(immagini/sfondo.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 0px;
	margin-bottom: 0px;
	
}

/*box principali*/

#principale
{
	width:900px;
}
#orizzontale
{
	width:855px;
	/*height:300px;*/
	min-height:300px;
	max-height:500px;
	clear:right;
	margin-left:5px;
	padding-left:20px;
	border-top:solid 1px #ff9933;
}
#verticale
{
	height:400px;
	float:right;
	width:200px;
	border-left-style: solid;
	border-left-width:1px;
	border-left-color:#ff9933;
}
#centrale
{
	height:350px;
	float:left;
	width:680px;
	margin-left:5px;
	padding-top:10px;	
}

#image
{
	background-image:url(immagini/finestra.gif);
	background-repeat:no-repeat;
	height:243px;
	width:251px;
	float:left;
	margin-top:10px;
	
}

#imageLogin
{
	background-image:url(immagini/login.jpg);
	background-repeat:no-repeat;
	height:243px;
	width:251px;
	float:left;
	margin-top:10px;
	
}

#motiviLogin
{
	text-align:center;
	width:400px;
	height:250px;
	float:left;
	margin-top:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000; 
	font-size: 12px
}

#centrale h3
{
	font-size:16px; 
	color:#ff9933; 
	font-family:Arial, Helvetica, sans-serif;
	margin-top:10px;
	margin-left:10px;
}

#motivi
{
	width:400px;
	height:250px;
	float:left;
	margin-top:30px;
	font-family:Arial, Helvetica, sans-serif;
	color:#073771; 
	font-size: 16px
}

#motivi ul
{
	margin-top:10px;
	list-style-image: url(immagini/arrow.gif);
	margin-left:10px;
}
#motivi ul li
{
	line-height:1.5; 
	margin-left:20px;
	color:#000000; 
	font-size:12px;
	padding-left:10px;
	width:380px;
	font-weight:bold;
}
#motivi p
{
	color:#000000; 
	font-size:12px;
	font-weight:bold;
}

#header_p1
{
	background-image: url(immagini/head_room_p1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 230px;
	display: block;
	height: 120px;
	background-color: #EFEFEF;
	margin-bottom: 15px;
}

#header_p2 
{
	background-image: url(immagini/head_room_p2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 670px;
	display: block;
	height: 120px;
	background-color: #EFEFEF;
	margin-bottom: 15px;
}

#footer 
{
	background-image: url(immagini/foot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
	text-align: center;
	padding-bottom: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	padding-top: 10px;		
	color: #5A6A74;

}


#footer a 
{
	color: #5A6A74;
	text-decoration: none;
}
#footer a:hover 
{
	color: #ff9933;
}

li a 
{
	color: #3399FF;
	text-decoration: none;
}
li a:hover 
{
	color: #ff9933;
}

/*inizio regole menù*/
#allineamento
{
	margin-left:90px;
}
#nav {
	float: left;
	width: 100%;
	list-style-type: none;
	clear: both;
	background-image: url(immagini/sfondolink.gif);
	background-repeat: no-repeat;
	background-position: 5px 0px;
}
#nav li 
{
	float: left;
}
#nav li a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-left: 15px;
	text-align: center;
	vertical-align: middle;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 25px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 20px;
}
#nav li a:hover 
{
	color: #000000;
	background-image: url(immagini/sfondolinkhover.jpg);
	background-repeat: repeat-x;
}

/*fine regole menù*/


/*box secondari*/

.Box
{
	min-height:100px;
	max-height:500px;
	/*	height:300px;*/
	width:180px;
	float:left;
	margin-top:10px;
	padding:0px 10px 0px 10px;
	border-right-style:solid;
	border-right-width:1px;
	font-family:Arial;
	font-size:18px;
	color:#ff9933;
}


#newsBox
{
	width:180px;
	margin-left:5px;
	margin-top:10px;
	font-family:Arial;
	font-size:11px;
	color:#000000;
}


#supportoBox
{
	height:90px;
	width:180px;
	float:left;
	margin-left:5px;
	margin-top:10px;
	font-family:Arial;
	font-size:18px;
	color:#ff9933;
}



/*regole content*/

.Txt{
	display:block;
	width:180px;
	/*height:100px;*/
	margin:20px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
}
.Txt a{color:#000000; text-decoration:none;}
.Txt a:hover {color:#ff9933; text-decoration:none;}


	
/*- Menu verticale*/
	
#vert
{
	float:left;
	clear:right;
	width:230px;
	height:610px;
	background-image:url(immagini/sfondo_internet.gif);
	background-repeat:no-repeat;
	margin-left:5px;
}




.navigation
{
	float:left;
	background-image: url(immagini/menu.png); 
	padding-left:10px; 
	font-size:14px;
	list-style-type: none;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:15px;
	clear:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #5A6A74;

}
.navigation li
{
	margin:5px 0px 5px 0px;
	padding-left:5px; 
	font-size:12px;
	width:140px;
}
.navigation li a
{
	color:#586a76; 
	text-decoration:none;
}
.navigation li a:hover
{
	color:#ff9933; 
	text-decoration:none;
}



#collegamenti
{
	background-image:url(immagini/barrettavert.gif);
	background-position:right;
	background-repeat:repeat-y;
	float:left;
	width:180px;
	height:200px;
}


/*box pannello*/

#pannello
{
	background-image:url(immagini/pannello_quadrato_06.gif);
	background-repeat:repeat-y;
	background-position: left top;
	width:650px;
	float:right;
	margin-right:5px;
}

#pannello_head
{
	background-image:url(immagini/pannello_quadrato_03.gif);
	background-repeat: no-repeat;
	background-position:center top;
	width:650px;
	height:15px;
}

#pannello_foot
{
	background-image:url(immagini/pannello_quadrato_08.gif);
	background-repeat: no-repeat;
	background-position:left bottom;
	width:650px;
	height:15px;
}

#spazio
{
	border-style:hidden;
	border-width:0px;
	clear:both;
}
/*testo*/

#testo 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #586a76;
	width: 615px;
	padding:15px;

}


#testo ul
{
	padding-left:20px;
	list-style: square url(immagini/navMenu.png);

}

#testo li
{
	line-height:1.5; 
	padding-left:10px;
	text-align:justify;
}

.nomi{color:#ff9933; font-weight:bold}
.descrizione{ font-size:10px;}

#testo a
{
	text-decoration: underline;
	color:#586a76;

}

#testo p
{
	line-height:1.5; 
	padding-left:10px;
	text-align:justify;
}

#testo p strong
{
	color:#586a76;
}

#testo h2
{
	font-size:14px; 
	color:#000000; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:900;
	padding-left:15px;
	
}

#testo h3
{ 
	padding-left:12px; 
	padding-bottom:5px;
	font-size:16px; 
	color:#ff9933; 
	font-family:Arial, Helvetica, sans-serif;
}

#testo h4
{
	padding-left:10px; 
	color:#ff6600;
	font-size:18px;
}

h3
{
	
	font-size:16px; 
	color:#ff9933; 
	font-family:Arial, Helvetica, sans-serif;
}

#inserimentoNews
{
	margin-left:10px;
	padding-top:20px;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}

/* cella separatoria dei vari box */

.separatore
{
	min-height:100px;
	max-height:500px;
	width:21px;
	margin-top:10px;
	font-family:Arial;
	font-size:18px;
	color:#ff9933;
	background-image:url(immagini/sfondo_box.gif);
	background-repeat: repeat-y;	
}

.contenuto
{
	min-height:100px;
	max-height:500px;
	width:180px;
	margin-top:10px;
	padding-top: 10px;
	font-family:Arial;
	font-size:18px;
	color:#ff9933;
	vertical-align:top;
}

.tab_centrale
{
	vertical-align:top;
	height:350px;
	width:680px;
	margin-left:5px;
	padding-top:10px;
	padding-left:10px;
}

.tab_verticale
{
	vertical-align:top;
	min-height:200px;
	max-height:500px;
	/*height:400px;*/
	width:200px;
}

.tooltip{
width: 200px; color:#000;
font:lighter 11px/1.3 Arial,sans-serif;
text-decoration:none;text-align:center}

.tooltip span.top{padding: 30px 8px 0;
    background: url(bt.gif) no-repeat top}

.tooltip b.bottom{padding:3px 8px 15px;color: #548912;
    background: url(bt.gif) no-repeat bottom}