@charset "UTF-8";
/* CSS Document */

body {
	text-align: center; 
	background: transparent url('../img/all-fondo.jpg') top center no-repeat;
	padding: 0 0 20px 0;
	}

#header h1 {
    background: transparent url('../img/all-logo.gif') no-repeat top left;
    margin-top: 20px;
    width: 203px;
    height: 47px;
    float: left;
    }

#header h1 span {
    display: none;
}

#bloccosezioni {
float:left;
border-top: solid 2px  #CC9966;

}



#abstract {
border-left: solid 6px #0080c3;
padding-left:25px;
padding-right:5px;
width:92%;
}

#content h2 {
	font-family:"trebuchet ms",Geneva, Arial, Helvetica, sans-serif;
	font-weight: 100;
	margin-bottom: .9em;
	line-height: 30px;
	word-spacing: -1px;
	color:#0080c3;
}

.bordoblu {
	background-color: #c9e4f7;
	padding: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	margin-bottom: 10px;
}

.caratteristiche {
float:left;
margin-left:30px;
width:250px;
font-size:0.9em;
line-height:1.3em;
}