body {
	margin: 0px;
	background: #CFD4E8 repeat-x;
}

img {
    border: none;
}

a{
	color: #004C93;
	font: italic 11px Georgia, "Times New Roman", Times, serif;
}
a:hover{
	color: #c3af1d;
}
.titoli_grandi{
	color: #004C93;
	font: 30px Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
}
.sottotitolo{
	color: #363636;
	font: 15px/0 "Lucida Grande", Lucida, Verdana, sans-serif;
}
.date{
	margin: 0;
	padding: 0;
	font: italic 12px/2px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #004C93;
	vertical-align: top;
}
p{
	color: #363636;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	margin-top: 20px;
}
.testo_piccolo{
	color: white;
	font: 11px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
}
.titolo_testopiccolo{
	color: #DFDB03;
	font-weight: bold;
		font: 11px/16px "Lucida Grande", Lucida, Verdana, sans-serif;

}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#fascia{
	width: 100%;
	height: 7px;
	background-color: #004C93;
}
#wrapper{
	width: 1024px;
	margin: 0 auto auto;
	background-color: white;
}
#header{
	width: 1024px;
	height: 270px;
}
#logo{
	width: 200px;
	height: 200px;
	background-color: #004C93;
	float: left;
	margin-top: 30px;
	margin-left: 30px;
}
#head_image{
	height: 200px;
	margin-top: 30px;
	margin-right: 30px;
	float: right;
	width: 740px;
	background-image: url(images/head_image.jpg);
}
#content{
	width: 1024px;
	background-color: white;
}
#sidebar_loghi{
	width: 250px;
	height: 100%;
	float: left;
	background: #CFD4E8 url(images/angolo_sidebar_down.gif) no-repeat right bottom;
}
#parter_1{
	width: 250px;
	height: 150px;
	background: url(images/angolo_UP.gif) no-repeat right top;
}

#parter{
	width: 250px;
	height: 130px;
}
#contenuto{
	float: left;
	width: 770px;
}
#paragrafo{
	margin-left: 40px;
	margin-top: 40px;
	margin-right: 40px;
}
#footer{
	width: 1024px;
	height: 300px;
	bottom: 0;
	background-color: gray;
}
#prefooter{
	width: 1024px;
	height: 90px;
	margin: 0;
	background: white url(images/angolo.gif) no-repeat left top;
}
#contenuto_footer {
	width: 1024px;
	height: 290px;
	bottom: 0;
	border-top: 3px solid #DFDB03;
	background: #004C93 url(images/text_footer.png) repeat-x 0 top;
}
#titolo_news{
	font: bold 15px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #DFDB03;
	margin-bottom: 20px;
}
#contenuto_footer a{
	color: white;
	text-decoration: none;
	list-style-type: none;
	line-height: 12px;
}
.border_dx{
	border-right: 1px solid #DFDB03;
}
#short{
	width: 170px;
	height: 250px;
	font-size: 16px;
	line-height: 15px;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}
#short li a {
	height: 20px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	}	
	
#short li a:link, #menu2 li a:visited {
	color: #8da7c8;
	display: block;
	text-decoration: underline;
	font-style: italic;
}
	
#short li a:hover {
	color: #DFDB03;
	background:  url(menu2.gif) 0 -32px;
	font-style: italic;
}
#footer_dates{
	width: 385px;
	height: 250px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
#gallery{
	width: 385px;
	height: 170px;
	float: right;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}
#img_gallery{
	width: 54px;
	height: 54px;
	margin: 5px;
	background-color: red;
	float: left;
}
#credits{
	bottom: 0;
	width: 1024px;
	height: 20px;
	float: left;
	background-color: #004C93;
	margin-top: 5px;
	text-align: center;
	text-decoration: none;
	color: #a6bed7;
	padding-top: 7px;
	font: bold 9px "Lucida Grande", Lucida, Verdana, sans-serif;
	border-top: 1px dotted white;
}

#credits a{
	font-weight: bold;
	text-decoration: none;
	color: #e6e6e6;
	font: bold 9px "Lucida Grande", Lucida, Verdana, sans-serif;
}
#credits a:hover{
	text-decoration: none;
	color: white;
	font: bold 9px "Lucida Grande", Lucida, Verdana, sans-serif;
}