body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background: url(../immagini/bg_main.jpg) repeat-x top;
}

h1
{
    font-size: 12px;
    font-weight: bold;
}
img
{
    border: 0px;
}

a:link
{
    color: #FE9900;
    text-decoration: none;
}
a:hover
{
    color: #FE9900;
    text-decoration: underline;
}
a:visited
{
    color: #FE9900;
    text-decoration: none;
}
a:active
{
    color: #FE9900;
    text-decoration: none;
}

.gt
{
    font-size: 16px;
    color: #FF6666;
    font-weight: bold;
    font-family: "Courier New" , Courier, monospace;
}

a.rss
{
    font-size: 10px;
}

#container
{
    width: 852px;
    margin: 0 auto;
}
.space_col
{
    padding-top: 8px;
}

.offerte
{
    padding: 10px;
}

h2
{
    height: 6px;
    color: #817339;
    font-size: 9pt;
    text-transform: uppercase;
    font-weight: bolder;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    margin-bottom: 6px;
}

/* ------------------ CSS Testo tabelle ------------------ */

td.off_bordo
{
    width: 132px;
    color: #999999;
    font-size: 7pt;
    font-weight: bolder;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 2px;
}
td.off_bordo a
{
    text-decoration: none;
    color: #999999;
    font-size: 8pt;
    font-weight: 800;
}
td.off_bordo a:hover
{
    text-decoration: none;
    color: #817339;
    font-weight: 800;
}
td.off_bordo a:visited
{
    text-decoration: none;
    color: #999999;
    font-weight: 800;
    font-size: 11px;
}
.img
{
    padding-right: 3px;
}

div.badongo
{
    float: left;
    width: 50%;
}

/* ------------------ CSS Testo tabelle prezzi ------------------ */

td.off_bordo_price
{
    width: 10%;
    border-right: 1pt solid #CCCCCC;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #ff9900;
    text-transform: uppercase;
}
td.off_bordo_price a
{
    text-decoration: none;
}
td.off_bordo_price a:hover
{
    text-decoration: underline;
    color: #CF7C00;
}
td.off_bordo_price a:visited
{
    text-decoration: none;
    color: ff9900;
}

.off_title
{
    color: #E24B02;
    font-size: 12pt;
    text-transform: uppercase;
    padding-top: 0px;
    font-weight: 900;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    line-height: 25px;
    padding-bottom: 0px;
}
.off_text
{
    color: #333333;
    font-size: 10pt;
    text-align: left;
    padding-top: 0px;
}
.off_prezzo
{
    color: #C8C6C6;
    font-size: 10px;
    text-align: right;
    padding-top: 6px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

td.offerte_right
{
    text-indent: 2px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 11px;
    height: 18px;
}

a.offerte_right_link
{
    text-decoration: none;
    color: #666666;
    font-weight: bold;
}
a.offerte_right_link:hover
{
    text-decoration: underline;
    color: #FE9900;
}
a.offerte_right_link:visited
{
    text-decoration: none;
    color: #666666;
}

td.bottom_tables
{
    height: 15px;
    background-color: #999999;
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    padding-left: 5px;
}
#header
{
    width: 852px;
    height: 146px;
    background-image: url(../immagini/header.jpg);
    margin: 0 auto;
}

#rss_bookmark
{
    position: relative;
    left: 615px;
    top: 70px;
    width: 240px;
    font-size: 7pt;
    font-weight: bold;
    color: #8E8D49;
}

.rss a
{
    color: #8E8D49;
    text-decoration: none;
}
.rss a:hover
{
    text-decoration: underline;
}

#banner_top
{
    position: relative;
    width: 468px;
    height: 60px;
    left: 350px;
    top: 13px;
    border: 1px #CCCCCC dotted;
}

#content
{
    width: 848px;
    border-left: solid #B2C342 2px;
    border-right: solid #B2C342 2px;
    background-color: #FFFFFF;
}

#copyright
{
    margin: 10px 10px 10px 10px;
    clear: both;
    width: 832px;
    color: #666666;
    font-size: 8pt;
}

#footer
{
    clear: both;
    width: 852px;
    height: 27px;
    background-image: url(../immagini/footer.gif);
}
#footer_menu
{
    position: relative;
    left: 12px;
    top: 4px;
    width: 430px;
    height: 18px;
    color: #FF9900;
    font-size: 7pt;
}
#footer_menu2
{
    position: relative;
    left: 470px;
    top: -14px;
    width: 375px;
    height: 18px;
    color: #686637;
    font-size: 7pt;
    line-height: 1.9em;
}

.footlink a
{
    color: #FF9900;
    font-size: 7pt;
    text-decoration: none;
}
.footlink a:hover
{
    text-decoration: underline;
}
.footlink2 a
{
    color: #FFFFFF;
    font-size: 7pt;
    text-decoration: none;
}
.footlink2 a:hover
{
    text-decoration: underline;
}

/* ------------------ CSS MENU ------------------ */

#menu
{
    padding-top: 2px;
    margin-bottom: 5px;
    width: 216px;
    background: url(../immagini/menu_bottom.gif) #E2E2E2 no-repeat bottom right;
}

.menu_item a
{
    line-height: 1.4em;
    height: 18px;
    display: block;
    cursor: pointer;
    width: 216px;
    background-image: url(../immagini/menu_out.gif);
    text-transform: uppercase;
    text-decoration: none;
    text-indent: 33px;
    font-size: 8.5pt;
    font-weight: bold;
    color: #969594;
}
.menu_item a:hover
{
    background-image: url(../immagini/menu_over.gif);
}


/* ------------------ CSS MODULI ------------------ */

.tab
{
    margin: 0 auto;
    height: 30px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 9pt;
    padding-left: 15px;
    text-align: left;
    line-height: 2.5em;
}
.tab img
{
    margin-top: 7px;
    margin-right: 9px;
}

.mod
{
    background-color: #FFFFFF;
    text-align: left;
    margin: 0 auto;
    color: #333333;
    font-size: 8pt;
    overflow: hidden;
    margin-bottom: 20px;
}
.orange
{
    width: 197px;
    background-image: url(../immagini/tab_orange.gif);
    color: #BC6B00;
}
.green
{
    width: 393px;
    background-image: url(../immagini/tab_green.jpg);
    color: #686637;
}
.grey
{
    width: 197px;
    background-image: url(../immagini/tab_grey.jpg);
    color: #686868;
}
.carnevale
{
    width: 197px;
    background-image: url(../immagini/tab_carneval.gif);
    color: #B30059;
}
.pasqua
{
    width: 197px;
    background-image: url(../immagini/tab_easter.gif);
    color: #003366;
}

.orange_c
{
    padding: 3px;
    width: 204px;
    border: 1px solid #FE9900;
    border-top: 0px;
}
.green_c
{
    padding: 2px;
    padding-top: 1px;
    width: 402px;
    border: 1px solid #B2C342;
    border-top: 0px;
}
.grey_c
{
    padding: 4px;
    width: 202px;
    border: 1px solid #9CA19C;
    border-top: 0px;
    text-align: center;
}
.carnevale_c
{
    padding: 3px;
    width: 204px;
    border: 1px solid #FE9900;
    border-top: 0px;
}
.pasqua_c
{
    padding: 3px;
    width: 204px;
    border: 1px solid #6ca5ff;
    border-top: 0px;
}


.mod_green_info_title
{
    color: #FFFFFF;
    font-size: 7pt;
    height: 15px;
}
.mod_green_head
{
    width: 402px;
    background-color: #FE9900;
    height: 16px;
}



.segnala
{
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    text-align: center;
}



/* portogallo */

td.campir
{
    width: 130px;
    height: 17px;
    background-color: #FF9900;
    text-transform: uppercase;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 800;
    text-align: left;
    text-indent: 8px;
}


td.campir2
{
    width: 130px;
    height: 17px;
    background-color: #b3c349;
    text-transform: uppercase;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 900;
    text-align: left;
    text-indent: 8px;
}

td.campiex
{
    width: 100%;
    background-color: #ffffff;
    border: 3px solid #969594;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}


td.campiexb
{
    width: 100%;
    background-color: #ffffff;
    border: 3px solid #969594;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}


td.campiexecpt
{
    width: 100%;
    height: 17px;
    background-color: #d8faa3;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    margin-left: -10px;
}

select.campos_formulario
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
}

h2.ecpt
{
    font-size: 10px;
    color: #A8A8A6;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: 500;
    line-height: 10px;
    margin-bottom: 2px;
    margin-top: -1px;
}

/* landing page */

td.landing
{
    padding: 7px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
}
td.landing h2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #C10505;
    text-transform: uppercase;
}
td.landinglink a
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #57B30C;
    text-decoration: underline;
    text-align: center;
}
td.landinglink a:visited
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #57B30C;
    text-decoration: underline;
    text-align: center;
}
td.landinglink a:hover
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #C10505;
    text-decoration: underline;
    text-align: center;
}
td.landinglink
{
    padding: 7px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
}

.da
{
    color: #999999;
    font-size: 7pt;
    font-weight: bolder;
    font-family: Arial, Helvetica, sans-serif;
}








h1.landingdb
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #ff9900;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    text-indent: 16px;
}
p.landingdb
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 12px;
}
p.landingdb_sub
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #ff9900;
    font-size: 12px;
}

a.landingdblink
{
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 16px;
    display: block;
    width: 197px;
    height: 66px;
    background-image: url(../immagini/empty_button.gif);
    background-repeat: no-repeat;
    text-align: center;
    line-height: 66px;
}

a.landingdblink:visited
{
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 16px;
    display: block;
    width: 197px;
    height: 66px;
    background-image: url(../immagini/empty_button.gif);
    background-repeat: no-repeat;
    text-align: center;
    line-height: 66px;
}

a.landingdblink:hover
{
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 16px;
    display: block;
    width: 197px;
    height: 66px;
    background-image: url(../immagini/empty_button2.gif);
    background-repeat: no-repeat;
    color: #ffffff;
    text-align: center;
    line-height: 66px;
}
