@charset "UTF-8";
@import url("reset.css");
body {
	background-image: url(img/bground.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
	line-height: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#container {
	height: 743px;
	width: 930px;
	margin-left: -480px;
	left: 50%;
	top: 133px;
	position: absolute;
	background-image: url(img/bground_container.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding: 15px;
	margin-bottom: 300px;
}
#copyright {
	position: absolute;
	top: 1100px;
	right: 20px;
	bottom: 20px;
	font-size: 11px;
}
#container #colSx {
	width: 600px;
}
#colSx img {
	margin-top: 10px;
}
#container #colDx {
	position: absolute;
	height: 700px;
	width: 290px;
	top: 15px;
	left: 650px;
}
h1 span {
	display:none;
	z-index: 1;
}
h1.graficaBrescia {
	background-image: url(img/testata.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 126px;
	width: 400px;
	position: absolute;
	top: -133px;
	left: 30px;
}
#menu {
	position: absolute;
	top: -110px;
	left: 410px;
	z-index: 2;
	width: 300px;
}
#menu li {
	margin-bottom: 0px;
}
#menu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 19px;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: -0.5pt;
}
#menu a:hover {
	color: #ec781d;
}
#menu .numeretto{
	color: #999999;
	margin-right: 5px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	margin-top: 15px;
	margin-bottom: 8px;
}
h3 {
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	font-size: 12px;
	color: #ca4b7f;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #ec781d;
}
h5 {
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	font-size: 11px;
	color: #ca4b7f;
}
p span.firstLetter {
	font-size:38px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	position: relative;
	top: 20px;
	margin-right: 5px;
	}
p {
	margin-top: 8px;
	margin-bottom: 8px;
}
#colDx h4.altriTitoli {
	margin-top: 30px;
}
.separatore{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	margin-top: 20px;
	margin-bottom: 20px;
}
a {
	color: #ca4b7f;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
strong {
	font-weight: bold;
}
#links  li   {
	clear: left;
}
#links a {
	color: #666666;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	display: block;
	margin-top: 5px;
}
#links a:hover {
	text-decoration: underline;
}
#links  a .descrizione {
	font-style: italic;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
}
#links #thumb {
	float: left;
	margin-right: 15px;
	height: 80px;
	width: 80px;
	border: 1px solid #999999;
}
#links #thumbDesc {
	float: left;
	width: 180px;
	line-height: 15px;
	margin-bottom: 10px;
}
ol li {
	list-style-type: decimal;
	list-style-position: inside;
}
ol {
	margin-top: 30px;
}
#container.portfolio {
	height: 1400px;
	width: 930px;
	margin-left: -480px;
	left: 50%;
	top: 133px;
	position: absolute;
	background-image: url(img/bground_container.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding: 15px;
	margin-bottom: 300px;
}
#copyrightPortfolio {
	position: absolute;
	top: 1800px;
	right: 20px;
	bottom: 20px;
	font-size: 11px;
}
ul.elencoPuntato li{
	list-style-type: disc;
	margin-left: 15px;
}

