/* CSS Document */

/* General
*******************************************************************************/

body {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 1em;
	color: #333;
	margin: 0 0 30px 0;
	
	}
	
p {
	margin: 1em 0 1em 0;
	padding: 0;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 0.85em;
	color: #555;
	text-align: justify;
	line-height: 1.6em;
	
}

ul {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 0.85em;
	list-style: square;
	text-align: justify;
	line-height: 1.6em;
	margin-top: -0.5em;
	margin-bottom: -0.3em;
}

li  {
	padding: 0 0 0.2em 0;
	background-color: transparent;
}

ol {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	text-align: justify;
	line-height: 1.7em;
	margin-top: -0.5em;
	margin-bottom: -0.3em;
}

ol ul {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-align: justify;
	line-height: 1.3em;
	margin-top: 0em;
	margin-bottom: 0em;
}

hr {
	display: none;
}

h1 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

h1.hidden {
	display: none;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

h2 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #333;
	padding: 0;
	margin: 0;
}

h2.hidden {
	display: none;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #333;
	padding: 0;
	margin: 0;
}

h4, h5 {
	margin: 1.5em 0 0 0;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #333;
	
}

.hidden {
	display: none;
}


/* ---[ links ]------------------------------- */

a:link {
	color: #0066cc;
	text-decoration: none;
	
	}
	
a:visited {
	color: #0066cc;
	text-decoration: none;
	
	}
	
a:hover {
	color: #0066cc;
	text-decoration: underline;
	
	}

/* Layout
*******************************************************************************/

#main {
	margin: 0;
	padding: 0;
	position: relative;
}

#frame {
	width: 50em;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #b3b3b3;
}

#top1 {
	width: 50em;
	height: 15px;
	background: #555;
	margin: 0;
}

#top2 {
	height: 96px;
	margin: 0 auto;
}

#menu1 {
	float: right;
	width: 31em;
	margin: 0 0.8em 0 0;
	padding: 10px 0 0 0;
	text-align: right;
}

#logo {
	cursor: pointer;
	float: left;
	width: 16em;
	height: 96px;
	background: transparent url(../img/logo.png) top no-repeat;
	margin: 0 auto;
	text-align: center;
}

#container {
	height: 1.8em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #e1e1e1;
	border-top: 1px solid #ccc;
}

#path {
	float: left;
	width: 32.5em;
	height: 1.5em;
	margin: 0;
	padding: 0;
}

#path a {
	color: #444;
	text-decoration: none;
}

#path a:hover {
	color: #444;
	text-decoration: underline;
}

#path p {
	font-size: 0.7em;
	margin: 0 0 0 1.2em;
	padding: 0.3em 0 0 0;
	color: #444;
	line-height: 2em;
}

#search-box {
	float: right;
	width: 10.5em;
	height: 1.5em;
	margin: 0 0.8em 0 0;
	padding: 0.2em 0 0 0;
	border-left: 1px solid #999;
	text-align: right;
}

#search-input { 
	width: 8em;
	background-color: #eee;
	border-width: 1px;
	font-size: 70%;
}

#search-button { 
	border-style: none;
	background-color: transparent;
	font-size: 0.7em;
	font-family: Verdana;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 0 0 0.2em;
	color: #555;
}

button#search-button:hover { 
	color: #ff9900;
}

button#search-button:a { 
	color: #555;
}

#search-form {
	width: auto;
	height: auto;
    background: transparent;
	padding: 0;
	margin: 0;
}

#middlebox {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	color: #999;
	background: #f8f8f8;
	border-top: 3px solid #999;
	border-bottom: 3px solid #999;
}

#sidebar {
	float: left;
	width: 16.5em;
	min-height: 25em;
	height: auto !important;
	margin: 0;
	padding: 0;
	color: #999;
	font-size: 1em;
	background: #f8f8f8;
}

#menu3 {
	float: left;
	width: 22em;
	height: 1.9em;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 0.75em;
	color: #fff;
	font-weight: bold;
	background: #999;
	padding: 0.75em 0 0.1em 0;
	margin: 0 0 0 0;
	border-bottom: 1px solid #ccc;
}

.menu-title {
	padding-left: 1.3em;
	text-transform: uppercase;
}

.menu-title a {
	color: #fff;
	text-decoration: none;
}

.menu-title a:hover {
	color: #fff;
	text-decoration: underline;
}

#main-content {
	float: left;
	width: 33.43em;
	min-height: 25em;
	height: auto !important;
	height: 25em;
	border-left: 1px solid #ccc;
	background: #fff;
	margin: 0;
	padding: 0 0 0.2em 0;
}

#content-title {
	height: 2em;
	margin: 0;
	padding: 0.75em 0 0 0;
	color: #0066cc;
	font-size: 0.75em;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
}

#content-title h3 {
	margin: 0;
	padding: 0 0 0.6em 1.3em;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #0066cc;
	}

#content-subtitle {
	margin: 1em 0 0 0;
	padding: 0 2.35em 0.5em 2.35em;
	font-family: "Lucida Grande", Verdana, sans-serif;
	color: #555;
	font-size: 0.84em;
	background: transparent;
	}

.subtitle1 {
	float: left;
	font-weight: bold;
	color: #555;
	font-size: 90%;
	}

.subtitle2 {
	float: right;
	font-size: 85%;
	text-align: right;
	}

#content {
	margin: 0;
	padding: 0 2.35em 0.5em 2.35em;
	color: #555;
	font-size: 0.84em;
	background: transparent;
}
	
.flag {
	display: inline;
	color: #0066cc;
	}

#footer {
	clear: both;
	width: 50em;
	height: 2em;
	background: #555;
	border-top: 1px solid #fff;
	}
	
#footer-content {
	height: auto;
	margin: 0 auto;
	padding: 5px 0 0 0;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 70%;
	color: #fff;
	text-align: center;
	}
	
#footer-content a {
	padding: 0 2px;
	text-decoration: none;
	color: #fff;
	}
	
#footer-content a:hover, #nav a.active {
	color: #fff;
	text-decoration: underline;
	}

#bottom {
	width:48.65em;
	height: 2em;
	background: #555;
	margin: 0;
}

/* Navigation
*******************************************************************************/

#nav1 {
	margin: 0 auto;
	padding: 7px 0 7px 0;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 78%;
	line-height: 1em;
	color: #333;
	text-transform: uppercase;
	}
	
#nav1 a {
	padding: 0 2px;
	text-decoration: none;
	font-weight: normal;
	color: #444;
	}
	
#nav1 a:hover, #nav a.active {
	text-decoration: none;
	color: #444;
	border-bottom: 5px solid #0066cc;
	}

#nav2 {
	float: right;
	margin: 1.8em 0 0 0;
	padding: 7px 0 7px 0;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 70%;
	color: #999;
	line-height: 1.2em;
	}

#nav2 a {
	padding: 0 2px 0 2px;
	text-decoration: none;
	border-bottom: none;
	color: #0066cc;
	}

#nav2 a:hover {
	color: #cc3300;
	border-bottom: 4px solid #cc3300;
	padding: 0 2px 1px 2px;
	}

#nav2 a.active {
	color: #0066cc;
	font-weight: bold;
	}

#nav3 {
	float: left;
	width: 100%;
	height: auto !important;
	padding: 0;
	margin: 0;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 1em;
	}

#nav3 ul {
	font-size: 0.80em;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	line-height: 2.05em;
	}

#nav3 li {
	list-style: square;
	margin: 0 0 0 0;
	padding: 0.3em 0 0.3em 1.6em;
	font-size: 0.95em;
	border-bottom: 1px solid #ccc;
	color: #888;
	font-weight: bold;
	list-style-position: inside;
	}

#nav3 ul ul {
	padding: 0.2em 0 0 0;
	font-size: 0.95em;
	margin: 0 0 5px 0;
	}

#nav3 li li {
	list-style-type: none;
	margin: -0.4em 0 -0.2em 12px;
	padding: 0 0 0 0;
	vertical-align: middle;
	font-weight: normal;
	border: 0;
	}
	
#nav3 a {
	padding: 0;
	text-decoration: none;
	color: #0066cc;
	}
	
#nav3 a:hover {
	text-decoration: underline;
	color: #0066cc;
	padding: 0;
	}
	
#nav3 a.active {
	color: #0066cc;
	font-weight: bold;
	}
	
.submenu {
	margin: -1px 0 4px 1em;
	}

.submenu-title {
	font-size: 0.92em;
	margin: 1px 0 -8px 0;
	text-transform: uppercase;
	}
	
.submenu-content {
	font-size: 0.92em;
	margin: -5px 0 -2px 0;
	vertical-align: middle;
	font-weight: normal;
	}

/* Home
*******************************************************************************/

#image-box {
	width: 50em;
	height: 200px;
	background: #fff url(../img/home.jpg) center no-repeat;
	margin: 0;
	border-bottom: 1px solid #ccc;
}

#column1 {
	float: left;
	width: 16em;
	min-height: 10em;
	height: auto !important;
	height: 10em;
	margin: 0;
	padding: 1em 0 0.8em 0;
	color: #555;
	font-size: 1em;
	background: #f8f8f8;
}

#column2 {
	float: left;
	width: 17.5em;
	min-height: 10em;
	height: auto !important;
	height: 10em;
	margin: 0;
	padding: 1em 0 0.8em 0;
	color: #555;
	font-size: 1em;
	background: #fff;
}

#column3 {
	float: left;
	width: 16em;
	min-height: 10em;
	height: auto !important;
	height: 10em;
	margin: 0;
	padding: 1em 0 0.8em 0;
	color: #555;
	font-size: 1em;
	background: #f8f8f8;
}

.column-title {
	display: block;
	margin: 0;
	padding: 0 0 0.8em 1.3em;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #555;
	text-transform: uppercase;
	}

.column-content {
	display: block;
	margin: 0;
	padding: 0em 2.8em 1em 2.8em;
	font-size: 0.7em;
	font-weight: normal;
	text-align: left;
	line-height: 1.7em;
}

.news-content {
	display: block;
	margin: 0;
	padding: 0em 2.8em 0.8em 2.8em;
	font-size: 0.7em;
	font-weight: normal;
	text-align: justify;
	line-height: 1.7em;
	}

/* Varie
*******************************************************************************/

.logoimg {
	float: right;
	margin: 5px 20px 0 20px;
}

#table01
{
	font-size: 0.85em;
	border: 1px solid #ccc;
	border-spacing: 0;
	border-collapse: collapse;
	width: 35em;
	line-height: 2em;
	margin: auto;
}
#table01 .td1
{
	text-align: left;
	padding: 0 0.5em 0 0.5em;
	border: 1px solid #ccc;
}
#table01 .td1b
{
	text-align: left;
	padding: 0 0.5em 0 1.5em;
	border: 1px solid #ccc;
}
#table01 .td2
{
	text-align: right;
	padding: 0 0.5em 0 0.5em;
	border: 1px solid #ccc;
}

/* Modulo Iscrizione
*******************************************************************************/

#rform {
	float: left;
	width: 35em;
	border: 0;
    padding: 0;
	margin: 0 auto;
	margin-bottom: 3em;
	font-size: 1em;
	text-align: center;
	}

#rform br {
	clear: left;
	}
	
fieldset {
	border: 0;
	padding: 0.7em 0em 0.7em 0em
	}
	
legend {
	border: 0;
	font-weight: bold;
	font-size: 85%;
	color: #555;
	padding: 0.35em 0 0.35em 0.35em;
	margin-bottom: 1em;
	text-align: justify;
	}
	
label {
	display: block;
	float: left;
	width: 15em;
    line-height: 2em;
	padding-right: 0.3em;
	text-align: right;
	font-size: 85%;
	}
	
input, textarea, select {
	float: left;
	width: 15em;
	line-height: 1.6em;
	margin-left: 0.4em;
	margin-bottom: 0.3em;
	border: 1px;
	border-style: solid;
	border-color: #ccc;
	color: #555;
	text-align: left;
	}
	
input.submit {
	margin-top: 1em;
	margin-left: 14em;
	text-align: center;
	background: #e1e1e1;
	cursor: pointer;
	}

#workshop legend {
	width: auto;
    line-height: 2em;
	font-size: 85%;
	padding: 0;
	}

#workshop label {
	width: 35em;
	text-align: left;
	padding: 0 0 0 0.3em;
	}

#workshop p {
	width: 35em;
	text-align: left;
	padding: 0 0 0 0.3em;
	font-size: 0.9em;
	}

#workshop input {
	width: auto;
	text-align: left;
	border-style: 1px solid;
	border-color: #ff9900;
	}
