/* --------------------------------------- */
/*   PARAMETRI COLORE                      */
/* --------------------------------------- */


#sfondo{
background: url(img/img_generali/blu_header_bg.jpg) repeat-x;
}
#menu a.a_right{
background: url(img/img_generali/blu_menu_icon.jpg) no-repeat right;
}
#left_menu  {
background:  url(img/img_generali/blu_left_bg.jpg) repeat-y;
}
.left_top_bg{
background: url(img/img_generali/blu_left_topbg.jpg) no-repeat bottom;
}
.left_bot_bg{
background: url(img/img_generali/blu_left_botbg.jpg) no-repeat;
}
#right_col {
background: url(img/img_generali/blu_quaderno.jpg) repeat-y left;
}
#gallery_menu {
background: url(img/img_generali/blu_left_bg.jpg) repeat-y;
}
.pagination {
background: url(img/img_generali/blu_pagination.jpg) no-repeat right;
}
h1{
background: url(img/img_generali/blu_title_main.jpg) no-repeat right;
}





/* --------------------------------------- */
/*   PARAMETRI CARATTERE                   */
/* --------------------------------------- */

#linkgallery a{
color: #000000;
}

#footer a {
color: #AA2A21;
}

h1{
color: #0C2896;
}

h2{
color: #000000;
}

#right_col strong{
color: #0C2896;
}
