.menu-voci{
 font-size: 18px;
 color: #C60000 
}
.nav-tabs > li > a,
.nav-pills > li > a,
.menu-voci2{
 padding-right: 6px;
 padding-left: 6px;
 margin-right: 6px;
 line-height: 6px;
 border-radius: 18px;
 font-size: 18px; 
 color: #C60000
}
.carrello {

background-color: #ffffff;

border: 2px dotted #C60000;

border-radius: 5px;

}
.cerca {

background-color: #ffffff;

border: 2px dotted #00005A;

border-radius: 5px;

}
}
.cerca2 {
 padding-right: 6px;
 padding-left: 6px;
 margin-right: 6px;
 line-height: 6px;
 border-radius: 18px;

background-color: #C60000;

border: 4px dotted #00005A;

border-radius: 18px;

}
.border_radius { 
 border-radius: 15px 15px 15px 15px; 
 background: #F7FBFE; 
}
.border_radius { border-radius: 25px 25px 25px 25px; }
