/* CSS Document */

/* CSS Document */

body {
background :  #240000 repeat fixed;
font-family: Arial, Helvetica, sans-serif;
margin : 0 0px;
color : #000033;

}
h1 {
font-color : #FFFFFF;
font-size : 18px;
font-style : normal;
font-weight : 700;
text-align : left;
vertical-align: middle;
}
p {
font-size : 12px;
font-style : normal;
font-weight : 400;
list-style : circle, outside;
}
a, a:visited{ 
text-decoration : none;
}
a:hover {
	color : #FFFFCC;
	text-decoration : underline;
	font-weight: bold;

}
.title {
font-family: Arial, Helvetica, sans-serif;
font-color : #000066;
font-size : 16px;
font-style : normal;
font-weight : bolder;
text-align : center;
vertical-align: middle;
}
.prodotto {
font-color : #000066;
font-size : 14px;
font-style : normal;
font-weight : 400;
text-align : left;
vertical-align: middle;
}
.descrizione {
	font-color : #000066;
	font-size : 12px;
	font-style : normal;
	font-weight : 400;

}
.foto {
font-color : #000066;
font-size : 10px;
font-style : normal;
font-weight : 400;
text-align : right;
vertical-align: center;
}
.info {
font-color : #000066;
font-size : 10px;
font-style : normal;
font-weight : 400;
text-align : left;
vertical-align: bottom;
}
.gallery {
font-color : #000066;
font-size : 16px;
font-style : normal;
font-weight : bolder;
}
.popup {
	font-color : #000066;
	font-size : 10px;
	font-style : normal;
	font-weight : 400;
	text-align: center;
	vertical-align: middle;

}
.prezzi {
	font-weight: bold;
	color: #006699;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}

