﻿.TabellaPubblicita
{
    margin:0px;
    padding:0px;
}
.TabellaPubblicita td
{
   margin:0px;
    padding:0px;
}
.TabellaPubblicita a
{
    color: Navy;
    cursor: hand;
    cursor:pointer ;
}
.TabellaPubblicita a:visited
{
    color: Navy;
}


.ButtonUpload
{
    background: url(../Images/upload.gif);
    background-position: center center;
    border-style: none;
    height: 16px;
    width: 16px;
    cursor: hand;
    background-repeat: no-repeat;
    margin: 1px;
}

.ButtonClose
{
    background: url(../Images/close.gif);
    background-position: center center;
    border-style: none;
    height: 16px;
    width: 16px;
    cursor: hand;
    background-repeat: no-repeat;
    margin: 1px;
}

.ButtonLoading
{
    background: url(../Images/loading.gif);
    background-position: center center;
    border-style: none;
    height: 16px;
    width: 16px;
    cursor: hand;
    background-repeat: no-repeat;
    margin: 1px;
}

.ButtonTick
{
    background: url(../Images/tick.png);
    background-position: center center;
    border-style: none;
    height: 16px;
    width: 16px;
    cursor: hand;
    background-repeat: no-repeat;
    margin: 1px;
}
.InputWhite
{
    font-size: 12px;
    border: solid 1px #CCCCCC;
}


.body
{
    font-family: Arial;
    font-size: 6px;
    margin: 0px;
    padding: 0px;
    background-color: #FFAF00;
}

.body2
{
    font-family: Arial;
    font-size: 6px;
    margin: 0px;
    padding: 0px;
    background-color: #F4B228;
}

form
{
    margin: 0px;
    padding: 0px;
}

.main_table
{
    width: 100%;
    border: none;
    table-layout: fixed;
    background-color: Transparent;
    border-collapse: collapse;
}
.DivBianco
{
    background-color: #F2EEE3;
}

.CentralColumn
{
    width: 825px;
    vertical-align: top;
    table-layout: fixed;
}

.header_left_red
{
    background-image: url('../Images/header_left_red.png');
    background-repeat: repeat-x;
    height: 287px;
}

.header_left_blue
{
    background-image: url('../Images/header_left_blue.png');
    background-repeat: repeat-x;
    height: 287px;
}

.header_logo_red
{
    background-image: url('../Images/header_logo_red.png');
    width: 240px;
    height: 240px;
    cursor: pointer;
    cursor: hand;
    background-repeat: no-repeat;
}

.header_logo_blue
{
    background-image: url('../Images/header_logo_blue.png');
    background-repeat: no-repeat;
    width: 240px;
    height: 240px;
    cursor: pointer;
    cursor: hand;
}

.header_border_bottom
{
    background-image: url('../Images/header_border_bottom.png');
    background-repeat: repeat-x;
    height: 17px;
}

.border_right
{
    background-image: url('../Images/border_right.png');
    background-repeat: repeat-y;
    width: 25px;
}

.border_bottom_Reale
{
    background-image: url('../Images/border_bottom_alto.png');
    background-repeat: repeat-x;
    height: 60px;
    background-position: bottom;
}

.border_bottom2
{
    background-image: url('../Images/border_bottom.png');
    background-repeat: repeat-x;
    height: 40px;
    background-position: bottom;
}




.border_bottom_left2
{
    background-image: url('../Images/border_bottom.png');
    background-repeat: repeat-x;
    height: 40px;
    width: 60px;
}



.border_bottom_right2
{
    background-image: url('../Images/border_bottom_right.png');
    background-repeat: no-repeat;
    width: 55px;
    height: 40px;
}


.border_bottom1
{
    height: 17px;
    background-color: #E6DECA;
}




.border_bottom_left1
{
    background-color: #E6DECA;
    width: 60px;
    height: 20px;
}



.border_bottom_right1
{
    background-image: url('../Images/border_right_lungo.png');
    background-repeat: repeat-y;
    width: 55px;
    height: 20px;
}



.header_menu_top
{
    height: 30px;
}

.body_left
{
    background-color: #F2EEE3;
    width: 332px;
}


.TitoloNews
{
    width: 100%;
    padding: 0px;
}




.TitoloNews_uno
{
    width: 230px;
    text-align: right;
    cursor: hand;
    cursor: pointer;
}
.TitoloNews_due
{
    width: 480px;
    font-size: 12px;
    text-align: right;
}

.TitoloNews_tre
{
    width: 80px;
    font-size: 12px;
    text-align: center;
}

.divover
{
    cursor: pointer;
    cursor: hand;
}

.body_left_news_red
{
    vertical-align: top;
    background-image: url('../Images/body_left_news_red.png');
    background-color: #F2EEE3;
    background-repeat: repeat-x;
    background-position: top;
    text-align: center;
    width: 332px;
    font-size: 14px;
    padding-top: 2px;
    font-weight: 600;
    color: #FFFFFF;
}

.Top_news_red
{
    vertical-align: top;
    background-color: #F2EEE3;
    background-image: url('../Images/body_left_news_red.png');
    background-repeat: repeat-x;
    background-position: top;
    height: 20px;
    font-size: 14px;
    color: #FFFFFF;
}

.body_left_news_blue
{
    vertical-align: top;
    background-image: url('../Images/body_left_news_blue.png');
    background-color: #F2EEE3;
    background-repeat: repeat-x;
    background-position: top;
    text-align: center;
    width: 332px;
    font-size: 14px;
    font-weight: 600;
    color: #FFFFFF;
}

.Top_news_blue
{
    vertical-align: top;
    background-color: #F2EEE3;
    background-image: url('../Images/body_left_news_blue.png');
    background-repeat: repeat-x;
    background-position: top;
    height: 20px;
    font-size: 12px;
    padding-top: 2px;
    color: #FFFFFF;
}

.body_center
{
    background-color: #F2EEE3;
    width: 800px;
}

.img_center_red
{
    background-image: url('../Images/img_center_red.png');
    background-repeat: no-repeat;
    width: 800px;
    height: 408px;
}

.bottom_menu
{
    width: 710px;
}

.bottom_menu2
{
    width: 710px;
}
.bottom_menu td
{
    font-family: Arial;
    font-size: 12px;
    text-align: center;
    vertical-align: top;
    color: #5D5D5D;
}

.bottom_menu2 td
{
    height: 40px;
    font-family: Arial;
    font-size: 12px;
    text-align: center;
    vertical-align: top;
    color: #5D5D5D;
}

.bottom_menu .Cella
{
    font-family: Arial;
    font-size: 12px;
    width: 120px;
    text-align: center;
    vertical-align: top;
    color: #5D5D5D;
}

.bottom_menu2 .Cella2
{
    font-family: Arial;
    font-size: 12px;
    width: 50px;
    text-align: center;
    vertical-align: top;
    color: #5D5D5D;
}

.bottom_menu div
{
    padding-top: 5px;
    cursor: pointer;
    cursor: hand;
}

.bottom_menu2 div
{
    padding-top: 2px;
    cursor: pointer;
    cursor: hand;
}

.bottom_menu .bottom_menu_text_red:hover
{
    color: #D60039;
    cursor: pointer;
    cursor: hand;
}

.bottom_menu .bottom_menu_text_blue:hover
{
    color: #0069AD;
    cursor: pointer;
    cursor: hand;
}

.bottom_menu2 .bottom_menu_text_red:hover
{
    color: #D60039;
    cursor: pointer;
    cursor: hand;
}

.bottom_menu2 .bottom_menu_text_blue:hover
{
    color: #0069AD;
    cursor: pointer;
    cursor: hand;
}

.intermezzo
{
    color: #FFFFFF;
}



.the_real_bottom_part
{
    height: 12px;
}

.footer_info
{
    width: 100%;
    font-family: Arial;
    font-size: 10px;
    color: Black;
}
.footer_info td
{
    text-align: center;
}

.footer_info a
{
    font-family: Arial;
    font-size: 10px;
    color: Black;
    text-decoration: none;
}

.footer_info a.visited
{
    font-family: Arial;
    font-size: 10px;
    color: Black;
    text-decoration: none;
}



/* header */

.header_main_picture_red
{
    background-image: url('../Images/Headers/header_main_picture_red.png');
    background-repeat: no-repeat;
    width: 560px;
    height: 240px;
}

.header_main_picture_blue
{
    background-image: url('../Images/Headers/header_main_picture_blue.png');
    background-repeat: no-repeat;
    width: 560px;
    height: 240px;
}


.header_main_picture_centrisole
{
    background-image: url('../Images/Headers/header_main_picture_centrisole.png');
    background-repeat: no-repeat;
    width: 560px;
    height: 240px;
}

.header_main_picture_franchisingabbronzatura
{
    background-image: url('../Images/Headers/header_main_picture_franchisingabbronzatura.png');
    background-repeat: no-repeat;
    width: 560px;
    height: 240px;
}

.header_main_picture_franchisingestetica
{
    background-image: url('../Images/Headers/header_main_picture_franchisingestetica.png');
    background-repeat: no-repeat;
    width: 560px;
    height: 240px;
}

.header_main_picture_cisonocose
{
    background-image: url('../Images/Headers/header_main_picture_cisonocose.png');
    background-repeat: no-repeat;
    width: 560px;
    height: 240px;
}

.header_main_picture_latuabellezza
{
    background-image: url('../Images/Headers/header_main_picture_latuabellezza.png');
    background-repeat: no-repeat;
    width: 560px;
    height: 240px;
}

.header_main_picture_iltuocorpo
{
    background-image: url('../Images/Headers/header_main_picture_iltuocorpo.png');
    background-repeat: no-repeat;
    width: 560px;
    height: 240px;
}

.header_main_picture_pertefaro
{
    background-image: url('../Images/Headers/header_main_picture_pertefaro.png');
    background-repeat: no-repeat;
    width: 560px;
    height: 240px;
}

.header_main_picture_chisiamo
{
    background-image: url('../Images/Headers/header_main_picture_chisiamo.png');
    background-repeat: no-repeat;
    width: 560px;
    height: 240px;
}


.header_main_picture_tidaro
{
    background-image: url('../Images/Headers/header_main_picture_tidaro.png');
    background-repeat: no-repeat;
    width: 560px;
    height: 240px;
}

.header_main_picture_luceocchi
{
    background-image: url('../Images/Headers/header_main_picture_luceocchi.png');
    background-repeat: no-repeat;
    width: 560px;
    height: 240px;
}


.header_main_picture_lucecorpo
{
    background-image: url('../Images/Headers/header_main_picture_lucecorpo.png');
    background-repeat: no-repeat;
    width: 560px;
    height: 240px;
}

.header_main_picture_tistupiro
{
    background-image: url('../Images/Headers/header_main_picture_tistupiro.png');
    background-repeat: no-repeat;
    width: 560px;
    height: 240px;
}


.header_main_picture_trattamenti
{
    background-image: url('../Images/Headers/header_main_picture_trattamenti.png');
    background-repeat: no-repeat;
    width: 560px;
    height: 240px;
}

.header_main_picture_formazione
{
    background-image: url('../Images/Headers/header_main_picture_formazione.png');
    background-repeat: no-repeat;
    width: 560px;
    height: 240px;
}


/* news */
.text_newsarea
{
    font-size: 14px;
    font-weight: bold;
    color: #0064A7;
    text-decoration: underline;
    width: 800px;
    height: 25px;
    vertical-align: text-top;
    background-color: #F2EEE3;
}

.text_newsdetail
{
    font-size: 11px;
    font-weight: normal;
    color: black;
    text-decoration: none;
}

.text_newstitle_red
{
    font-size: 12px;
    font-weight: bold;
    color: #D00028;
    text-decoration: underline;
    background-color: #F2EEE3;
}

.text_newstitle_blue
{
    font-size: 12px;
    font-weight: bold;
    color: #0064A7;
    text-decoration: underline;
    background-color: #F2EEE3;
}

.border_news_left
{
    background-color: #F2EEE3;
    height: 40px;
    width: 60px;
}

.newstable
{
    width: 740px;
    background-color: #F2EEE3;
    margin-bottom: 10px;
}
.newstable .cella
{
    cursor: pointer;
    cursor: hand;
    padding: 5px;
}


/*allestimento */
.header_logo_red_piccolo
{
    background-image: url('../Images/Logo_Abbronzatura_Piccolo.png');
    width: 100%;
    height: 137px;
    background-repeat: no-repeat;
    background-position: center;
}

.header_logo_blue_piccolo
{
    background-image: url('../Images/Logo_Estetica_Piccolo.png');
    background-repeat: no-repeat;
    width: 100%;
    background-position: center;
    height: 139px;
}

.loginareanegozi
{
    font-family: Arial;
    font-size: 12px;
    color: #FFAF00;
    text-decoration: none;
}

.loginareanegozi:hover
{
    color: #FC002B;
}
.loginareanegozi.visited
{
    font-family: Arial;
    font-size: 12px;
    color: #FFAF00;
    text-decoration: none;
}

