* { 	font-family:century gothic, arial, tahoma; }


body
{
	margin:0px;
	padding:0px;
        background:url(gfx/back_body.jpg) repeat-x top left #111225;
}

a, a:link, a:hover, a:visited
{ text-decoration:none; }



.principale{
	clear:both;
	width:960px;
	height:auto;
        padding-top:124px;
	margin:0 auto 0 auto;
}

.principale2{
	float:left;
	height:auto;
	width:960px;
	font-size:14px;
}

.menu_container{
    float:left;
    height:25px;
    width:960px;
    font-size:15px;
    padding-top:3px;
}


.center{
    float:left;
    height:310px;
    width:960px;
}




.bottom{
    font-size:11px;
    width:960px;
    height:160px;
    float:left;
    background:url(gfx/bottom.jpg) no-repeat right 2px;
    padding-top:7px;
}

.home{
    display:block;
    float:left;
    width:960px;
    height:310px;
    background:url(gfx/back_home.jpg) no-repeat center;
}


.sx{
    float:left;
    height:310px;
    border-left:1px solid #111225;
    border-right:1px solid #111225;
    width:308px;
}

.sx_top,
.sx_bottom
{
    float:left;
    width:303px;
    height:90px;
    background:#111225;
    color:#fff;
    font-size:35px;
    padding-left:5px;
    text-align:center;
    padding-top:10px;
}

.sx_bottom{
    height:100px;
    padding-top:0px;
    font-size:15px;
    text-align:left;
}

.sx_center{
    float:left;
    height:110px;
    width:308px;
}

.dx{
    float:left;
    width:650px;
    height:310px;
}

.titolo{
    color:#111225;
    font-size:15px;
    font-weight:bold;
}

.contatti{
    background:url(gfx/back_menu.jpg) no-repeat 2px 3px #2a2b2d;
    font-size:12px;
    float:right;
    color:#fff;
    width:80px;
    height:18px;
    display:block;
    padding-top:2px;
    padding-left:15px;
}
