

p {
	color: #666666;
	text-decoration:none;
}



h1 {
margin:0; padding:0;
	line-height: 130%;
	margin-bottom: 10px;
	text-align: left;
	font-size: 22px;
	font-weight: normal;
	color: #656565;
}


h2 {
margin:0; padding:0;
	line-height: 130%;
	margin-bottom: 5px;
	text-align: left;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
}


h3 {
margin:0; padding:0;
	line-height: 130%;
	margin-bottom: 5px;
	text-align: left;
	font-size: 16px;
	font-weight: normal;
	color: #656565;
}

h4 {
margin:0; padding:0;
	line-height: 130%;
	margin-bottom: 5px;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
}


h1.List_HomeNewsTitle {
	color: #85C608;
	font-size:1.54em;
	font-weight:normal;
	text-decoration:none;
	}


h2#TitleMenu {
	color: #171717;
	font-size:1.40em;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:21px;
}


h2#titoloNews {
	padding-left: 50px;
	background-image:url(../img_struct/icoNews.gif);
	background-repeat: no-repeat;
	height: 37px;
	line-height: 37px;
	margin-bottom: 20px;
	text-align: left;
	font-size: 22px;
	font-weight: normal;
	color: #656565;
}

h2#titoloEvidenza {
	padding-left: 50px;
	background-image: url(../img_struct/icoEvidenza.gif);
	background-repeat: no-repeat;
	height: 37px;
	line-height: 37px;
	margin-bottom: 20px;
	text-align: left;
	font-size: 22px;
	font-weight: normal;
	color: #656565;
}

h2#titoloNewsletter {
	padding-left: 50px;
	background-image: url(../img_struct/icoNewsletter.gif);
	background-repeat: no-repeat;
	height: 37px;
	line-height: 37px;
	margin-bottom: 20px;
	text-align: left;
	font-size: 22px;
	font-weight: normal;
	color: #656565;
}


hr {
	background-color: #f0f0f0;
	border: none;
	height: 1px;
	}

b, strong {
	color: #333333;
	font-weight: bold;
}

a {
	color: #85C608;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a.ContentText { color:#666666;}

h4.abs_title { font-size:29px; color:#999; margin:0; padding:0; margin-right:20px;}

h2.abs_title { font-size:21px; color:#fff; float:left; margin:0; padding:0; margin-right:20px;}

div.abs_title { float:right; font-size:13px; line-height:16px; color:#ccc;}

.CreditsText { font-size:11px;}
.list {
	list-style-type: circle;
	color:#85C608;
	font-size: 14px;
	padding-left: 10px;
}
div.BigTitleGreen {
	font-size: 18px;
	color: #85C608;
}

/*pull-quote*/
q.pull-quote { font-size: 1.2em; width: 88%; display: block; /* 100% width by default*/background: url(../img_struct/gr-2.gif) 0 0 repeat; border-top: 1px solid #dadada; border-bottom: 1px solid #dadada; padding: 20px 6%; margin: 30px; margin-left: 0; line-height: 1.6em; color: #1a1a1a; line-height: 1.5em; }
q.pull-quote.alignleft { float: left; margin-left: 0; width: 30%; text-align: left;}
q.pull-quote.alignright { float: right; margin-right: 0; width: 30%; margin-left: 30px; text-align: right;}

	/*blockquote*/
blockquote {font-size: 1.2em; background: url(../img_struct/gr-2.gif) 0 0 repeat; border-top: 1px solid #dadada; border-bottom: 1px solid #dadada; padding: 0;margin: 20px 0;line-height: 1.2em; color: #1a1a1a;}
blockquote p { padding: 30px 30px 30px 85px; background: url(images/blockquote.png) 22px 22px no-repeat; margin:0; line-height: 1.5em; }

