/*Home page*/


/*About-Us*/
#about-us, #collezioni  {
	text-align:left;
	width:985px;
}

#about-us .immaginebig {
	width:500px;
	height:405px;
	float:left;
}

#about-us .testo {
	float:left;
	
	margin:80px 0 0 53px;
	width:350px;
	height:280px;
}

#about-us .testo span{
	display:block;
	margin:10px 0 0 0;
}

/*JEWEL GALLERY*/
#jewel-gallery  {
	text-align:left;
	width:985px;
}

#jewel-gallery .immagine {
	width:500px;
	height:405px;
	float:left;
}

#jewel-gallery .testo {
	float:left;
	display:table;
	margin:110px 0 0 53px;
}

#jewel-gallery .testo span{
	display:block;
	margin:10px 0 0 0;
}

#jewel-gallery .immagine .gmap{
	height:405px;
	width:500px;


}


/*COLLEZIONI*/
#collezioni #gallery {
	margin:32px 0 0 75px;
	float:left;
	width:425px;

}

#collezioni #gallery .thumb{
	float:left;
	width:126px;
	height:112px;
	
	margin:0 8px 8px 0;

}

#collezioni .testo {
	float:left;
	display:table;
	margin:110px 0 0 53px;
}


#collezioni .testo span{
	display:block;
	margin:10px 0 0 0;
}


/*accessories solo con 6 immagini
.accessories #gallery {
	padding-top:60px;
}*/

/*ABOUT-US impaginazione slide*/

#about-us .testo2 {
	text-align:left;
	margin-bottom:15px;
}

#about-us .testo-descrizione {
	text-align:left;
	
}

#about-us .section a {
	color:#666666;
}

/*JEWEL GALLERY*/
#jewel-gallery .section .testo {
	text-align:left;

}

#jewel-gallery .section .testo a {
	color:#999999;
	text-decoration:underline;
}

#jewel-gallery .section .testo a:hover {
	color:#FFFFFF;

}


/*risposta form*/
#risposta-form {
width:985px;
	text-align:center;
	padding:100px 0 0 0;

}
/*impostazioni pagina 404*/
span.errore {
	display:block;
	width:985px;
	text-align:center;
	padding:100px 0 0 0;

}

