
.spaceBetweenMenuTop
{
    margin-left:30px;
}

.spaceBetweenMenuMid
{
    margin-left:16px;
    margin-top:28px;
    margin-bottom:27px;
}

.menuTopHeight
{
    height:30px;
}

.menuTopText
{
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    color:#212659
}

.menuMidText
{
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    color:#ffffff;
    /*text-shadow: 2px 2px #000000;*/
}

.menuTopSelected
{
    -moz-box-shadow: inset #212659 0 -4px 0 0;
    -webkit-box-shadow: inset #212659 0 -4px 0 0;
    box-shadow: inset #212659 0 -4px 0 0;
}

.menuMidHeight
{
    height:71px;
}


.mainWidth
{
    width:960px;
}

.overlay
{
    overflow:visible;
    z-index:100;
}

.logoTop
{
    width:347px;
    height:174px;
    margin-left:-28px
}

.NA_backgroundImage
{
    background-image: url('../images/background.jpg');    
    width:100%;
    height:auto;
}

.headerImage
{
    background-image:url('../images/bg_menu-rep.png');
    background-repeat:repeat;
}

.selector
{
    margin-top:-25px;
    overflow:visible;
}

.footer_container
{
    height:224px; 
    margin-top:-47px;
    background-image:url('../images/bg_footer.png');
    background-repeat:repeat;
}

.footer_container .banner_dx{
	position:absolute;
	top:0;
	right:0;
}

.footer_logo
{
    width:300px;
    height:224px;
    margin-left:-43px;
}
.footer_nozze
{
    width:168px;
    height:100px;
    margin-rigt:-43px;
	margin-top:40px;
}


.footer_text_margin
{
    margin-top:94px
}


.footer_text_1
{
    font-family:Verdana;
    font-size:16px;
    color:#0b1044;
    font-weight:bold;
    text-align:left;
    margin-top:10px
}

.footer_text_2
{
    font-family:Verdana;
    font-size:10px;
    color:#0b1044;
    text-align:left;
    margin-top:3px;
	width:535px;
	height:35px;
	
}

.footer_text_2 a{color:#0B1044;}
.footer_text_2 a:hover{color:#0B1044;}

.footer_text_3
{
    font-family:Verdana;
    font-size:10px;
    color:#0b1044;
    text-align:left;
    margin-top:3px;
    /*margin-top:25px*/
}

.space_under_footer
{
    width:100%;
    height:1px;
}


