/* CSS Pulsanti */

a{text-decoration:none; color:#000000;}
a:hover{text-decoration:none; color:#000000;}

div.contPls{position:relative; width:299px; height:18px; margin-top:1px;}

a.pls1{display:block; width:100%; height:100%; color:#FFFFFF; background:url(../images/structure/pulsanti_menu/bg_pls1.gif) top left repeat-y;}
a.pls2{display:block; width:100%; height:100%; color:#FFFFFF; background:url(../images/structure/pulsanti_menu/bg_pls2.gif) top left repeat-y;}
a.pls3{display:block; width:100%; height:100%; color:#FFFFFF; background:url(../images/structure/pulsanti_menu/bg_pls3.gif) top left repeat-y;}
a.pls4{display:block; width:100%; height:100%; color:#FFFFFF; background:url(../images/structure/pulsanti_menu/bg_pls4.gif) top left repeat-y;}
a.pls5{display:block; width:100%; height:100%; color:#FFFFFF; background:url(../images/structure/pulsanti_menu/bg_pls5.gif) top left repeat-y;}
a.pls6{display:block; width:100%; height:100%; color:#FFFFFF; background:url(../images/structure/pulsanti_menu/bg_pls6.gif) top left repeat-y;}
a.pls7{display:block; width:100%; height:100%; color:#FFFFFF; background:url(../images/structure/pulsanti_menu/bg_pls7.gif) top left repeat-y;}

a.pls1:hover{background:url(../images/structure/pulsanti_menu/bg_pls_rollover.gif) top left repeat-y; color:#1e1e23;}
a.pls2:hover{background:url(../images/structure/pulsanti_menu/bg_pls_rollover.gif) top left repeat-y; color:#1e1e23;}
a.pls3:hover{background:url(../images/structure/pulsanti_menu/bg_pls_rollover.gif) top left repeat-y; color:#1e1e23;}
a.pls4:hover{background:url(../images/structure/pulsanti_menu/bg_pls_rollover.gif) top left repeat-y; color:#1e1e23;}
a.pls5:hover{background:url(../images/structure/pulsanti_menu/bg_pls_rollover.gif) top left repeat-y; color:#1e1e23;}
a.pls6:hover{background:url(../images/structure/pulsanti_menu/bg_pls_rollover.gif) top left repeat-y; color:#1e1e23;}
a.pls7:hover{background:url(../images/structure/pulsanti_menu/bg_pls_rollover.gif) top left repeat-y; color:#1e1e23;}

span.pls_txt{text-align:right; margin:0; padding:2px 30px 0 0; display:block;}

.row_pls{
	width:10px;
	height:10px;
	position:absolute;
	top:4px;
	left:279px;
}

.open_pls{position:relative; width:299px; height:18px; margin-top:1px; background:url(../images/structure/pulsanti_menu/bg_pls_rollover.gif) top left repeat-y; color:#1e1e23;}

a.pls_menu_pag:hover{ text-decoration:underline;}
