/*=================================
====== CONTENUTI
=================================*/

H1	{
	color: #fd1200;
	font-family: Georgia,Arial,Tahoma,Verdana,Helvetica;
	font-size:20px;
	ffont-weight:normal;
	margin-top:10px;
	margin-left:0px;
	margin-bottom:15px;
	}
H2	{
	margin:0px;
	margin-top:5px;
	color:#1d499f;
	font-family: Georgia,Arial,Tahoma,Verdana,Helvetica;
	font-size:16px;
	font-weight:bold;
	}
H3	{
	margin:2px;
	color:#1d499f;
	font-family: Georgia,Arial,Tahoma,Verdana,Helvetica;
	font-size:14px;
	}
H4, H5, H6
	{
	color:#1d499f;
	font-family: Georgia,Arial,Tahoma,Verdana,Helvetica;
	font-size:12px;
	}
H1 A, H1 A:active, H1 A:hover, H1 A:visited,
H2 A, H2 A:active, H2 A:hover, H2 A:visited,
H3 A, H3 A:active, H3 A:hover, H3 A:visited,
H4 A, H4 A:active, H4 A:hover, H4 A:visited,
H5 A, H5 A:active, H5 A:hover, H5 A:visited,
H6 A, H6 A:active, H6 A:hover, H6 A:visited
	{
	font-family: Georgia,Arial,Tahoma,Verdana,Helvetica;
	color: #0662d2;
	text-decoration:none;
	}
H1 A:hover,
H2 A:hover,
H3 A:hover,
H4 A:hover,
H5 A:hover,
H6 A:hover
	{
	color: #fd1200;
	}
P	
.Contenuto P
	{
	}
H1.Home-H1
	{
	color:#1d499f;
	font-family: Georgia,Arial,Tahoma,Verdana,Helvetica;
	}
P.Home-Testo
	{
	color:#222;
	font-family: Georgia,Arial,Tahoma,Verdana,Helvetica;
	font-size:14px;
	font-weight:bold;
	line-height:160%;
	}
P.Home-Testo2
	{
	color:#222;
	font-family: Georgia,Arial,Tahoma,Verdana,Helvetica;
	font-size:11px;
	border-bottom:1px solid #ccc;
	}

.Contenuto UL LI
	{
	font-size:11px;
	background-image:url(/Temi/Default/immagini/Plus.jpg);
	background-position:left 5px;
	background-repeat:no-repeat;
	list-style-type:none;
	padding-left: 25px;
	}
	
.imgLeft {
	float:left;
	padding-right: 10px;
}

.imgRight {
	float:right;
	padding-left: 10px;

}
 