﻿body 
{
    background-color:#000000;
    color:#ffffff;
    background-image:url(images/bck.jpg);    
    background-repeat:no-repeat;
}


.header
{
    position:absolute;
    left:100px;
    top:0px;
    width:1022px;
    height:77px;
    background-image:url(images/header_menu.png);            
}

.footer
{
    position:absolute;
    left:700px;
    top:910px;        
}

.div_page
{
    position:absolute;
    left:480px;
    top:104px;
    width:600px;    
    /*background-image:url(images/bck_div.png);   */
}


/* --------------------------- div ---------------------------- */

.div_partner_fif
{
    position:absolute;
    left:1024px;
    top:380px;
    width:85px;
    height:88px;
    background-image:url(images/fif.png);    
    background-repeat:no-repeat;    
}

.div_partner_rkc2
{
    position:absolute;
    left:1020px;
    top:140px;
    width:88px;
    height:126px;
    background-image:url(images/rkc2.png);         
}

.div_partner_ckfms
{
    position:absolute;
    left:1020px;
    top:260px;
    width:88px;
    height:120px;
    background-image:url(images/ckfms.png);         
}


.div_rassegna_stampa
{
    position:absolute;
    left:630px;
    top:104px;
    width:360px;
    height:234px;
    background-image:url(images/bck_div.png);     
    visibility:hidden;
}

.div_ultime_news
{
    position:absolute;
    /*left:100px;
    top:400px;*/
    left:432px;
    top:140px;
    width:285px;
    height:234px;
    background-image:url(images/bck_div.png);     
}

.div_gallery
{
    position:absolute;
    left:432px;
    top:391px;
    width:285px;
    height:234px;
    background-image:url(images/bck_div.png);     
}

.div_eventi
{
    position:absolute;
    /*left:785px;
    top:400px;*/
    left:732px;
    top:140px;
    width:285px;
    height:234px;
    background-image:url(images/bck_div.png);     
}

.div_video
{
    position:absolute;
    /*left:100px;
    top:654px;
    */
    left:732px;
    top:391px;
    width:285px;;
    height:234px;
    background-image:url(images/bck_div_red.png);     
}

.div_palestre
{
    position:absolute;
    left:480px;
    top:654px;
    width:285px;
    height:234px;
    background-image:url(images/bck_div.png);     
    visibility:hidden;
}


.div_partner
{
    position:absolute;
    /*left:480px;
    top:654px;*/
    left:432px;
    top:644px;
    width:285px;
    height:234px;
    background-image:url(images/bck_div.png);         
}

.div_fabstore
{
    position:absolute;
    /*left:785px;
    top:654px;*/
    left:732px;
    top:644px;
    width:285px;
    height:234px;
    background-image:url(images/bck_div_black.png);     
}

.div_tools
{
    position:absolute;
    left:990px;
    top:85px;
    width:140px;
    height:40px;
}

.div_logo_fabstore
{
    position:absolute;
    left:850px;
    top:630px;    
    z-index:10;
}

.div_menu_home
{
    position:relative;
    left:42px;
    top:10px;    
    z-index:15;
}

.div_menu_other
{
    position:relative;
    left:180px;
    top:-14px;    
    z-index:15;
}
/* ------------------------------------------------------------ */

.btn
{
    font-family:Trebuchet MS;
    font-size:9pt;
    color:#000000;
    font-weight:bold;    
}

.input
{
    font-family:Trebuchet MS;
    font-size:9pt;
    color:#000000;
    font-weight:bold;    
}

/* --------------------------- font --------------------------- */

.titSezione
{
    font-family:Trebuchet MS;
    font-size:12pt;
    color:#ffffff;
    font-weight:bold;    
}

.fntSezioni
{
    font-family:Trebuchet MS;
    font-size:11pt;
    color:#eeeeee;
    font-weight:normal;    
}

.fntFooter
{
    font-family:Trebuchet MS;
    font-size:9pt;
    color:#eeeeee;
    font-weight:normal;    
}

.lnkSezioni
{
    font-family:Trebuchet MS;
    font-size:9pt;
    color:#ff0000;
    font-weight:normal;   
    text-decoration:none; 
}

.fntMenu
{
    font-family:Trebuchet MS;
    font-size:14pt;
    color:#eeeeee;
    font-weight:normal;    
    text-decoration:none;
}
A.fntMenu:hover
{
    font-family:Trebuchet MS;
    font-size:14pt;
    color:#ce491b;
    font-weight:normal;    
    text-decoration:underline;
}

.fntMenuHome
{
    font-family:Trebuchet MS;
    font-size:14pt;
    color:#eeeeee;
    font-weight:normal;    
    text-decoration:none;
}
A.fntMenuHome:hover
{
    font-family:Trebuchet MS;
    font-size:14pt;
    color:#eeeeee;
    font-weight:normal;    
    text-decoration:underline;
}




.fntEventi
{
    font-family:Trebuchet MS;
    font-size:11pt;
    color:#eeeeee;
    font-weight:normal;    
}

.fntTitFabStore
{
    font-family:Trebuchet MS;
    font-size:9pt;
    color:#ffffff;
    font-weight:bold;    
}

.fntFabStore
{
    font-family:Trebuchet MS;
    font-size:9pt;
    color:#eeeeee;
    font-weight:normal;    
}
/* ------------------------------------------------------------ */
