/* Galleria Florence. Property of Florence Srl - Italy */

body1{
	font-family: Arial, Helvetica, sans-serif;
	background-color:#941223;
	color: #E6E6E6;
	line-height: normal; 
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	text-align:center;
}

body{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
font-style:normal;
line-height:normal;
font-weight:normal;
color:#E6E6E6;
background-color:#941223;
/*float:no;*/
height:768px;
width:1024px;
/*list-style-position:inset;*/
list-style-type:disc;
}



a:link, a:visited, a:hover {
	color:#FFFFFF;
	text-decoration: none;
}

a:hover {
 color:#FFFFFF;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Times,sans-serif;
 color: #334d55;
}
/* Barra Superiore */				
#masthead{
	margin: 0 0 0 0;
	padding: 5px 0px; 
	width: 100%;
	height:100px; 
	background-color:#941223;
	color:#E6E6E6;
/*	font-size:11; */
  	background-image: url(../images/bordovertbijoux.jpg); 
	background-repeat: repeat-x;
	background-position:bottom;
}

/* Logo alto sinistra */
#imageNav{
	float:left;
}

/* Barra rossa alto destra */
#globalNav{
	float:left;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	height:40px;
	color: #E6E6E6;
	background-color:#941223;
	padding: 20px; 
}

#globalNav a:link, a:visited {
	color:#FFFFFF;
}

#globalNav a:hover {
	background-color:#941223;
	color:  #FFFFFF;
	text-decoration:none;
}



#corpo{
height:80%;
width:900px;
padding:15px 20px 0px 20px;
text-align:center;
position:relative;
}

.clearboth{
clear:both;
}

.imgCorpo{
float:left;
margin:auto 40px;

}
.testoCorpo{
	float:left;
	width:32%;
	margin: 150px 10px 0 10px;
	padding: 0px 15px 15px 10px;
	text-align:justify;
}

.testo1Corpo{
	font-size: 14px;
	padding:0 20px 0 20px;
	text-align:justify;
}
.img1Corpo{
	float:left;
	padding: 0 20px 10px 20px;
}

.img2Corpo{
	font-size:11px;
	color: #FFFFFF;
	text-align:center;
	float:left;
}
.img3Corpo{
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	float:left;
}

.img3Corpo a:link, a:visited, a:hover {
	color:#BEBEBE;
}

.img3Corpo a:hover {
	color:#BEBEBE;
	text-decoration:none;
}
.imgCatalogo{
	width:150px; 
	height:100px; 
	margin-bottom:30px;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	float:left;
}
.testoCatalogo{
	width:200px; 
	height:100px; 
	margin-bottom:30px;
	font-size:11px;
	color:#941223;
	text-align:center;
	float:left;
}
.spazioCatalogo{
	width:30px; 
	height:100px; 
	margin-bottom:30px;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	float:left;
}
.titoloCatalogo{
	font-size: 14px;
	padding:0 20px 0 20px;
	text-align:justify;
	margin: 10px 0 20px 0;
	border-bottom:1px solid #B50707;
}

