body {
	/*background: url('img/home.jpg') repeat;*/
	background-color: #838383;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 9px;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
}

#sx {
	width: 300px;
	height: 300px;
	text-align: center;
	margin-top: 20px;
	margin-left: 20px;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 0px;
	float: left;
}

#dx {
	background: url('img/home-dx.jpg') no-repeat 0 0;
	width: 749px;
	height: 662px;
	text-align: center;
	top: 0px;
	border-style: solid;
	border-color: #000000;
	border-width: 0px;
	float: right;
}

.voce {
	font-size: 12px;
	text-align: left;
}

#sottosx {
	/*background: url('img/shop.png') no-repeat;*/
	width: 182px;
	height: 140px;
	font-size: 12px;
	color: #CCC;
	border-style: solid;
	border-color: #000;
	border-width: 0px;
	float: left;
}

#sottocentro {
	width: 182px;
	height: 140px;
	font-size: 12px;
	color: #CCC;
	border-style: solid;
	border-color: #000;
	border-width: 0px;
	float: left;
}

.shoes {
	width: 182px;
	height: 70px;
	border: 0px solid #000;
	}
	
.girl {
	width: 182px;
	height: 70px;
	border: 0px solid #000;
	}

#sottodx {
	/*background: url('img/PFJ.png') no-repeat;*/
	width: 166px;
	height: 140px;
	border-style: solid;
	border-color: #000;
	border-width: 0px;
	float: right;
}

#lcontact {
	width: 100%;
	height: 30px;
	border: 0px solid #066;
}

.menu-bottom-sx {
	width: 200px;
	margin-left: 20px;
	float: left;
	}
	
.menu-bottom-dx {
	width: 250px;
	text-align: right;
	margin-top: 5px;
	margin-right: 10px;
	float: right;
	}

.titolosotto {
	font-size: 12px;
	color: #FFF;
	margin-left: 10px;
	margin-top: 5px;
}

.titoloGrigio {
	font-size: 12px;
	color: #CCC;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-weight: bold;
}

.testo11 {
	font-size: 11px;
	color: #CCC;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
}

.testoBianco3 {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
}

a:link {
	color: #cc433d;
	text-decoration: none;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #cc433d;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #cc433d;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
}

