body {
	background-color: #573b16;
	text-align:center;
}

#changecountry-container {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8a6217;
	height: 540px;
	margin: 0 auto;
	position: relative;
	width: 953px;
}

#changecountry-txt-left {
	background-color: #FFFFFF;
	height: 512px;
	left: 63px;
	position: absolute;
	top: 28px;
	width: 510px;
}

#changecountry-container h2 {
	text-transform: uppercase;
	color: #e0b533;
	font-size: 20px;
	line-height: 12px;
	height: 12px;
	margin: 0;
	padding: 10px 0 10px;

}

#changecountry-container h3 {
	color: #e0b533;
	font-size: 17px;
	line-height: 15px;
	height: 15px;
	margin: 0;
	padding-top: 10px;

}

#changecountry-txt-right {
	height: 490px;
	right: 44px;
	padding-left: 46px; 
	position: absolute;
	top: 50px;
	width: 290px;
}

#changecountry-txt-right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: justify;
	line-height: 20px;
	color: #999999;
}

#changecountry-txt-right .restodelmondo {
	border-left: 1px solid #ead9b5;
	position: absolute;
	left: 0;
	padding-left: 46px;
	padding-right: 44px; 
	width: 290px;
	bottom: 15px; 
}

#changecountry-txt-right .restodelmondo a img {
	border: none;
}

#changecountry-txt-left .pulsantepaese  {
	cursor: pointer;
	width: 144px;
	height: 36px;
	float: left;
	padding: 10px 1px 0;

}

#changecountry-txt-left .pulsante-europa  {
	background: url("../images/change/btn_cc_europa.gif") no-repeat;
}

#changecountry-txt-left .pulsante-europa-on  {
	background: url("../images/change/btn_cc_europa_on.gif") no-repeat;
}

#changecountry-txt-left .pulsante-asia  {
	background: url("../images/change/btn_cc_asia.gif") no-repeat;
}

#changecountry-txt-left .pulsante-asia-on  {
	background: url("../images/change/btn_cc_asia_on.gif") no-repeat;
}

#changecountry-txt-left .pulsante-america  {
	background: url("../images/change/btn_cc_america.gif") no-repeat;
}

#changecountry-txt-left .pulsante-america-on  {
	background: url("../images/change/btn_cc_america_on.gif") no-repeat;
}

#changecountry-txt-left .continenti div { 
	position: absolute;
	top: 70px;
	left: 0;
	width: 436px;
	height: 262px;
}

#changecountry-txt-left .continenti .europa { 
	background: url("../images/change/mappa-europa.gif") no-repeat;
}

#changecountry-txt-left .continenti .asia { 
	background: url("../images/change/mappa-asia.gif") no-repeat;
	display: none;
}

#changecountry-txt-left .continenti .america { 
	background: url("../images/change/mappa-america.gif") no-repeat;
	display: none;
}

#changecountry-txt-left .continenti .mondo { 
	background: url("../images/change/mappa-mondo.gif") no-repeat;
	display: none;
}

#changecountry-txt-left .dettaglio-paesi { 
	position: absolute;
	top: 305px;
	left: 0;
}


#changecountry-txt-left .tazza-paese { 
	position: absolute;
	top: 44px;
	left: 17px;
	width: 147px;
	height: 116px;
}

#changecountry-txt-left .elenco-paesi { 
	position: absolute;
	width: 300px;
	height: 150px;
	left: 190px;
}


#changecountry-txt-left .colonna { 
	float: left;
	margin-top: 10px;
	width: 135px;
	height: 150px;
}

#changecountry-txt-left .elenco-paesi a.paese { 
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-image: url("../images/change/cc_arrow.gif");
	color: #8a6217;
	display: block;
	padding: 3px 0 3px 20px;
	line-height: 17px;
	height: 17px;
	text-decoration: none;
	font-size:12px;
}

#changecountry-txt-left .elenco-paesi a.paese-on { 
	color: #f5bd32;
	background-image: url("../images/change/cc_arrow_on.gif");
}

.hidden {
	display: none;
}

.secondo_livello_white_content {
	text-align:left;
}
