/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a:link {
	color: #448484;
}
a:visited {
	color: #448484;
}
a:hover {
	color: #99AD97;
}
a:active {
	color: #448484;
}

/* colore logo #00455B */

td.titolame {
	width: 777px;
	height: 25px;
	background: transparent url(img_presentazione/titolo.png) top left no-repeat;
}

/*
td.titolame_org {
	width: 777px;
	height: 25px;
	background: transparent url(img_organizzazione/titolo.png) top left no-repeat;
}
*/

.titolame2 {
	display: block;
	width: 777px;
}

.titolame2 .d1 {
	color: #00455B;
	font-weight: bold;
	font-size: 14px;
	float: right;
	text-align: center;
	margin-right: 50px;
	width: 430px;
}

.titolame2 .d2 {
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	float: left;
	width: 290px;
	font-weight: bold;
	
}

.clear {
	clear: both;
}

/*
td.titolame_org .titolame2 .d1 {
	color: #E4C526;
}
*/

a img {
	border: none;
}

.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1E4D83;
}
