/* @override http://www.romasantandrea.sism.org/avvisi.css */

	#Content img.divisore{
	position: relative;
	left: 0.85em;
	top: 0.8em;
	}
	
	#Content div.news {
		position: relative;
		margin-bottom: 3em;
		text-align: left;
	}

	#Content div.news h5 {
		padding-right: 1em;
		text-decoration: underline;
		text-align: right;
		font-size: .7em;
		font-family: "Courier New", Courier, Monaco, monospace;
		margin-bottom: -1.8em;
	}

	#Content div.news h4 {
		padding-left: 0.5em;
		font-family: Georgia, "Times New Roman", Times, serif;
		margin-bottom: -0.1em;
		font-size: 1.2em;
	}

	#Content div.news.alt h5 {
		padding-left: 1em;
		text-align: left;
	}

	#Content div.news.alt h4 {
		padding-right: 0.5em;
		text-align: right;
	}
	
	/* css elementi speciali */

	#Content p img.image {
		padding-left: 2px;
		margin-bottom: -6.5em;
		margin-right: -2.5em;
		left: -2em;
		position: relative;
		float: left;
		top: -4em;
	}

	#Content div.news p img.link_SISM {
		top: -1em;
		margin-right: 1em;
		margin-left: -1em;
		padding-left: 1em;
		position: relative;
		float: left;
	}

	#Content div.news p img.image_alt {
		margin-left: -4em;
		margin-bottom: -8.5em;
		left: 1em;
		padding-left: 2px;
		position: relative;
		float: right;
		top: -4em;
	}

	#Content div.news p img.locandina {
		margin-left: -4em;
		margin-bottom: -8.5em;
		left: 1em;
		padding-left: 2px;
		position: relative;
		float: right;
		top: -4em;
	}
