body {
	height: 100%;
	font-family: "Century Gothic", Verdana, sans-serif;
	color: #000000;
	font-size: 76%;
	margin:0px;
	background-color: #CCCCCC;
}
td {
	font-size: 1em;
	background-color: #FFFFFF;

}
h3 {
	font-size:1.0em;
	padding-left:10px;
	color: #ff6600;
	font-weight:bold;
}
h2 {
	font-size:1.2em;
	padding-left:10px;
	color: #ff6600;
	font-weight:bold;
}

a {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ff6600;
}
a:hover {
	color: #ff6600;
	text-decoration: none;
	border:none;

}

.sfondogiallo {
	background-color:#FBEF8B;
	}
	
.testo {
	padding: 30px;
	font-size: 0.85em;
	text-align: justify;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.news {
	padding-left: 30px;
	font-size: 0.85em;
}
.testonews {
	padding-left: 50px;
	padding-right: 50px;
	font-size: 0.85em;
	text-align: justify;
}

.foto {
	padding:5px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;

}
.footer {
	padding: 3px;
	font-size: 0.8em;
	background-color:#F6B825;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;

}
#login {
	padding-left:20px;
	font-size: 0.8em;
}
/* ********** NEWS  ***************** */

.datan {
	color:#999999;
	font-size:0.8em;
	padding-left:10px;
}
.titolon {
	color:#000000;
	font-size:0.8em;
	padding-left:10px;
}

/* ********** FORM  ***************** */

input, select, textarea {
	font-size: 1em;
	color:#666666;
	background-color: #ffffcc;
	padding-left: 3px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-top-style: none;
	border-left-style: none;


}
.bottone {
	cursor:pointer;
	color:#000;
	font-weight: bold;
	background-color: #FF9933;
}
.rules
{
}
.link {
	padding-right:20px;
	font-size: 0.8em;
	padding-bottom: 10px;
	text-align: right;


}	
/* *********** menu orizzontale ************* */
.barramenu {
	width: 20%;
	background-color:#FBEF8B;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;


}

.barramenu a {
	background-color:#FBEF8B;
	text-align: center;
	text-decoration: none;
	color: #333333;
	font-size: 0.75em;
	font-weight: bold;
	display: block;
	position: Relative;
	border: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
.barramenu a:hover {
	background-color:#ff9900;
	text-decoration: none;
	font-size: 0.75em;
	display: block;
	position: Relative;
	color: #000000;
	
}


.barramenu2 {
	width: 50%;
	background-color:#FC0522;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;


}
.barramenu2 a {
	background-color:#FC0522;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-size: 0.75em;
	font-weight: bold;
	display: block;
	position: Relative;
	border: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
.barramenu2 a:hover {
	background-color:#ff9900;
	text-decoration: none;
	font-size: 0.75em;
	display: block;
	position: Relative;
	color: #333333;
}
/* ************** testo corpo **************** */
.bordo {
	border: 1px solid #000000;
}
.menugov {
	list-style-position: inset;
	list-style-image: url(images/qua_arancio.jpg);
	list-style-type: square;
	font-size: 0.8em;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 5px;
	margin-left: 0px;

}
.menugov a  {
	text-decoration:none;
	border:none;
	color: #333333;
	
}
.menugov a:hover  {
	text-decoration:none;
	border:none;
	color: #ff6600;
	
}
.separatore {
	font-size: 0.8em;
	font-style: italic;
	color: #666666;
	padding-right: 30px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
	margin-right: 30px;
	margin-left: 30px;

}
.bordosx {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.bordobasso {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 0.9em;

}
