/* CSS Document */
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#TABELLACENTRALE {
	width: 950px;
	margin-top: 5px;
	background-image: url(layout/texture.png);
	background-repeat: repeat-x;
}
#Colonna1 {
	float: left;
	width: 693px;
	margin: 0;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#spazio {
	width: 100%;
	margin-top: 1px;
}
#colonnaLaterale {
	width: 250px;
	color: #666666;
	float: left;

}	

/* PUBBLICITA BANNER */
#adv {
	height: 90px;
	width: 900px;
	background-color: #000000;
	margin-top: 10px;
}
#adv_banner {
	height: 91px;
	width: 852px;
	background-color: #212121;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#adv_adv {
	height: 90px;
	width: 50px;
	background-color: #000000;
	float: left;
}
/* FINE PUBBLICITA BANNER */
/* TESTATA */
#testata {
	height: 90px;
	width: 950px;
	background-color: #212121;
	margin-top: 0px;
}
#testata_banner {
	height: 90px;
	background-color: #212121;
	width: 350px;
	float: left;
}
#testata_pubblicita {
	height: 90px;
	width: 348px;
	background-color: #212121;
	float: left;
}
#testata_newsletter {
	height: 90px;
	width: 250px;
	background-color: #212121;
	float: left;
}
/* FINE TESTATA */
/* MENU */
#menuDIV {
	width: 950px;
	background-color: #212121;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 40px;
}

ul#menu {
	float:left;
	padding:0px;
	margin:0px;
	background-image: url(layout/barra.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

ul#menu li {
	float:left;
	padding:0px;
	margin:0px;
	list-style:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #474747;
	border-right-color: #474747;
	border-bottom-color: #474747;
	border-left-color: #474747;
}

ul#menu a:link, ul#menu a:visited {
	height:38px;
	line-height:38px;
	color:#999999;
	text-decoration:none;
	background-image:url(main_09.jpg);
	background-position:right;
	background-repeat:repeat-y;
	padding-top: 12px;
	padding-right: 19px;
	padding-bottom: 12px;
	padding-left: 19px;
}

ul#menu a:hover {
background-color:#000000;
color:#fff;
}

/* FINE MENU */
.DIV {
	width: 685px;
	background-color: #212121;
	border: 1px solid #212121;
	padding: 3px;
	margin-top: 5px;
}
.DIVBianco {
	width: 671px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: justify;
	padding: 10px;
	margin: 0px;
	display: block;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}

p a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #CC0000;
	text-decoration: none;
}

p a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #993300;
	text-decoration: none;
}

p a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #CC0000;
	text-decoration: underline;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}

li a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #CC0000;
	text-decoration: none;
}

li a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #993300;
	text-decoration: none;
}

li a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #CC0000;
	text-decoration: underline;
}


.DIVLaterale {
	width: 244px;
	background-color: #212121;
	border: 1px solid #212121;
	padding: 3px;
	margin-top: 5px;
}
.DIVBiancoLaterale {
	width: 230px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 10px;
	text-align: left;
}
.bordoimmagine{
	border: 3px solid #FFFFFF;
	padding: 1px;
}
.DIVTransLaterale {

	width: 230px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 10px;
}
.colonna {
	width: 49%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 3px;
	float: left;
}
#Cerca {

	width: 950px;
	background-color: #212121;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 60px;
}
	.cornice {
	padding: 2px;
	float: left;
	font-family: helvetica, arial, verdana, sans-serif, tahoma;
	font-size: 9px;
	color: #135140;
	text-decoration: none;
	height: 80px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.DIVBiancoTrans {
	width: 680px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: center;
	margin: 0px;
	display: block;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.testo10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.testo10 a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.testo10 a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.testo10 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: underline;
}
.testo10Bianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.testo10Bianco  a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.testo10Bianco  a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.testo10Bianco  a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: underline;
}

.titoli {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.titoli a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.titoli a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.titoli a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}
.DIVColonnina {
	width: 344px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.DIVColonnina2 {
	width: 344px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}

.DIVRubrica {
	width: 336px;
	background-color: #212121;
	padding: 3px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
.DIVRubrica2 {
	width: 334px;
	background-color: #212121;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}

.DIVRubricaBianco {
	width: 322px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 10px;
	margin: 0px;
	height: 180px;
	text-align: left;
	background-image: url(new/cinemaclip.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.testo12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
.testo12 a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.testo12 a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.testo12 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
}
.DIVRubrica2Bianco {

	width: 322px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 10px;
	margin: 0px;
	height: 180px;
	text-align: left;
	background-image: url(new/pillole.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.DIVPubblicita {
	width: 100%;
	padding: 0px;
	margin-top: 5px;
	text-align: center;
	background-color: #FFFFFF;
}
.DIVRubrica2BiancoVuota {


	width: 322px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 10px;
	margin: 0px;
	height: 220px;
	text-align: left;
}
.DIVRubricaBiancoVuota {

	width: 322px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 10px;
	margin: 0px;
	height: 220px;
	text-align: left;
}
.bordo2 {
	border: 1px solid #999999;
	padding: 1px;
}

.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.copy a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.copy a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.copy a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: underline;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	text-decoration: none;
	vertical-align: middle;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	text-decoration: none;
	vertical-align: middle;
}
h2 a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	text-decoration: none;
	vertical-align: middle;
}
h2 a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	text-decoration: none;
	vertical-align: middle;
}
h2 a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
	text-decoration: underline;
	vertical-align: middle;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
	vertical-align: middle;
}
h3 a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
	vertical-align: middle;
}
h3 a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
	vertical-align: middle;
}
h3 a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
	text-decoration: underline;
	vertical-align: middle;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
	vertical-align: middle;
}
h4 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
}
.DIVTransCentrale {
	width: 660px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.ColonnaImg {
	width: 150px;
	float: left;
	height: 100px;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.Colonnaanagrafica {
	width: 495px;
	padding: 0px;
	float: left;
}
.ColonnaVetrina {
	width: 30px;
	padding: 0px;
	float: left;
	height: 100px;
	background-color: #393939;
	background-position: center;
	vertical-align: middle;
	text-align: center;
}

label {
	display:block;
	margin:5px 0;
}
.captcha {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	color: #212121;
	background-image: url(new/capta.jpg);
}

.corniceProdotto {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #212121;
	text-decoration: none;
	height: 200px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 9px;
	margin-left: 0px;
	background-color: #FFFFFF;
	width: 160px;
	border: 1px dashed #FFFFFF;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.DIVCol1 {
	width: 220px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	text-align: left;
	background-color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	vertical-align: text-top;
	padding-top: 0px;
	padding-bottom: 0px;

}
.DIVCol2 {
	width: 215px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DCD9D3;
	border-left-color: #DCD9D3;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #FFFFFF;

}
.DIVCol3 {
	width: 215px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	text-align: left;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #FFFFFF;

}
.DIVAnagraficaVetrina {
	width: 100%;
	padding: 0px;
	margin-top: 5px;
	text-align: center;
	background-color: #FFFFFF;
min-height: 1500px;
height: auto !important;
height: 1500px;
}
.DIVBiancoSemplice {

	width: 671px;
	background-color: #FFFFFF;
	text-align: justify;
	padding: 10px;
	margin: 0px;
	display: block;

}
.DIVBiancoLungo {

	width: 671px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: justify;
	padding: 10px;
	margin: 0px;
	display: block;
min-height: 1500px;
height: auto !important;
height: 1500px;
}
.DIVBiancoZoccolo {

	width: 681px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: justify;
	padding: 5px;
	margin: 0px;
	display: block;
}
.SpazioTesta {
	width: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #212121;
}
.SpazioPagina {
	padding: 0px;
	width: 100%;
	background-image: url(layout/texture.png);
	background-repeat: repeat;
}
.bordoimmagine2 {

	border: 1px solid #999999;
	padding: 1px;
}
.Allineamento {
	vertical-align:middle;
}