@import url("variations/stylesheetwidget_ie6.css");
/*--------- IE overrides with .gif backgrounds style ----------*/

/*
.ControlPanel{background:transparent url(../images/ie/cpanel_center.gif) repeat-x bottom left;}
.cpanel_left {background: url(../images/ie/cpanel_left.gif) no-repeat bottom left;}
.cpanel_right {background: url(../images/ie/cpanel_right.gif) no-repeat bottom right;}
*/
.ControlPanel{background:transparent url(images/cpanel_center.png) repeat-x bottom left; border:none;padding-bottom:10px;}
.cpanel_left {background: url(images/cpanel_left.png) no-repeat bottom left;padding-left:21px;}
.cpanel_right {background: url(images/cpanel_right.png) no-repeat bottom right;padding-right:33px;}


/*
.logo_top_left{background:url(../images/ie/logo_top_left.gif) no-repeat top left;}
.logo_top_right{background:url(../images/ie/logo_top_right.gif) no-repeat top right;}
.logo_left{background:url(../images/ie/logo_left.gif) repeat-y top left;}
.logo_right{background:url(../images/ie/logo_right.gif) repeat-y top right;}
*/
.logo_top{padding:0; margin:5px 0 0 0; background-color:#FFF;}
.logo_left{padding:0; margin:0; background-color:#FFF;}
.logo_right{padding:0; margin:0; height:134px; background-color:#FFF;}


/*.logo_pad_left{background:#FFF; margin:0; padding:0 0 0 7px; float:left;}*/
.logo_pad_left{background:#FFF; margin:0; padding:50px 0 0 14px; float:left;}
.logo_pad_right{background:#FFF; margin:0; padding:2px 2px 0 0; float:right;}

/*
.menu_left{background:url(../images/ie/menu_left.gif) repeat-y top left;}
.menu_right{background:url(../images/ie/menu_right.gif) repeat-y top right; }
*/
.menu_left{padding:0; margin:0; background-color:#11385d;/*#E1E1E1;*/}
.menu_right{margin:0; background-color:#11385d;/*#E1E1E1;*/}

/*
.bread_left{background:url(../images/ie/bread_left.gif) no-repeat top left;}
.bread_right{background:url(../images/ie/bread_right.gif) no-repeat top right;}
*/
.bread_left{padding:0; margin:0; background:#FFF; height:34px; border-bottom:solid 1px #E1E1E1;}
.bread_right{padding:0; background:#FFF; height:34px; border-bottom:solid 1px #E1E1E1;}

/*
.left_bg{background:url(../images/ie/left_bg.gif) repeat-y top left;}
.right_bg{background:url(../images/ie/right_bg.gif) repeat-y top right;}
.content_pad{background:#FFF url(../images/ie/center_bg.gif) repeat-x bottom left;}
*/
.left_bg{padding:0; margin:0; background:#FFF;}
.right_bg{padding:0; margin:0; background:#FFF;}
.content_pad{padding:0; margin:0; background:#FFF;}

/*
.bot_left{background:url(../images/ie/bot_left.gif) no-repeat top left;}
.bot_right{background:url(../images/ie/bot_right.gif) no-repeat top right;}
.bot_bg{background:url(../images/ie/bot_bg.gif) repeat-x top left;}
*/
.bot_left{padding:0; margin:0; background:#FFF;}
.bot_right{padding:0; margin:0; background:#FFF; padding:0 39px 0 27px;}
.bot_bg{padding:0; margin:0; background:#FFF; height:10px;}




/*----------------------------------*/
/*--------- aggiunte da me ---------*/
/*----------------------------------*/
/*
ul.MenuAzienda li ul li a, a:link, a:visited, a:active, a:hover
{
    font-size:11px;
}
*/
/*-----------------------------------------------------*/



