
a IMG{
        border: none;
}



a {
        color: #949599;
		text-decoration:none;
}



a:hover {
        color: #ef8c01;
}


body {
        padding: 0 0 0 0;
        font-family: Arial, Verdana, Sans-Serif;
        font-size: 11pt;
        background: #ffffff;
}


h1 {
        font-size: 14pt;
		color:#ef8c01;
        margin: 0 0 6px 0;
        padding: 0px 0px 0px 0px;
}


table {
        font-family: Arial, Verdana, Sans-Serif;
        font-size: 9pt;
}

.tab{
        font-family: Arial, Verdana, Sans-Serif;
        font-size: 11pt;
}



.bg {
        margin: 0 auto 0 auto;
        width: 960px;
		height: 500px;
        background: #ffffff;
}



.alto {
        height: 60px;
		width: 908px;
        background: #FFFFFF;
}


.titlebox {
        width:908px;
		height: 70px;
        color: #FFFFFF;
}


.centralbox {
        width:910px;
		height: 500px;
        color: #FFFFFF;
}



.logo {
        float:left;        
		width: 250px;
		height: 70px;
        background: #FFFFFF;
}


.menu {
        float:left;
        height:72px;
		width:650px;
		text-align:right;
        background:#FFFFFF;
		color:#213d8e;
		font-weight: bolder;
		word-spacing: 10px;
}

.menu a{
        text-decoration: none;
        color: #949599;
		font-weight:normal;
}


.menu a:hover{
        color: #ef8c01;
}



.menu .current{
        font-size: 12pt;
        font-weight: bold;
        color: #ef8c01;
}


.punti {
       width: 908px;
	   height: 55px;
}



.imagesx {
        float: left;
        width: 250px;
		height: 350px;
        background: #FFFFFF;
}



.centrale {
        float: left;
        line-height: 17pt;
        text-align:justify;
		color: #949599;
        background: #ffffff;
        height: auto;
		width: 645px;
		padding-left: 8px;
		margin-bottom: 90px;
}


.centrale a {
       text-decoration: none;
	   color: #949599;
}


.centrale a:hover {
       text-decoration: none;
	   color: #ef8c01;
}



.centrale .current{
        color: #ef8c01;
}




.foot {
        width: 910px;
		color: #c4c4c4;
        background: #FFFFFF;
        font-size: 10pt;
        text-align:center;
        padding: 2px 2px 2px 2px;
}

.foot a {
        color: #949599;
}

.foot a:hover {
        color: #ef8c01;
}

.credits {
        width: 910px;
		margin: 0 0 0 0;
        color: #c4c4c4;
        background: #FFFFFF;
        font-size: 9pt;
        text-align:center;
}

.credits a {
        text-decoration: none;
        color: #949599;
}

.credits a:hover {
        color: #ef8c01;
}

