@charset "UTF-8";
/* CSS Document */

/* Gallery */
#gallery_landing
{
	list-style-type: none;
	width: 940px;
	margin: 20px auto;
}

#gallery_landing li a img
{
	display: block;
	margin-bottom: 10px;
	border: 1px solid #444;
}

#gallery_landing li a
{
	display: block;
	width: 940px;
}
#gallery_landing li a span
{
	width: 920px;
	height: 30px;
	margin-left: 20px;
	font-size: 25px;
	line-height: 30px;
}
/* end Gallery */
/* Home Page */
#landing
{
	width: 980px;
	height: auto;
	z-index: 100;
	position: absolute;
	top: 0px;
	margin: 0px auto 0px -10px;
	background: url(imgs/bg.png)  repeat-x center top #444;
}

#landing a
{
	width: 960px;
	height: 40px;
	display: block;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	color: #fff;
	text-align: center;
	letter-spacing: .5em;
	line-height: 40px;
	font-variant: small-caps;
}

#landing a.select
{
	display: block;
	float: left;
	width: 480px;
	text-align: center;
}
#landing a.select img
{
	padding: 0px 10px;
}

#landing a.img
{
	height: 250px;
	border-bottom: 3px solid #333;
}
/* end Home Page */
/* Certificato */
#certificato
{
	width: 760px;
	height: 1080px;
	display: block;
	background: url(imgs/pergamena_40.jpg) center top no-repeat;
	margin: 20px auto;
}

#certificato #testo
{
	width: 560px;
	height: 60px;
	font-family: "Times New Roman", Times, serif;
	padding: 140px 80px 100px 120px;
}

#certificato #testo *
{
	padding: 0pt;
	margin: 0pt;
}

#certificato #testo h2
{
	text-align: center;
	font-size: 26px;
	font-style: italic;
	padding-bottom: 16px;
}

#certificato #testo h3
{
	text-align: center;
	padding-bottom: 5px;
}

#certificato #testo p
{
	font-size: 16px;
}

#certificato #testo ul
{
	list-style-type: circle;
	font-size: 16px;
	display: block;
	padding-left: 30px;
}

#certificato #separatore
{
	display: block;
	margin: 0 auto;
	padding: 15px 0px;
}

#certificato #testo #ilford
{
	font-size: 14px;
}

#certificato #testo #ilford span
{
	display: block;
	font-size: 16px;
	text-align: center;
	margin: 0 auto;
	font-style: italic;
}

/* end Certificato */
/* Mail */

#contactform
	{
	width: 860px;
	height: 300px;
	margin: 20px auto;
	}

#contactform_fields
	{
	display: block;
	float: left;
	list-style-type: none;
	width: 320px;
	font-size: 18px;
	}

#contactform_fields li
	{
	width: 450px;
	float: left;
	padding: 5px 0px;
	}

#contactform_fields li span.eng
	{
	color: #666;
	}

#contactform_fields li span.field
	{
	display: block;
	float: left;
	width: 160px;
	font-size: .8em;
	}

#contactform_fields li input.text
	{
	float: left;
	width: 240px;
	font-size: .8em;
	background: #eee;
	border: 1px solid #666;
	}

#contactform_fields li input.text:focus
	{
	background: #fff;
	border: 1px solid #f00;
	}

#text-box
	{
	float: right;
	font-size: 1.1em;
	width: 400px;
	height: 300px;
	background: #eee;
	border: 1px solid #666;
	margin: 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	}

#text-box:focus
	{
	background: #fff;
	border: 1px solid #f00;
	}

input.submit
	{
	float: left;
    color: #000;
    background: #eee;
    text-align: center;
	font-weight: bold;
    padding: 5px;
    width: 400px;
    border: 1px solid #666;
    margin-top: 17px;
    }

#contactform #fullinfo
{
	display: block;
	float: left;
	font-size: .9em;
	margin: 10px auto;
}

#contactform #fullinfo p
{
	margin: 10px 0px;
}

#contactform #fullinfo img
{
	display: block;
}

#log
	{
	display: block;
	float: left;
	width: 860px;
	margin: 0px auto;
	font-size: 1.1em;
	text-align: center;
	}

#log p
{
	width: 100%;
	margin: 0 auto;
	padding: 10px;
	margin-top: 10px;
}

#log p.success
	{
	color: #fff;
	background: #060;
	font-weight: bold;
	}

#log p.error
	{
	color: #f00;
	}

#log p.check
	{
	background: #f93;
	color: #000;
	}

.ajax-loading
	{
	background: #000 url(img/ajax-loader.gif) center no-repeat;
	}
/* end Mail */
/* Calendari */
.calendari-h1
{
	display: block;
	width: 960px;
	text-align: center;
	color: #999;
	letter-spacing: .5em;
	padding-top: 10px;
}
#calendari ul
{
	list-style-type: none;
	padding: 30px 0px;
}

#calendari ul li
{
	display: block;
	float: left;
}

#calendari ul.big li img
{
	padding: 0px 15px;
}

#calendari ul.cdbox li img
{
	padding: 0px 160px;
}

#calendari ul.cdbox_big li img
{
	padding: 0px 80px;
}

#calendari ul li span
{
	display: block;
	text-align: center;
	font-weight: bold;
	color: #999;
}

#calendari ul.big li span
{
	width: 235px;
	padding: 0px 0px;
}

#calendari ul.cdbox li span
{
	width: 440px;
	padding: 0px 20px;
}

#calendari ul.cdbox_big li span
{
	width: 440px;
	padding: 0px 20px;
}

#calendari ul li span.large
{
	width: 880px;
	margin: 20px 20px;
}


#ordini
{
	width: 960px;
	text-align: center;
	font-size: 16px;
	padding-top: 20px;
}

/* End Calendari */

/* Libri */

.libro
{
	width: 960px;
	height: 320px;
	display: block;
	padding: 30px 0px 0px 0px;
}

.libro span.abstract
{
	display: block;
	width: 290px;
	padding: 0px 25px;
	height: 320px;
	float: left;
	font-size: 11px;
	text-align: justify;
}

.libro img
{
	display: block;
	float: left;
	/* width: 320px;
	height: 320px; */
	border: 1px solid #222;
}

.libro span.desc
{
	width: 250px;
	padding: 0px 24px;
	height: 120px;
	display: block;
	float: left;
	font-size: 12px;
}

/* end libri */

/* Province */
#province
{
	list-style-type: none;
	width: 900px;
	height: 480px;
	margin: 20px auto;
}

#province li
{
	display: block;
	float: left;
	width: 120px;
	height: 105px;
	margin: 15px;
}

#province li a
{
	width: 120px;
	height: 105px;
	font-size: 13px;
}

#province li a img
{
	display: block;
	width: 120px;
	height: 90px;
	background: #ddd;
}

#province li a span
{
	display:block;
	height: 15px;
	width: 120px;
	text-align: center;
	line-height: 15px;
}

/* end Province */

/* Atelier */

#atelier
{
	width: 960px;
	padding: 10px 0px;
}

#atelier img
{
	width: 460px;
	float: left;
	margin: 9px;
	border: 1px solid #222;
}

#atelier img.landscape
{
	width: 940px;
}

#atelier img.three
{
	width: 300px;
}

#atelier_map
{
	float: left;
	width: 940px;
	height: 480px;
	margin: 9px;
	border: 1px solid #222;
}

/* end Atelier */

/* Cornici */
div.cornice
{
	display: block;
	width: 920px;
	height: 400px;
	padding: 20px;
}

div.cornice ul
{
	list-style-type: none;
	font-size: .9em;
	width: 340px;
	margin: 0px 30px;
	float: left;
}

div.cornice ul li
{
	padding: 5px 0px;
}

div.cornice img
{
	float: right;
	margin-right: 30px;
}

div.cornice ul li span
{
	font-size: .8em;
}

/* end Cornici */

#subsubnavmenu #k3_s4_p2
{
	font-size: 12px;
	line-height: 10px;
}

/* Submenus */

#subnavmenu.en_k3_s6 #k3_s3
{
	font-size: 1em;
}
 /* end Submenus */

/* Vendita - Informazioni */
.center
{
	text-align: center;
}

/* DVD */

div.dvd #title
{
	margin: 0px;
}

div.dvd #imgs
{
	width: 900px;
	height: 400px;
	margin: 10px 30px 0px 30px;
}
div.dvd #imgs div
{
	width: 280px;
	height: 400px;
	display: block;
	padding: 0px 10px;
	float:left;
}

div.dvd #imgs div.disc
{
	margin: 10px 0px;
}

div.dvd #imgs div.disc img
{
	padding-top: 60px;
}



div.dvd p
{
	text-align: justify;
}

/*end DVD */
