BODY {
MARGIN: 0px;
BACKGROUND: #000 url('images/sfondo.jpg') no-repeat fixed center top; 
color: #fff;
font-family: arial,sans-serif;
font-size: 10pt;
}

a:link, a:visited, a:hover, a:active
{
	text-decoration: none;
	color: #FFE700;
}

#vetrina1 {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	border: 10px solid #fff;
    float: left;
    width: 600px;
    #width: 553px;
}

.centrale {
	margin: 0px;
	padding: 10px;
	overflow: hidden;
	border: 10px solid #fff;
        float: left;
        width: 580px;
        #width: 553px;
	font-size: 20px;
	text-align: justify;
        color: #000;
	BACKGROUND: #fff url('images/sfondo-centrale.jpg') no-repeat;
	font-family: Verdana;
}

.contatti h6{
    font-size: 11pt;
	text-align: center;
	BACKGROUND: #fff;
	color: #000;
	padding: 5px 0;
	margin-bottom: 0;
}

.centrale a:link, 
.centrale a:visited, 
.centrale a:hover, 
.centrale a:active
{
	text-decoration: none;
	color: red;
}

.note{
    font-size: 17px;
	text-align: left;
	color: red;
	text-align: justify;
}

.contatti p{
    margin: 5px 0 0 0;
}

.contatti input,
.contatti textarea,
.contatti select {
    width: 100%;
	font-size: 11pt;
	BORDER-RIGHT: 1px inset #666666;
    BORDER-TOP: 1px inset yellow;
    BORDER-LEFT: 1px inset yellow;
    BORDER-BOTTOM: 1px inset #666666;
}

.centrale img {
 margin: 0 10px 10px 0;
}

.thumbsvetrina1 {
	width: 620px;
}

#vetrina1 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#vetrina1 li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}

#vetrina1 li img {
	width: 600px;
	#width: 620px;
	height: 450px;
	#height: 470px;
}

.bardestra {
 border:10px solid #FFE700;
 width: 308px;
 #width: 336px;
 float: right;
 padding: 5px;
}

.textholder {
	text-align: left;
	font-size: 28px;
	padding: 6px;
	color: #000;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
}

img
{
behavior: url("iepngfix.htc");
}

div#cookieChoiceInfo {
  background-color: red;
  font: bold 14px verdana;
  color: black;
}