body {
  background:#00631E url(../images/background.jpg) top left repeat-x;
  color:#363725;
  font-family:Arial,Helvetica,Sans-Serif;
  font-size:12px;
}
#header, #container, #footer, #wrapper {
  width:842px;
  display:block;
  margin:0 auto;
  position:relative;
}
/*********************************************
 * HEADER
 ********************************************/
#header {
  height:114px;
  /*
   * background:transparent url(../images/menu/background-istituzionale.gif) right 12px  no-repeat;
   * border-bottom:5px solid #D4DE00;
   * margin-bottom:1px;
  */
  background:transparent url(../images/login_bg.jpg) right top  no-repeat;
}
/**
 *
 */
a#logo {
  display:block;
  width:161px;
  height:116px;
  background:transparent url(../images/logo.png) no-repeat;
  position:absolute;
  top:29px;
  left:0px;
  z-index:10000;
}

#container {
  background:#fff url(../images/container-background-big.jpg) bottom left no-repeat;
  min-height:380px;
  height:auto !important;
  height:380px;
    border:0px solid red;
}

#containernewhome {
  background:#fff url(../images/container-background-big.jpg) bottom left no-repeat;
  min-height:380px;
  height:auto !important;
  height:380px;
  border: 0px solid red;
}

  #container p.sems {
    color:#bef0d6;
  }

#container .foot {
  background:transparent url(../images/foot.jpg) no-repeat;
  width:842px;
  height:116px;
}
p.sems {
  color:#FEFFFF;
  font-size:11px;
  font-family:Arial;
  padding:0;
  margin:10px 0 0 0;
}
/*********************************************
 * FOOTER
 ********************************************/
#footer {
  width:842px;
  background:transparent url(../images/footer-background.gif) top left no-repeat;
  padding:14px 0 10px 3px;
  margin:9px 0 0 0;
}
#footer ul, #footer li {
  margin:0;
  padding:0;
  border:none;
  list-style-type:none;
}
#footer li {
  float:left;
  width:auto;
  padding:0 12px 0 0;
  font-size:11px;
}
#footer li a {
  text-decoration:none;
  color:#FFFFFF;
}
#footer li.danone {
  position:absolute;
  right:0;
}
/*********************************************
 * CLUB
 ********************************************/


  #container #club {
    width:842px;
    background:#fff url(../images/container-background.jpg) top left repeat-x;
    min-height:475px;
    height:auto !important;
    height:475px;
    position:relative;
    margin:0;
  }

#container #club .banner, #container #club .text, #container #club .sideNavigation {
  float:left;
}
  /*********************************************
  * CLUB / COLONNA DI SINISTRA
  *********************************************/

    #container #club .banner {
      width:181px;
      min-height:650px;
      height:auto !important;
      height:650px;
      margin-top:50px;
    }

      #container #club .banner .adv {
        width:181px;
        height:700px;
        background:transparent url(../images/club/banner.jpg) no-repeat;
        position:relative;
      }

      #container #club .banner .adv a {
        position:absolute;
        top:422px;
        left:15px;
        display:block;
        width:150px;
        height:30px;
      }

  /*********************************************
  * CLUB / BARRA DI SERVIZIO
  *********************************************/
#container #club .serviceBar {
	float:left;
	width:842px;
	background:#fff url(../images/club/service-background.jpg) bottom left no-repeat;
	height:121px;
	font-family:Arial;
	position:relative;
	/*top:0;
	left:181px;*/
}
#container #club .serviceBar ul, #container #club .serviceBar li {
	margin:0;
	padding:0;
	border:none;
	list-style-type:none;
	position:relative;
}
#container #club .serviceBar ul {
	margin:7px 0 0 0;
	padding:0 0 0 200px;
	position:relative;
}
#container #club .serviceBar li {
	float:left;
	padding:0 8px 0 0;
	font-size:11px;
	position:relative;
}
#container #club .serviceBar a {
	text-decoration:underline;
	color:#333333;
	position:relative;
}
#container #club .serviceBar h3 {
	color:#FFF;
	font-weight:bold;
	margin:0;
	padding:0;
	border:none;
	font-size:22px;
	position:absolute;
	top:90px;
	left:15px;
	z-index:99;
}
#container #club .serviceBar h3 span{ font-style:italic; font-weight:normal; position:relative; }
#container #club .serviceBar .logoProgramma{
	width:205px; height:205px;
	background:transparent url(../images/club/logo_programma.png) left top no-repeat; overflow:hidden; text-indent:-2000px;
	position:absolute; z-index:100; top:61px; right:7px;
}
/*********************************************
 * CLUB / LOGIN
 *********************************************/
#wrapper .loginBar {
  float:left;
  width:603px;
  height:56px;
  position:absolute;
  top:0;
  right:0px;
  z-index:99;
  font-family:Arial;
  background:transparent url(../images/login_separator_bg.gif) right top no-repeat;
}
#wrapper .loginBar table
{
  margin:0;
  padding:0;
  border:none;
  border-collapse:collapse;
  font-family:Arial;
}
#wrapper .loginBar td
{
  margin:0;
  padding:0;
  border:none;
}
#wrapper .loginBar h3 {
  margin:9px 0 0 0;
  padding:0 0 0 5px;
  border:none;
  color:#006031;
  font-size:13px;
  font-weight:bold;
  text-transform:uppercase;
}
#wrapper .loginBar #ctl00_LoginControl1_Login1_UserNameLabel {
  color:#006031;
  position:absolute;
  top:8px;
  left:193px;
  width:55px;
  font-size:11px;
}
#wrapper .loginBar #ctl00_LoginControl1_Login1_Username {
  position:absolute;
  top:22px;
  left:194px;
  width:126px;
  font-size:11px;
  border:1px solid #7CA938;
}
#wrapper .loginBar #ctl00_LoginControl1_Login1_PasswordLabel {
  color:#006031;
  position:absolute;
  top:8px;
  left:336px;
  width:50px;
  font-size:11px;
}
#wrapper .loginBar #ctl00_LoginControl1_Login1_password {
  position:absolute;
  top:22px;
  left:337px;
  width:126px;
  font-size:11px;
  border:1px solid #7CA938;
}
#wrapper .loginBar #ctl00_LoginControl1_Login1_LoginButton
{
  position:absolute;
  top:19px;
  left:487px;
  font-size:11px;
  width:74px;
  height:18px;
  border:none;
}
#wrapper .loginBar #ctl00_LoginControl1_Login1_lbFailure{
  margin:0;
  padding:0;
  border:none;
  position:absolute;
  top:40px;
  left:194px;
  font-size:9px;
  width:126px;
  line-height:9px;
}

#wrapper .loginBar p {
  margin:0;
  padding:0;
  border:none;
  position:absolute;
  top:39px;
  left:337px;
  font-size:10px;
  text-align:right;
}
#wrapper .loginBar p a {
  color:#444444;
}
#wrapper .loginBar p.register {
	padding-left:5px;
	left:0;
}
#wrapper .loginBar .logout_label{
	color:#006031;
	font-size:15px;
	font-weight:bold;
	float:left;
	margin:15px 0 0 0;
}
#wrapper .loginBar .logout_label i{
	font-weight:normal;
}
#wrapper .loginBar .logout_link{
  position:absolute;
  top:19px;
  left:487px;
  font-size:11px;
  border:none;
	background:transparent url(../images/arrow_red.gif) left 5px no-repeat;
}

#wrapper .loginBar .logged_service{
	color:#333333;
	list-style:none;
	float:left;
	font-size:11px;
	padding:0;
	margin:4px 0 0 0;
}
#wrapper .loginBar .logged_service li{
	float:left;
}
#wrapper .loginBar .logged_service li a{
	text-decoration:none;
}
  /*********************************************
  * CLUB / BLOCCO CENTRALE
  *********************************************/
#container #club .text {
	width:640px;
	background:transparent url(../images/club/text-background.gif) left top repeat-y;
	padding:0;
	margin:0 0 0 0;
	font-family:Tahoma;
}

  /*********************************************
  * CLUB / COLONNA DESTRA
  *********************************************/
#container #club .sideNavigation {
	width:202px;
	margin:0;
	padding:0;
	min-height:300px;
	font-family:Arial;
}
#container #club .sideNavigation .calendar
{
	width:185px;
	height:195px;
	margin:22px 0 14px 14px;
}
#container #club .sideNavigation .submenu ul, #container #club .sideNavigation .submenu li {
	margin:0;
	padding:0;
	border:none;
	list-style-type:none;
}
#container #club .sideNavigation .submenu ul {

	margin:0;
	padding:0 0 0 0;
	border: 0px solid red;

}
#container #club .sideNavigation .submenu li {
	margin:0; padding:0;
	height:auto;

}
#container #club .sideNavigation .submenu li .hProgramma{
    /*a#ctl00_mainPlaceHolder_Calendario1_hylProgramma{*/
	background:transparent url(../images/club/link_programma.jpg) left top no-repeat;
	width:186px;
	height:30px;
	margin-bottom:4px;
	margin-left:13px;
}
#container #club .sideNavigation .submenu li .hInvitaAmico{
/*a#ctl00_mainPlaceHolder_Calendario1_hylInvitaAmico{*/
	background:transparent url(../images/club/link_invitaamico.jpg) left top no-repeat;
	width:186px;
	height:30px;
	margin-bottom:4px;
	margin-left:13px;
}
#container #club .sideNavigation .submenu li .hAmici{
/*a#ctl00_mainPlaceHolder_Calendario1_hylAmici{*/
	background:transparent url(../images/club/link_amici.jpg) left top no-repeat;
	width:186px;
	height:30px;
	margin-bottom:4px;
	margin-left:13px;
}
/*
#container #club .sideNavigation .submenu li a#ctl00_mainPlaceHolder_Calendario1_hylEsperto{
	background:transparent url(../images/club/link_esperto.jpg) left top no-repeat;
	width:186px;
	height:30px;
	margin-bottom:43px;
}

*/
/*hEsperto*/
#container #club .sideNavigation .submenu li .hEsperto{
	background:transparent url(../images/club/link_esperto202.jpg) left top no-repeat;
	width:202px;
	height:42px;
	margin-bottom:0px;
}

#container #club .sideNavigation .submenu li .hEspertoRisponde{
	background:transparent url(../images/club/link_esperto_risponde202.jpg) left top no-repeat;
	width:202px;
	height:41px;
	margin-bottom:15px;
}

#container #club .sideNavigation .submenu li .hDiario{
/*a#ctl00_mainPlaceHolder_Calendario1_hylDiario{*/
	background:transparent url(../images/club/link_diario.jpg) 1px top no-repeat;
	width:186px;
	height:126px;
	margin-bottom:15px;
	margin-left:13px;
}
#container #club .sideNavigation .submenu li .hPopularity{
/*a#ctl00_mainPlaceHolder_Calendario1_hylPopularity{*/
	background:transparent url(../images/club/link_popularity.jpg) left top no-repeat;
	width:147px;
	height:247px;
	margin-left:17px;
	margin-bottom:0;
}
#container #club .sideNavigation .submenu li a {
	overflow:hidden;
	color:#000;
	text-indent:-2000px;
	text-transform:uppercase;
	text-decoration:none;
	font-size:11px;
	padding:2px;
	display:block;
	margin:0;
	padding:0;
}
#container #club .sideNavigation .submenu li a.active, #container #club .sideNavigation .submenu li a:hover {
	/*color:#fff;*/
	/*background:#015311;*/
}
  /*********************************************
  * CLUB / TESTI
  *********************************************/

  #club .text h2 {
    color:#c11022;
    text-transform:uppercase;
    font-size:16px;
    font-weight:bold;
    margin:0 15px 10px 15px;
  }

  #club .text h2 strong {
    color:#054f42;
  }

  #club .text h3 {
    color:#054f42;
    font-size:12px;
    font-weight:bold;
    margin:0 15px 10px 15px;
  }

  #club .text p {
    color:#313131;
    margin:0 15px 15px 15px;
  }
  #club .text ul {
    margin-top:0;
    margin-bottom:0;
  }

  /*********************************************
  * CLUB / I MIEI AMICI
  *********************************************/

  #club .text .amici p.shout {
    font-size:14px;
    color:#054f42;
    text-transform:uppercase;
    font-weight:bold;
  }

  #club .text .amici p.button {
    margin-top:-5px;
    float:right;
  }

  #club .text .amici .list {
    margin:0 auto 20px auto;
    padding-top:40px;
    width:445px;
    height:auto;
  }

    #club .text .amici .invitati {
      background:transparent url(../images/club/amici-invitati-top.jpg) top left no-repeat;
    }

    #club .text .amici .activia {
      background:transparent url(../images/club/amici-activia-top.jpg) top left no-repeat;
    }

    #club .text .amici .list table {
      background:#d1e3d6 url(../images/club/amici-table-footer.jpg) bottom left no-repeat;
      width:445px;
      height:auto;
      border-collapse:collapse;
      border-spacing:0;
    }

    #club .text .amici .list td {
      padding:10px;
      font-size:11px;
      color:#054f42;
      font-weight:bold;
    }

  #club .text .amici a#btIMieiAmici {
    display:block;
    width:147px;
    height:41px;
    background:transparent url(../images/club/bt-iMieiAmici.gif) no-repeat;
  }

    #club .text .amici .form {
      padding-top:10px;
      min-height:200px;
      background:transparent url(../images/club/amici-form-background.jpg) top left no-repeat;
    }

      #club .text .amici .form h2 {
        font-size:12px;
        color:#fff;
        font-weight:bold;
      }

      #club .text .amici .form table {
        background:transparent;
      }

      #club .text .amici .form td {
        padding:4px;
        text-align:center;
        width:50%;
      }

      #club .text .amici .form input {
        font-size:11px;
        font-weight:normal;
        width:190px;
        text-align:left;
      }

  #club .text .amici a#invia {
    display:block;
    width:127px;
    height:41px;
    background:transparent url(../images/club/bt-invia.gif) no-repeat;
  }



#club .concorso .spallaSinistra {
	position:absolute;
	top:57px;
	left:0;
	width:275px;
	height:360px;
}



#club .concorso .boxCentrale {
	position:absolute;
	top:57px;
	left:232px;
	width:564px;
	height:330px;
}

#club .concorso .boxCentrale h3{
	width:279px;
	height:123px;
	font-size:14px;
	background:transparent url(../images/club/2009/txt_tremotivi.jpg) top left no-repeat;
	overflow:hidden;
	text-indent:-2000px;
	margin:0;
	padding:0;
	position:absolute;
	top:4px;
	left:0px;
}





  /*********************************************
  * CLUB / HOMEPAGE
  *********************************************/

#club .homepage {
  display:block;
  width:842px;
  padding-top:56px;
  background:#fff ;
  min-height:470px;
  height:auto !important;
  height:470px;
  position:relative;
  background:transparent url(../images/club/2009/background.jpg) left 56px no-repeat;
  font-family:Arial;
}
#club .homepage .row {
  margin:65px 0 0 0;
  width:832px;
  height:443px;
  float:left;
  background:transparent url(../images/club/home-background-page.jpg) left top no-repeat;
}
#club .homepage .row h3 {
  color:#ac1919;
  text-transform:uppercase;
  margin:0;
  padding:0;
  width:259px;
  height:31px;
  font-size:14px;
  background:transparent url(../images/club/home-top-title.jpg) left top no-repeat;overflow:hidden; text-indent:-2000px;
  position:absolute;
  top:163px;
  left:115px;
}
#club .homepage .row .box{
  position:absolute;
  top:287px;
  left:39px;
}
#club .homepage .row .box h3 {
  color:#00631e;
  width:335px;
  height:42px;
  font-size:17px;
  position:relative;	top:0;	left:72px;
  background-image: url(../images/club/home-box-title.jpg);
}

#club .homepage .row .box h3 span{
  color:#444444;
  text-transform:lowercase;
  font-size:15px;
}
#club .homepage .row .box p {
  width:395px;
  color:#444444;
  font-size:12px;
}
#club .homepage .row .box p span {
  color:#00631e;
  font-size:14px; font-weight:bold;
}
#club .homepage .row .box a {
  display:block;
  width:216px;
  height:59px;
  background:transparent url(../images/club/home-box-btn.jpg) left top no-repeat;overflow:hidden; text-indent:-2000px;
  position:absolute;	top:170px;	left:94px;
}

        #club .homepage .row .subscribe {
          margin:-50px 7px 0 0;
          padding:0 0 0 45px;
          width:360px;
        }

        #club .homepage .row .subscribe .message {
          width:337px;
          height:221px;
          padding:20px 10px 0 10px;
          margin-bottom:10px;
          background:transparent url(../images/club/message-background.jpg) no-repeat;
        }

        #club .homepage .row .subscribe h3
        {
          margin:5px 0 10px 0;
          padding:0;
          border:none;
          color:#bd001e;
          text-transform:uppercase;
          font-size:14px;
        }

        #club .homepage .row .subscribe h4 {
          margin:5px 0 10px 0;
          padding:0;
          border:none;
          color:#054f42;
          text-transform:uppercase;
          font-size:14px;
        }

        #club .homepage .row .subscribe .message p {
          font-weight:bold;
        }


#club .homepage .spallaSinistra {
	position:absolute;
	top:57px;
	left:0;
	width:275px;
	height:460px;
}

/*#club .homepage .spallaSinistra h3{
	width:206px;
	height:256px;
	font-size:18px;
	background:transparent url(../images/club/2009/pallone.jpg) top left no-repeat;
	overflow:hidden;
	text-indent:-2000px;
	margin:0;
	padding:0;
	position:absolute;
	top:13px;
	left:28px;
}
#club .homepage .spallaSinistra h4{
	width:192px;
	height:84px;
	font-size:16px;
	background:transparent url(../images/club/2009/iscriviti_programma.gif) top left no-repeat;
	overflow:hidden;
	text-indent:-2000px;
	margin:0;
	padding:0;
	position:absolute;
	top:273px;
	left:41px;
}
#club .homepage .spallaSinistra h5{
	width:256px;
	height:66px;
	font-size:14px;
	background:transparent url(../images/club/2009/txt_addiogonfiore.gif) top left no-repeat;
	overflow:hidden;
	text-indent:-2000px;
	margin:0;
	padding:0;
	position:absolute;
	top:380px;
	left:10px;
}*/

#club .homepage .trebox {
	position:absolute;
	top:394px;
	left:277px;
	width:564px;
	height:126px;
}

#club .homepage .trebox h3{
	width:177px;
	height:126px;
	font-size:14px;
	background:transparent url(../images/club/2009/box1.jpg) top left no-repeat;
	overflow:hidden;
	text-indent:-2000px;
	margin:0;
	padding:0;
	position:absolute;
	top:0px;
	left:0px;
}
#club .homepage .trebox h4{
	width:182px;
	height:126px;
	font-size:14px;
	background:transparent url(../images/club/2009/box2.jpg) top left no-repeat;
	overflow:hidden;
	text-indent:-2000px;
	margin:0;
	padding:0;
	position:absolute;
	top:0px;
	left:189px;
}
#club .homepage .trebox a{
	width:183px;
	height:126px;
	font-size:14px;
	background:transparent url(../images/club/2009/box3.jpg) top left no-repeat;
	overflow:hidden;
	text-indent:-2000px;
	margin:0;
	padding:0;
	position:absolute;
	top:0px;
	left:376px;
}


#club .homepage .boxCentrale {
	position:absolute;
	top:57px;
	left:277px;
	width:564px;
	height:330px;
}

#club .homepage .boxCentrale h3{
	width:279px;
	height:123px;
	font-size:14px;
	background:transparent url(../images/club/2009/txt_tremotivi.jpg) top left no-repeat;
	overflow:hidden;
	text-indent:-2000px;
	margin:0;
	padding:0;
	position:absolute;
	top:4px;
	left:0px;
}
#club .homepage .boxCentrale .visoreFlash{
	width:237px;
	height:148px;
	margin:0;
	padding:0;
	position:absolute;
	top:149px;
	left:0px;
	overflow:hidden;
}

#club .homepage .boxCentrale .boxLogin{
	width:225px;
	height:267px;
	margin:0;
	padding:0 0 0 14px;
	position:absolute;
	top:28px;
	left:300px;
	background:transparent url(../images/club/2009/box_login.gif) top left no-repeat;
	overflow:hidden;
}

#club .homepage .boxCentrale .boxLogin input.boxLoginBox {
	width:195px;
	height:13px;
	margin:3px 0 10px 0;
}

#club .homepage .boxCentrale .boxLogin input.boxLoginButton {
	margin:10px 0 10px 0;
}

#club  .boxCentrale .box_iscriviti input.boxLoginButton {
	margin:10px 0 10px 0;
}

#club .homepage .boxCentrale .boxLogin span {
	color:#ffffff;
	font-weight:bold;
}

#club .homepage .boxCentrale .boxLogin a {
	color:#f8e800;
	text-decoration:underline;
}

#club .homepage .boxCentrale .boxLogin h4{
	width:216px;
	height:23px;
	font-size:14px;
	background:transparent url(../images/club/2009/txt_iscrivitisubito.gif) top left no-repeat;
	overflow:hidden;
	text-indent:-2000px;
	margin:15px 0 20px 0;
	padding:0;
}

#club .homepage .homeBanner {
  width:225px;
  height:242px;
  background:transparent url(../images/club/concorso_premi_home.jpg) top left no-repeat;
  position:absolute;
  top:308px;
  right:0;
  float:left;
}
#club .homepage .homeBanner h4{
  width:181px;
  height:54px;
  font-size:18px;
  background:transparent url(../images/club/concorso_title.png) top left no-repeat;overflow:hidden;text-indent:-2000px;
  margin:0;
  padding:0;
  position:absolute;
  top:-39px;
  left:37px;
}
#club .homepage .homeBanner h5{
  width:225px;
  height:23px;
  font-size:16px;
  background:transparent url(../images/club/concorso_subtitle_home.jpg) left 19px no-repeat;overflow:hidden;text-indent:-2000px;
  margin:0 0 0 0;
  padding:19px 0 0 0;
}
#club .homepage .homeBanner p {overflow:hidden;text-indent:-2000px;}
#club .homepage .homeBanner a {
  width:130px;
  height:23px;
  font-size:12px;
  background:transparent url(../images/club/concorso_scopri.jpg) top left no-repeat;overflow:hidden;text-indent:-2000px;
  margin:0;
  padding:0;
  position:absolute;
  bottom:-9px;
  left:87px;
}

        #club .homepage .subscribe a#iscriviti {
          display:block;
          width:153px;
          height:49px;
          background:transparent url(../images/club/bt-iscriviti.gif) no-repeat;
        }

        #club .homepage .subscribe p.button {
          margin-top:5px;
          float:right;
        }


        #club .homepageprova {
          display:block;
          width:842px;
          padding:0;
          background:#fff;
          height:555px;
          position:relative;
        }
        #club .homepageprova .provadif {
        margin:0;
        width:832px;
        height:auto;
      }

        #club .homepageprova .provadif .provasx {
        margin:0;
        width:465px;
        height:auto;
        float:left;
        margin-top:48px;
      }
        #club .homepageprova .provadif .provadx {
        width:364px;
        height:auto;
        float:left;
        margin:45px 0 0 0;

      }
      #club .homepageprova .provadif .provadx .right{
      float:right;
      padding:0 5px 0 0;


      }

        #club .homepageprova .provadif .provadx ul {
        margin:0 0 0 5px;
        padding:0;
        list-style-type:none;

        }
        #club .homepageprova .provadif .provadx ul li {
        background: url(../images/prova/butle.gif) top left no-repeat;
        padding:0 0 10px 20px;
        margin:0;
        color:#00310c;
        }
        #club .homepageprova .provadif .provadx p{
        padding:10px 0 15px 0;
        margin:0;
        }




  /*********************************************
  * CONCORSO 2010 / HOMEPAGE
  *********************************************/

#club .concorso {
  display:block;
  width:842px;
  padding-top:56px;
  background:#fff ;
  min-height:516px;
  height:auto !important;
  height:516px;
  position:relative;
  background:transparent url(../images/bkg_concorso2010.jpg) left 54px no-repeat;
  font-family:Arial;
}


#club .hp_concorso {
  display:block;
  width:842px;
  padding-top:27px;
  background:#fff ;
  min-height:466px;
  height:auto !important;
  height:466px;
  position:relative;
  background:transparent url(../images/bkg_hp_concorso2010.jpg) left 27px no-repeat;
  font-family:Arial;
}

#club .hp_presentazione{
float:left;
  display:block;
  width:842px;
  padding-top:27px;
  height:466px;
  position:relative;
  background:transparent url(../images/bkg_progr_presentazione.jpg) left 27px no-repeat;
  font-family:Arial;
}

.hp_presentazione .boxCentrale .box_iscriviti {
	position:absolute; width:206px; height:205px; top:51px; left:300px; background:transparent url(../images/pres_box_iscriviti.jpg) no-repeat; padding:50px 40px 0 24px; font-size:13px; font-family:Arial;color:#008024; font-weight:bold;
}

#club .concorso .spallaSinistra {
	position:absolute;
	top:57px;
	left:0;
	width:275px;
	height:360px;
}



#club .concorso .boxCentrale {
	position:absolute;
	top:57px;
	left:232px;
	width:564px;
	height:330px;
}

#club .concorso .boxCentrale h3{
	width:279px;
	height:123px;
	font-size:14px;
	background:transparent url(../images/club/2009/txt_tremotivi.jpg) top left no-repeat;
	overflow:hidden;
	text-indent:-2000px;
	margin:0;
	padding:0;
	position:absolute;
	top:4px;
	left:0px;
}

.box_big_advice {
	background:transparent url(../images//txt_tremotivi.jpg) top left repeat-y;
}

/*********************************************
 * CLUB / REGISTRAZIONE
 ********************************************/
#club .registrazione {
  display:block;
  width:842px;
  background:#fff url(../images/club/registrazione-background.jpg) left 56px no-repeat;
  min-height:475px;
  height:auto !important;
  height:475px;
  position:relative;
  padding-bottom:40px;
  padding-top:121px;
  font-family:Arial;
}



    #club .regError
    {
      position:absolute;
      top:100px;
      left:200px;
      padding:5px;
      background:#fff;
      border:2px solid red;
      z-index:999;
      width:400px;
      height:auto;
    }


#club .registrazione .row
{
  display:block;
}
#club .registrazione .row .intro
{
  padding:0 0 0 24px;
  margin:45px 0 0 0;
  width:600px;
  height:auto;
  float:left;
}
#club .registrazione .row .intro h3 {
  margin:0 0 5px 0;
  padding:0;
  color:#054f42;
  font-size:15px;
  font-weight:bold;
}
#club .registrazione .row .intro h4 {
  margin:0 0 0 0;
  color:#054f42;
  font-size:14px;
  font-weight:bold;
}
#club .registrazione .row .intro p {
  margin:0;
  color:#444444;
  font-size:12px;
  margin:20px 0px;
}

      #club .registrazione .row .intro .step0 fieldset
      {
        margin-top:20px;
        display:block;
      }

#club .registrazione .step0 fieldset span, #club .registrazione .step0 fieldset label {
  font-size:12px;
  color:#00631e;
  font-weight:bold;
}
#club .registrazione .step0 fieldset input.textInput, #club .registrazione .step0 fieldset select.select
{
  width:387px;
  font-size:12px;
  padding:3px;
  border:1px solid #ababab;
  color:#444444;
  font-weight:bold;
  margin-top:5px;
}

#club .registrazione .step0 fieldset.submit {
  width:141px;
  display:block;
  float:left;
  margin-bottom:20px;
}

#club .registrazione .homeBanner {
  height:222px;
  width:268px;
  background:transparent url(../images/club/concorso_premi.jpg) top left no-repeat;
  position:absolute;
  top:328px;
  right:0;
  float:left;
}
#club .registrazione .homeBanner h4{
  width:181px;
  height:54px;
  font-size:18px;
  background:transparent url(../images/club/concorso_title.png) top left no-repeat;overflow:hidden;text-indent:-2000px;
  margin:0;
  padding:0;
  position:absolute;
  top:-59px;
  left:80px;
}
#club .registrazione .homeBanner h5{
  width:268px;
  height:23px;
  font-size:16px;
  background:transparent url(../images/club/concorso_subtitle.jpg) top left no-repeat;overflow:hidden;text-indent:-2000px;
  margin:0 0 0 0;
  padding:0;
}
#club .registrazione .homeBanner p {overflow:hidden;text-indent:-2000px;}

#club .registrazione .homeBanner a {
  width:130px;
  height:23px;
  font-size:12px;
  background:transparent url(../images/club/concorso_scopri.jpg) top left no-repeat;overflow:hidden;text-indent:-2000px;
  margin:0;
  padding:0;
  position:absolute;
  bottom:-9px;
  left:130px;
}


#club .registrazione .step1 {
  padding:24px 0 0 24px;
  margin:0 0 0 0;
  height:auto;
}

    #club .registrazione .step6 {
      margin-top:50px;
      height:auto;
    }

#club .registrazione .step1 fieldset {
  width:203px;
  display:block;
  float:left;
}

      #club .registrazione .step1 fieldset.submit {
        width:180px;
        display:block;
        float:left;
      }

#club .registrazione .step1 fieldset span, #club .registrazione .step1 fieldset label {
  font-size:11px;
  font-weight:bold;
  color:#00631e;
}
#club .registrazione .step1 fieldset input.textInput, #club .registrazione .step1 fieldset select.select
{
  width:186px;
  font-size:12px;
  padding:3px;
  border:1px solid #666666;
  color:#444444;
  font-weight:normal;
  margin-top:5px;
}
#club .registrazione .step1 fieldset select.select
{
  width:193px;
}

#club .registrazione .step2 .email
{
  padding-bottom:20px;
}
#club .registrazione .step2 .email input
{
  font-size:14px;
  font-weight:bold;
  border:none;
  background:transparent;
  width:400px;
  color:#00631e;
}

#club .registrazione #regNextStep, #club .registrazione #btStep2 {
  /*position:absolute;
  bottom:20px;
  right:50px;*/
}

    #club .registrazione #regNextStep a {
      display:block;
      width:158px;
      height:55px;
      background:transparent url(../images/club/bt-avanti.gif) no-repeat;
    }

#club .registrazione #btStep1 a, #club .registrazione #btStep2 a, #club .registrazione #btStep5 a {
  display:block;
  width:225px;
  height:59px;
  background:transparent url(../images/club/bt-questionario.jpg) no-repeat;
}
#club .registrazione .step2 fieldset
{
  margin-bottom:8px;
}
#club .registrazione .step2 p
{
  margin:0 0 36px 0;
  font-size:12px;
  color:#444444;
}
#club .registrazione .step2 #ctl00_mainPlaceHolder_ctl00_pnlPrivacy p{
  float:left;
  margin:0 0 7px 0;
}
#club .registrazione .step2 #ctl00_mainPlaceHolder_ctl00_pnlPrivacy p input{
  float:left;
}
#club .registrazione .step2 #ctl00_mainPlaceHolder_ctl00_pnlPrivacy p span{
  display:block;
  float:left;
  width:370px;
}
#club .registrazione .step2 #ctl00_mainPlaceHolder_ctl00_pnlPrivacy p a{
  color:#00631e;
}
      #club .registrazione .step3 h3, #club .registrazione .step5 h3
      {
        margin:60px 0 20px 0;
      }

      #club .registrazione .step4 p
      {
        width:600px;
      }

#club .questionario {
  display:block;
  width:822px;
  background:#fff url(../images/club/questionario-background.jpg) left 56px no-repeat;
  min-height:462px;
  height:auto !important;
  height:462px;
  position:relative;
  padding-left:20px;
  padding-top:146px;
}

#club .questionario .pallone
{
  position:absolute;
  left:20px;
  top:128px;
  width:166px;
  height:200px;
  background:transparent url(../images/club/pallone_noiscriviti.jpg) bottom right no-repeat;
}

#club .questionario .row {
	width:490px;
	margin:0px 0px 0px 235px;
}

#club .questionario .bar1
{
  width:241px;
  height:44px;
  background:transparent url(../images/club/bullet-1.gif) no-repeat;
  position:absolute;
  left:30px;
  bottom:60px;
}
#club .questionario .step1Image
{
  position:absolute;
  right:5px;
  bottom:-8px;
  width:832px;
  height:445px;
  background:transparent url(../images/club/bottom-image-1.jpg) bottom right no-repeat;
}

#club .questionario .newstep1Image
{
  background:transparent url(../images/club/bottom-image-1.jpg) bottom right no-repeat;
}

#club .questionario .bar2
{
  width:241px;
  height:44px;
  background:transparent url(../images/club/bullet-2.gif) no-repeat;
  position:absolute;
  left:30px;
  bottom:60px;
}
#club .questionario .step2Image
{
  position:absolute;
  right:5px;
  bottom:-8px;
  width:832px;
  height:445px;
  background:transparent url(../images/club/bottom-image-2.jpg) bottom right no-repeat;
}

#club .questionario .bar3
{
  width:241px;
  height:44px;
  background:transparent url(../images/club/bullet-3.gif) no-repeat;
  position:absolute;
  left:30px;
  bottom:60px;
}
#club .questionario .step3Image
{
  position:absolute;
  right:5px;
  bottom:-8px;
  width:832px;
  height:445px;
  background:transparent url(../images/club/bottom-image-3.jpg) bottom right no-repeat;
}

#club .questionario .bar4
{
  width:241px;
  height:44px;
  background:transparent url(../images/club/bullet-4.gif) no-repeat;
  position:absolute;
  left:30px;
  bottom:60px;
}
#club .questionario .step4Image
{
  position:absolute;
  right:5px;
  bottom:-8px;
  width:832px;
  height:445px;
  background:transparent url(../images/club/bottom-image-4.jpg) bottom right no-repeat;
}

#club .questionario .bar5
{
  width:241px;
  height:44px;
  background:transparent url(../images/club/bullet-5.gif) no-repeat;
  position:absolute;
  left:30px;
  bottom:60px;
}

  #club .questionario .step5Image
{
  position:absolute;
  right:5px;
  bottom:-8px;
  width:832px;
  height:445px;
  background:transparent url(../images/club/bottom-image-5.jpg) bottom right no-repeat;
}

  #club .questionario h2 {
    color:#00250b;
    font-size:14px;
    font-weight:bold;
    margin-left:160px;
    width:400px;
  }
#club .questionario #Div1{
  margin-top:20px;
}
#club .questionario #Div1 a
{
  display:block;
  width:188px;
  height:59px;
  background:transparent url(../images/club/bt-questionario.jpg) no-repeat;
  position:relative;
  top:0px;
  left:5px;
}

  #club .questionario .player, #club .questionario .domande
  {
    float:left;
  }

    #club .questionario .player
    {
      margin-left:70px;
      width:300px;
    }

#club .questionario .domande
{
  width:490px;
  position:relative;
}
#club .questionario h3 {
  color:#444444;
  font-size:16px;
  font-weight:bold;
  font-family:Arial;
  margin:0 0 5px 7px;
}
#club .questionario h3 span{
  color:#06723f;
  font-size:18px;
  font-weight:bold;
  font-family:Arial;
  margin:0 0 16px 0;
}
#club .questionario h4 {
  color:#444444;
  font-size:12px;
  font-weight:normal;
  font-family:Arial;
  margin:0;
  background-image:url(../images/club/dotts.gif);
  background-position:bottom;
  background-repeat:repeat-x;
  padding-bottom:16px;
  float:left;
}
#club .questionario .domande td
{
  font-size:12px;
  padding-bottom:15px;
  font-weight:bold;
  font-family:Arial;
  vertical-align:top;
}
#club .questionario .domande td input
{
  float:left;
}
#club .questionario .domande td label
{
  display:block;
  width:450px;
  padding-left:5px;
  float:left;
}

/************************************
* CLUB CONSIGLIO
************************************/
.consiglioPage{
	background-color:#ffffff !important;
	background-image: url(../images/programmaregolarita/footer_bg_gradient.gif) !important;
	background-position:left bottom !important;
	background-repeat:repeat-x !important;
}
.consiglioPage .text{
	/*background-color:#ffffff !important;*/
	background-image: none !important;
}
.footConsiglio{
	height:59px !important;
	background-image: url(../images/programmaregolarita/footer_consiglio.jpg) !important;
}
#club .text .consiglio img {
	float:left;
	margin:0;
	padding:0;
}
#club .text .consiglio h3 {
	font-size:14px;
	margin:0 0 0 20px;
	color:#222222;
}
#club .text .consiglio h2 {
	float:left;
	display:block;
	width:530px;
	height:35px;
	margin:0 0 5px 0;
	padding:11px 0 12px 66px;
	font-size:20px;
	font-weight:bold;
}
#club .text .consiglio h2.titologiorno01 { background:transparent url(../images/consigli/tit_giorno_01.jpg) left top no-repeat; overflow:hidden; text-indent:-2000px}
#club .text .consiglio h2.titologiorno02 { background:transparent url(../images/consigli/tit_giorno_02.jpg) left top no-repeat; overflow:hidden; text-indent:-2000px}
#club .text .consiglio h2.titologiorno03 { background:transparent url(../images/consigli/tit_giorno_03.jpg) left top no-repeat; overflow:hidden; text-indent:-2000px}
#club .text .consiglio h2.titologiorno04 { background:transparent url(../images/consigli/tit_giorno_04.jpg) left top no-repeat; overflow:hidden; text-indent:-2000px}
#club .text .consiglio h2.titologiorno05 { background:transparent url(../images/consigli/tit_giorno_05.jpg) left top no-repeat; overflow:hidden; text-indent:-2000px}
#club .text .consiglio h2.titologiorno06 { background:transparent url(../images/consigli/tit_giorno_06.jpg) left top no-repeat; overflow:hidden; text-indent:-2000px}
#club .text .consiglio h2.titologiorno06_2 { background:transparent url(../images/consigli/tit_giorno_06_2.jpg) left top no-repeat; overflow:hidden; text-indent:-2000px}
#club .text .consiglio h2.titologiorno07 { background:transparent url(../images/consigli/tit_giorno_07.jpg) left top no-repeat; overflow:hidden; text-indent:-2000px}
#club .text .consiglio h2.titologiorno08 { background:transparent url(../images/consigli/tit_giorno_08.jpg) left top no-repeat; overflow:hidden; text-indent:-2000px}
#club .text .consiglio h2.titologiorno09 { background:transparent url(../images/consigli/tit_giorno_09.jpg) left top no-repeat; overflow:hidden; text-indent:-2000px}
#club .text .consiglio h2.titologiorno10 { background:transparent url(../images/consigli/tit_giorno_10.jpg) left top no-repeat; overflow:hidden; text-indent:-2000px}
#club .text .consiglio h2.titologiorno11 { background:transparent url(../images/consigli/tit_giorno_11.jpg) left top no-repeat; overflow:hidden; text-indent:-2000px}
#club .text .consiglio h2.titologiorno12 { background:transparent url(../images/consigli/tit_giorno_12.jpg) left top no-repeat; overflow:hidden; text-indent:-2000px}
#club .text .consiglio h2.titologiorno13 { background:transparent url(../images/consigli/tit_giorno_13.jpg) left top no-repeat; overflow:hidden; text-indent:-2000px}
#club .text .consiglio h2.titologiorno14 { background:transparent url(../images/consigli/tit_giorno_14.jpg) left top no-repeat; overflow:hidden; text-indent:-2000px}
#club .text .consiglio h2.titologiorno15 { background:transparent url(../images/consigli/tit_giorno_15.jpg) left top no-repeat; overflow:hidden; text-indent:-2000px}
#club .text .consiglio h2.titologiorno16 { background:transparent url(../images/consigli/tit_giorno_16.jpg) left top no-repeat; overflow:hidden; text-indent:-2000px}

    #club .text .consiglio h2.vasetto {
      background:transparent url(../images/club/tit-vasetto.gif) no-repeat;
    }

    #club .text .consiglio h2.albero {
      background:transparent url(../images/club/tit-albero.gif) no-repeat;
    }

    #club .text .consiglio h2.messaggio {
      background:transparent url(../images/club/tit-messaggio.gif) no-repeat;
    }

    #club .text .consiglio h4 {
      font-size:12px;
      margin:20px 0 0 20px;
      color:#15663b;
    }

    #club .text .consiglio h4 strong {
      color:#bf0a1b;
    }

    #club .text .consiglio h4.occhiello
    {
      border-bottom:1px solid #15663b;
      padding-bottom:10px;
      margin:0 0 10px 20px;
      width:270px;
    }

#club .text .consiglio p {
	margin:0 0 20px 20px;
	color:#444;
}
#club .text .consiglio div.separator_grey{
	background:url(../images/club/separator_grey.gif) 20px top no-repeat;
	height:21px;
	width:587px;
}#club .text .consiglio div.separator_green{
	background:url(../images/club/separator_green.gif) 20px top no-repeat;
	height:2px;
	width:607px;
}
#club .text .consiglio ul {
	margin:0 0 0 0;
	padding:0 0 0 35px;
	border:none;
}

#club .text .consiglio li {
  margin:0 0 5px 0;
}
#club .text a.linkStampa{
	margin:27px 0 15px 5px;
	color:#006031;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	padding:17px 0 0 49px;
	background:transparent url(../images/programmaregolarita/stampa.gif) left top no-repeat;
	display:block;
	text-decoration:none;
	float:left;
}
#club .text a.linkStampaAll{
	margin:27px 0 406px 24px;
	display:block;
	width:146px;
	height:44px;
	font-size:16px;
	color:#0a8548;
	background:transparent url(../images/club/ico-stampa-all.gif) left top no-repeat;overflow:hidden; text-indent:-2000px;
	text-decoration:none;
	font-weight:bold;
}
#club .text .votoBox{
	background:url(../images/club/separator_green.gif) 20px top no-repeat;
	padding:0 15px 0 15px
}
#club .text .voto{
	padding:0 0 0 0px;
	text-align:center;
	float:right;
}

#club .text .voto p{ padding-top:22px; font-size:16px; font-weight:bold; color:#444; margin-left:5px; margin-right:5px;}
#club .text .voto p input,#club .text .voto p img{ vertical-align:middle;}
#club .text .consiglio_footer{
	background:url(../images/club/text-background-bottom.gif) left top no-repeat; width:259px; height:10px;
}
#club .text .voto .yes{ color:#006031}
#club .text .voto .no{ color:#cd2701}
/**/

#club .popularity {
  display:block;
  width:842px;
  padding-top:56px;
  background:#fff ;
  min-height:564px;
  height:auto !important;
  height:564px;
  position:relative;
  background:transparent url(../images/club/popularity-background.jpg) left 56px no-repeat;
  font-family:Arial;
}
#club .popularity .row {
  margin:65px 0 0 0;
  width:832px;
  float:left;
}
#club .popularity .row .box{
  width:550px; height:92px;
  background:transparent url(../images/club/popularity-box-bg.gif) 17px top no-repeat;
  float:left;
  margin:25px 0 25px 0px;
  padding:0 0 0 17px;
}
#club .popularity .row .box p{
  padding:23px 16px 19px 14px;
  margin:0;
  font-size:14px;
  color:#444444;
}
#club .popularity h3{
	font-size:14px;
	color:#00631e;
	font-weight:bold;
	margin:0;
	padding:0 0 0 22px;
}
#club .popularity ul{
	font-size:12px;
	color:#444444;
	margin:20px 0 20px 0;
	padding:0 0 0 37px;
	width:540px;
}
#club .popularity ul li{margin-bottom:18px;}
#club .popularity .row .boxBottom{
  width:550px; height:88px;
  background:transparent url(../images/club/popularity-box-bottom-bg.jpg) 17px top no-repeat;
  float:left;
  margin:18px 0 0 0;
  padding:0 0 0 131px;
}
#club .popularity .row .boxBottom h4{
	font-weight:bold; font-size:12px; margin:18px 0 6px 0;
}
#club .popularity .row .boxBottom input{
	 background-color:#FFF;width:382px;
	 color:#000;
	 font-family:Arial;
	 font-size:12px;
	 height:15px;
}
#club .popularity .row .boxBottom p{
	color:#444444; font-size:11px; margin:3px 0 0 0;
}
#club .popularity .row .image{
	position:absolute; bottom:0; right:0;
}
#container .footPopularity{
	/*background-image:url(../images/club/popularity-background-page-foot.jpg);*/
}
/*********************************************
  * HOMEPAGE
  *********************************************/

  #wrapper .home
  {
    font-size:1px;
	background:none;
  }

#wrapper .loginBg
{
  position:absolute;
  top:0px;
  left:0px;
  width:842px;
  height:27px;
  background-color:#FFFFFF;
  /*background:transparent url(../images/homepage-loginbar.jpg) no-repeat;*/
}

  /*********************************************
  * PAGINE INTERNE
  *********************************************/

  #container .internal {
    width:842px;
    background:transparent ;
    min-height:472px;
    position:relative;
    margin:0;
  }

  .separator
  {
    width:100%;
    height:15px;
    background:transparent url(../images/separator-background.jpg) top left repeat-x;
  }

  /*********************************************
  * TITOLI PAGINE INTERNE
  *********************************************/
      #container .internal .title
      {
        position:absolute;
        top:0;
        right:0;
        width:683px;
        height:68px;
        background:transparent url(../images/header-interne-background.jpg) top right no-repeat;
      }

      #container .internal .title p.breadcrumb
      {
        margin:15px 0 2px 40px;
        padding:0;
        border:none;
        color:#091a10;
        font-size:10px;
      }

      #container .internal .title p.breadcrumb a
      {
        color:#091a10;
        text-decoration:none;
      }

      #container .internal .title p.breadcrumb a:hover
      {
        text-decoration:underline;
      }

      #container .internal .title h2
      {
        margin:0 0 0 40px;
        padding:0;
        border:none;
        color:#054f42;
        font-size:22px;
        font-weight:bold;
        text-transform:uppercase;
      }

      #container .internal .title h2 a
      {
        color:#054f42;
        text-decoration:none;
      }

      #container .internal .title h2 a:hover
      {
        text-decoration:underline;
      }


  /*********************************************
  * MENU PAGINE INTERNE
  *********************************************/

  #container .internal .submenu
  {
    width:181px;
    min-height:650px;
    padding-top:70px;
    float:left;
  }

    #container .internal .submenu ul, #container .internal .submenu li
    {
      margin:0;
      padding:0;
      border:none;
      list-style-type:none;
      text-transform:uppercase;
    }

      #container .internal .submenu ul
      {
        margin-left:8px;
      }

      #container .internal .submenu li
      {
        margin-bottom:2px;
      }

      #container .internal .submenu li a#menu2
      {
        display:block;
        padding:6px 0 0 4px;
		margin:0;
        width:157px;
        height:34px;
        text-decoration:none;
		vertical-align:middle;
        color:#fff;
        font-size:11px;
		font-family:Arial, Helvetica, sans-serif;
        background:transparent url(../images/submenu-off2.jpg) no-repeat;
      }

      #container .internal .submenu li a#menu2:hover,  #container .internal .submenu li a#menu2.active{
        background:transparent url(../images/submenu-area2.jpg) no-repeat;
		color:#005113;
		}

		 #container .internal .submenu li a#menu3
      {
        display:block;
        padding:4px 0 0 2px;
		margin:0;
        width:160px;
        height:20px;
        text-decoration:none;
		vertical-align:middle;
        color:#fff;
        font-size:11px;
		font-family:Arial, Helvetica, sans-serif;
        background:transparent url(../images/submenu-off.jpg) no-repeat;
		border: solid 0px red;
      }

      #container .internal .submenu li a#menu3:hover,  #container .internal .submenu li a#menu3.active{
        background:transparent url(../images/submenu-area.jpg) no-repeat;
		color:#005113;
		}

	  #container .internal .submenu li a
      {
        display:block;
        padding:4px 0 0 4px;
        width:157px;
        height:18px;
        text-decoration:none;
        color:#fff;
        font-size:11px;
		font-family:Arial, Helvetica, sans-serif;
        background:transparent url(../images/submenu-off.jpg) no-repeat;
      }

      #container .internal .submenu li a:hover
      /*#container .internal .submenu li a.area*/
      {



        color:#005113;
        background:transparent url(../images/submenu-area.jpg) no-repeat;
      }

      #container .internal .submenu li a.active
      {
        color:#005113;
        background:transparent url(../images/submenu-area.jpg) no-repeat;
      }

  /*********************************************
  * CONTENUTI PAGINE INTERNE
  *********************************************/

  #container .internal .content
  {
    width:650px;

    min-height:650px;
    height:auto !important;
    height:650px;

    padding:63px 5px 5px 0;
    background:#fff;
    float:left;
  }

  /*********************************************
  * SCOPRI ACTIVIA HOME
  *********************************************/

  #container .scopri .imageLat
  {
    width:181px;
    height:387px;
    background:transparent url(../images/scopri-laterale.jpg) no-repeat;
    margin:20px 0;
  }

  .scopri h2
  {
    color:#01260c;
    font-size:12px;
  }

  .scopri h3
  {
    color:#01260c;
    font-size:14px;
    margin:10px 0 0 0;
  }

  .scopri .row
  {
    padding:8px 0 0 20px;
  }

  .scopri .video
  {
    float:right;
    height:auto;
    width:312px;
	height:287px;
    background:transparent url(../images/scopri-video-background-tall-claim.jpg) no-repeat;
    padding:9px;
  }

  .scopri .box
  {
    margin-top:10px;
    width:400px;
    height:237px;
    background:transparent url(../images/scopri-box.jpg) no-repeat;
    padding:15px 30px 0 220px;
	position:relative;
  }

    .scopri .box h3
    {
      color:#bf0e1f;
      font-size:14px;
      margin:5px 0 10px 0;
    }

    .scopri .box p
    {
      color:#01260c;
      margin:5px 0;
      font-size:12px;
    }

    .scopri .box p.nota
    {
      font-size:10px;
	  position:absolute; bottom:33px;
    }

    .scopri .box h4
    {
      color:#bf0e1f;
      margin:5px 0;
      font-size:12px;
    }

  /*********************************************
  * SCOPRI ACTIVIA / COME FUNZIONA
  *********************************************/

  #container .comefunziona .content
  {
    /*background:#fff url(../images/comefunziona-background.gif) center right no-repeat;*/
  }

    .comefunziona h2
    {
      color:#01260c;
      font-size:12px;
      padding:20px 0 0 20px;
    }

    .comefunziona h3
    {
      color:#01260c;
      font-size:13px;
      margin:0 0 0 20px;
    }

    .comefunziona h4
    {
      color:#01260c;
      font-size:12px;
      margin:0 0 0 20px;
    }

    .comefunziona p
    {
      margin:5px 0 5px 20px;
    }

  .comefunziona .video
  {
  	margin-top:18px;
    float:right;
    height:auto;
    width:312px;
    height:287px;
    background:transparent url(../images/scopri-video-background-tall-claim.jpg) no-repeat;
    padding:9px 10px 9px 9px;
  }


  .comefunziona .box
  {
    margin:10px 0 0 5px;
    width:480px;
    height:200px;
    background:transparent url(../images/comefunziona-box-background.jpg) no-repeat;
    padding:10px 10px 10px 150px;
  }

    .comefunziona .box h3
    {
      color:#01260c;
      font-size:14px;
      margin:0;
    }

    .comefunziona .box h4
    {
      color:#01260c;
      font-size:12px;
      margin:0;
    }

    .comefunziona .box p
    {
      color:#01260c;
      font-size:12px;
      margin:0 0 5px 0;
    }

  /*********************************************
  * SCOPRI ACTIVIA / BENEFICI
  *********************************************/

    .benefici h2
    {
      color:#01260c;
      font-size:12px;
      padding:20px 0 0 20px;
      margin:0;
    }

    .benefici h3
    {
      color:#01260c;
      font-size:12px;
      margin:0;
      padding:20px 0 0 20px;
    }
	.benefici p.outbox
    {
      margin:0;
      padding:20px 0 0 20px;
    }

    .benefici h4
    {
      color:#01260c;
      font-size:12px;
      margin:0;
    }

    .benefici ol, .benefici li
    {
      margin:0;
      padding:0;
      border:none;
      list-style-type:none;

    }

      .benefici ol
      {
        width:400px;
      }

      .benefici li
      {
        display:block;
      }

        .benefici li p
        {
          margin:10px 0;
        }

        .benefici li.uno
        {
          background:transparent url(../images/benefici-uno.jpg) no-repeat;
          width:510px;
          height:146px;
          padding:36px 40px 0 100px;
        }

          .benefici li.uno h3
          {
            margin:0;
            padding:0;
          }

          .benefici li.uno h4
          {
            margin-right:30px;
            padding:0;
          }


        .benefici li.due
        {
          background:transparent url(../images/benefici-due.jpg) no-repeat;
          height:147px;
          width:380px;
          padding:40px 40px 0 230px;
        }

          .benefici li.due h3
          {
            margin:0;
            padding:0;
          }

        .benefici li.tre
        {
          background:transparent url(../images/benefici-tre_new.gif) no-repeat;
          height:158px;
          width:510px;
          padding:45px 40px 0 100px;
        }

          .benefici li.tre h3
          {
            margin:0;
            padding:0;
          }

        .benefici li.quattro
        {
          background:transparent url(../images/benefici-quattro.jpg) no-repeat;
          height:80px;
          width:500px;
          padding:40px 50px 0 100px;
        }

          .benefici li.quattro h3
          {
            margin:0;
            padding:0;
          }
  .benefici .box{
    width:651px;
    height:213px;
    position:relative; top:0px; left:0px;
    background:transparent url(../images/scopriactivia/benefici_box.jpg) no-repeat;
    background-position:5px 0;
  }
  .benefici .box h5{
    color:#666666;
    font-size:14px;
    margin:0;
    padding:22px 0 0 35px;
	width:500px;
    font-weight:bold;
	overflow:hidden; text-indent:-2000px;
  }
  .benefici .box h3{
    position:absolute;
    top:65px;
    left:35px;
    width:266px;
    height:86px;
	overflow:hidden; text-indent:-2000px;
    color:#0d3a33;
    font-size:22px;
    margin:0;
    padding:0;
    font-weight:bold;
  }
  .benefici .box h4{
    position:absolute;
    top:128px;
    left:35px;
    color:#0d3a33;
    font-size:15px;
    margin:0;
    padding:0;
    font-weight:bold;
	overflow:hidden; text-indent:-2000px;
  }
  .benefici .box a{
    position:absolute;
    bottom:15px;
    left:35px;
	font-size:10px;
	font-style:italic;
	display:block;
	width:200px;
	height:25px;
	overflow:hidden; text-indent:-2000px;
  }
  .benefici .box p{
    position:absolute;
    bottom:25px;
    right:24px;
    color:#333333;
    font-size:10px;
    font-style:italic;
    margin:0;
  }
/*********************************************
* SCOPRI ACTIVIA / EFFICACIA CONFERMATA
*********************************************/
.efficacia h2
{
  color:#00260d;
  font-size:12px;
  padding:20px 0 0 20px;
  margin:0;

}
.efficacia h3
{
  color:#00260d;
  font-size:13px;
  margin:0;
  padding:20px 0 0 20px;
}
.efficacia h4
{
  color:#00260d;
  font-size:12px;
  margin:0;
  padding:20px 0 0 20px;
}
.efficacia p
{
  color:#333333;
  font-size:12px;
  margin:0;
  padding:0 20px 0 20px;
}
.efficacia img
{
  margin:0;
  padding:0 0 0 10px;
}
.efficacia .content ul
{
  margin:0;
  padding:20px 0 20px 20px;
  list-style-type:none;
}
.efficacia .content ul li
{
  color:#333333;
  font-size:12px;
  line-height:20px;
  display:block;
}
.efficacia .content ul li span
{
  width:560px;
  display:block;
  float:left;
  padding:7px 0 0 0;
}
.efficacia .content ul span.number
{
  font-size:25px;
  color:#29845c;
  width:56px;
  height:26px;
  overflow:hidden;
  padding:5px 0 0 7px;
  text-indent:-2000px;
}
.efficacia .content ul span.img87{ background:transparent url(../images/scopriactivia/img87.gif) no-repeat top left; }
.efficacia .content ul span.img86{ background:transparent url(../images/scopriactivia/img86.gif) no-repeat top left; }
.efficacia .content ul span.img88{ background:transparent url(../images/scopriactivia/img88.gif) no-repeat top left; }
.efficacia .content ul span.img62{ background:transparent url(../images/scopriactivia/img62.gif) no-repeat top left; }

.efficacia .box{
  width:653px;
  height:170px;
  padding-top:20px;
  position:relative; top:0px; left:0px;
  background-image:url(../images/scopriactivia/efficacia_box.jpg);
  background-repeat:no-repeat;
  background-position:5px 20px;
  background-color:transparent;
  border: 0px solid red;
}
.efficacia .box h5{
  color:#666666;
  font-size:14px;
  margin:0;
  padding:23px 0 0 37px;
  font-weight:bold;
	overflow:hidden; text-indent:-2000px;
}
.efficacia .box h3{
  position:absolute;
  top:87px;
  left:42px;
  width:320px;
  height:86px;
  overflow:hidden; text-indent:-2000px;
  color:#0d3a33;
  font-size:22px;
  margin:0;
  padding:0;
  font-weight:bold;
}
.efficacia .box h4{
  position:absolute;
  top:149px;
  left:37px;
  color:#0d3a33;
  font-size:15px;
  margin:0;
  padding:0;
  font-weight:bold;
  overflow:hidden; text-indent:-2000px;
}
.efficacia .box p{
  position:absolute;
  bottom:32px;
  left:37px;
  color:#333333;
  font-size:10px;
  font-style:italic;
  margin:0;
  padding:0;
  overflow:hidden; text-indent:-2000px;
}
  .efficacia .box a{
    position:absolute;
    bottom:15px;
    left:35px;
	font-size:10px;
	font-style:italic;
	display:block;
	width:200px;
	height:25px;
	overflow:hidden; text-indent:-2000px;
  }
.efficacia .sentence_1{
  width:569px;
  height:50px;
  margin:32px 0 0 12px;
  overflow:hidden;
  background:transparent url(../images/scopriactivia/sentence_1.gif) no-repeat top left; overflow:hidden;
}
.efficacia .sentence_1 p{font-size:17px;color:#bf2525; padding:0px; margin-left:-2000px;}
.efficacia .sentence_1 p span{font-size:22px;}
.efficacia .sentence_2{
  width:575px;
}
  /*********************************************
  * POPUP
  *********************************************/

  body.popup
  {
    background:#fff;
    color:#001b05;
  }

  body.popup .header
  {
    width:560px;
    height:156px;
    background:transparent url(../images/popup-header.jpg) no-repeat;
  }
  body.popup .headerInformativa
  {
    width:560px;
    height:160px;
    background:transparent url(../images/popup-header-informativa.jpg) no-repeat;
  }

  body.esperto .header
  {
    width:560px;
    height:156px;
    background:transparent url(../images/popup-header-esperto.jpg) no-repeat;
  }

  body.privacyhome .header
  {
    width:560px;
    height:156px;
    background:transparent url(../images/popup-header-esperto.jpg) no-repeat;
  }

   body.privacyhome h2
    {
      color:#006217;
      font-size:15px;
      margin:5px 5px 5px 5px;
      font-weight:bold;
      text-transform:uppercase;
    }

    body.privacyhome p
    { font-size:11px;
      margin:5px 5px 5px 5px;
    }

    body.popup h2
    {
      color:#006217;
      font-size:20px;
      margin:20px 10px 5px 20px;
      font-weight:bold;
      text-transform:uppercase;
    }

    body.popup p
    {
      margin:10px 10px 5px 20px;
    }


  /*********************************************
  * IRREGOLARITA' HOME
  *********************************************/

  #container .irregolarita .imageLat
  {
    width:181px;
    height:387px;
    background:transparent url(../images/irregolarita-laterale.jpg) no-repeat;
    margin:20px 0;
  }

  #container .irregolarita .content
  {
    padding-top:90px;
  }

  #container .irregolarita .content .image
  {
    background:#fff url(../images/irregolarita-new-background.jpg) top right no-repeat;
    /*width:280px;  min-height:317px;  height:auto !important;*/
   min-height:285px;

    height:285px;
    position:absolute;
	width:270px;
    top:64px;
    right:0;
	border: 0px solid red;
  }

  #container .irregolarita .content h2
  {
    margin:0 0 10px 20px;
    font-size:12px;
    color:#01260c;
  }

  #container .irregolarita .content h2.short {
    width:350px;
    padding-bottom:40px;
    background:transparent url(../images/irregolarita-separator.jpg) bottom left no-repeat;
  }

  #container .irregolarita .content p
  {
    margin:20px 0 10px 20px;
  }

  #container .irregolarita .content p.uno
  {
    width:350px;
  }

  #container .irregolarita .content p.due
  {
    padding-bottom:40px;
    background:transparent url(../images/irregolarita-separator-big.jpg) bottom left no-repeat;
  }

  #container .irregolarita .content h3
  {
    margin:50px 0 10px 20px;
    font-size:16px;
    color:#01260c;
    text-transform:uppercase;
  }

  #container .irregolarita .content h3.strillo{
    margin:15px 0 10px 15px;
    display:block;
    width:368px;
    height:55px;
    background:transparent url(../images/irregolarita-strillo.jpg) top left no-repeat;
	border:0px solid #fc5604;
  }

   #container .irregolarita .content h3.strillo2{
    margin:15px 0 10px 15px;
    display:block;
    width:368px;
    height:55px;
    background:transparent url(../images/irregolarita-strillo_italia.jpg) top left no-repeat;
	border:0px solid #fc5604;
  }

  #container .irregolarita .content h3.strilloProblema
  {
    margin:15px 0 15px 20px;
    display:block;
    width:374px;
    height:29px;
    background:transparent url(../images/irregolarita-problema-strillo.jpg) no-repeat;
  }

  #container .irregolarita .content h4
  {
    margin:0 0 5px 20px;
    padding:5px 0 0 15px;
    display:block;
    width:589px;
    height:30px;
    font-size:12px;
    background:transparent url(../images/irregolarita-tabs.jpg) no-repeat;
    overflow:visible;
  }

    #container .irregolarita .content h4 a
    {
      text-decoration:none;
      text-transform:uppercase;
      padding:0 30px 0 0;
      margin:15px 0 ;
      background:transparent url(../images/irregolarita-tabs-bullet-off.gif) center right no-repeat;
    }

    #container .irregolarita .content h4 a.active
    {
      background:transparent url(../images/irregolarita-tabs-bullet-on.gif) center right no-repeat;
    }

    #container .irregolarita .content .prbText
    {
      margin:0 35px;
    }

    #container .irregolarita .content .prbText p
    {
      margin:0 0 20px 0;
    }

    #container .irregolarita .content .row
    {
      margin-bottom:40px;
    }

    #container .irregolarita ol.evidenza, #container .irregolarita ol.evidenza li
    {
      margin:0 0 0 0;
      padding:0;
      list-style-type:none;
    }

    #container .irregolarita ol.evidenza
    {
      margin:20px 0 40px 20px;
    }

    #container .irregolarita ol.evidenza li
    {
      padding:9px 0 13px 45px;
      font-size:12px;
      color:#01260c;
      text-transform:uppercase;
      font-weight:bold;
    }

      #container .irregolarita ol.evidenza li.uno
      {
        background:transparent url(../images/irregolarita-bullet-uno.gif) center left no-repeat;
      }

      #container .irregolarita ol.evidenza li.due
      {
        background:transparent url(../images/irregolarita-bullet-due.gif) center left no-repeat;
      }

      #container .irregolarita ol.evidenza li.tre
      {
        background:transparent url(../images/irregolarita-bullet-tre.gif) center left no-repeat;
      }

      #container .irregolarita ol.evidenza li.quattro
      {
        background:transparent url(../images/irregolarita-bullet-quattro.gif) center left no-repeat;
      }

      #container .irregolarita ol.evidenza li.cinque
      {
        background:transparent url(../images/irregolarita-bullet-cinque.gif) center left no-repeat;
      }

  #container .irregolarita .content h3.strilloRimedi
  {
    margin:10px 0 10px 20px;
    display:block;
    width:484px;
    height:55px;
    background:transparent url(../images/irregolarita-rimedi-strillo.jpg) no-repeat;
  }
	#container .irregolarita .content{
		color:#444;
	}

	#container .irregolarita .content h3.alertSpeciale{
		width:103px;
		height:114px;
		margin:0px;
		position:absolute;
		top:68px;
		right:0px;
   		background:transparent url(../images/alert_speciale.gif) no-repeat;
	}
  #container .irregolarita .content h2.headerPancia
  {
    margin:0 0 0 20px;
    display:block;
    width:587px;
    height:71px;
    background:transparent url(../images/irregolarita-pancia-headerstrillo.jpg) no-repeat;
  }
  #container .irregolarita .content b.green{ color:#007424}
#container .irregolarita .content h3.strilloPancia
{
	margin:5px 0 0 7px;
	display:block;
	width:403px;
	height:55px;
	background:transparent url(../images/irregolarita-pancia-strilloPancia_new.jpg) no-repeat 8px 0;
}
#container .irregolarita .content h3.footerPancia
{
	margin:20px 0 20px 20px;
	display:block;
	width:615px;
	height:54px;
	background:transparent url(../images/irregolarita-pancia-footerstrillo.jpg) no-repeat;
}
  /*********************************************
  * GAMMA E GUSTI
  *********************************************/
  #container.gammacontainer{
    background:#fff url(../images/container-background-big-1line.jpg) bottom left no-repeat;
  }

  #container .gamma .imageLat
  {
    width:181px;
    height:387px;
    background:transparent url(../images/gamma-laterale.jpg) no-repeat;
    margin:20px 0;
  }

  #container .gamma .content h2
  {
    padding:20px 0 0 20px;
    font-size:12px;
    color:#01260c;
  }

  #container .gamma .content p
  {
    margin:0 0 10px 20px;
    font-size:12px;
    color:#01260c;
  }

  #container .gamma .content p.nota
  {
    font-size:10px;
  }

  #container .gamma .content h3.strillo
  {
    margin:15px 0 15px 20px;
    display:block;
    width:550px;
    height:88px;
    background:transparent url(../images/gamma-strillo2.gif) no-repeat;
  }


  #container .linea .content h2
  {
    font-size:18px;
    color:#054F42;
  }

  #container .linea .content h3
  {
    margin:5px 0 0 20px;
    font-size:16px;
    color:#054F42;
  }

  #container .linea .content p
  {
    color:#054F42;
  }

  #container .scheda .content h2
  {
    padding-top:20px;
    font-size:18px;
    text-transform:uppercase;
    color:#054F42;
    margin:0;
  }

  #container .scheda .content h3
  {
    font-size:14px;
    color:#054F42;
    margin:20px 0 0 20px;
  }

  #container .scheda .content img
  {
    float:right;
    margin:20px 0 0 10px;
  }

  #container .scheda .content .table {
    margin:0 0 0 10px;
  }

  #container .scheda .content .table .top
  {
    width:635px;
    margin:0 auto;
    background:transparent url(../images/table-top.gif) top left no-repeat;
    padding-top:10px;
  }

  #container .scheda .content .table
  {
    width:635px;
    padding-bottom:20px;
    background:transparent url(../images/table-background.gif) top left repeat;
  }

  #container .scheda .content .bottom
  {
    width:635px;
    height:19px;
    margin:0 0 0 10px;
    background:transparent url(../images/table-bottom.gif) bottom left no-repeat;
  }

  #container .scheda .content .table table
  {
    width:615px;
    margin:0 0 0 10px;
    border-collapse:collapse;
  }

  #container .scheda .content .table th
  {
    font-size:14px;
    color:#054F42;
    font-weight:bold;
    text-align:left;
    border-bottom:1px solid #a0a196;
    padding:5px 2px 5px 20px;
  }

  #container .scheda .content .table td
  {
    padding:5px 2px 5px 20px;
    color:#414141;
    font-size:12px;
    font-weight:bold;
  }

    #container .scheda .content .table td.description,  #container .scheda .content .table td.valori100g, #container .scheda .content .table td.valoriMedi
    {
      border-right:1px solid #a0a196;
    }
    #container .scheda .content #scopri_titolo {float:left; position:absolute; height:auto !important; display:block; }

  /*********************************************
  * SUBMENU GAMMA E GUSTI
  *********************************************/

  #container .internal .submenu ul li ul, #container .internal .submenu ul li li
  {
    margin:0;
    padding:0;
    border:none;
    background:transparent;
  }

  #container .internal .submenu ul li ul
  {
    margin-top:2px;
  }

  #container .internal .submenu ul li li a
  {
    padding:2px 4px;
    background:transparent url(../images/submenu-gamma-off.jpg) bottom left no-repeat;
    color:#01390e;
    text-transform:uppercase;
  }

  #container .internal .submenu ul li li a.active, #container .internal .submenu ul li li a:hover
  {
    color:#01390e;
    background:transparent url(../images/submenu-gamma-on.jpg) bottom left no-repeat;
  }

  #container .internal .submenu ul li .novita, #container .internal .submenu ul li .novita a.novita:hover
  {
    color:#01390e;
    background:transparent url(../scopriactivia/img/bott_ultimenovita.gif) bottom left no-repeat;
  }

  #container .internal .submenu ul li ul li ul{
    width:auto;
    padding-bottom:0px;
    display:none;
  }
  #container .internal .submenu ul li ul li.active ul{
    width:auto;
    padding-bottom:3px;
    display:block;
  }
  #container .internal .submenu ul li ul li ul li a
  {
    text-transform:none;
    width:130px;
    background-image:none;
    font-weight:normal;
    padding:3px 0 2px 13px;
    line-height:16px;
    height:auto;
  }
  #container .internal .submenu ul li ul li ul li a.active, #container .internal .submenu ul li ul li ul li a:hover
  {
    color:#01390e;
    font-weight:bold;
    background:transparent url(../images/gamma/bullet.gif) no-repeat;
    background-position:2px 7px;
  }

  /*********************************************
  * MODULO CONTATTI
  *********************************************/

      #container .internal .titleContatti
      {
        position:absolute;
        top:0;
        right:0;
        width:683px;
        height:68px;
        background:transparent url(../images/header-contatti-background.jpg) top right no-repeat;
      }

#container .internal .titleContatti p.breadcrumb
      {
        margin:15px 0 2px 40px;
        padding:0;
        border:none;
        color:#091a10;
        font-size:10px;
      }

      #container .internal .titleContatti p.breadcrumb a
      {
        color:#091a10;
        text-decoration:none;
      }

      #container .internal .titleContatti p.breadcrumb a:hover
      {
        text-decoration:underline;
      }

      #container .internal .titleContatti h2
      {
        margin:0 0 0 40px;
        padding:0;
        border:none;
        color:#054f42;
        font-size:22px;
        font-weight:bold;
        text-transform:uppercase;
      }

      #container .internal .titleContatti h2 a
      {
        color:#054f42;
        text-decoration:none;
      }

      #container .internal .titleContatti h2 a:hover
      {
        text-decoration:underline;
      }

  #container .contatti .row
  {
    padding-left:20px;
  }

  #container .contatti .nverde
  {
    padding-left:80px;
    background:transparent url(../images/esperto-bullet-1.gif) 20px 10px no-repeat;
    width:300px;
  }

      .contatti .formContatti
      {
        margin-left:20px;
        padding-left:80px;
        background:transparent url(../images/esperto-bullet-2.gif) 20px 10px no-repeat;
        width:460px;
		 border: 0px solid red;
      }

  #container .contatti .intro {
    padding-bottom:20px;
    background:transparent url(../images/irregolarita-separator-big.jpg) bottom center no-repeat;
  }


  #container .contatti .row img
  {
    float:right;
  }

  #container .contatti .row h3
  {
    padding:10px 0;
    margin:0;
    font-size:14px;
    color:#343434;
  }

  #container .contatti .row h2
  {
    margin:0;
    font-size:14px;
    color:#343434;
  }

  #container .contatti .imageLat
  {
    width:181px;
    height:387px;
    background:transparent url(../images/contatti-laterale.jpg) no-repeat;
    margin:20px 0;
  }

      .contatti .formContatti fieldset
      {
        margin-top:5px;
        display:block;
        float:left;
        width:230px;
      }

      .contatti .formContatti fieldset .label {
        font-size:12px;
        color:#343434;
        font-weight:normal;
        display:block;
        /*float:left;*/
        width:110px;
        padding-top:10px;
      }

      .contatti .formContatti fieldset .input {
        font-size:16px;
        color:#054f42;
        font-weight:normal;
        display:block;
        /*float:left;*/
        width:120px;
      }

      .contatti .formContatti fieldset.large
      {
        width:450px;
      }

      .contatti .formContatti fieldset.large .input
      {
        width:450px;
      }

      .contatti .formContatti fieldset.large .label {
        width:450px;
      }

      .contatti .formContatti fieldset .input label
      {
        font-size:12px;
        color:#343434;
        font-weight:normal;
      }

      .contatti .formContatti fieldset .input input.txtInput, .contatti .formContatti fieldset .input select.select
      {
        width:110px;
        font-size:12px;
        padding:3px;
        border:1px solid #054f42;
        color:#054f42;
        font-weight:bold;
        margin-top:5px;
      }



      .contatti .formContatti fieldset .input textarea.txtInput
      {
        border:1px solid #054f42;
      }

      .contatti div.submit {
        width:180px;
        display:block;
        float:right;
        margin-bottom:20px;
      }

      .contatti .formContatti fieldset .input span
      {
        font-size:small;
      }


  /*********************************************
  * MODULO ESPERTO
  *********************************************/

      #container .internal .titleEsperto
      {
        position:absolute;
        top:0;
        right:0;
        width:683px;
        height:68px;
        background:transparent url(../images/header-contatti-background.jpg) top right no-repeat;
      }

#container .internal .titleEsperto p.breadcrumb
      {
        margin:15px 0 2px 40px;
        padding:0;
        border:none;
        color:#091a10;
        font-size:10px;
      }

      #container .internal .titleEsperto p.breadcrumb a
      {
        color:#091a10;
        text-decoration:none;
      }

      #container .internal .titleEsperto p.breadcrumb a:hover
      {
        text-decoration:underline;
      }

      #container .internal .titleEsperto h2
      {
        margin:0 0 0 40px;
        padding:0;
        border:none;
        color:#054f42;
        font-size:22px;
        font-weight:bold;
        text-transform:uppercase;
      }

      #container .internal .titleEsperto h2 a
      {
        color:#054f42;
        text-decoration:none;
      }

      #container .internal .titleEsperto h2 a:hover
      {
        text-decoration:underline;
      }
    #container .esperto p{
      margin:10px 0px;
    }
  #container .esperto .row
  {
    padding-top:10px;
    padding-left:20px;
  }

  #container .esperto .intro {
    padding-bottom:20px;
    background:transparent url(../images/irregolarita-separator-big.jpg) bottom center no-repeat;

  }


  #container .esperto .row img
  {
    float:right;
  }

  #container .esperto .nverde
  {
    padding-left:80px;
    background:transparent url(../images/esperto-bullet-1.gif) 20px 10px no-repeat;
    width:300px;
  }

  #container .esperto .row h3 {
    padding:10px 0;
    margin:0;
    font-size:14px;
    color:#343434;
  }

  #container .esperto .row h2
  {
    margin:0;
    font-size:14px;
    color:#343434;
  }

  #container .esperto .imageLat
  {
    width:181px;
    height:387px;
    background:transparent url(../images/esperto-laterale.jpg) no-repeat;
    margin:20px 0;
  }

      .esperto .formEsperto
      {
        margin-left:20px;
        padding-left:80px;
        background:transparent url(../images/esperto-bullet-2.gif) 20px 10px no-repeat;
        width:460px;
      }

      .esperto .formEsperto fieldset
      {
        margin-top:5px;
        display:block;
        float:left;
        width:230px;
      }

      .esperto .formEsperto fieldset .label {
        font-size:12px;
        color:#343434;
        font-weight:normal;
        display:block;
        /*float:left;*/
        width:110px;
        padding-top:10px;
      }

      .esperto .formEsperto fieldset label
      {
        color:#343434;
      }

      .esperto .formEsperto fieldset .input {
        font-size:12px;
        color:#054f42;
        font-weight:normal;
        display:block;
        /*float:left;*/
        width:120px;
      }

      .esperto .formEsperto fieldset.large
      {
        width:450px;
      }

      .esperto .formEsperto fieldset.large .label
      {
        width:450px;
      }

      .esperto .formEsperto fieldset.large .input
      {
        width:450px;
      }

      .esperto .formEsperto fieldset.large .input textarea
      {
        width:450px;
        height:100px;
        padding:3px;
        border:1px solid #054f42;
      }

      .esperto .formEsperto fieldset .input input.textInput, .esperto .formEsperto fieldset .input select.select
      {
        width:110px;
        font-size:12px;
        padding:3px;
        border:1px solid #054f42;
        color:#054f42;
        font-weight:bold;
        margin-top:5px;
      }

      .esperto .formEsperto fieldset .input textarea.textInput
      {
        border:1px solid #054f42;
      }

      .esperto div.submit {
        width:180px;
        display:block;
        float:right;
        margin-bottom:20px;
      }

      .esperto div.submit a {
        width:232px;
        height:68px;
        display:block;
        background:transparent url(../images/bt-invia-dilatua.jpg) no-repeat;
      }

      .esperto .row fieldset .input span
      {
        font-size:small;
      }

  /*********************************************
  * MODULO DI LA TUA
  *********************************************/

  #container .dlatua .row
  {
    padding-top:10px;
    padding-left:20px;
  }

  #container .dlatua .intro {
    padding-bottom:20px;
    background:transparent url(../images/irregolarita-separator-big.jpg) bottom center no-repeat;

  }


  #container .dlatua .row img
  {
    float:right;
  }

  #container .dlatua .row h3 {
    padding:10px 0;
    margin:0;
    font-size:14px;
    color:#054f42;
  }

  #container .dlatua .row h2
  {
    margin:0;
    font-size:12px;
    color:#343434;
  }

  #container .dlatua .imageLat {
      background:transparent url(../images/diconodinoi/donna_spalla.jpg) no-repeat scroll top right;
      height:503px;
      margin:20px 0;
      width:179px;
    }

      .dlatua .formDilatua
      {
        padding-left:20px;
        width:490px;
      }

      .dlatua .formDilatua fieldset
      {
          /*modifica ale*/
        margin-top:0px;
        display:block;
        float:left;
        width:240px;
      }

      .dlatua .formDilatua fieldset .label {
        font-size:12px;
        color:#343434;
        font-weight:normal;
        display:block;
        /*float:left;*/
        width:110px;
        padding-top:10px;
      }

      .dlatua .formDilatua fieldset label
      {
        color:#343434;
      }

      .dlatua .formDilatua fieldset .input {
        font-size:12px;
        color:#054f42;
        font-weight:normal;
        display:block;
        /*float:left;*/
        width:120px;
      }

      .dlatua .formDilatua fieldset.large
      {
        width:450px;
      }

      .dlatua .formDilatua fieldset.testimonianze
      {
        margin-top:10px;
      }

      .dlatua .formDilatua fieldset.large .label
      {
        width:110px;
      }


      .dlatua .formDilatua fieldset.testimonianze .label
      {
        width:450px;
      }

      .dlatua .formDilatua fieldset.large .input
      {
        width:250px;
      }

      .dlatua .formDilatua fieldset.testimonianze .input
      {
        width:450px;
      }

      .dlatua .formDilatua fieldset.privacy .input
      {
        width:450px;
      }

      .dlatua .formDilatua fieldset.large .input textarea
      {
        width:450px;
        height:100px;
        padding:3px;
        border:1px solid #054f42;
      }

      .dlatua .formDilatua fieldset.large .input strong
      {
        color:#054f42;
      }

      .dlatua .formDilatua fieldset .input input.textInput, .dlatua .formDilatua fieldset .input select.select
      {
        width:110px;
        font-size:12px;
        padding:3px;
        border:1px solid #054f42;
        color:#054f42;
        font-weight:bold;
        margin-top:5px;

      }

      .dlatua .formDilatua fieldset .input textarea.textInput
      {
        border:1px solid #054f42;
      }

      .dlatua div.submit {
        display:block;
        margin-top:50px;
      }

      .dlatua div.submit a {
        width:232px;
        height:68px;
        display:block;
        background:transparent url(../images/bt-invia-dilatua.jpg) no-repeat;
      }

      .dlatua .row fieldset .input span
      {
        font-size:small;
      }


  /*********************************************
  * MAPPA DEL SITO
  *********************************************/

      #container .internal .titleMappa
      {
        position:absolute;
        top:0;
        right:0;
        width:683px;
        height:68px;
        background:transparent url(../images/header-contatti-background.jpg) top right no-repeat;
      }

#container .internal .titleMappa p.breadcrumb
      {
        margin:15px 0 2px 40px;
        padding:0;
        border:none;
        color:#091a10;
        font-size:10px;
      }

      #container .internal .titleMappa p.breadcrumb a
      {
        color:#091a10;
        text-decoration:none;
      }

      #container .internal .titleMappa p.breadcrumb a:hover
      {
        text-decoration:underline;
      }

      #container .internal .titleMappa h2
      {
        margin:0 0 0 40px;
        padding:0;
        border:none;
        color:#054f42;
        font-size:22px;
        font-weight:bold;
        text-transform:uppercase;
      }

      #container .internal .titleMappa h2 a
      {
        color:#054f42;
        text-decoration:none;
      }

      #container .internal .titleMappa h2 a:hover
      {
        text-decoration:underline;
      }

      #container .mappa img
      {
        float:right;
        padding-top:50px;
      }

      #container .mappa ul
      {
        padding-top:50px;
        font-size:14px;
        text-transform:uppercase;
      }

      #container .mappa ul li ul
      {
        padding-top:0;
        list-style-type:none;
      }

      #container .mappa ul li ul li
      {
        list-style-type:none;
      }

      #container .mappa li
      {
        padding:5px 0;
      }

      #container .mappa li a
      {
        color:#343434;
        text-decoration:underline;
      }


  /*********************************************
  * MODIFICA DATI
  *********************************************/
      #club .editData
      {
        margin-left:10px;
      }

      #club .editData fieldset
      {
        padding:10px 0;
      }

      #club .editData fieldset span, #club .editData fieldset label {
        font-size:16px;
        color:#054f42;
        font-weight:normal;
      }

      #club .editData fieldset input.textInput, #club .editData fieldset select.select
      {
        width:340px;
        font-size:12px;
        padding:3px;
        border:1px solid #054f42;
        color:#054f42;
        font-weight:bold;
        margin-top:5px;
      }

      #club .editData fieldset.submit {
        width:180px;
        display:block;
        float:right;
        margin-bottom:20px;
      }

      #club .editData fieldset.submit a
      {
        display:block;
        width:158px;
        height:55px;
        background:transparent url(../images/club/bt-avanti.gif) no-repeat;
      }


/* SEZIONE STUDI SCIENTIFICI
====================================================== */
/* Immagine laterale */
#container .studi .imageLat
{
  width:181px;
  height:284px;
  background:transparent url(../images/studi-laterale.jpg) no-repeat;
  margin:20px 0;
}
/*filetto*/
div.filetto{
  width: 100%;
  background: #fff url('../images/filetto.gif') top center no-repeat;
  height: 20px;
}
/*note*/
p.nota{
  font-size: 10px;
  font-style:italic;
}

#container .studi .content{
  width:620px;
  min-height:650px;
  height:auto !important;
  height:650px;
  padding:90px 15px 5px 20px;
  background:#fff;
  float:left;
}

#container .studi .content p.emo
{
  margin-top:20px;
}

#container .studi .content p.emo strong {
  color:#01260C;
  font-size:14px;
}
#container .studi .content h2.alt{
  color:#01260C;
  font-size:14px;
  margin:0 0 10px 0;
  font-weight: bold;
  display: block;
}

#container .studi .content h3.strillo{
  background:transparent url(../images/studi_copy.jpg) center left no-repeat;
  display:block;
  height:95px;
  margin:0;
  width:333px;
}
#container .studi .content h3.strillo_reg{
  background:transparent url(../images/regolarita_copy.jpg) no-repeat scroll 0 0;
  display:block;
  height:109px;
  margin:0;
  width:250px;
}
#container .studi .content #copyLeft {
  width: 340px;
  float: left;
}
.studi .video {
	background:transparent url(../images/scopri-video-background-claim.jpg) no-repeat scroll 9px 0;
	float:right;
	height:241px;
	padding:9px 9px 9px 18px;
	width:312px;
	margin-top: -10px;
}

#container .studi .content img.studiFl
{
  float:right;
}

#container .studi .content .floatLeft {
  float: left;
  width: 290px;
  margin-right: 20px;
}
#container .studi .content .imgLeft {
  float: left;
  margin-right: 20px;
  margin-left: -20px;
  margin-top: -10px;
}
#container .studi .content .chart {
  float: right;
  margin-bottom: 20px;
}
#container .studi .content .chart .nota {
  text-align: right;
  margin: -10px 20px 0 0;
 }
#container .studi .content #dwl {
  text-align: center;
  float: right;
  width: 303px;
}

  /*********************************************
  * FAQ
  *********************************************/
    #container .internal .titlefaq
    {
      position:absolute;
      top:0;
      right:0;
      width:683px;
      height:68px;
      background:transparent url(../images/header-faq-background.jpg) top right no-repeat;
    }

    #container .internal .titlefaq p.breadcrumb
    {
      margin:15px 0 2px 40px;
      padding:0;
      border:none;
      color:#091a10;
      font-size:10px;
    }

    #container .internal .titlefaq p.breadcrumb a
    {
      color:#091a10;
      text-decoration:none;
    }

    #container .internal .titlefaq p.breadcrumb a:hover
    {
      text-decoration:underline;
    }

    #container .internal .titlefaq h2
    {
      margin:0 0 0 40px;
      padding:0;
      border:none;
      color:#054f42;
      font-size:22px;
      font-weight:bold;
      text-transform:uppercase;
    }

    #container .internal .titlefaq h2 a
    {
      color:#054f42;
      text-decoration:none;
    }

    #container .internal .titlefaq h2 a:hover
    {
      text-decoration:underline;
    }

    #container .faq .content
    {
      padding-top:90px;
    }
    #container .faq .content h2
    {
      margin:0 0 10px 20px;
      font-size:12px;
      color:#01260c;
	  border: 0px solid red;
    }
    #container .faq .content .row
    {
      margin-top:40px;
      margin-bottom:40px;
    }
    #container .faq .content h4
    {
      margin:0 0 5px 20px;
      padding:5px 0 0 15px;
      display:block;
      width:589px;
      height:30px;
      font-size:12px;
      background:transparent url(../images/faq/faq-tabs.jpg) no-repeat;
      overflow:visible;
    }
    #container .faq .content h4.tworows
    {
      height:40px;
      background:transparent url(../images/faq/faq-tabs-2rows.jpg) no-repeat;
    }
    #container .faq .content h4 a
    {
      text-decoration:none;
      text-transform:uppercase;
      padding:0 30px 0 0;
      /*margin:15px 0 ;*/
      width:auto;
      float:left;
      background:transparent url(../images/faq/faq-tabs-bullet-off.gif) center right no-repeat;
      display:block;
    }

    #container .faq .content h4 a.active
    {
      background:transparent url(../images/faq/faq-tabs-bullet-on.gif) center right no-repeat;
    }

    #container .faq .content .prbText
    {
      margin:0 35px;
    }

    #container .faq .content .prbText p
    {
      margin:0 0 20px 0;
    }


/************************************
DICONO DI NOI
************************************/

#container .diconodinoi .content
{
  padding-top:90px;
}
#container .diconodinoi .content h2
{
  margin:0 0 10px 20px;
  font-size:12px;
  color:#01260c;
  width:340px;
}
#container .diconodinoi .content a.btn
{
  width:272px;
  height:59px;
  margin:0 0 10px 15px;
  padding:0;
  display:block;
  background:transparent url(../images/diconodinoi/diconodinoi-btn.jpg) no-repeat;
  text-indent:-1000px;
}
#container .diconodinoi .content .boxes
{
  margin:25px 0 10px 20px;
  width:618px;
  position:relative;
}
#container .diconodinoi .content .boxes .image
{
  width:255px;
  height:164px;
  background:transparent url(../images/diconodinoi/diconodinoi-img.jpg) no-repeat;
  position:absolute;
  top:-153px;
  right:21px;
}
#container .diconodinoi .content .boxes .box
{
  width:618px;
  background:transparent url(../images/diconodinoi/diconodinoi-boxcenter.gif) repeat-y;
  margin:0 0 5px 0;
  position:relative;
}
#container .diconodinoi .content .boxes .box .box-image
{
  width:57px;
  height:64px;
  position:absolute;top:20px;left:0px;
  float:left;
  margin:0 37px 0 20px;
  padding:0;
}
#container .diconodinoi .content .boxes .box .box-image-space
{
  width:54px;
  height:64px;
  position:relative;
  float:left;
  padding:4px 37px 0 20px;
  margin:0;
  background:transparent;
}
#container .diconodinoi .content .boxes .box .top
{
  width:618px;
  height:16px;
  background:transparent url(../images/diconodinoi/diconodinoi-boxtop.gif) no-repeat;
}
#container .diconodinoi .content .boxes .box .bottom
{
  width:618px;
  height:17px;
  background:transparent url(../images/diconodinoi/diconodinoi-boxbottom.gif) bottom no-repeat;
}
#container .diconodinoi .content .boxes .box h4
{
  width:483px;
  color:#113a33;
  font-size:14px;
  font-weight:bold;
  margin:4px 0px;
  float:left;

}
#container .diconodinoi .content .boxes .box p
{
  width:483px;
  float:left;
  color:#333333;
  font-size:13px;
  font-weight:normal;
  margin:0 0 5px 0;
}
#container .diconodinoi .content .boxes .box a.top-link
{
  float:right;
  color:#00320f;
  font-size:12px;
  font-weight:normal;
  margin:0 24px 0 0;
  padding:0 14px 0 0;
  text-decoration:none;
  background:transparent url(../images/diconodinoi/diconodinoi-boxarrow.gif) top right no-repeat;
}
#container .diconodinoi .imageLat {
  background:transparent url(../images/diconodinoi/donna_spalla.jpg) no-repeat scroll top right;
  height:503px;
  margin:20px 0;
  width:179px;
}
#container .diconodinoi .content .mesi
{
  margin:0 0 0 25px;
}
/*********************************************
 * CONCORSO
 ********************************************/
#container #concorso {
  width:842px;
  min-height:575px;
  background-color:#FFF;
  height:auto !important;
  height:575px;
  position:relative;
  margin:0;
  padding:56px 0 0 0;
  font-family:Arial;
  background:#fff url(../images/concorso/2009/background.jpg) bottom left no-repeat;
}

#container #concorso .pallone { position:absolute;top:126px;left:20px;width:219px;height:281px;}

#container #concorso .pallone h3 {
  color:#000000;
  text-transform:uppercase;
  margin:0;
  padding:0;
  width:219px;
  height:281px;
  font-size:14px;
  background:transparent url(../images/concorso/2009/pallone.jpg) left top no-repeat;
  overflow:hidden;
  text-indent:-2000px;
  position:absolute;
  top:0px;
  left:0px;
}

#container #concorso .striscia { position:absolute;top:403px;left:115px;}
#container #concorso .pulsante { position:absolute;top:336px;left:550px;}
#container #concorso .boxConcorso { position:absolute;top:113px;left:302px;width:480px;height:385px;}



#container #concorso .boxConcorso h3 {
  color:#000000;
  text-transform:uppercase;
  margin:0;
  padding:0;
  width:483px;
  height:41px;
  font-size:14px;
  background:transparent url(../images/concorso/2009/tit_dire.jpg) left top no-repeat;
  overflow:hidden;
  text-indent:-2000px;
  position:absolute;
  top:22px;
  left:0px;
}

#container #concorso .boxConcorso h4 {
  color:#000000;
  text-transform:uppercase;
  margin:0;
  padding:0;
  width:473px;
  height:120px;
  font-size:14px;
  background:transparent url(../images/concorso/2009/txt_iscriviti.gif) left top no-repeat;
  overflow:hidden;
  text-indent:-2000px;
  position:absolute;
  top:70px;
  left:5px;
}

#container #concorso .boxConcorso h5 {
  margin:0;
  padding:0;
  overflow:hidden;
  position:absolute;
  top:190px;
  left:5px;
  color:#444444;
  font-size:11px;
  font-weight:normal;
}

#container #concorso .boxConcorso a.regolamento { position:absolute;top:222px;left:5px;color:#04703F;}

.footRegistrazione {background:transparent url(../images/club/footer.gif) left top no-repeat;width:842px;height:18px;}

#container #concorso img.imgHeader{
  width:842px;
  height:55px;
  position:absolute;
  top:57px; left:0px;
}
#container #concorso .explain_box{
  position:relative; top:0; left:0;
  float:left;
  background:#fff url(../images/concorso/background_explain.jpg) no-repeat;
  background-position:18px 0px;
  width:469px;
  height:346px;
  margin:98px 0 0 0;
  padding:0 20px 0 40px;
}
#container #concorso .explain_box img.imgTitle{  margin:-1px 0 0 -6px; }
#container #concorso .explain_box h3{
  font-size:17px;
  color:#005d30;
  margin:6px 0 0 0;
  padding:0;
}
#container #concorso .explain_box p{
  font-size:14px;
  color:#444444;
  margin:0; padding:0;
}
#container #concorso .explain_box p.smallest{ font-size:10px; margin:12px 0 0 0; }
#container #concorso .explain_box p.bigGreen{
  font-size:14px;
  color:#005d30;
  margin:12px 0 0 0; padding:0;
  font-weight:bold;
}
#container #concorso .explain_box p.bigGreen span{
  font-size:11px;
  color:#064b1b;
  margin:0; padding:0;
  font-weight:normal;
}
#container #concorso .explain_box a{
  position:absolute;
  bottom:-15px;left:160px;
  display:block;
}
#container #concorso .explain_box a img{ border:none;}
#container #concorso a.arrowlink{
  float:left;
  font-size:13px;
  font-weight:bold;
  color:#444444;
  text-decoration:none;
  background:transparent url(../images/concorso/arrow.gif) top left no-repeat;
  background-position:0px 4px;
  padding:0 0 0 11px;
  margin:23px 0 0 34px;
}
#container #concorso .premio1{
  position:absolute;
  top:221px;right:0px;
  padding:0;
  margin:0;
}
#container #concorso .premio2{
  position:absolute;
  top:376px;right:0px;
  padding:0;
  margin:0;
}
#container #concorso .premio2 span{display:block; color:#444444; font-size:10px; }

.corto {width:400px;}

.heightkit {height:60px;}

#wrapper .test
{
	background:transparent url(/images/test/bg_test.jpg) no-repeat left 62px;
	min-height:524px;
	height:524px;
	position:relative;
}
#wrapper .test .testTitle{
	position:absolute; top:77px; left:282px;
}
#wrapper .test .testTitleResult_yes{
	/*position:absolute; top:108px; left:363px;*/
	position:absolute; top:77px; left:282px;
}
#wrapper .test .testTitleResult_no{
	/*position:absolute; top:108px; left:363px;*/
	position:absolute; top:77px; left:282px;
}
#wrapper .test .testSubTitle{
	position:absolute; top:121px; left:281px;
}
#wrapper .test ul{
	position:absolute; top:238px; left:281px;
	margin:0;
	padding:0;
	width:535px;
	list-style-type:none;
	font-family:Arial;
	font-size:15px;
	color:#01431a;
}
#wrapper .test ul li{
	position:relative;
	padding:0 0 3px 0;
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
}
#wrapper .test ul li span{width:28px; height:29px; display:block; float:left;}
#wrapper .test ul li span.numList1{	background-image:url(/images/test/list_num_1.png) }
#wrapper .test ul li span.numList2{	background-image:url(/images/test/list_num_2.png) }
#wrapper .test ul li span.numList3{	background-image:url(/images/test/list_num_3.png) }
#wrapper .test ul li span.numList4{	background-image:url(/images/test/list_num_4.png) }
#wrapper .test ul li span.numList5{	background-image:url(/images/test/list_num_5.png) }
#wrapper .test ul li p.domanda{
	position:relative;
	margin:0;
	float:left;
	width:406px;
	padding-top:3px
}
#wrapper .test ul li p.radioBox{
	position:relative;
	margin:0;
	float:right;
	width:89px;
}
#wrapper .test ul li label {
	float:left;
	width:37px; height:39px;
	display:block;
	overflow:hidden;
}
#wrapper .test ul li label.rispostaYes { background-image:url(/images/test/radioUnchecked_yes.png); }
#wrapper .test ul li label.rispostaNo { background-image:url(/images/test/radioUnchecked_no.png); }
#wrapper .test ul li label input{
	position:absolute; left:-1000px;
}
#wrapper .test ul li .selected {
	background-color:transparent;
	background-image:url(/images/test/radioChecked.png) !important;
	background-repeat:no-repeat;
}
#wrapper .test ul li .unselected {
	background-color:transparent;
	background-repeat:no-repeat;
}
#wrapper .test a.submitBtn {
	position:absolute; top:467px; left:416px;
	width:216px; height:48px; display:block;
	background:transparent url(/images/test/btn_risultato.gif) no-repeat left top;
	overflow:hidden; text-indent:-2000px;
	display:none;
}
#wrapper .test .resultText{
	position:absolute; top:245px; left:274px;
	width:397px; height:208px;
	padding:20px 49px 0 49px;
	font-family:Arial;
	font-size:13px;
	color:#01431a;
	background:transparent url(/images/test/bg_result.png) no-repeat left top;
}
#wrapper .test .resultText p{
	margin:0 0 10px 0;
}

/*manifestazioni bg*/

 .bgmanifestazioni
        { background:transparent url(../images/bg_manifestazione_box.gif) no-repeat;
          width:633px;
          height:165px;
          padding:15px 0 0 0;
		  margin:0 0 0 15px;}


 .bgmanifestazioni2
        { background:transparent url(../images/bg_manifestazione_box2.gif) no-repeat;
          width:633px;
          height:180px;
          padding:15px 0 0 0;
		  margin:0 0 0 15px;}

		  .bgmanifestazioni3
        { background:transparent url(../images/bg_manifestazione_box3.gif) no-repeat;
          width:633px;
          height:178px;
          padding:15px 0 0 0;
		  margin:0 0 0 15px;}

		    .bgconsegu
        { background:transparent url(../images/bg_consegu_box.gif) no-repeat;
          width:633px;
          height:280px;
          padding:15px 0 0 0;
		  margin:0 0 0 15px;}

		  .bgconsegu2
        { background:transparent url(../images/bg_manifestazione_box3.gif) no-repeat;
          width:633px;
          height:153px;
          padding:15px 0 0 0;
		  margin:0 0 0 15px;
		  border:0px solid #7CA938;}

				.bgconsegu3
        { background:transparent url(../images/bg_consegu_box3.gif) no-repeat;
          width:633px;
          height:164px;
          padding:15px 0 0 0;
		  margin:0 0 0 15px;}

		  			.bgconsegu4
        { background:transparent url(../images/bg_consegu_box4.gif) no-repeat;
          width:633px;
          height:135px;
          padding:15px 0 0 0;
		  margin:0 0 0 15px;}

		   .bgmanifestazioni5
        { background:transparent url(../images/bg_manifestazione_box.gif) no-repeat;
          width:633px;
          height:168px;
          padding:15px 0 0 0;
		  margin:0 0 0 15px;}

		  .hn14
  {
    margin:5px 0 -10px 20px;
    font-size:14px;
    color:#01260c;
	font-weight:bold;
  }
#esperta{width:180px;height:220px;float:left; margin-top:23px;}
#fumetto{float:left;width:410px;height:39px;margin-left:5px;}
#cvesperto{float:left;width:397px;padding:10px 0 0 10px;}
.titconsiglio{background:#d5eed8 url(../images/programmaregolarita/punto_interrogativo.gif) no-repeat;width:550px;height:21px;padding-left:25px;padding-top:3px;}
.risposta{width:550px;padding-top:10px;}
.domanda{padding-top:10px;width:550px; margin-bottom:20px; padding-bottom:20px;}
.nutrizionista{ float:left;text-align:center;color:White;font-weight:bold;padding-bottom:10px; padding-top:8px;text-decoration:none;}
.trainer{float:left;text-align:center;color:White;font-weight:bold;padding-top:7px;padding-bottom:10px;text-decoration:none;}
.chef{float:left; text-align:center;color:White;font-weight:bold;padding-top:8px;padding-bottom:10px;text-decoration:none;}
.pagination{height:30px;background-color:#e3fabc;border-bottom:1px solid black;border-top:1px solid black;text-align:center;}
#indietro{float:left;width:70px;padding-top:8px;font-weight:bold;color:#00631e;font-family:Arial;}
#avanti{float:left;width:70px;padding-top:8px;font-weight:bold;color:#00631e;font-family:Arial;}
#numbers{float:left;width:430px;padding-top:8px;font-weight:bold;color:#00631e;font-family:Arial;}
#boxsino{width:206px;background:url(../images/programmaregolarita/boxsino.gif) no-repeat;height:37px;}
#_boxsino{width:206px;background:url(../images/programmaregolarita/_boxsino.gif) no-repeat;height:37px;}
#si{float:left;text-align:center;height:40px;width:103px;font-weight:bold;padding-top:10px;}
#no{float:right;text-align:center;height:40px;width:103px;font-weight:bold;padding-top:10px;}
#boxsfondoverde{float:left;width:570px;background-color:#e3fabc;padding:10px 0 20px 10px;}

#bkg_boxsfondoverde{float:left;width:576px;background: url(../images/programmaregolarita/bkg_boxsfondoverde.gif) no-repeat;padding:10px 0 20px 10px;}

#domanda{border:1px solid #00631e;width:570px;height:70px; margin-bottom:20px; padding-bottom:20px;}
.paginazione{margin-top: 20px; padding-top:20px;}
.paginationleft{position:absolute;margin-top:-22px;  margin-left:5px; float:left;  font-weight:bold;}
.paginationright{position:absolute;margin-top:-22px; margin-right:10px; padding-right:5px; float:right;left:720px; font-weight:bold;}