@charset "UTF-8";
 
body  {
	padding: 0;
        text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F9F7F5;
	margin: 0;
	font-size: 100%;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	line-height: 1.4em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
a {
	text-decoration: none;
	color: #C00;
}
a:hover {
	color: #933;
	text-decoration: underline;
}
h1 {
	font-size: 1em;
	color: #CC250E;
	font-family: Verdana, Geneva, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	letter-spacing: 3px;
	text-align: left;
}
h1 a {
	color: #CC250E;
}
h1 a:hover {
	color: #933;
}
h2   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333;
	letter-spacing: 1px;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h2 a {
	color: #333;
}
h2 a:hover {
	color: #933;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C00;
	letter-spacing: 1px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	letter-spacing: 1px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* =Nav
----------------------------------------------- */
#nav {
	background:url(assets/images/hdr_navbg.png) repeat 0 0;
	z-index:1;
	height:4.2em;
	margin: 0px;
	padding: 0px;
  }

#nav ul {
	width:90em;
	min-width:940px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 1em;
	padding-right: 2em;
	padding-bottom: 0;
	padding-left: 0em;
  }
#nav li {
	float:left;
	width:12em;
	list-style:none;
	font-size:1em;
	text-indent:0;
	text-transform:lowercase;
	padding-top: 0;
	padding-right: 0.5em;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
  }
#branding #nav a, #branding #nav strong {
	display:block;
	padding-bottom:0.938em; /* 15/16 */
	color:#666 !important;
	text-decoration:none;
	font-weight:bold;
	font-size:1.2em; /* 16/10 */
	line-height:1.25; /* 20/16 */
	letter-spacing: 1px;
  }
#branding #nav strong, #branding #nav .this a, #branding #nav a:hover, #branding #nav a:focus {
	color:#000 !important;
  }
#branding #nav strong, #branding #nav .this a {
	background-image: url(assets/images/nav_tick.gif);
	background-repeat: no-repeat;
	background-position: 3em 100%;
  }
#nav a:before, #nav strong:before {
	display:block;
	padding-top:1.23em; /* 16/13 */
	color:#333;
	font-size:0.7em; /* 13/16 */
	line-height:1.538; /* 20/13 */
	font-weight:normal;
  }
#nav strong:before, #nav .this a:before, #nav a:hover:before, #nav a:focus:before {
	color:#000;
  }
#n1 a:before, #n1 strong:before {content:"news";}
#n5 a:before, #n5 strong:before {content:"l'associazione";}
#n3 a:before, #n3 strong:before {content:"calligrafia-bookart";}
#n7 a:before, #n7 strong:before {content:"altre attività ";}
#n6 a:before, #n6 strong:before {content:"foto dei corsi";}
#n8 a:before, #n8 strong:before {content:"come raggiungerci";}
#n15 a:before, #n15 strong:before {content:"lingua";}
#branding #nav a strong:before {content:"";}
#branding #nav a strong {
  background:none;
  display:inline;
  padding:0;
  font-size:1em;
  }
#n49 a:before, #n49 strong:before {content:"news";}
#n17 a:before, #n17 strong:before {content:"the association";}
#n18 a:before, #n18 strong:before {content:"calligraphy-bookart";}
#n25 a:before, #n25 strong:before {content:"members";}
#n26 a:before, #n26 strong:before {content:"look pictures";}
#n27 a:before, #n27 strong:before {content:"location";}
#n74 a:before, #n74 strong:before {content:"language";}
#branding #nav a strong:before {content:"";}
#branding #nav a strong {
  background:none;
  display:inline;
  padding:0;
  font-size:1em;
  }

.iconpdf {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#container  {
	width: 960px;
	text-align: left;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #F9F7F5;
	padding: 0px;
}
#header  {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header  h1  {
	margin: 0;
	padding: 0px;
	background-image: url(images/ciacpiccolo.jpg);
	background-repeat: no-repeat;
}
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
#banner {
	background-color: #F9F7F5;
}
#banner .banner1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
        border: 0px;
        text-decoration: none;
}
#banner .banner2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding: 0px;
}
#centro {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 135px;
	border-bottom-color: #CCC;
	padding: 0px;
}
#sidebar1  {
	float: left; /* padding keeps the content of the div away from the edges */
	background-color: #F9F7F5;
	width: 296px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#sidebar2  {
	float: right; /* since this element is floated, a width must be given */
	width: 300px; /* padding keeps the content of the div away from the edges */
	background-color: #F9F7F5;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
}
#news {
	background-color: #F5F5F5;
	border: 1px solid #CCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.img_news {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#sidebar3 {
	float: left;
	width: 445px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #F9F7F5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
ul       {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	line-height: 1.3em;
}
#mainContent  {
	margin-top: 0px;
	margin-right: 319px;
	margin-bottom: 20px;
	margin-left: 319px;
	background-color: #F9F7F5;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#mainContent  ul  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	text-decoration: none;
	list-style-type: none;
	padding: 0px;
	line-height: 1.3em;
	margin: 0px;
}
#footer  {
	background-color: #F9F7F5;
	margin: 0px;
	padding: 0px;
} 
#footer  p  {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #000000;
	padding: 0px;
}
#footer   .mappa      {
	padding: 0px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 350px;
}
#footer  .mappaeng   {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 400px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
 

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	padding: 0px;
	margin-top: 38px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.3em;
}
.treeimages {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.maintext {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.biblio {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.textmap {
	width: 130px;
	margin: 0px;
	padding: 0px;
	display: inline;
	float: right;
	clear: left;
}
.posframe {
	display: inline;
	height: 250px;
	width: 300px;
	border: 1px solid #666;
}
#mainContent2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 495px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.img_corsi {
	float: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
small {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	color: #333;
	text-decoration: none;
}
#form {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	
}
#elastic {
	width: 100%;
	background-color: #CCC;
	height: 80px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#mainContent2Gallery {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 485px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#sottofoter {
	width: 100%;
	background-color: #F5F5F5;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#sottofoterx  {
	color: #333;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
}
#menu {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu li {
	display: inline;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
/* Gallery */
.section{
	padding-right: 0;
	width: 100%;
	margin: 0px;
	float: left;
	}
.thumbnail{
	padding: 0px;
	background-color: #222;
	float: left;
        border: 4px solid #999; 
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-top: 10px;
	}
 a:hover .thumbnail, a:active .thumbnail {
	border: 4px solid #333;
    }
/* Galleryinside */
#menugallery {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
        text-decoration: none;
}
#menugallery li{
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
        text-decoration: none;
}
.thrColFixHdr #container #sidebar2gallery {
	float: right;
	width: 235px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 30px;
	padding-left: 5px;
	background-color: #F5F5F5;
	border: 1px solid #CCC;
}

.thrColFixHdr #container #sidebar1gallery {
	float: left;
	width: 190px;
}
.thrColFixHdr #container #mainContentgallery {
	margin-top: 0px;
	margin-right: 255px;
	margin-bottom: 0px;
	margin-left: 195px;

}
.thumbgallery {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	letter-spacing: 1px;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.smoothgallery {

             text-align: center;
}
.thumbgallery {
}
.credit {
	color: #999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#green{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
        padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* =Form corsi corrispondenza
----------------------------------------------- */
#form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F5F5F5;
        margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
        border: 1px solid #CCC;
}
.corsi {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
