@charset "utf-8";
.titolo {
	background-color: #5B7582;
	color: #FFFFFF;
	font-family: sans-serif;
	font-size: 18px;
	height: 50px;
	letter-spacing: 0.2em;
	line-height: 50px;
	margin-bottom: 20px;
	text-align: center;
}


.refurl-share {
    clear: both;
    background-image: none !important;
    background-repeat: no-repeat;
    display: block;
    min-height: 16px;
    padding-left: 0px !important;
}



/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
	height: auto;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

::-webkit-input-placeholder { font-size: 0.85em;
	color: #333333; }
::-moz-placeholder { 
font-size: 0.85em;
	color #333333; } /* firefox 19+ */
input:-moz-placeholder { 
font-size: 0.85em;
	color: #333333; }

#antiquariato {
	position: absolute !important;
	top: 2500px;
	left: 10%;
	width: 90%;
	font-size: 10px;
}
#keyword {
	position: relative !important;
	top: 600px;
}
#container {
	clear: none;
	float: left;
	width: 100%;
	display: block;
	height: auto;

}
.bannerino_home {
	width: 50%;
	margin: 0px;
	padding: 0px;
	float: left;
}
.bannerino_home_container {
	display: block;
	/* [disabled]padding-right: 1%; */
	padding-left: 0%;
}

/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Force vertical scrollbar in non-IE
 * 3. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

.blu {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	/* [disabled]display: inline-block; */
}
#testata #main_menu {
	list-style-type: none;
	height: 30px;
	clear: both;
	padding-top: 15px;
	/* [disabled]padding-right: 40px; */
	padding-bottom: 15px;
	/* [disabled]padding-left: 40px; */
	/* [disabled]background-color: #e5f2f6; */
	line-height: 30px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 10px;
	margin-top: 5px;
}
#main_menu a {
    display: block;
    font-size: 9px;
    height: 27px;
    padding-left: 35px;
    padding-right: 15px;
    text-decoration: none;
    text-transform: uppercase;
}
#main_menu li {
	float: left;
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 27px;	
}
#main_menu .home {
	background-image: url(../images/home.png);

}
#main_menu .espositori {
	background-image: url(../images/elenco.png);

}
#main_menu .mostre {
	background-image: url(../images/mostre.png);

}
#main_menu .virtual {
	background-image: url(../images/vt.png);
}
#main_menu .contatti {
	background-image: url(../images/contatti.png);

}
#main_menu .diventare {
	background-image: url(../images/cosa.png);
	float: left;
	background-position: left;
}
#main_menu .login {
	background-image: url(../images/login.png);
	float: left;
	background-position: left;
	text-align: right;
}

 .active > a {
    color: #ff0000;
}
.numero {
	font-size: 12px;
	color: #52c9e5;
	font-weight: bold;
}


.navCategoria a {
	/* [disabled]color: #CCCCCC; */
	display: block;
	padding-right: 5px;
	padding-left: 10px;
	line-height: 25px;
}
.navCategoria a:hover {
	color: #333333;
	display: block;
	background-color: #52c9e5;
}
.navCategoria a:hover .numero {

	color: #FFFFFF;
}
.navCategoriaAttiva a:hover .numero {
	/* [disabled]color: #FFFFFF; */
}

.navCategoriaAttiva  {
	background-color: #fafafa;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #52c9e5;
	/* [disabled]margin-left: -20px; */
	border-top-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-top-color: #d6d6d6;
	border-right-width: 1px;
	border-right-color: #d6d6d6;
	}
	.navCategoriaAttiva a  {
	/* [disabled]background-color: #FFFFFF; */
	color: #333333;
	display: block;
	padding-right: 5px;
	padding-left: 10px;
	line-height: 25px;

	}
		.navCategoriaAttiva a:hover  {
	background-color: #666666;
	color: #FFFFFF;
	display: block;
	/* [disabled]line-height: 40px; */
	}
a.navCategoriaAttiva_sotto{
	/* [disabled]color: #CCCCCC; */
	}

.navCategoriaScelta a {
	color: #FF0000;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
}
.navCategoriaScelta {
	color: rgba(255,0,0,1);
	background-color: rgba(255,255,255,1);
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #52c9e5;
}
.riga_menu {
	display: inline-block;
	/* [disabled]padding-bottom: 12px; */
	/* [disabled]padding-left: 10px; */
	/* [disabled]padding-top: 12px; */
	line-height: 40px;
}

.riga_menu {

	width:235px;
}

.riga_menu a {
	display: block;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 10px;
}
.riga_menu a:hover {
	display: block;
	background-color: #52c9e5;
	color: #000000;
}
.riga_menu a:hover .numero {

	color: #FFFFFF;
}

#menu_left {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #5b7582;
	/* [disabled]background-color: #6c8f96; */
}
	#menu_left, #menu_left a {
	font-size: 14px;
	
	}
#menu {
	/* [disabled]padding-right: 5px; */
	/* [disabled]padding-left: 10px; */
	}

#menu_sotto {
	padding-top: 20px;
	clear: both;
	}
#menu_sopra {
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #CCCCCC;
	background-color: #E6E6E6;
	clear: both;
	}
	
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 87.36%;
	padding-left: 1.82%;
	padding-right: 1.82%;
	clear: both;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#testata {
	background-image: url(../images/testata_background.png);
	;
	border-radius: 10px 10px 0px 0px;
	;
	-moz-border-radius: 50px 50px 50px 50px;
	-webkit-border-radius: 10px 10px 0px 0px;
	margin-top: 20px;
	background-color: #FFFFFF;
	padding-top: 6px;
	-webkit-box-shadow: 7px 7px 5px rgba(50, 50, 50, 0.23);
-moz-box-shadow:    7px 7px 5px rgba(50, 50, 50, 0.23);
box-shadow:         7px 7px 5px rgba(50, 50, 50, 0.23);
}
#testata {
	clear: both;
	float: none;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-right: auto;
	/* [disabled]background-image: url(../images/testata_background.png); */
	background-repeat: repeat-x;
	/* [disabled]background-color: #FFFFFF; */
	max-width: 1600px;
}
.padding_banner {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
	margin-top: 50px;
}
#logo {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#banner_testata {
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

.transformSelect {
    clear: both;
}
.transformSelect li {
    height: 22px;
    list-style: none outside none;
    position: relative;

}
.transformSelect span, .transformSelect input[type="text"] {
	border: 1px solid #CCCCCC;
	color: #575757;
	cursor: pointer;
	display: block;
	height: 20px;
	left: 0;
	line-height: 20px;
	margin: 0;
	padding: 0 3px;
	top: 0;
	width: 137px;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/arrow_select.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
}

.transformSelect input[type="text"] {
    background: none repeat scroll 0 0 #FFFFFF;
    border-right: 0 none;
    float: left;
    width: 125px;
}
.transformSelect ins {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("../img/transformselect.gif") no-repeat scroll right top #FFFFFF;
    border-color: #CCCCCC #CCCCCC #CCCCCC -moz-use-text-color;
    border-image: none;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px 0;
    cursor: pointer;
    display: block;
    float: right;
    height: 20px;
    width: 25px;
}
.transformSelect ul {
	border: 1px solid #CCCCCC;
	left: 0;
	position: absolute;
	top: 21px;
	/* [disabled]width: 156px; */
}
.transformSelect ul span {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none;
}
.transformSelect ul span:hover {
    background: none repeat scroll 0 0 #DDDDDD;
}
.transformSelect ul li {
    height: auto;
}
.transformSelect li.group ul {
    border-left: 0 none;
    border-radius: 0 0 0 0;
    border-right: 0 none;
    position: relative;
    top: 0;
}
.transformSelect li.group span {
    font-style: italic;
}
.transformSelect li.group ul span {
    font-style: normal;
    text-indent: 20px;
}


* {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.button {
	border: medium none;
	background-color: #666666;
	vertical-align: middle;
	height: 20px;
	width: 50px;
	color: #FFFFFF;
	text-align: center;
	/* [disabled]margin-left: 11px; */
}

#ricerca {
	padding-left: 10px;
	color: #CCCCCC;
	padding-bottom: 5px;
}

#ricerca a {
    color: #CCCCCC;
}
.form_spacer {
    float: left;
    margin-left: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
}


#toTop {
	width:100px;
        border:1px solid #ccc;
        background:#f7f7f7;
        text-align:center;
        padding:5px;
        position:fixed; /* this is the magic */
        bottom:10px; /* together with this to put the div at the bottom*/
        right:10px;
        cursor:pointer;
        display:none;
        color:#333;
        font-family:verdana;
        font-size:11px;
}
.flag {
	width: 25px;
	margin-left: 5px;	
}	



/*@media only screen and (min-width: 767px) {*/

@media only screen and (min-width: 0px) {
.gridContainer {
	width: 98%;
	padding-left: 1%;
	padding-right: 1%;
	margin: auto;
}
#container {
	clear: none;
	float: left;
	width: 75%;
	display: block;
	height: auto;

}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#testata {
	clear: both;
	float: none;
	margin-left: auto;
	width: 98%;
	display: block;
	margin-right: auto;
	/* [disabled]background-image: url(../images/testata_background.png); */
	background-repeat: repeat-x;
	/* [disabled]background-color: #FFFFFF; */
	max-width: 1600px;
	/* [disabled]min-width: 768px; */
}
.form_spacer {
	float: none;
	margin-left: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#menu_left {
	clear: both;
	float: left;
	margin-left: 0;
	width: 25%;
	display: block;
}
	#menu_left, #menu_left a {
	font-size: 12px;
	}
	.riga_menu {

	width: auto;
}
.bannerino_home_container {
	display: block;
	/* [disabled]padding-right: 1%; */
	padding-left: 1%;
}

#footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#logo {
	clear: both;
	float: left;
	margin-left: 0;
	width: 50%;
	display: block;
}
#banner_testata {
	float: left;
	margin-left: 0;
	width: 50%;
	display: block;
}
.riga_menu {
	display: block;
	padding-bottom: 0px;
	padding-left: 0;
	padding-top: 0px;
	width: 100%;
	line-height: 35px;
	/* [disabled]height: 30px; */
}
#main_menu .diventare {
	background-image: url(../images/cosa.png);
	float: left;
	background-position: left;
}
#main_menu .login {
	background-image: url(../images/login.png);
	float: left;
	background-position: left;
	text-align: right;
}
}



@media only screen and (min-width: 1023px) {
	
	.gridContainer {
	width: 98%;
	padding-left: 1%;
	padding-right: 1%;
	margin: auto;
}
#container {
	clear: none;
	float: left;
	width: 81.33%;
	display: block;
	height: auto;

}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#testata {
	clear: both;
	float: none;
	margin-left: auto;
	width: 98%;
	display: block;
	margin-right: auto;
	/* [disabled]background-image: url(../images/testata_background.png); */
	background-repeat: repeat-x;
	/* [disabled]background-color: #FFFFFF; */
	max-width: 1600px;
}
.form_spacer {
	float: none;
	margin-left: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#menu_left {
	clear: both;
	float: left;
	margin-left: 0;
	width: 18.666%;
	display: block;
}
	#menu_left, #menu_left a {
	font-size: 12px;
	}
	.riga_menu {

	width: auto;
}
.bannerino_home_container {
	display: block;
	/* [disabled]padding-right: 1%; */
	padding-left: 1%;
}

#footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#logo {
	clear: both;
	float: left;
	margin-left: 0;
	width: 50%;
	display: block;
	/* [disabled]border: thin solid #CCCCCC; */
}
#banner_testata {
	float: left;
	margin-left: 0;

	width: 50%;
	display: block;
}
.riga_menu {
	display: block;
	padding-bottom: 0px;
	padding-left: 0;
	padding-top: 0px;
	width: 100%;
	line-height: 35px;
	/* [disabled]height: 30px; */
}
#main_menu .diventare {
	background-image: url(../images/cosa.png);
	float: left;
	background-position: left;
}
#main_menu .login {
	background-image: url(../images/login.png);
	float: right;
	background-position: right;
	text-align: right;
	padding-right: 20px;
}
	
}


@media only screen and (min-width: 1281px) {

	.gridContainer {
	width: 95%;
	padding-left: 1.8%;
	padding-right: 1.8%;
	/* [disabled]max-width: 1280px; */
}
#testata {

	width: 95%;
	
	max-width: 1400px;
}

	#menu_left, #menu_left a {

	font-size: 14px;
}
.riga_menu {
	display: block;
	padding-bottom: 0px;
	padding-left: 0;
	padding-top: 0px;
	width: 100%;
	line-height: 25px;
	/* [disabled]height: 30px; */
}
#main_menu .diventare {
	background-image: url(../images/cosa.png);
	float: left;
	background-position: left;
}
#main_menu .login {
	background-image: url(../images/login.png);
	float: right;
	background-position: right;
	text-align: right;
	padding-right: 20px;
}

.flag {
	width: 30px;
	/* [disabled]float: left; */
}

	}
	
	
	
#language img {
	padding: 2px;
}
.bianco, bianco a, a.bianco:visited {
	color: #FFFFFF;
}
.grigio, grigio a, a.grigio:visited {
	color: #666666;
}
.azzurro,azzurro a, a.azzurro:visited  {
	color: #5B7582;
}
.inline {
	display: inline;
}
#language {
	float: right;
	/* [disabled]width: 10px; */
}
#title {
	float: left;
}
.clicca_menu {
	font-size: 18px;
	line-height: 50px;
	text-align: center;
	color: #FF0000;
}



      .slicknav_menu {
	display: none;

}


@media only screen and (max-width: 767px) {
	
      .slicknav_menu {
	display: block;

}

#menu_sotto {
	display: none;

}

	
	#container {

    width: 100%;
}
#menu_left {

    width: 100%;
}




	}

