/* CSS Document */

a:link {
	color: #D34921;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #D34921;
	text-decoration: none;
	font-weight: bold;

}

a:hover {
	color: #F9F3D2 ;
	background-color:#D34921;
	font-weight: bold;
}

a:active {
	color: #F9F3D2 ;
	background-color:#D34921;
	font-weight: bold;
}


body{
    font-family: tahoma;
    font-size: 10pt; 
}




/*td {display: block;}*/

.normale1 {
	font-family: tahoma;
	font-size: 10pt;
	/*color: #857D59;*/
	color: #36444B;
	text-align: justify;
	padding: 6px;
	margin: 2px;
}

.grassetto1 {
     font-weight: bold;
}

.normale2-giallo {	
    font-family: tahoma;
	font-size: 10pt;
	color: #DADC9D;
}

.similLink {
    font-size: 10pt; 
	font-weight: bold;
    color: #D34921;
}

.margin5 {
	padding: 5px;
}

.margin2 {
	padding: 2px;
	/*height: 10%;*/

}


.Titolo1 {
	/*color: #E3885B;*/
	color: #D34921;
	font-family: tahoma;
	font-weight: bold;
	font-size:12pt;
}

.normale3-rosso {

	/*color: #DB652D;*/
	color: #D34921;
	font-family: tahoma;
}

.piccolo3-rosso {

	/*color: #DB652D;*/
	color: #D34921;
	font-family: tahoma;
	font-size:8pt;
}

.simil-Over {

	color: #F9F3D2 ;
	background-color:#D34921;
	font-weight: bold;
}
.piccolo1 {

	font-size: 8pt;
	color: #36444B;
}

.box-tratteggiato {
	border: thin dashed #36444B;
}
.Titolo2 {

    font-size: 10pt; 
	font-weight: bold;
    color: #36444B;
}

.blueelettrico {
	color: #0000FF;
	font-family: tahoma;
	font-weight: bold;
	font-size:12pt;
}

