body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration: none;
	line-height: 150%;
	color: #363636;
}
p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 150%;
	color: #363636;
	margin: 0;
	padding: 0;
	text-align: justify;
}
.scorrevole
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 150%;
	color: #363636;
	margin: 0;
	padding: 0;
	text-align: justify;
	/*font-weight: bold;*/
}
.dataScorrevole
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 150%;
	color: #a60012;
	margin: 0;
	padding: 0;
	text-align: justify;
	font-weight: bold;
}
ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 150%;
	color: #363636;
	text-align: justify;
}
ol
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 150%;
	color: #363636;
	text-align: justify;
}
/*
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 150%;
	color: #363636;
}
*/
a {
	color: #a60012;
	text-decoration: none;
}
a:hover {
	color: #a60012;
	text-decoration: underline;
}

/* Link usato in Costi e Borse */
a.grigioSmall
{
	font-size: 11px;
	color: #363636;
	text-decoration: none;
}

a.grigioSmall:hover
{
	font-size: 11px;
	color: #a60012;
	text-decoration: underline;
}

a.grigioSmall:visited
{
	font-size: 11px;
	color: #a60012;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #363636;
}
.bott
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #363636;
	text-decoration: none;
	font-weight: bold;
}
.bott15R
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #a60012;
	text-decoration: none;
	font-weight: bold;
}
.blu {
	color: #363636;
	text-decoration: none;
}
.arancione {
	color: #828282;
	text-decoration: none;
}
.nero {
	text-decoration: none; 
	color: #363636;
}
.menu_mini {
	font-family: Arial, Helvetica, sans-serif;

	text-decoration: none;

	color: #363636;
	list-style-type: circle;
	text-indent: 20px;
}
.menu_medium {
	font-family: Arial, Helvetica, sans-serif;

	text-decoration: none;
	
	color: #363636;
	list-style-type: disc;
	text-indent: 10px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	list-style-image: url(bull.gif);
	line-height: 20px;
	color: #363636;
}

.titoloGrande
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	line-height: 150%;
	color: #a60012;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.titoloGrandeHome
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	line-height: 150%;
	color: #a60012;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

/* per news */
dl, dl#cuestionario 
{ 
	margin:0px 0px 0px 0px;
	border-bottom:dashed 1px #CCCCCC;
	padding-bottom:5px;
	padding-top:10px;

} 

dl#cuestionario
{ 
	border:none; 
}

dl:hover 
{
	 background-color:#f7f7f7; 
}
dl#cuestionario:hover
{ 
	background:none; 
}
dt
{ 
	/*font-weight:bold;*/
	padding-top:3px;
} 
dt span 
{ 
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 7pt;*/
	/*font-weight: bold;*/
	/*color: #404040;*/

}
dd 
{ 
	margin-top:.5em; 
	margin-left:0px;
}
dd p 
{ 
	margin:4px 0 1em 0 !important; 
	line-height:1.2em; 
	/*font-size:11px;*/
}
