p { margin:0;}

/*FONT*/
.font_risk { font-family:Verdana, Helvetica, sans-serif; font-size:13px; color:#333333; font-weight:bold;}
.font_casi { font-family:Verdana, Helvetica, sans-serif; font-size:13px; color:#666666; font-weight:bold;}


/*LINK*/
a.green { position:relative; float:left; width:36px; height:39px; background:url(../img/risk_profile/green.jpg) top left no-repeat; margin-left:2px;}
a.green:hover { position:relative; float:left; width:36px; height:39px; background:url(../img/risk_profile/green_hover.jpg) top left no-repeat; margin-left:2px}
a.green:visited { position:relative; float:left; width:36px; height:39px; background:url(../img/risk_profile/green_visited.jpg) top left no-repeat; margin-left:2px}

a.yellow { position:relative; float:left; width:36px; height:39px; background:url(../img/risk_profile/yellow.jpg) center center no-repeat; margin-left:2px}
a.yellow:hover { position:relative; float:left; width:36px; height:39px; background:url(../img/risk_profile/yellow_hover.jpg) center center no-repeat; margin-left:2px}
a.yellow:visited { position:relative; float:left; width:36px; height:39px; background:url(../img/risk_profile/yellow_visited.jpg) center center no-repeat; margin-left:2px}

a.red { position:relative; float:left; width:36px; height:39px; background:url(../img/risk_profile/red.jpg) top right no-repeat; margin-left:2px}
a.red:hover { position:relative; float:left; width:36px; height:39px; background:url(../img/risk_profile/red_hover.jpg) top right no-repeat; margin-left:2px}
a.red:visited { position:relative; float:left; width:36px; height:39px; background:url(../img/risk_profile/red_visited.jpg) top right no-repeat; margin-left:2px}


/*CLASSI*/
td.bordi {border-bottom:1px solid #b8b7b7; border-right: 1px solid #b8b7b7;}
td.bordi_right {border-right: 1px solid #b8b7b7;}
td.bordi_bot {border-bottom:1px solid #b8b7b7;}

/*spazi*/
.p_left10top5 {padding-left:10px; padding-top:5px;}

/*DIV*/

.box_risk {position:relative; float:left; width:287px; border-top: 1px solid #b8b7b7; border-left: 1px solid #b8b7b7; border-right: 1px solid #b8b7b7;}
.title_risk {position:relative; float:left; width:287px; height:24px; background:#E3E2E2; border-bottom:1px solid #b8b7b7;}
.cont_casi {position:relative; float:left; width:287px;}
.casi_risk {position:relative; float:left width:286px; height:39px; border-bottom:1px solid #b8b7b7;}
.box_pulsanti {position:relative; float:right;}
	
