body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	background-color: #CCC;
}

a {
	text-decoration: none;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	padding: 2px;
	line-height: 1.5;
}

a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
ul {
	list-style-type: none;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bolder;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	color: #FFF;
	border-left-width: thin;
	border-left-color: #FFF;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-style: solid;
	padding: 2px;
	margin: 10px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

p {
	margin: 2px;
	padding: 1px;
}
#navigation ul li a {
	margin-right: 5px;
	margin-left: 5px;
}
#navigation li{
	display: inline;
}

#header {
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	height: 100px;
}
#container {
	width: 1060px;
	padding: 0px;
	background-repeat: repeat-y;
	margin: auto;
	position: absolute;
	background-image: url(immagini/bf.jpg);
	z-index: 1;
}
#navigation {
	height: 20px;
	width: 960px;
	background-image: url(immagini/nav.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	clear: both;
}
#Main {
	font-size: 14px;
	text-align: justify;
	padding: 0px;
	width: 740px;
	margin-left: 18px;
	margin-top: 15px;
	position: relative;
	float: left;
	background-color: #AC36EC;
	border: thin outset #FFF;
}
#Contenuto  {
	width: 400px;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#Contenuto p {
	padding-right: 10px;
	padding-left: 10px;
}

#immagine_tarocco {
	background-color: #9B00FF;
	width: 300px;
	position: relative;
	top: 50px;
	margin: 0px;
	float: left;
	border: thin outset #FFF;
	padding: 5px;
	left: 10px;
}
#News {
	width: 180px;
	background-image: url(immagini/news.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 511px;
	margin-left: 20px;
	margin-top: 0px;
	padding: 0px;
	text-align: center;
}
#News p {
	padding: 5px;
}


#contenitore {
	width: 1000px;
	position: relative;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#footer {
	clear: both;
}

.laterale {
	text-align: left;
}

#immagine_serpente {
	background-color: #9B00FF;
	width: 255px;
	position: relative;
	top: 70px;
	float: left;
	left: 50px;
}
.sottolineato {
	text-decoration: underline;
	font-weight: bold;
}
.centrato {
	font-weight: bold;
	text-align: center;
}
#tecniche {
	width: 180px;
	background-image: url(immagini/news.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 511px;
	margin-left: 20px;
	margin-top: 0px;
	padding: 0px;
	text-align: center;
	list-style-type: none;
}
#container #tecniche ul {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	list-style-type: none;
}
#tecniche ul li {
	padding: 5px;
	display: block;
}
.immagine_dentro {
	position: relative;
	left: 85px;
}
#no_link a:hover {
	border-bottom-style: solid;
	border-bottom-width: 0px;
}
#crediti {
	text-align: center;
}
