﻿
BODY {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #ffffff; 
	font-size:12px;
}

A {
	font-weight: bold;
	color: #ffffff;
}



A:hover, A.Act, A.Act:hover {
	color: #0084ef;
}

#CorpoPagina {
	text-align:justify;
	padding-top: 45px;
	padding-bottom: 20px;
}

#CorpoPagina H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	/* color: #6b2407; */
	line-height: 13px;
	text-align:left;
}
#CorpoPagina2 {
	text-align:justify;
	padding-top: 45px;
	padding-bottom: 20px;
}

#CorpoPagina2 H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 13px;
	text-align:center;
}


#CorpoPagina H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;;
	margin-bottom: 5px;
	font-weight:bold;
}


.BloccoTesto {
	margin-bottom:35px;
}

#BloccoLibro {
	/* font-family: Georgia, "Times New Roman", Times, serif; */
	text-align:justify;
	/*float: left;*/
	margin-bottom: 20px;
	clear:both;
}

#BloccoLibro IMG {
	float:left;
	margin-right:15px;
}

#BloccoRivista{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top:10px;
}

.Clear {
	clear:both;
}


