@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	border:none;
	}
body {
	background-image:url(../immagini/background.png);
	background-repeat:repeat;
	background-attachment:fixed;
	background-position:top center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#434343;
	text-shadow: 1px 1px 1px #fff;
	font-weight:normal;
	text-align:justify;
	line-height:30px;
}
div.likins{
	margin:10px;
}
div.page {
	margin:30px auto 0;
	width:956px;
}
div.content {
	background:#f9f9f7;
	margin:-4px auto 0;
	width:943px;
}
div.page_top {
	background:url(../immagini/page-top.png) no-repeat;
	margin:0 auto;
	padding:0;
	height:11px;
	width:956px;
}
div.page_mid {
	background:url(../immagini/page-mid.png) repeat-y;
	margin:0 auto;
	padding:0;
	width:956px;
}
div.page_bottom {
	background:url(../immagini/page-bottom.png) no-repeat;
	margin:0 auto;
	padding:0;
	height:7px;
	width:956px;
}
div.page_push {
	font-size:11px;
	text-align:center;
	line-height:30px;
	height:30px;
	display:block;
	width:100%;
}
div.pres {
	background:#f9f9f7;
	margin:0 auto;
	position:relative;
}
#banner {
	background-image: url(../immagini/banner1.png);
	background-repeat:no-repeat;
	background-position:center;
	height:258px;
	width:943px;
	margin:0;
	padding:0;
}
div.post_banner {
	background:url(../immagini/post-banner.png);
	width:943px;
	height:46px;
	margin:0;
	padding:0;
}
div.nav {
	background:#f9f9f7;
	width:943px;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
}
div#menu {
	float:right;
	margin:0 auto;
	margin-left:0;
}
div#menu ul {
	list-style:none;
	margin:0;
	padding:0 5px;
	text-align:left;
	background:none;
}
div#menu ul li {
	display:inline;
	display:block;
	float:left;
}
div#menu ul li a {
	text-shadow: 0px 0px 0px #000;
	color:#333300;
	display:inline-block;
	margin:5px 2px;
	text-decoration:none;
	padding:5px 10px 5px 10px;
	white-space:nowrap;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
div#menu ul li a:hover {
	text-shadow: 0px 0px 0px #000;
	background-color:#f6bdd3;
}
div#menu ul li#selected a {
	text-shadow: 0px 0px 0px #000;
	background-color:#f6bdd3;
}
div.leftcontent {
	width:673px;
}
div.google {
	margin:30px auto auto 20px;
}
h1{
	text-shadow:1px 1px 1px #fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	margin:20px;
	color:#262626;
	font-size:22px;
	font-weight:bold;

}
h4{
	text-shadow:1px 1px 1px #fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	margin:20px;
	color:#262626;
	font-size:22px;
	font-weight:bold;
	text-decoration:underline;
	}
h2{
	text-shadow:1px 1px 1px #fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	margin:20px;
	color:#262626;
	font-weight:bold;
	font-size:16px;
}
h3{
	text-shadow:1px 1px 1px #fff;
	color:#C03;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	margin:20px;
	font-weight:bold;
	font-size:16px;
}
p{
	margin:20px;
	}
	p.main{
	width:633px;
	}
	
div.youtube {
	text-align:center;
	margin-top:80px;
}
div.macroli {
	margin-top:160px;
	text-align:center;
}
div.rightcontent {
	width:250px;
	position:absolute;
	margin-left:673px;
}
div.loghi {
	margin:40px auto 0px auto;
	text-align:center;
}
hr{
	margin-top:40px;
	border: 1px inset white;
	}
a.social{
	outline:none;
	text-decoration:none;
	width:16px;
	height:16px;
	}
span.ins {
	font-weight:bold;
	color:#212121;
}
img.ins {
	margin-left:20px;
	margin-top:20px;
}
span.ns {
}
a{
	color:#262626;
	font-weight:bold;
}
a:hover{
	text-decoration:none;
}
ul{
	margin:0 20px 0 40px;
	list-style-type:circle;
	line-height:25px;
}
ul.sec{
	margin:0 20px 0 40px;
	list-style-type: none;
	line-height:25px;
}
ol{
	font-size:13px;
	margin:0 20px 0 40px;
	line-height:25px;
}
ul.ter{
	margin:0 20px 0 40px;
	list-style-type:disc;
	line-height:25px;
}
div.logyai {
	margin:40px auto auto 40px;
}
p.manti {
	margin-top:50px;
	font-family:"Arial Black", Gadget, sans-serif;
	color:#000;
	font-weight:bold;
}
p.mansa {
}
p.mantrans {
	font-size:13px;
	font-style:italic;
	color:#000;
}
p.mantrad {
	color:#000;
}
table.ya {
	margin:40px auto auto 200px;
	text-align:left;
	border:none;
	padding:20px;
}
table.ya tr{
	height:130px;
}
table.ya td{
	padding-left:10px;
}
div.foto{
	margin:40px;
}
table.cey{
	width:500px;
	margin:20px;
border-collapse:collapse;
}
table.cey td{
	padding:10px;
	border:silver 2px outset;
}
td.col{
	background-color:#e4fd6e;
}
table.libri{
	margin:20px auto auto -10px;
	border:none;
}
table.libri td{
	width:200px;
	height:100px;
	padding:10px;
	text-align:right;
}
span.contact{
	color:#262626;
	font-weight:bold;
}
div.om{
	width:12px;
	height:12px;
	margin:0 auto;}
	