@charset "utf-8";
/*
La Calligrafia - di Massimo Polello
CSS by Danilo Moretti 2007 - www.dispari.net 
Last edit: 2008-02-29
*/
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0px;
	letter-spacing: 1px;
	background-color: #000000;
	font-size: 12px;
}
a:link  {
	color: #999999;
	text-decoration: none;
}
a:hover, a:active, a:visited {
	text-decoration: none;
	color: #996666;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#intestazione {
	font-size: 11px;
	margin-left: auto;
	width: 950px;
	margin-right: auto;
	height: 16px;
	padding: 8px 0px 0px 0px;
	color: #999999;
}
#lingue {
	font-size: 11px;
	background-color: #003366;
	height: 32px;
	float: right;
}


#head {
	background-color: #333333;
	height: 34px;
	clear: both;
	color: #999999;
}
#wrap {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	color: #999999;
}
#foot {
	background-color: #333333;
	height: 40px;
	clear: both;
	color: #999999;
}
#bodyleft {
	width: 210px;
	float: left;
	text-align: right;
	padding-top: 95px;
}
#bodyleft li {
	font-size: 11px;
	line-height: 30px;
	display: block;
	font-weight: bold;
}
#bodyleft a:hover, #bodyleft a:active,  #bodyleft #current {
	text-decoration: none;
	background-image: url(../images/pix.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 10px;
	color: #FFCC33;
}
#bodyleft a:link, #bodyleft a:visited        {
	text-decoration: none;
	text-decoration: none;
	margin-right: 10px;
	padding-right: 10px;

}	
#bodyright {
	width: 720px;
	float: right;
}
#menuleft {
	float: left;
	text-align: left;
	padding-top: 50px;
	padding-bottom: 40px;
}
#menuleft li {
	display: inline;
	margin-right: 20px;
}
#menuleft  a:hover, #menuleft  a:active, #menuleft #current        {
	text-decoration: none;
	color: #FFCC33;
}
#menuleft a:link, #menuleft a:visited        {
	text-decoration: none;
}

#menuright {
	float: right;
	text-align: right;
	padding-top: 50px;
	padding-bottom: 40px;
	clear: right;
}
#menuright  a:hover, #menuright  a:active, #menuright #current        {
	text-decoration: none;
	color: #FFCC33;
}
#menuright a:link, #menuright a:visited        {
	text-decoration: none;
}

#content {
	width: 640px;
	margin-top: 105px;
	border: 1px solid #30260b;
	padding: 20px 40px 20px 37px;
	margin-bottom: 37px;
	background-image: url(../images/griffe.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
}

#credit {
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
	height: inherit;
	padding: 14px 0px 0px 0px;
	width: 950px;
	color: #999999;
	text-align: center;
}
#info {
	font-size: 11px;
	color: #999999;
	float: left;
}
#contatti {
	font-size: 11px;
	color: #999999;
	float: right;
	text-align: right;
}
#wrap #bodyright #content h1 {
	color: #FFCC33;
	font-size: 18px;
}
#wrap #bodyright #content h2 {
	font-size: 14px;
	color: #999999;
}
#wrap #bodyright #content h3 {
	font-size: 12px;
	font-style: italic;
}
#wrap #bodyright #content li {
	background-image: url(../images/pix.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 15px;
	margin-bottom: 10px;
}
#content a:link, #content a:visited {
	color: #FFCC00;
}
#content a:hover, #content a:active {
	color: #FFCC00;
	text-decoration: underline;
}
#bodyleftexpand    li a   {
	font-weight: normal;
	margin-right: 20px;
}
input, textarea{
	background-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	font-weight: bold;
	color: #999999;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#wrap #bodyright #content img {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

