/******** INIZIO MENU CONTINENTI ********/

#menuregions { width: 890px; height: 40px; position: relative; top: 0; right: 0; }
#menuregions #contin { margin: 0; padding: 0; }
#menuregions #contin li { display: inline; }
#menuregions #contin li a { float: left; height: 0; padding-top: 40px; overflow: hidden; }
#menuregions #contin li a, #menuregions { background-image: url(../en/images/menureg.gif); background-repeat: no-repeat; }

/* PULSANTI A RIPOSO */
#menuregions #contin li#mn-europe a { background-position: 0 0; width: 182px; }
#menuregions #contin li#mn-americas a { background-position: -182px 0; width: 182px; }
#menuregions #contin li#mn-asia a { background-position: -364px 0; width: 182px; }
#menuregions #contin li#mn-africa a { background-position: -546px 0; width: 182px; }
#menuregions #contin li#mn-oceania a { background-position: -728px 0; width: 162px; }

/* PULSANTI MOUSE OVER */
#menuregions #contin li#mn-europe a:hover { background-position: 0 -40px; }
#menuregions #contin li#mn-americas a:hover { background-position: -182px -40px; }
#menuregions #contin li#mn-asia a:hover { background-position: -364px -40px; }
#menuregions #contin li#mn-africa a:hover { background-position: -546px -40px; }
#menuregions #contin li#mn-oceania a:hover { background-position: -728px -40px; }

/* PULSANTI PIGIATI */
#menuregions #contin li#mn-europe a:active { background-position: 0 -80px; }
#menuregions #contin li#mn-americas a:active { background-position: -182px -80px; }
#menuregions #contin li#mn-asia a:active { background-position: -364px -80px; }
#menuregions #contin li#mn-africa a:active { background-position: -546px -80px; }
#menuregions #contin li#mn-oceania a:active { background-position: -728px -80px; }

/* PULSANTI ATTIVI */
#menuregions.europe #contin li#mn-europe a { background-position: 0 -80px; }
#menuregions.americas #contin li#mn-americas a { background-position: -182px -80px; }
#menuregions.asia #contin li#mn-asia a { background-position: -364px -80px; }
#menuregions.africa #contin li#mn-africa a { background-position: -546px -80px; }
#menuregions.oceania #contin li#mn-oceania a { background-position: -728px -80px; }

/******** FINE MENU CONTINENTI ********/

.nazioni { padding: 10px 0 10px 0; }
.nazioni a { display: block; padding: 0 6px 12px 6px; font-family: helvetica, arial, sans-serif; font-size: 13px; color: #7d7d7d; border-right: 1px solid #bebebe; text-decoration: none; float: left; }
.nazioni a:hover { color: #e17400; }

h3 { font-family: helvetica, arial, sans-serif; font-size: 18px; font-weight: bold; margin: 0 0 10px 6px; color: #646464; }
h4 { font-family: helvetica, arial, sans-serif; font-size: 14px; font-weight: bold; margin: 0 0 3px 6px; color: #000; text-transform: uppercase; }
h5 { font-family: helvetica, arial, sans-serif; font-size: 12px; font-weight: bold; margin: 6px 0 10px 6px; color: #000; }
p { font-family: helvetica, arial, sans-serif; font-size: 12px; line-height: 18px; color: #000; margin: 0 0 15px 6px; }
.logodist {padding: 28px 0 0 40px; }
.logodist-sec {padding: 38px 0 0 40px; border-top: 1px solid #969696; }
.secondo { padding: 15px 0 0 0; border-top: 1px solid #969696; }
a.dist { color: #e87d34; }
a.dist:hover { color: #c04f01; } 

/******** MENU NAZIONI ********/

.nazioni-alt a { font-family: Helvetica; font-weight: normal; text-decoration: none; display: block; color: #969696; font-size: 13px; padding: 6px 6px 5px 6px; border-bottom: 1px solid #969696; }
.nazioni-alt a:hover { color: #e17400; background-color: #f9e3cc; }
.nazioni-alt a#primo { border-top: 1px solid #969696; margin: 20px 0 0 0; }
.nazioni-alt a#ultimo { color: #fff; background-color: #c8c8c8; }
.nazioni-alt a#ultimo:hover { color: #fff; background-color: #969696; }

/******** FINE MENU NAZIONI ********/