/* CSS Document */
body{
background:#4b3f37;
font-family: "Arial", Helvetica, Verdana, sans-serif;
font-size:13px;
color:#fff;
}
.apice {
	color:#d3031c;
	font-size:15px;
	font-weight:bold;
}
.apice2 {
	color:#d3031c;
	font-size:55px;
padding-left:580px;
padding-top:40px;
}
.pipe  li {
	margin-left:6px;
	background-image: url(img/lista.gif);
	background-repeat: no-repeat;
}

li.no_pipe {
	margin-left: 0;
	padding-left: 0;
	background-image: none;
}
#content {
width:900px;
margin:0 auto;
}
#content #flash{
	position:relative;
top:0;
height:525px;
}
#content #testo{
	position:relative;
top:0;
text-align:center;
line-height:22px;
margin-top:22px;
letter-spacing:0.1em;
}
#content #testo #apice_top{
position:absolute;
top:0;
margin-left:130px;
}
#content #testo #apice_bottom{
position:absolute;
bottom:0; right:0;
margin-right:140px;
margin-bottom:-15px;
}
#content #address{
	position:relative;
top:0;
border-bottom:1px solid #9c8f85;
text-align:right;
padding-bottom:7px;
padding-top:15px;
}
#content #address a{
color:#fff;
text-decoration:none;
}
#content #address a:hover{
text-decoration:underline;
}
#content #email{
	position:relative;
top:0;
text-align:right;
}
#content #email a{
color:#9c8f85;
text-decoration:none;
}
#content #email a:hover{
text-decoration:underline;
}