@charset "utf-8";

@import url(/css/reset.css);

@font-face {
    font-family: 'armor';
    src: url(/fonts/ap.eot);
    src: local('Armor Piercing'), url('/fonts/ap.ttf') format('truetype');
}

*{
    line-height: 1em;
}

body{
    /*background:url(Img/sfondo.png);*/
    font-family: arial,sans-serif;
    font-size: 76%;
    margin:0;
    padding:0;
}

h1{
    text-align:center;
    color:#0000FF;
    font:"Arial Black";
    font-size:15px;
}

h2{
    text-align:center;
    color:#0000FF;
    font:"Arial Black";
    font-size:12px;
}

div#container{
    background:trasparent;
    position:absolute;
    width:100%;
    height:100%;
}

/*HEADER*/

.header_back_black{background-color:#000000; position:absolute; width:100%; height:46px; z-index:5; left:0; top:0;}
.header_back_white{background-color:#FFFFFF; position:absolute; width:100%; height:3px; z-index:5; left:0; top:37px;}
.header_back_red{background-color:#CC0000; position:absolute; width:100%; height:40px; z-index:5; left:0; top:269px;}

div#header{
    margin:0;
    padding:0;
    position:relative;
    z-index:50;
}

/*NAVIGATION*/

div#navigation img{
    position:absolute;
    top: 0;
    z-index:-1;
}

div#navigation{
    position: absolute;
    width: 961px;
    height: 60px;
    left: 0;
    top: 247px;
    font-weight: bolder;
    text-transform: uppercase;
    line-height: 1.1em;
    margin: auto;
    padding: 0;
    z-index: 100;
}

div#navigation ul{
    list-style-type: none;
    margin: 0;
    padding: 0 40px 0 30px;
} 

div#navigation li{
    float:left;
    height:50px;
    width:13%;
    padding:24px 0 0 0;
    margin:0;
    text-align:center;
}

div#navigation li.acapo{
    padding:19px 5px 5px 12px;
}

div#navigation a{
    color: #0066FF;
    display: block;
    text-decoration: none;
    font-size: 1.2em;
    font-weight: bold;
}

div#navigation a:hover{
    color:#FFFFFF;
}

/*NAVIGAZIONE*/

div#navigazione{
    position:absolute;
    left:7px;
    /*margin: 0 0 200px 0;*/
    padding: 0;
    top:330px;
    width:150px;
    background-color:trasparent;
}

div#navigazione ul{list-style-type: none;margin: 0;padding: 0;} 
div#navigazione li{margin: 0 0 3px;padding: 0;} 

div#navigazione a{
    display: block;
    height: 55px;
    line-height: 45px;
    text-decoration: none;
    text-indent: 18px;
    color: #000066;
    font: "Arial Black";
    font-variant: normal;
    font-weight: bolder;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    /*background:url(Img/SFD_NAV_VER.png);*/
}

#navigazione a.activelink{background: url(/Img/NAV_VERT_ACT.png); background-position: 0 50px; color:#FFFFFF;}

#navigazione a.home:hover{background: url(../Img/NAV_VERT_HOM.png); background-position: 0 50px; color:#FFFFFF;}
#navigazione a.arashi:hover{background: url(../Img/NAV_VERT_ARA.png); background-position: 0 50px; color:#FFFFFF;}
#navigazione a.karate:hover{background: url(../Img/NAV_VERT_KAR.png); background-position: 0 50px; color:#FFFFFF;}

#navigazione a.bambini:hover{background: url(../Img/NAV_VERT_BMB.png) no-repeat; background-position: bottom left; color:#FFFFFF;}
#navigazione a.bambini {background: url(../Img/NAV_VERT_BMB.png) no-repeat;}

#navigazione a.articoli:hover{background: url(../Img/NAV_VERT_ARS.png) no-repeat; background-position: bottom left; color:#FFFFFF;}
#navigazione a.articoli {background: url(../Img/NAV_VERT_ARS.png) no-repeat;}

#navigazione a.orario:hover{background: url(../Img/NAV_VERT_CRS.png) no-repeat; background-position: bottom left; color:#FFFFFF;}
#navigazione a.orario {background: url(../Img/NAV_VERT_CRS.png) no-repeat;}

#navigazione a.art:hover{background: url(../Img/NAV_VERT_ART.png) no-repeat; background-position: bottom left; color:#FFFFFF;}
#navigazione a.art {background: url(../Img/NAV_VERT_ART.png) no-repeat;}

#navigazione a.guest:hover{background: url(../Img/NAV_VERT_BAC.png) no-repeat; background-position: bottom left; color:#FFFFFF;}
#navigazione a.guest {background: url(../Img/NAV_VERT_BAC.png) no-repeat;}

#navigazione a.generic:hover{background: url(../Img/NAV_VERT_GEN.png) no-repeat; background-position: bottom left; color:#FFFFFF;}
#navigazione a.generic {background: url(../Img/NAV_VERT_GEN.png) no-repeat;}

#navigazione a.team:hover{background: url(../Img/NAV_VERT_GEN.png); background-position: 0 50px; color:#FFFFFF;}

#navigazione a.visual:hover{background: url(../Img/NAV_VERT_VIS.png); background-position: 0 50px; color:#FFFFFF;}

#navigazione a.contromossa:hover{background: url(../Img/NAV_VERT_GEN.png); background-position: 0 50px; color:#FFFFFF;}
#navigazione a.link:hover{background: url(../Img/NAV_VERT_LNK.png); background-position: 0 50px; color:#FFFFFF;}

#navigazione a.blog:hover{background: url(../Img/NAV_VERT_BLG.png); background-position: 0 50px; color:#FFFFFF;}

div#extra{
    position: absolute;
    line-height:5px;
    top: 30em;
    right: 0;
    width:120px;
    padding: 1em 5px;
}

div#extra.home{
    position: absolute;
    line-height:5px;
    top: 315px;
    right: 0;
    width:260px;
}

/*FOOTER*/

div#footer{
    position: relative;
    width:100%;
    margin-top: 50px;
    bottom: 0;
    color:#000066;
    background-color: #CC0000;
    border-top: solid #000066 3px;
}

#foot_sfondo{
    clear:both;
    width: 100%;
    height:3px;
}

.sinistra,.destra{
    background-color: #CC0000;
}

.sinistra{
    float:left;
    clear:left;
    margin-left: 5px;
    text-align: left;
}

.destra{
    float:right;
    clear:right;
    margin-right: 5px;
    text-align: right;
}

.foot_info_top,.foot_info_bottom{
    font-family: ar_mor,"Arial Black", arial;
    font-weight: bolder;
    font-size: 12px;
    text-decoration: none;
    text-indent: 0;
}

.foot_info_top{
    margin-top: 3px;
}
.foot_info_bottom{
    margin-top: 14px;
}

.foot_info_top *,.foot_info_bottom *{
    color:#000066;
    display:inline;
}

div#footer h3, div#footer a{
    line-height: 1.3em;
    text-size: 1.3em;
    text-decoration: none;
}

div#footer a:hover{
    color: #660000;
}


/*NEWS*/

#news_3_nav{
    position: relative;
    width:350px;
    background-color: #8AA7BD;
    border: 2px solid white;
    height: 462px;
    top:-5px;
    left:-12px;
}

#news_shadow{
    top: 8px;
    right: 50px;
    margin-top: 20px;
    background-color: black;
    position: absolute;
    width: 350px;

}



.news{
    position:relative;
    top: 7px;
    width: 345px;
    left: 3px;
    height: 110px;
    border-bottom: 2px solid #FFFFFF;
    clear: both;
}



.news img{
    border: 1px solid black;
    margin-top: 8px;
    margin-left: 7px;
    float: left;
}

.news a{
    position:absolute;
    top: 11px;
    left: 145px;
    color: #000066;
    font-family: ar_mor,"Arial Black", arial;
    font-weight: bolder;
    font-size: 12px;
    text-decoration: none;
    text-indent: 0;
    text-align: left;
}

.news a:hover{
    color: #CC0000;
}

.descrizione{
    text-align: left    ;
    position:absolute;
    bottom: 19px;
    left: 150px;
    font-family: sans-serif;
    font-size: 11px;
    line-height: 0.9em;
    color: #0000CC;
    font-weight: bolder;
    font-variant: small-caps;
}
