body, table, tr, td {
	font-family: arial, sans-serif;
	font-size: 12px;
}

h1, h4 {
	font-size: 20px;
	margin: 5px;
	font-family: Times new roman, serif;
	font-style: italic;
}

h1.collezioni {
  font-size: 16px;
}

h4.collezioni {
  font-size: 13px;
  font-style: normal;
  font-family: arial, sans-serif;
  font-weight: normal;
}

div.container {
  width: 1000px;
}

div.colsx {
  width: 152px;
  float:left;
}

div.coldx {
  width: 848px;
  float:left;
}


table.gioielli {
	border: 0px;
	width: 848px;
	height: 500px;
	background-color: #F6E7A1;
	padding: 6px;
	margin-top: 12px;
}

table.gioielli_home {
	border: 0px;
	width: 848px;
	height: 440px;
	background-color: #F6E7A1;
	padding: 6px;
	margin-top: 12px;
}


li {
  color: #404040;
}

li b {
  color: #77190D;
}

li i {
  color: #77190D;
}

.titolo{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	vertical-align: top;
}

.gioielli{
	color: #77190D;
}

img.gioielli{
	width: 100px;
	margin-bottom: 3px;
}

img.thumb{
	width: 100px;
	margin-right: 3px;
}

img.dettaglio{
	width: 320;
	margin-bottom: 6px;
}

.bordo {
	border: 1px solid #77190D;
}

.titolo a {
	text-decoration: underline;
	color: #77190D;
}

.titolo a:hover {
	background-color: #EDCC3E;
}

.box_gioiello{
	float:left;
	margin:0px 10px;
	padding-bottom:20px;
	width: 180px;
}

.floatLeft {float: left;}

.floatRight {float: right;}

div.cella {
	width:200px;
	height:145px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 5px;
}

#collez div.cella {
	width:120px;
}

div.gioielli {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #77190D;
	/*text-align:center;*/
}

div.collezione {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #77190D;
	text-align:center;
}

div.descrizione {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #404040; 
	width: 150px;
}

div.descrizione i {
	color: #77190D; 
}

div.descrizione b {
	color: #77190D; 
}

div.scheda {
	width: 350px;
	font-size: 12px;
}

#myGallery
{
width: 256px !important;
height: 250px !important;
margin-top:5px;
margin-left:36px;
}

div.risultatiRicerca {
	width:848px;
	margin-top: 12px;
	background-color:#FFC;
	padding:6px;
}

/************************************
* Bottoni ***************************
*************************************/
/* cursor:pointer definito per IE senza il quale la mano spariva sopra il testo del bottone */
.bottone{
	background-color: #F6E7A1;
	border: 1px solid #77190D;
	padding: 2px;
	font-family: arial, sans-serif;
	font-size: 9px;
	font-weight:bold;
	text-align: center;
	color: #77190D;
	text-decoration: none;
	cursor: pointer;
	margin-right:5px;
	margin-bottom:5px;
}
.bottoneAttivo {
	background-color: #77190D;
	border: 1px solid #77190D;
	padding: 2px;
	font-family: arial, sans-serif;
	font-size: 9px;
	font-weight:bold;
	text-align: center;
	color: #F6E7A1;
	text-decoration: none;
	cursor: pointer;
	margin-right:5px;
	margin-bottom:5px;
}

.grande {
	font-size: 12px;
}
