@charset "utf-8";
	#form .captcha .style2 {
	font-size: 14px;
	line-height: 20px;
	color: #FF0000;
	text-align: center;
}

#left {
    float: left;
    padding: 5%;
    width: 40%;
}
#right {
	width: 50%;
	float: left;
}
.padding {
	/* [disabled]padding-right: 20px; */
	padding-left: 20px;
}
.menu_rect {
	float: left;
}

#virtual_link a {
    background-image: url("/images/vt.png");
    background-position: 10px center;
    background-repeat: no-repeat;
    box-sizing: border-box;
    display: block;
    float: right;
    height: 50px;
    line-height: 50px;
    margin-top: 25px;
    padding-left: 30px;
    text-align: right;
    transition: background-color 0.2s ease-in 0s;
    width: 138px;
}
.menu_rect a {
	display: block;
	/* [disabled]background-color: #FFFFCC; */
	line-height: 50px;
	height: 50px;
	width: 150px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	text-align: center;
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 30px;
	-webkit-transition: background-color 0.2s ease-in;
	-moz-transition: background-color 0.2s ease-in;
	-ms-transition: background-color 0.2s ease-in;
	-o-transition: background-color 0.2s ease-in;
	transition: background-color 0.2s ease-in;
}
.menu_rect a:hover {
	display: block;
	background-color: #5B7582;
	color: #FFFFFF;
}
.menu_rect.stampa a {
	background-image: url(/images/printer.png);
}
.menu_rect.segnala a{
	background-image: url(/images/cuore.png);
}
.menu_rect.zoom a {
	background-image: url(/images/zoom.png);
}
.menu_rect.info a {
	background-image: url(/images/@.png);
}
.menu_rect.virtual a {
	background-image: url(/images/vt.png);
}
#bottoni {
	display: block;
	width: 100%;
}
.back {
	width: 10%;
}
.scheda_spacer {
	padding-top: 10px;
	padding-bottom: 10px;
}
.scheda_spacerVenditore {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.descrizione {
	font-weight: bold;
	color: #5B7582;
}
#indietro {
	width: 10%;
	float: left;
}
#testata_espositore {
	float: left;
	width: 70%;
	position: relative;
}


.bordo_espositore {
	background-color: #FAFAFA;
	color: #52C9E5;
	/* [disabled]height: 84px; */
	margin-left: 10px;
	margin-right: 10px;
	padding: 8px;
	background-image: url(../images/sfondobarraespositore.png);
}
#barra_comandi .titolo {
	line-height: 50px;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}
.bordonext {
	/* [disabled]border: 1px solid #666666; */
	height: 100px;
	margin-bottom: 4px;
	/* [disabled]background-color: #2e2a27; */
	/* [disabled]cursor: pointer; */
}

#espositore_left {
	display: inline-block
}
#espositore_right {
	text-align: right;
	position: relative;
	/* [disabled]top: 10px; */
	width: 171px;
	/* [disabled]right: 20px; */
	float: right;
}
#foto_grande {
	text-align: center;
	width: 100%;
	padding: 2%;
	border: 1px solid #CCCCCC;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
#foto_grande img {
	/* [disabled]padding: 20px; */
}
#espositore_right #altri {
	/* [disabled]padding: 4px; */
	height: 40px;
}
#barra_comandi {
	/* [disabled]background-color: #999999; */
	height: auto;
	margin-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#square_right {
	width: 33.33%;
	/* [disabled]height: 150px; */
	line-height: 150px;
	text-align: center;
	float: left;
	margin-top: 5px;
}
.small_picture {
	/* [disabled]background-color: #2E2A27; */
	border: 1px solid #CCCCCC;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	padding: 5px;
}
.small_picture.sisistra {
	/* [disabled]background-color: #2E2A27; */
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.small_picture.centro {
	/* [disabled]background-color: #2E2A27; */
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.small_picture.destra {
	/* [disabled]background-color: #2E2A27; */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#barra_comandi a {
	font-weight: bold;
	/* [disabled]color: #FFFFFF; */
}
#web  {
	float: right;
}

#form_contatti {
	width: 98%;
	margin-top: 20px;
	/* [disabled]float: left; */
}


.next {
	width: 10%;
	float: left;

}

.button_next {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.button_next li a {
	/* [disabled]background-color: #000066; */
	height: 98px;
	width: 100%;
	display: block;
}

.indietro a {
	background-color: #5B7582;
	background-image: url(/images/back.png);
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-transition: background-color 0.2s ease-in 0s;
	-moz-transition: background-color 0.2s ease-in 0s;
	-ms-transition: background-color 0.2s ease-in 0s;
	-o-transition: background-color 0.2s ease-in 0s;
	transition: background-color 0.2s ease-in 0s;
	text-align: center;
	}
	.indietro a:hover {
	background-color: #7D96A2;
		}
.on.prec a {
	background-image: url(/images/INDIETRO.png);
	background-repeat: no-repeat;
	background-position: center center;
	/* [disabled]background-color: #2e2a27; */

	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.prec {
	background-image: url(/images/INDIETRO.png);
	background-repeat: no-repeat;
	background-position: center center;
	/* [disabled]background-color: #2e2a27; */
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	height: 98px;
	}
.succ {
	background-image: url(/images/AVANTI.png);
	background-repeat: no-repeat;
	background-position: center center;
	/* [disabled]background-color: #2e2a27; */
	border: 1px solid #CCCCCC;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	margin-left: 5px;
	height: 98px;
	}
.on.succ a {
	background-image: url(/images/AVANTI.png);
	background-repeat: no-repeat;
	background-position: center center;
	/* [disabled]background-color: #2e2a27; */
	
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.off  {
	background-color: #FFFFFF;
}

.on  a {
	background-color: #5B7582;
	-webkit-transition: background-color 0.2s ease-in 0s;
	-moz-transition: background-color 0.2s ease-in 0s;
	-ms-transition: background-color 0.2s ease-in 0s;
	-o-transition: background-color 0.2s ease-in 0s;
	transition: background-color 0.2s ease-in 0s;
}
.on a:hover {
	background-color: #7D96A2;
}
.next_button {
	line-height: 100px;
	height: 100px;	
}
.next_button a {
	display: block;
}
.next_button.left {
	margin-right: 5px;
	text-align: center;
	vertical-align: middle;
	/* [disabled]background-attachment: fixed; */
	background-image: url(/images/INDIETRO.png);
	background-repeat: no-repeat;
	background-position: center center;
	/* [disabled]background-color: #2e2a27; */
	border: 1px solid #CCCCCC;
		-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.next_button.right {
	text-align: center;
	vertical-align: middle;
	/* [disabled]background-attachment: fixed; */
	background-image: url(/images/AVANTI.png);
	background-repeat: no-repeat;
	background-position: center center;
	/* [disabled]background-color: #2e2a27; */
	border: 1px solid #CCCCCC;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */

	margin-left: 5px;
}

@media only screen and (max-width: 1023px) {

#right .padding.picture_right {
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
}
#left {
    float: left;
    padding: 10%;
    width: 80%;
}
#right {
	width: 100%;
	float: left;
	text-align: center;
}

}
