/* ==================== TAG ===================== */

body					{ 
	margin:				5px 0px 0px; 
	padding:			0px; 
	font-family:		Tahoma, arial, verdana, sans-serif;
	font-size:			100%;
	background-color:	#FFFFFF;
	color:				#000000;
	text-align:			center;
}

p						{ 
	margin:				0px; 
	line-height:		2.1em;
}

h1						{ 
	margin:				0px; 
	font-size:			170%;
}

h2						{ 
	margin:				0px; 
	font-size:			150%;
}

h3						{ 
	margin:				0px; 
	font-size:			130%;
}

.clear					{ 
	clear:				both; 
}


a:link					{ 
	color:				#000000;
	font-weight:		bold;
	text-decoration:	none;
}

a:hover					{ 
	color:				#000000;
	background-color:	#FFFF00;
	font-weight:		bold;
	text-decoration:	none;
}

a:visited				{ 
	color:				#FF0000;
	font-weight:		bold;
	text-decoration:	underline;
}

input.form				{ 
	font-size:			100%;
	color:				#000000;
}

.ghost					{ 
	display:			visible;
}

.ghostB					{ 
	display:			visible;
	font-weight:		bold;
	margin-top:			0.5em;
}

.fantasma				{ 
	display:			none;
}

.fantasma2				{ 
	display:			none;
}


/* ==================== CONTENITORE DI TESTATA ===================== */

#contenitore			{ 
	position:			relative; 
	width:				69.0em;
	margin-right:		auto;
	margin-left:		1em;
	text-align:			left;
}

#mezzo					{
	height:				100%;
}

.separatore					{
	padding-top:		0.3em;
}

.separatore2					{
	padding-top:		0.7em;
}

.fotohome				{
	text-align:			left;
}

.didascalia				{
	text-align:			left;
	font-size:			100%
}

.neutro			{
	text-align:			left;
	font-size:			110%;
}

#grande			{
	font-size:			110%;
	font-weight:		bold;
}

/* ==================== NOTIZIE ===================== */


.titolo					{
	color:				#FF0000;
	font-weight:		bold;
	text-align:			left;
	padding-bottom:		0px;
	font-size:			140%;
}

#sottotitolo			{
	color:				#0E6D9F;
	font-weight:		normal;
	font-style:			italic;
	text-align:			left;
	padding-bottom:		0px;
	font-size:			120%;
}

#sommario			{
	color:				#0E6D9F;
	font-weight:		normal;
	font-style:			normal;
	text-align:			left;
	padding-bottom:		0px;
	font-size:			120%;
	margin-top:			0.7em;
}

#testonotizia			{
	color:				#0E6D9F;
	font-weight:		normal;
	font-style:			normal;
	text-align:			left;
	padding-bottom:		0px;
	font-size:			120%;
	margin-top:			0.7em;
}

#intro					{
	color:				#0E6D9F;
	font-weight:		normal;
	font-style:			normal;
	text-align:			left;
	padding-bottom:		0px;
	font-size:			120%;
	margin-top:			0.7em;
	padding-bottom:		0.5em;
}

.notiziebottom			{
	margin-top:			0.5em;
	height:				2em;
	text-align:			left;
	font-size:			110%;
}

#strumenti			{
	display:			none;
}

#titololink				{
	color:				#000000;
	font-weight:		bold;
	height:				1.7em;
	text-align:			left;
	font-size:			120%;
	margin-top:			0.5em;
}

.linkcorrelati			{
	color:				#000000;
	height:				1.7em;
	text-align:			left;
	font-size:			120%;
	padding-top:		0.1em;
}

#titolodoc				{
	color:				#000000;
	font-weight:		bold;
	height:				1.7em;
	text-align:			left;
	font-size:			120%;
	margin-top:			0.5em;
}

#titolonewscorr			{
	color:				#000000;
	font-weight:		bold;
	height:				1.7em;
	text-align:			left;
	font-size:			120%;
	margin-top:			0.5em;
}

.newscorr			{
	color:				#000000;
	height:				1.7em;
	text-align:			left;
	font-size:			120%;
	padding-top:		0.1em;
}


/* ==================== IMMAGINI ===================== */


.imgborder				{ 
	border:				1px solid #000000; 
}

.imgnoborder			{ 
	border:				none; 
}

.imgright				{ 
	border:				1px solid #000000;
	float:				right;
}

.imgleft				{ 
	border:				1px solid #000000; 
	float:				left;
}