* { 	font-family:arial, verdana, tahoma; }
a { text-decoration:none; }


body
{
	background:url(gfx/back_body.gif) #fff;
        margin:0px;
	padding:0px;
}


.principale{
	clear:both;
	width:900px;
	height:auto;
	margin:20px auto 20px auto;
}

.principale2{
	float:left;
	height:100%;
	width:900px;
        margin-bottom:20px;
        padding-bottom:10px;
        background:url(gfx/back_main.gif) repeat-y top center;
}

.sx{
    float:left;
    height:auto;
    width:285px;
    background:url(gfx/top_01.jpg) no-repeat 0px 0px;
}

.link_top{
    display:block;
    float:left;
    height:135px;
    width:285px;
}

.dx_01{
    width:491px;
    height:auto;
    float:left;
    padding-top:135px;
    background:url(gfx/top_02.jpg) no-repeat 1px 0px;
}

.dx_02{
    width:110px;
    height:20px;
    float:left;
    font-size:10px;
    color:#000;
    padding-left:14px;
    padding-top:500px;
}

.sottomenu{
    float:left;
    width:270px;
    font-size:13px;
    color:#000;
    padding-left:15px;
    padding-top:150px;
}

.menu_container{
    float:left;
    height:auto;
    width:285px;
}

.voce_menu,
.voce_menu_hover
{
    float:left;
    display:bolck;
    height:21px;
    width:270px;
    padding-left:15px;
    font-size:12px;
    color:#000;
}

.voce_menu_hover{
    font-weight:bold;
    font-style:italic;
}

.home{
    float:left;
    width:491px;
    height:595px;
    background:url(gfx/img_home.jpg) no-repeat top center;
}

