.container{
	width:1024px;
	height:768px;
	/*background-image:url(../images/background.jpg);*/
	position:absolute;
	margin-left:50%;
	left:-512px;
}

.testata{
	width:1024px;
	height:130px;
	/*background-image:url(../images/firstBG.png);*/
}

.menuOut{
	width:1024px;
	height:130px;
	/*background-image:url(../images/secondBG.png);*/
}

.viewer{
	width:1024px;
	height:450px;
}

.footer{
	width:844px;
	height:48px;
	/*background-image:url(../images/footerBG.png);*/
	color:#e5e5e5;
	padding-left:90px;
	padding-right:90px;
	padding-top:12px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
}

.bottoni{
	width:848px;
	height:130px;
	
	margin-left:90px;
}

.main{
	width:848px;
	height:450px;
	background-color:#666655;
	margin-left:90px;
}

.mainProducts{
	width:848px;
	height:450px;
	background-image:url(../images/firstBG.png);
	margin-left:90px;
}

.logoLOOK{
	position:absolute;
	left:705px;
	top:20px;
}
.logoFootprints{
	position:absolute;
	left:341px;
	top:42px;
}
.logoDunlop{
	position:absolute;
	left:90px;
	top:33px;
}


.home{
float:left;
width:121px;
height:130px;
background-image:url(../images/DUBhome.png);
background-position:bottom;
}

.about{
float:left;
width:121px;
height:130px;
background-image:url(../images/DUBabout.png);
background-position:bottom;
}

.products{
float:left;
width:121px;
height:130px;
background-image:url(../images/DUBproducts.png);
background-position:bottom;
}

.news{
float:left;
width:121px;
height:130px;
background-image:url(../images/DUBnews.png);
background-position:bottom;
}

.expo{
float:left;
width:121px;
height:130px;
background-image:url(../images/DUBexpo.png);
background-position:bottom;
}

.contacts{
float:left;
width:121px;
height:130px;
background-image:url(../images/DUBcontacts.png);
background-position:bottom;
}

.links{
float:left;
width:121px;
height:130px;
background-image:url(../images/DUBlinks.png);
background-position:bottom;
}

.prodOption{
	width:100%;
	height:75px;
	/*border-bottom:1px solid #999900;*/
}

.subMenu{
	width:121px;
	height:75px;
	float:left;
	border-right:1px solid #4d4d4d;
	z-index:1000;
}

.prodArrowItems{
width:60px;
height:75px;
background-image:url(../images/DUBarrowL.png);
background-position:bottom;
float:left;
border:0px;
}

.items{

width:121px;
height:75px;
background-image:url(../images/DUBitems.png);
background-position:bottom;
}

.prodArrowHalfsoles{
width:60px;
height:75px;
background-image:url(../images/DUBarrowL.png);
background-position:bottom;
float:left;
border:0px;
}

.halfsoles{
width:121px;
height:75px;
background-image:url(../images/DUBhalfsoles.png);
background-position:bottom;
}

.prodArrowSoles{
width:60px;
height:75px;
background-image:url(../images/DUBarrowL.png);
background-position:bottom;
float:left;
border:0px;
}

.soles{
width:121px;
height:75px;
background-image:url(../images/DUBsoles.png);
background-position:bottom;
}

.prodArrowHeels{
width:60px;
height:75px;
background-image:url(../images/DUBarrowL.png);
background-position:bottom;
float:left;
border:0px;
}

.heels{
width:121px;
height:75px;
background-image:url(../images/DUBheels.png);
background-position:bottom;
}

.prodArrowSheets{
width:60px;
height:75px;
background-image:url(../images/DUBarrowL.png);
background-position:bottom;
float:left;
border:0px;
}

.sheets{
width:121px;
height:75px;
background-image:url(../images/DUBsheets.png);
background-position:bottom;
}

.prodArrowLowcost{
width:60px;
height:75px;
background-image:url(../images/DUBarrowL.png);
background-position:bottom;
float:left;
border:0px;
}

.lowcost{
width:121px;
height:75px;
background-image:url(../images/DUBlowcost.png);
background-position:bottom;
}

.prodDescription{
font-family:Verdana, Geneva, sans-serif;
height:73px;
width:100%;
color:#e5e5e5;
font-size:12px;
padding-top:22px;
}

.hProduct{
background-position:bottom;
}

.selected{
background-position:top;
}

.clear{
clear:both;
}