/* CSS Document */

/*struttura*/
*, * focus {
	outline: none;
	margin: 0;
	padding: 0;
}
html {
	overflow-Y: scroll;
}
body {
	height: auto;
	font-family: Verdana, Geneva, sans-serif;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #191A15;
}
a.png {
	text-decoration: underline;
}
a:hover.png {
	text-decoration: none;
}
#container {
	width: 900px;
	height: auto !important;
	background-color: #191A15;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#head {
	width: 900px;
	height: 260px;
	z-index: 2;
	background-image: url(../img/head_new4.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#head .data {
	position: absolute;
	top: 20px;
	left: 190px;
	width: 357px;
	height: 84px;
}
#head .logo {
	position: absolute;
	top: 20px;
	left: 13px;
	width: 182px;
	height: 114px;
}
#head .bottoni {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 126px;
	width: auto;
}
#head .bottoni ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 13px;
}
#head .bottoni li {
	padding: 0 28px 0 0;
	float: left;
}
#head .bottoni li a {
	width: 23px;
	display: block;
	background-repeat: no-repeat;
	background-color: none;
}
#head .bottoni li a:hover, #head .bottoni li a.active {
	background-color: #ad1221;
}
#head .ginori {
	position: absolute;
	top: 35px;
	right: 30px;
}
#head .immagina {
	position: absolute;
	top: 95px;
	right: 0px;
}
#head .klab {
	position: absolute;
	top: 134px;
	right: 21px;
}
#head .radiordf {
	position: absolute;
	top: 168px;
	right: 0px;
}
#head .shadow {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 900px;
	height: 7px;
	background-image: url(../img/headshadow.png);
	background-repeat: no-repeat;
}
#head .shadow.top {
	top: 0;
	height: 7px;
	background-image: url(../img/headshadowtop.png);
}
#head.orari {
	background-position: 15px bottom;
}
/*#head.programma {
	background-position: -337px 150px;
}*/
#head.espositori {
	background-position: -337px 150px;
}
#head.workshop {
	background-position: -689px 150px;
}
#head.eventi {
	background-position: -1041px 150px;
}
#head.dove {
	background-position: -1393px bottom;
}
#head.contatti {
	background-position: -1745px 150px;
	/*background-position: -2097px 150px;*/
}
#mainContent {
	width: 900px;
	height: auto !important;
	padding-top: 20px;
	padding-bottom: 15px;
	margin: 0px;
	background-color: #191A15;
	background-image: url(../img/bgbottom.png);
	background-repeat: no-repeat;
	overflow: hidden;
	clear: both;
}
#content {
	width: 700px;
	height: auto !important;
	float: left;
	padding-bottom: 15px;
	overflow: hidden;
}
.pdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	display: block;
	border: solid 1px #333;
	padding: 2px 0px 2px 10px;
}
.pdf a {
	color: #FFF;
	text-decoration: none;
	display: block;
}
.pdf a:hover {
	text-decoration: none;
	color: #F00;
	display: block;
}
#contentContent {
	width: auto;
	height: auto;
	padding: 0 30px 0 15px;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
#contentContent p {
	font-size: 12px;
	line-height: 20px;
	padding: 0 0 10px 0;
}
#contentContent a {
	color: #F00;
	text-decoration: underline;
	font-weight: normal;
}
#contentContent a:hover {
	text-decoration: none;
}
#contentContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	line-height: 38px;
	border-bottom: 1px dotted #444;
	padding: 0 0 5px 0;
	margin: 10px 0 20px 0;
	height: 33px;
	text-decoration: none;
	text-transform: uppercase;
}
#contentContent h1 span {
	height: auto;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #fff;
	padding: 5px;
	margin: 0 7px 0 0;
	vertical-align: middle;
	float: left;
	background-color: #AD1221;
	text-align: center;
	text-decoration: none;
	text-transform: none;
}
#contentContent h1 span.workshop {
	background-color: #6a3488;
}
#contentContent h1 small {
	font-size: 12px;
	color: #FFF;
	vertical-align: middle;
	font-weight: bold;
}
#contentContent a:hover h1 {
	display: block;
	text-decoration: none;
	cursor: pointer;
	color: #F00;
}
#contentContent a:hover small {
	text-decoration: none;
	cursor: pointer;
	color: #F00;
}
#contentContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 0 0 0 0;
	margin: 0 0 20px 0;
	font-weight: normal;
}
#contentContent h3 {
	font-size: 10px;
	color: #cf302d;
}
#contentContent small {
	font-size: 9px;
	line-height: normal;
	padding: 0 0 0 0;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
}
#contentContent ul {
	margin-left: 30px;
	margin-top: 5px;
}
#contentContent li {
	list-style: disc;
	font-size: 12px;
	line-height: 20px;
	padding: 0 0 10px 0;
}
#contentContent .ombraProg {
	background-image: url(../img/ombrabottom2.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 0 15px;
}
#contentContent .tabula {
	background-image: url(../img/bgtable.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#contentContent .left {
	width: 180px;
	margin: 0 20px 0 0;
	height: auto;
	position: relative;
	float: left;
}
#contentContent .left h6 {
	position: absolute;
	top: 0;
	right: 0;
	width: 10px;
	height: 371px;
	background-image: url(../img/ombraleft.png);
	background-repeat: repeat-y;
	z-index: 9999;
}
#contentContent .left ul {
	margin: 0 !important;
}
#contentContent .left li {
	list-style: none !important;
	padding: 0;
	text-decoration: none;
	height: 20px;
	border-bottom: 5px solid #191A15;
	z-index: 1;
}
#contentContent .left a {
	display: block;
	background-color: #ad1221;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFF !important;
	padding: 0 0 0 2px;
	text-decoration: none;
}
#contentContent .left a:hover {
	background-color: #ff0000;
	text-decoration: none;
}
#contentContent .left a.attivo {
	background-color: #ff0000;
	text-decoration: none;
}
#contentContent .left a:hover.attivo {
	background-color: #ff5555;
	text-decoration: none;
}
#center {
	width: 290px;
	height: auto;
	float: left;
	background-image: url(../img/ombrasx.png);
	background-repeat: no-repeat;
	background-position: 3px 75px;
}
#Past {
	text-align: left;
	background-image: url(../img/bgwelcome.png);
	background-repeat: repeat-y;
	background-position: right;
	width: 267px;
	height: 160px;
	position: relative;
	float: left;
	margin: 90px 0 0 15px;
}
#Past .hr {
	margin: 15px 10px 15px 10px;
	background: none;
	border-bottom: dotted #666 1px;
	width: 247px;
}
#Past .left {
	width: 170px;
	height: auto;
	position: absolute;
	right: 0px;
	top: 47px;
}
#Past .left h6 {
	position: absolute;
	top: 0;
	right: 0;
	width: 10px;
	height: 70px;
	background-image: url(../img/ombraleft.png);
	background-repeat: repeat-y;
	z-index: 9;
}
#Past .left ul {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 0 !important;
}
#Past .left li {
	list-style: none !important;
	padding: 0 !important;
	margin: 0 !important;
	width: auto;
	height: 20px;
	text-decoration: none;
	border-bottom: 5px solid transparent;
	z-index: 1;
}
#Past .left a {
	display: block;
	background-color: #ad1221;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
	color: #FFF;
	padding: 0 0 0 2px;
	text-decoration: none;
	margin: 0;
}
#Past .left a:hover {
	background-color: #ff0000;
	text-decoration: none;
}
#welcome {
	text-align: left;
	padding-left: 15px;
	/*background-image:url(../img/bgwelcome.png);
	background-repeat:repeat-y;
	background-position:right;*/
	width: 267px;
	height: 400px;
	position: relative;
	float: left;
}
#welcome h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #fff;
	font-weight: normal;
	padding: 2px 0 2px 4px;
}
#welcome p {
	padding: 10px 10px 0 0;
	margin-bottom: 0;
	text-align: justify;
}
#welcome small {
	font-size: 9px;
	line-height: normal;
	padding: 0 0 0 0;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
}
#welcome p.ultimo {
	margin-bottom: 10px;
	padding-bottom: 0;
	border-bottom: none;
}
#left {
	width: 410px;
	height: auto;
	float: left;
}
#box {
	height: auto;
	float: left;
	text-align: left;
	padding-left: 15px;
	background-image: url(../img/ombrasx.png);
	background-repeat: no-repeat;
	background-position: 3px top;
}
#box .eventi {
	background-color: #7e0b13;
	background-image: url(../img/bgbox.png);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0 15px 0 10px;
	height: auto;
	border-bottom: 1px solid #000;
}
#box .workshop {
	/*background-color:#4d2663;
	background-image:url(../img/bgbox2.png);*/
	background-color: #093d83;
	background-image: none;
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0 15px 0 10px;
	height: auto;
}
#pscroller1 {
	height: auto;
	width: 370px;
	margin-bottom: 15px;
}
#pscroller1 p {
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	color: #fff;
	text-align: justify;
}
#pscroller1 a {
	color: #000;
	font-size: 11px;
	font-weight: bold;
}
#pscroller1 h1 {
	color: #fff;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	padding-bottom: 5px;
}
#pscroller1 span {
	color: #fff;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
}
#pscroller1 img {
	float: left;
	border: 1px solid #ccc;
	margin-right: 10px;
}
#lista {
	width: 455px;
	height: auto;
	float: left;
}
#lista h1 {
	margin-top: 0;
	padding-top: 0;
	line-height: normal;
	padding-bottom: 0px;
	border: none;
}
#lista ul {
	margin: 0;
	padding: 0;
}
#lista li {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
	list-style-position: outside;
}
#lista li.pieno {
	background-color: #272822;
	padding: 0px 0 0 0;
	margin: 10px 0 20px 0;
	border-bottom: solid 1px #131410;
}
#lista h5 small, #lista small.lista {
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
}
#lista h5 a small {
	color: #F00;
	text-decoration: underline;
}
#lista h5 a:hover small {
	color: #f00;
	text-decoration: none;
}
#lista h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	line-height: 34px;
	border-bottom: 1px dotted #444;
	padding: 0 0 0 0;
	margin: 0 0 6px 0;
	height: auto;
	text-decoration: none;
	text-transform: uppercase;
}
#lista h5 span {
	height: auto;
	width: 62px;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #fff;
	padding: 3px;
	margin: 0 7px 0 0;
	vertical-align: middle;
	float: left;
	background-color: #AD1221;
	text-align: center;
	text-decoration: none;
	text-transform: none;
}
#lista p {
	padding-left: 15px;
}
#lista p.youtube {
	padding-top: 15px;
	width: auto;
	margin-right: 15px;
}
#lista div.desc {
	width: auto;
	height: auto;
	position: absolute;
	top: 10px;
	right: 15px;
	left: 277px;
}
#lista div.desc h5 {
	color: #F00;
	line-height: 22px;
}
#right {
	width: 200px;
	height: auto;
	background-image: url(../img/ombradx.png);
	background-repeat: no-repeat;
	background-position: top left;
	float: right;
}
#partner {
	height: auto;
	/*width:160px;*/
	width: 252px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	/*margin-bottom:20px;*/
	float: left;
}
#partner li {
	display: block;
	/*margin-bottom:10px;
	padding-bottom:10px;*/
	padding: 5px 0 15px 0;
	/*border-bottom:#444 dotted 1px;*/
	list-style: none;
	list-style-position: outside;
}
#partner p {
	font-size: 10px;
	line-height: 13px;
	padding-right: 5px;
	padding-left: 5px;
}
#partner h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #fff;
	font-weight: normal;
	padding-bottom: 5px;
}
.slide {
	position: relative;
	height: 210px;
	width: 160px;
}
.slide DIV {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
	opacity: 0.0;
	height: 210px;
	background-color: #FFF;
}
.slide DIV.active {
	z-index: 10;
	opacity: 1.0;
}
.slide DIV.last-active {
	z-index: 9;
}
.slide DIV IMG {
	height: 192px;
	width: 160px;
	display: block;
	border: 0;
	margin-bottom: 0;
}
.slide2 {
	position: relative;
	height: 400px;
	width: 267px;
}
.slide2 DIV {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
	opacity: 0.0;
	height: 400px;
}
.slide2 DIV.active {
	z-index: 10;
	opacity: 1.0;
}
.slide2 DIV.last-active {
	z-index: 9;
}
.slide2 DIV IMG {
	height: 400px;
	width: 267px;
	display: block;
	border: 0;
	margin-bottom: 0;
}
#advert {
	height: auto;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	float: right;
	padding-right: 15px;
}
#advert li {
	display: block;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: #444 dotted 1px;
	list-style: none;
	list-style-position: outside;
}
#advert li.ultimo {
	display: block;
	margin-bottom: 10px;
	padding-bottom: 0;
	border-bottom: none;
	list-style: none;
	list-style-position: outside;
}
#advert h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #fff;
	font-weight: normal;
	padding-bottom: 5px;
}
#advert p {
	padding: 3px 0 0 0;
	margin-bottom: 0;
	text-align: left;
}
#advert small {
	font-size: 9px;
	line-height: normal;
	padding: 0 0 0 0;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
}
#advert a {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#advert a:hover {
	color: #F00;
	text-decoration: none;
}
div#gallery {
	height: 158px;
}
#gallery div {
	width: 158px;
	height: 158px;
	float: left;
	background-color: #272822;
	border-top: 1px solid #131410;
	border-left: 1px solid #131410;
	text-align: center;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
	line-height: 158px;
}
#gallery a:hover div {
	background-color: #ff0000;
}
#segreteria {
	width: auto;
	height: auto;
	float: right;
	background-color: #555;
}
#segreteria p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ccc;
	padding: 5px;
	line-height: 14px;
}
#segreteria a {
	color: #FFF;
	text-decoration: none;
}
#segreteria a:hover {
	color: #FFF;
	text-decoration: underline;
}
a.passata {
	width: 33%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: block;
	background-color: #272822;
	float: left;
	border-right: 1px solid #131410;
	text-decoration: none !important;
}
a:hover.passata {
	background-color: #F00;
}
a.passata h1 {
	color: #fff;
	text-decoration: none !important;
	font-size: 14px !important;
	border: none !important;
	margin: 0 !important;
}
a:hover.passata h1 {
	color: #fff !important;
}
#bottom {
	width: 900px;
	height: auto !important;
}
#bottom table {
	background-image: url(../img/bgbottom.png);
	background-repeat: no-repeat;
	height: 128px;
}
#bottom p {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 11px;
	padding: 15px;
	vertical-align: middle;
}
#bottom .ombra {
	background-image: url(../img/ombrabottom.png);
	background-position: top right;
	background-repeat: no-repeat;
}
#bottom img {
	vertical-align: middle;
}
a.opaco img {
	filter: alpha(opacity=60);
	-moz-opacity: .60;
	opacity: .60;
}
a.opaco:hover img {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
#footer {
	width: 900px;
	height: 85px;
	border-top: solid 2px #555;
	background-image: url(../img/bgfooter.png);
	background-repeat: no-repeat;
}
#footer img {
	float: left;
	vertical-align: middle;
	padding: 15px 15px 0 15px;
}
#footer p {
	font-size: 10px;
	color: #828282;
	padding-top: 20px;
	padding-left: 15px;
	font-weight: normal;
	text-align: left;
	line-height: 14px;
}
#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}
#footer a:hover {
	text-decoration: underline;
}

.partner {
	position: absolute;
    right: 0;
    width: 101px;
}

.scritte {
	bottom: 10px;
    position: absolute;
    right: 86px;
}

.partner p {
	font-size: 12px;
	color: white;
}

.partner img {
	float: right;
	margin-top:10px;
}


.news_header h1{
	color: white;
    font-family: Trebuchet MS;
    font-size: 30px;
    text-align: center;
}

span.amore {
	color:#DD0621;
}

.news_header h4{
	color: white;
    font-family: Trebuchet MS;
    font-size: 20px;
    text-align: center;
}

#box {
	background-image: none;
}

#box.collezioni,
#box.vintage,
#box.cheap,
#box.torte,
#box.sweet {
	background-image: none;
	background-color: #2d3d54;
	margin: 5px 0;
	padding: 0;
	padding-bottom: 10px;
	min-width: 395px;
}

#box.collezioni h2,
#box.vintage h2,
#box.torte h2,
#box.sweet h2,
#box.cheap h2 {
	font-family: Trebuchet MS;
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	color: white;
	padding-left: 10px;
	padding-right: 10px;
}

#box.collezioni p,
#box.vintage p,
#box.torte p,
#box.sweet p,
#box.cheap p{
	color: #FFFFFF;
    float: left;
    font-size: 12px;
    line-height: 15px;
    padding: 10px;
    text-align: justify;
    width: 235px;
}

#box.collezioni img,
#box.vintage img,
#box.torte img,
#box.sweet img,
#box.cheap img {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

.collezioni strong { color:#E2A319;}

.vintage strong { color:#B445A4;}

.cheap strong { color:#7DA567; }

.giallo {
	background-color: #E2A319;
}

.viola {
	background-color: #7DA567;
}

.verde {
	background-color: #B445A4;
}

#box h2.beige {
	background-color: #977A5C;
	font-size: 16px;
	color: white;
}

.rosa {
	background-color: #F5544A;
}

.azzurro {
	background-color: #84A9DD;
}

#right {
	background-image: none;

}

.omaggio {
	border-spacing: 0px 10px;
}

.omaggio td label {
	font-size: 14px;
	text-align: left;
	text-transform: uppercase;
}

.omaggio tr {
	height: 30px
}

.omaggio tr input[type="text"] {
	width: 100%;
	height: 100%;
	border: none;
	padding: 0 10px;
}

.omaggio input[type="submit"] {
	background-color: #DC0620;
	color: white;
	text-transform: uppercase;
	padding: 15px;
	border: none;
	float: right;
	margin-top: 10px;
	cursor: pointer;
	position: relative;
	right: -20px;
}

.omaggio input[type="submit"]:hover {
	background-color: #8E0213;
}

#simplemodal-container {
	background-color: white;
}

.modal img.borderd {
	padding: 10px 0;
	border-top: 1px double black;
	border-bottom: 1px double black;
	border-width: 3px;
	margin: 5px 0;
}