/* FOGLIO STILE PER LA FORMATTAZIONE DEI VARI BOX UTILIZZATI*/

.boxlinks {
   background: #560007;
}
.top_boxlinks div {
   background: url(../pls/roundedcornr_265574_tl.png) no-repeat top left;
}
.top_boxlinks {
   background: url(../pls/roundedcornr_265574_tr.png) no-repeat top right;
}
.bottom_boxlinks div {
   background: url(../pls/roundedcornr_265574_bl.png) no-repeat bottom left;
}
.bottom_boxlinks {
   background: url(../pls/roundedcornr_265574_br.png) no-repeat bottom right;
}

.top_boxlinks div, .top_boxlinks, .bottom_boxlinks div, .bottom_boxlinks {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.content_links { margin: 1em 0;}
/* --------------- INIZIO STILI BOX GIALLO------------------------- */
.roundedcornr_box_923168 {
   background: #e6e100;
}
.roundedcornr_box_923168 p{
  color: #000000;font-size: 1.2em; font-weight:bold;
}
.roundedcornr_top_923168 div {
   background: url(../PLS/roundedcornr_923168_tl.png) no-repeat top left;
}
.roundedcornr_top_923168 {
   background: url(../PLS/roundedcornr_923168_tr.png) no-repeat top right;
}
.roundedcornr_bottom_923168 div {
   background: url(../PLS/roundedcornr_923168_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_923168 {
   background: url(../PLS/roundedcornr_923168_br.png) no-repeat bottom right;
}

.roundedcornr_top_923168 div, .roundedcornr_top_923168, 
.roundedcornr_bottom_923168 div, .roundedcornr_bottom_923168 {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.roundedcornr_content_923168 { margin: 0 30px; }
/* --------------- FINE STILI BOX GIALLO------------------------- */
/* --------------- inizio STILI BOX marrone------------------------- */
.boxmarrone {
   background: #560007;
}
.boxmarrone_top div {
   background: url(../pls/boxmarrone_topleft.png) no-repeat top left;
}
.boxmarrone_top {
   background: url(../pls/boxmarrone_topright.png) no-repeat top right;
}
.boxmarrone_bottom div {
   background: url(../pls/boxmarrone_bottomleft.png) no-repeat bottom left;
}
.boxmarrone_bottom {
   background: url(../pls/boxmarrone_bottomright.png) no-repeat bottom right;
}

.boxmarrone_top div, .boxmarrone_top, .boxmarrone_bottom div, .boxmarrone_bottom{
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.boxmarrone_content { margin: 0 10px; }
/* --------------- fine STILI BOX marrone------------------------- */

/* --------------- inizio STILI BOX marrone interno--------------- */
.boxnero {
   background: #000000;
}
.boxnero_top div {
   background: url(../pls/boxmarrone_int_topleft.png) no-repeat top left;
}
.boxnero_top {
   background: url(../pls/boxmarrone_int_topright.png) no-repeat top right;
}
.boxnero_bottom div {
   background: url(../pls/boxmarrone_int_bottomleft.png) no-repeat bottom left;
}
.boxnero_bottom {
   background: url(../pls/boxmarrone_int_bottomright.png) no-repeat bottom right;
}

.boxnero_top div, .boxnero_top,.boxnero_bottom div, .boxnero_bottom {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.boxnero_content { margin: 0 10px; }
/* --------------- FINE STILI BOX marrone interno------------------- */
