* {
	margin: 0;
	padding: 0;
}
body {
	font-family: "Arial Narrow";
	background: url(images/fondo.jpg) top right no-repeat fixed;
	color: #4f4c40;
}
h1 {
	font-family: "Arial Black";
	color: #bcaf72;
	text-transform: uppercase;
}
h1:first-letter {
	color: #fff;
	padding-left: 2%;
	background: #bcaf72;
}
h2 {
	color: #9b9992;
	font: bold small Arial, Helvetica, sans-serif;
}
h2 {
	text-transform: uppercase;
	padding-left: 2%;
}
h3 {
	color: #9b9992;
	text-transform: uppercase;
	padding-bottom: 1em;
	font: bold medium "Arial Black";
}
h4 {
	text-transform: uppercase;
	color: black;
}
#supporto h4 {
	color: #fff;
	text-transform: uppercase;
	background: #bcaf72;
}
p {
	font-style: italic;
}
a {
	color: #9b9992;
	font-weight: bold;
	text-decoration: none;
}
#supporto .sup, #contatti .conta, #p_link .c_link, #index .home, #supporto .noti, #supporto .cons, #supporto .down, #supporto .arche, #credits .credit, #down .p_down {
	color: #bcaf72;
	background: url(images/riga2.gif) center right no-repeat;
}
a:hover {
	color: #bcaf72;
}
hr {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}
img {
	height: 70px;
	margin-left: auto;
	margin-right: auto;
}
dl {
	padding-bottom: 2em;
}
.im_cre {
	float: left;
	width: 120px;
	height: auto;
	border:#bcaf72 1px solid;
}
.blocco {
	display: block;
	width: 100%;
	padding-bottom: 2em;

}
.blocco h3 {
	padding-bottom: 0;
	font-size: small;
}
.blocchetto{
	padding-left: 10em;
}
#contatti dt {
	color: #fff;
	padding: 0.1em;
	font-size: large;
	font-weight: bold;
	background: #bcaf72;
}
#p_link dt {
	font-size: large;
}
#p_link dd {
	font-style: italic;
	color: #9b9992;
}
#p_link dl a {
	color: #4f4c40;
	font-weight: bold;
	text-decoration: none;
}
#p_link dl a:hover {
	color: #bcaf72;
}
#testo, #link, #testa {
	width: 100%;
	background: url(images/bianco.png);
}
#container {
	border-top: #bcaf72 4px solid;
	padding-top: 1em;
}
#testo {
	width: 70%;
	float: right;
	padding: 1em;
}
#link {
	padding: 1em;
	padding-left: 0;
	padding-top: 2em;
	width: 23%;
	float: left;
}
ul {
	list-style-type: none;
}
#link ul li {
	margin-top: 1em;
}
#link ul li a {
	background: url(images/riga.gif) center right no-repeat;
	padding-left: 40%;
	display: block;
	width: 10em;
}
#link ul li a:hover {
	background: url(images/riga2.gif) center right no-repeat;
	padding-left: 40%;
	display: block;
	width: 10em;
}
#link #sup_list {
	padding: 0;
	width: 23%;
}
#link #sup_list ul {
	margin-left: 198%;
	list-style-type: circle;
}
#link #sup_list ul li {
	margin-top: 0;
}
#link #sup_list ul li a {
	background: none;
	padding-left: 40%;
	display: block;
	width: 10em;
}
#link #sup_list ul li a:hover {
	background: url(images/pallo.gif) center -30px no-repeat;
}
#foot ul li {
	display: inline;
	float: right;
}
#XHTML, #CSS {
	width: 100px;
	height: 25px;
	display: block;
	text-indent: -3000px;
}
#XHTML {
	background: #fff url(images/xhtml.gif);
	margin-right: 15px;
}
#CSS {
	background: #fff url(images/CSS.gif);
	margin-right: 15px;
}
#XHTML:hover {
	background: #fff url(images/xhtml2.gif);
}
#CSS:hover {
	background: #fff url(images/CSS2.gif);
}
#designer {
	width: 29px;
	height: 25px;
	display: block;
	text-indent: -3000px;
	background: #fff url(images/d.gif);
}
#designer:hover {
	background: #fff url(images/d2.gif);
}
#affabula {
	font-weight: bold;
	color: #525151;
	text-align: justify;
	min-height: 10em;
}
.ingra{
border:#fff 2px solid;}
.ingra:hover{
border:#9b9992 2px solid;}

