/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin-top: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #f1f1f1 none no-repeat center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A0A0A0;
}


dl {
}
dt {
border-top:1px solid;
margin:0 1px;
position:relative;
top:-1px;
}
dt b {
border-top:1px solid;
display:block;
margin:0 1px;
position:relative;
top:-2px;
}
dd {
border-bottom:1px solid;
bottom:-1px;
margin:0 1px;
position:relative;
}
.dd-content {
border-bottom:1px solid;
bottom:-2px;
margin:0 1px;
position:relative;
}
.box2 {
background-color:#FFFFFF;
border-left:1px solid #c6c6c6;
border-right:1px solid #c6c6c6;
}
.box2 dt {
border-top-color:#c6c6c6;
margin:0;
}
.box2 dt b {
background-color:#FFFFFF;
border-top-color:#c6c6c6;
font-size:140%;
padding:10px;
}
.box2 dd {
border-bottom-color:#c6c6c6;
margin:0;
}
.box2 .dd-content {
background-color:#FFFFFF;
border-bottom-color:#c6c6c6;
padding:10px;
}
.TitoloBoxNews{
color:#0e2547;
} 