/* CSS Document */
img {
	border: 0;
}
#container {
	margin: 0 auto;
	width: 950px;
	height: 600px;
}
#containerDati {
	margin: 0 auto;
	width: 950px;
	height: 30px;
	padding-top:20px;
}
#privacy2 {
	width:475px;
	height:40px;
	float:left;
}
#credits{
	width:475px;
	height:40px;
	float:right;
	text-align:right;
}
#fondoLingua {
	width:525px;
	height:200px;
	background-image:url(../images/splash_lingua.jpg);
	padding-left:425px;
	padding-top:400px;
}
#sceltaLingua {
	width: 625px;
	height: 82px;
	padding: 10px;
	background-image:url(../images/sagomaLingua.png);
}
#logoLingua {
	width:200px;
	height:82px;
	border-right:3px solid #666666;
	float:left;
}
#lingua {
	width:100px;
	height:42px;
	/*margin-left:203px;*/
	float:left;
	padding-left:20px;
	padding-top:30px;
}
#logoDesideri {
	width:180px;
	height:34px;
	float:left;
	text-align:right;
	padding-top:48px;
}

/*HOME*/

#spazioTop {
	width:920px;
	height:81px;
	padding:20px 0 9px;
	margin-left: 15px;
	margin-right: 15px;
}
#rigaTop {
	width:920px;
	height:6px;
	background-image:url(../images/rigaTop.gif);
	margin-bottom:25px;
	background-repeat: no-repeat;
	margin-left: 15px;
	margin-right: 15px;
}
#rigaTopProdotti {
    width:920px;
    height:6px;
    background-image:url(../images/rigaTopProdotti.gif);
    margin-bottom:25px;
    background-repeat: no-repeat;
    margin-left: 15px;
    margin-right: 15px;
}
#splasHome {
	width: 920px;
	height: 440px;
	margin:0 15px;
}
#menuTop {
	width:300px;
	height:81px;
	margin-left:290px;
}

/*AZIENDA*/

#splashAzienda {
	width: 900px;
	height: 405px;
	margin: 0 15px;
	padding: 35px 0 0 20px;
	background-color: #F5F5F5;
}
.colonnaAzienda {
	width:200px;
	height:340px;
	float:left;
}
.spazioFoto {
	width:200px;
	height:150px;
}
#testoAzienda {
	width:200px;
	height:150px;
	font-family:"Trebuchet MS";
	font-size:11px;
	text-decoration:none;
	color:#000000;
	margin-top: 180px;
}

/*COLLEZIONI*/

#splashCollezioni {
	width: 920px;
	height: 440px;
	margin: 0 15px;
	background-color: #F5F5F5;
}
#rigaSpazioCollezioni {
	width:920px;
	height:415px;
}
#colonnaMenu {
    float:left;
	width:290px;
	height:380px;	
}
#spazioFoto {
    margin-left:290px;
	width:630px;
	height:415px;	
}
#spaginaModelli {
    padding-right: 30px;
	width:890px;
	height:25px;
    text-align: right;  
}
.tipologiaMod1 {    
    margin: 35px 35px 10px 70px; 
    padding-bottom: 5px; 
    border-bottom:1px solid #999999;
    text-align:right; 
    font-family:"Trebuchet MS";
    font-size:11px;
    font-weight: bold;
    color:#000000;
}
.categoriaMod1 {
    margin: 0 35px 3px 70px; 
    text-align:right;
}
.tipologiaMod3 {    
    margin: 35px 100px 10px 13px; 
    padding-bottom: 5px; 
	border-bottom:1px solid #999999;
	text-align:right; 
    font-family:"Trebuchet MS";
    font-size:11px;
    font-weight: bold;
    color:#000000;
}
.categoriaMod3 {
    margin: 0 100px 3px 13px; 
    text-align:right;
}
.contenutoCategoriaMod3 {
    width: 290px;
    overflow: hidden;
}
.sottocategorieMod3 {
    float: left;
    width: 200px;
    text-align: right;
}
.prodottiMod3 {
    margin-left: 200px; 
}
.vociSubmenuProd {
    padding-left: 20px;
}
.vociSubmenuProdSel {
    padding-left: 20px;
    background: url(../images/freccia.gif) no-repeat; 
}
.tipologiaMod2 {    
    margin: 35px 65px 10px 40px; 
    padding-bottom: 5px; 
    border-bottom:1px solid #999999;
    text-align:right; 
    font-family:"Trebuchet MS";
    font-size:11px;
    font-weight: bold;
    color:#000000;
}
.categoriaMod2 {
    margin: 0 65px 3px 40px; 
    text-align:right;
}
.contenutoCategoriaMod2 {
    width: 290px;
    overflow: hidden;
}
.sottocategorieMod2 {
    margin-bottom: 10px;
    width: 235px;
    text-align: right;
}

/*NEWS*/

#testoNews {
	width:235px;
	height:330px;
	float:left;
	margin-right: 20px;
}
#fotoNews {
	width:350px;
	height:330px;
	padding-right:19px;
	border-right: 1px solid #999999;
	float:left;
}
#listaNews {
	width:240px;
	height:330px;
	margin-left:20px;
	float:left;
}
#spaginaNews {
	width:255px;
	height:20px;
	padding-left:645px;
	margin-top: 20px;
}
