
body
{
	background:#000;
	margin:0px;
	padding:0px;
        background:url(gfx/back_body.jpg) repeat-y center #000;
}

a
{
	text-decoration:none;
}

*
{
    font-family:"century gothic", tahoma;
    color:#fff;
}

.link_txt:hover{ color:#f00; }

.principale{
	clear:both;
	width:760px;
	height:auto;
	margin:0px auto 0px auto;
	
}

.principale2{
	float:left;
	height:100%;
	position:absolute;
	width:760px;
}

.top{
	height:216px;
	width:760px;
	background:url(gfx/banner.jpg) no-repeat center;
	float:left;
}

.menu_top{
    float:left;
    height:18px;
    padding-left:560px;
    width:200px;
    background:url(gfx/back_menu_top.jpg) no-repeat center;
    padding-top:1px;
}

.voce_menu_top{
    display:block;
    float:left;
    height:19px;
    width:auto;
    padding:0px 5px 0px 5px;
    color:#666;
    font-size:13px;
}

.voce_menu_top:hover{ color:#fff; }


.menu_top_02{
    display:block;
    float:left;
    height:38px;
    width:744px;
    padding-left:16px;
    background:url(gfx/back_menu_top_02.jpg) no-repeat center;
    padding-top:2px;
    
}

.menu_top_02_1,
.menu_top_02_2,
.menu_top_02_3,
.menu_top_02_1_hover,
.menu_top_02_2_hover,
.menu_top_02_3_hover
{
    display:block;
    float:left;
    width:242px;
    height:38px;
}

.menu_top_02_1 { background:url(gfx/back_tasto_01.jpg) no-repeat center; }
.menu_top_02_2 { background:url(gfx/back_tasto_02.jpg) no-repeat center; }
.menu_top_02_3 { background:url(gfx/back_tasto_03.jpg) no-repeat center; }

.menu_top_02_1_hover { background:url(gfx/back_tasto_01_hover.jpg) no-repeat center; }
.menu_top_02_2_hover { background:url(gfx/back_tasto_02_hover.jpg) no-repeat center; }
.menu_top_02_3_hover { background:url(gfx/back_tasto_03_hover.jpg) no-repeat center; }

.menu_top_02_1:hover { background:url(gfx/back_tasto_01_hover.jpg) no-repeat center; }
.menu_top_02_2:hover { background:url(gfx/back_tasto_02_hover.jpg) no-repeat center; }
.menu_top_02_3:hover { background:url(gfx/back_tasto_03_hover.jpg) no-repeat center; }



.contenuti{
    width:720px;
    height:auto;
    float:left;
    padding:10px 20px 20px 20px;
    background:url(gfx/back_contenuti.jpg) repeat-y center;
    color:#666;
    font-size:12px;
}

.footer{
    height:18px;
    width:740px;
    float:left;
    background:url(gfx/back_footer.jpg) repeat-y center;
    font-size:10px;
    text-align:right;
    padding-right:20px;
    padding-top:4px;
    color:#666;
}
.footer a:link,
.footer a:hover,
.footer a:visited
{ color:#666; }

.cartella{
    display:block;
    float:left;
    width:140px;
    height:35px;
    background:url(gfx/cartella.jpg) no-repeat 0px 0px;
    color:#666;
    text-transform:uppercase;
    padding-left:40px;
    padding-top:5px;
    font-size:10px;
}

.cartella_dog,
.cartella_kart,
.cartella_marziali,
.cartella_ballo,
.cartella_expo
{
    font-size:13px;
    display:block;
    float:left;
    width:150px;
    height:55px;
    color:#ff6600;
    text-transform:uppercase;
    padding-left:70px;
    padding-top:20px;
    background:url(gfx/cartella_dog.jpg) no-repeat 0px 0px;
    
    
}

.cartella_kart { background:url(gfx/cartella_kart.jpg) no-repeat 0px 0px; }
.cartella_marziali { background:url(gfx/cartella_marziali.jpg) no-repeat 0px 0px; }
.cartella_ballo { background:url(gfx/cartella_ballo.jpg) no-repeat 0px 0px; }
.cartella_expo { background:url(gfx/cartella_expo.jpg) no-repeat 0px 0px; }

.indietro{
    display:block;
    float:left;
    text-align:center;
    width:720px;
    height:25px;
    color:#53120c;
    font-weight:bold;
    font-size:13px;
    border-bottom:5px solid #000;
}

.testo_form{
    width:200px;
    height:15px;
    padding-left:1px;
    border:1px solid #666;
    font-size:11px;
    color:#666;
    background:#000;
}

.form_sx{
    float:left;
    width:170px;
    height:20px;
}

.form_dx{
    float:left;
    width:550px;
    height:20px;
}

.tasto{
    width:auto;
    height:auto;
    border:0px;
    color:#53120c;
    font-weight:bold;
    background:#000;
}
