@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:visited, a:hover,a:active {
	text-decoration: none;
	color: #996666;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#intestazione {
	font-size: 11px;
	margin-left: auto;
	width: 820px;
	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: #FFFFFF;
}
#wrap {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	color: #999999;
	padding-bottom: 50px;
		background-image: url(../images/griffe_home.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#foot {
	background-color: #333333;
	height: 40px;
	color: #FFFFFF;
	clear: both;
	padding-top: 1px;
	margin-bottom: 0px;
}
#logo {
	width: 950px;
	background-image: url(../images/homelogo.jpg);
	background-repeat: no-repeat;
	background-position: center 30px;
	height: 240px;
}
#logoMenu {
	height: 20px;
	padding-top: 220px;
}

#logoMenu   li {
	display: inline;
	margin-right: 25px;
	margin-left: 25px;
}
#logoMenu    a:hover, #logoMenu    a:active, #logoMenu   #current        {
	text-decoration: none;
	color: #FFCC33;
}
#logoMenu   a:link, #logoMenu   a:visited        {
	text-decoration: none;
}

#content {
	width: 950px;
	margin-top: 105px;
	border: 1px solid #30260b;
	margin-bottom: 37px;
}

#credit {
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
	height: inherit;
	padding: 14px 0px 0px 0px;
	width: 900px;
	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   #contenuto   h1   {
	color: #FFCC33;
	font-size: 18px;
}
#wrap   #contenuto     h2   {
	font-size: 14px;
	color: #FFFFFF;
}
#wrap   #contenuto    h3   {
	font-size: 12px;
	font-style: italic;
}
#wrap  #logo   #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: #FFFFFF;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#wrap  #logo   #content  img {

}
#contenuto {
	width: 950px;
	/*	border: 1px solid #996600;
*/	clear: both;
	height: 600px;
	padding-top: 20px;

}
