a {
	color:#222222;
	text-decoration:none;
	font-weight: bold;
}
a:hover{
	color:#96151A;
	text-decoration: underline;
}

hr {
	height:1px;
}

.shadow,
a img {
	-moz-box-shadow:  0 0 4px 0 #BBBBBB;
	-webkit-box-shadow:  0 0 4px 0 #BBBBBB;
	box-shadow: 0 0 4px 0 #BBBBBB;
	
}
.shadow-strong,
a img:hover {
	-moz-box-shadow: 0 0 4px 0 #777777;
	-webkit-box-shadow: 0 0 4px 0 #777777;
	box-shadow: 0 0 4px 0 #777777;
}

.alt {
    font-family: "Palatino","Book Antiqua",Georgia,serif;
}

.footer_full{
	width:100%;
	background-color: #96141C;
	height:60px;
	margin-top: 2em;
	color: #ffffff;
	padding-top: 2em;
	background-image:url("../images/right_bg_red.jpg");
	background-repeat:no-repeat;

}


.bg_agenda {
	background-image:url(../images/bg_agenda.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	padding-top:50px;
}

dl.bg_agenda dt,
dl.bg_agenda dd {
	border-bottom: 1px solid #e6e6e6;
/*	margin-left:7px;
	margin-right:2px;*/
	padding:0.5em;
}

dl.bg_agenda dt {
	text-align: left;
	font-style: italic;
	background-color:#FFFFFF;
	padding-bottom: 0;
}
dl.bg_agenda dd {
	background-image:url(../img/shade.jpg);
	background-position:center center;
	background-repeat: repeat-x;
	min-height:45px;
}


.bg_orange {
	background-color: #f7931d;
	overflow:hidden;
}
.bg_grey {
	background-color:#EDEDED;
	background-image:url(../img/shade.jpg);
	background-position:0 100%;
	overflow:hidden;
}
.bg_blue {
	background-color: #5C9CDC;
	overflow:hidden;

}
.bg_blue dt{
	background-color: #99BCDF;
	color: #004371;
}

.boxed  p {
	padding-bottom:1.5em;
	padding-right:1.5em;
	margin:0;
}
.boxed  dt {
	text-align:right;
}
.boxed  dd {
	padding-top:.5em;
	padding-bottom:.8em;
}

.justified,
.justified p{
	padding-bottom:0.5em;
	text-align:justify;
}
.centered{
	text-align:center;
}
.righted{
	text-align:right;
}
.italic {
	font-style: italic;
}
.big {
	font-size:1.1em;
}
.bigger{
	font-size:1.3em;
}
.biggest{
	font-size:1.5em;
}
.black {
	font-weight:bold;
}

.reverse{
	background-color: #96151A;
	color: #ffffff;
	line-height: 1.5em;
	padding-left: 0.5em;
	background-image:url(../img/fondino_red_s.jpg);
	background-position: right 73%;
    background-repeat: no-repeat;

}
h1.reverse {
	border: 1px solid #7a1115;
}

p.reverse {
	background-color:#EDEDED;
	background-image:url(../img/shade.jpg);
	background-position:center center;
    background-repeat: repeat-x;
	border-bottom:2px solid #96151A;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	color:inherit !important;
	color: #222222;
	margin-top:-1em;
	padding:0.5em 1em;
}

p.reverse a{
	font-style: italic;
}

img.headline {
	float:left;
	padding-bottom:10px;
	padding-left:0;
	padding-right:20px;
	padding-top:0;
}
.float-left {
	display:block;
	float:left;
}

a.partners {
	display:block;
	float:left;
	line-height:60px;
	padding:0 7px;
}

div.fondino {
	background-color:transparent;
	background-image:url(../images/right_bg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}
/*
ul.links {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	background-image:url(../img/shade.jpg);
	background-position:center center;
	border-bottom:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	margin:-2px 0;
	padding:6px;
	width: 161px; 
}

ul.links li{
	padding:0 9px 3px;
}

ul.links li a{
	color: #555555;
	text-decoration:none;
	font-weight: bold;
	padding:0 2em 0 1em;
}

ul.links li a:hover{
	color:#96151A;
	text-decoration: underline;
}
*/

.links2  {
	background-image:url(../img/shade.jpg);
	background-position:center center;
	border-bottom:1px solid #e6e6e6;
	border-top:1px solid #e6e6e6;
	padding: 0.5em 0;
}


.links2 h3{
	border-bottom: 1px solid #E6E6E6;
    line-height: 7px;
    margin: 0 15px;
    padding: 12px 10px 3px;
    width: 145px;
}

.links2 ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:-2px 0;
	padding:6px;
}

.links2 ul li{
	padding:0 9px 3px;
	float: left;
	width: 161px;
}



.links2 ul li a{
	color: #555555;
	text-decoration:none;
	font-weight: bold;
	padding: 2px 2em 0 1em;
	display: inline-block;
}

.links2 ul li a:hover{
	color:#96151A;
	text-decoration: underline;
}

hr.short {
	margin:0 0 1em;
}
hr.long {
	margin-bottom: 2.90em;
}

.prepend-half-top {
    margin-top: 0.75em;
}
.append-half-bottom {
    margin-bottom:0.75em;
}

.boxborder {
	border-color:#fbfbfb #DDDDDD;
	border-style:solid;
	border-width:2px 1px;
	margin-left:-1px;
}

.imgborder {
	border: 1px solid #dddddd;
}

.osservatorio {
	background-image:url(../img/osservatorio1.jpg);
	padding: 56px 16px 6px;
}

