*{ margin: 0; padding: 0; }* 

.clear { clear: both; }

#maincontent {
	width:955px;
	position:absolute;
	left:50%;
	margin-left:-480px;
}

#content { margin-top: 30px; width: 955px;float:left; }

#left { 
	padding: 0px; 
	width: 246px; 
	float: left; 
	background: #fff url(/nqcontent/images/abilmente/left.jpg) no-repeat; 
	/*height: 100%; */
	margin: 0 0 20px; 
}

#right {
	/*width: 563px;*/ /* originale */
	width: 690px; /*allargato da Alessandro*/
	float: right;
	text-align: left;
	position:relative;
	z-index:20;
	margin: 20px 0 20px 19px; 
}
	
#footer {
	clear: both;
	width:955px;
	position: relative;
	z-index:1;
	/*top: -80px;*/
}
	
#top
{
	background-image: url(/nqcontent/images/abilmente/testata.jpg);
	background-repeat: no-repeat;
	height: 134px;
	width: 955px;
	margin-bottom: 15px;
}

#copyright
{
	height: 17px;
	/*width: 565px;*/ /* originale */
	width:950px; /* allargato da Alessandro */
	background-color: #E99923;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 17px;
	/*float: right;*/ /* originale */
	/*text-indent: 10px;*/ /* originale */
	margin-top:10px; /* aggiunto da Alessandro */
	text-align:center; /* aggiunto da Alessandro */
}

#bottom_links  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	height: 17px;
	/*width: 350px;*/ /* originale */
	width: 950px; /* modificato da Alessandro*/
	/*float: left;*/ /* originale */
	line-height: 17px;
	height: 17px;
	background-color:#FFFFFF;
	margin-top:3px; /* aggiunto da Alessandro */
	text-align:center; /* aggiunto da Alessandro */
	
}

.links a:link 
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	/*height: 17px;
	line-height: 17px;*/
	text-decoration: none;	
}

.links a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	/*height: 17px;
	line-height: 17px;*/
	text-decoration: none;	 }
	
.links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	/*height: 17px;
	line-height: 17px;*/
	text-decoration: none;	
 }
 
.links a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	/*height: 17px;
	line-height: 17px;*/
	text-decoration: none;	
 }

.menu {
	position:relative;
	z-index:1000;
	font-size:11px;
	margin:0 0 0 0px; /* this page only */
	font-family: Arial, Helvetica, sans-serif;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	width:190px;
	position:relative;
	background:#ffffff;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;	
}

.menu li {
	background:transparent;
	/*height:16px;*/
	border-bottom:1px solid #888;
	border-top:0px solid #888;
}

* html .menu li {margin-left:-16px; margin-lef\t:0;}

/* get rid of the table */
.menu table {
	position:absolute; 
	border-collapse:collapse; 
	top:0; 
	left:0; 
	z-index:100; 
	font-size:1em; 
	width:0; 
	height:0;
}

/* style the links */
.menu a, .menu a:visited {
	display:block; 
	text-decoration:none;
	/*height:16px;
	line-height:16px;*/
	width:185px;
	color:#3E3E3E;
	padding:2px 0px 2px 5px;
}

/* style the link hover */
 .menu a:hover {
	color:#EAA43C;
	background:#E6E6E6;
}

/*.menu :hover > a {
	color:#EAA43C; 
	background:#F2F2F2;
}*/

/* hide the sub levels and give them a positon absolute so that they take up no room */
/*.menu ul ul {
	visibility:hidden;
	position:absolute;
	top:-1px;
	left:100px;
}*/

/* make the second level visible when hover on first level list OR link */
/*.menu ul li:hover ul,.menu ul a:hover ul {
	visibility:visible;
	background:#E6E6E6;
}*/

/* keep the third level hidden when you hover on first level list OR link */
/*.menu ul :hover ul ul{
	visibility:hidden;
}*/

/* keep the fourth level hidden when you hover on second level list OR link */
/*.menu ul :hover ul :hover ul ul{
	visibility:hidden;
}*/

/* make the third level visible when you hover over second level list OR link */
/*.menu ul :hover ul :hover ul{ 
	visibility:visible;
	background:#ded;
}*/

/* make the fourth level visible when you hover over third level list OR link */
/*.menu ul :hover ul :hover ul :hover ul { 
	visibility:visible;
	background:#edd;
}*/

/*.menu ul.top1 {top:19px;}
.menu ul.top2 {top:71px;}
.menu ul.top3 {top:90px;}
.menu ul.top4 {top:186px;}
.menu ul.top5 {top:205px;}
.menu ul.top6 {top:224px;}
*/
MENU CALENDARIO /////////////////////////////////////////

.menu2 {
	/*position:relative;*/
	/*z-index:1000;*/
	font-size:11px;
	width:100px;	
	margin:0; /* this page only */
	font-family: Arial, Helvetica, sans-serif;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu2 ul {
	width:80px;
	padding:0;
	margin:0;
	list-style-type:none;
	position:relative;
	left:-16px;
	background:#ffffff;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;	
}

.menu2 li {
	list-style-type:none;
	background:transparent;
	height:16px;
	
}
* html .menu2 li {margin-left:-16px; margin-lef\t:0;}
/* get rid of the table */
.menu2 table {
	position:absolute; 
	border-collapse:collapse;
	top:0;
	left:0;
	z-index:100;
	font-size:1em;
	width:0;
	height:0;
}

/* style the links */
.menu2 a, .menu2 a:visited {
display:block; 
text-decoration:none;
height:16px;
line-height:16px;
width:80px;
color:#3E3E3E;
text-indent:5px;
border-bottom:1px solid #888;
border-top:0px solid #888;
background:transparent;
}
/* style the link hover */
* html .menu2 a:hover {
	color:#EAA43C;
	background:#E6E6E6;
}

.menu2 :hover > a {
color:#EAA43C; 
background:#E6E6E6;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu2 ul ul {
visibility:hidden;
position:absolute;
top:-1px;
left:100px;
}
/* make the second level visible when hover on first level list OR link */
.menu2 ul li:hover ul,
.menu2 ul a:hover ul {
visibility:visible;
background:#E6E6E6;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu2 ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu2 ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu2 ul :hover ul :hover ul{ 
visibility:visible;
background:#ded;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu2 ul :hover ul :hover ul :hover ul { 
visibility:visible;
background:#edd;
}
.menu2 ul.top1 {/*top:80px;*/}

/////////////////////////////////////////////////////////////////////

#tabmenu {
	color: #E6E6E6;
	margin: 12px 0px 0px 0px;
	padding: 0px;
	z-index: 1;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	line-height: 14px;
	height: 14px;
}

#tabmenu li {
	display: inline;
	overflow: hidden;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	height: 14px;
}


#tabmenu_gallery {
	color: #E6E6E6;
	margin: 12px 0px 0px 0px;
	padding: 0px;
	z-index: 1;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;*/
	line-height: 14px;
	height: 14px;
}

#tabmenu_gallery li {
	display: inline;
	overflow: hidden;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	height: 14px;
	
}

#tabmenu a, a.active {
	color: #999999;
	padding: 2px 30px 0px 5px;
	margin: 0;
	text-decoration: none;
	background-color: #F7F7F7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	height: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6E6E6;
	border-right-color: #E6E6E6;
	border-bottom-color: #F7F7F7;
	border-left-color: #E6E6E6;
	
}

#tabmenu_gallery a, a.active {
	color: #999999;
	padding: 2px 5px 0px 5px;
	margin: 0;
	text-decoration: none;
	background-color: #F7F7F7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	height: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6E6E6;
	border-right-color: #E6E6E6;
	border-bottom-color: #F7F7F7;
	border-left-color: #E6E6E6;
}

#tabmenu a.active {
	background-color: #E6E6E6;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	color: #1B5180;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	height: 14px;
}

#tabmenu a:hover {
	color: #1B5180;
	background: #E6E6E6;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}

#tabmenu a:visited {
	color: #1B5180; 
}

#tabmenu a.active:hover {
	color: #1B5180;
	background-color: #E6E6E6;
}


#tabmenu_gallery a.active {
	background-color: #E6E6E6;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	color: #1B5180;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	height: 14px;
}

#tabmenu_gallery a:hover {
	color: #1B5180;
	background: #E6E6E6;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}

#tabmenu_gallery a:visited {
	color: #1B5180; 
}

#tabmenu_gallery a.active:hover {
	color: #1B5180;
	background-color: #E6E6E6;
}

#content2 {
	float:left;
	/*width:510px;*/ /* originale*/
	width:670px; /*allargato da Alessandro*/
	text-align: justify;
	/*z-index: 2;*/
	background-color: #E6E6E6;
	border: 10px solid #E6E6E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

#content2 a {
	text-decoration: none;
	color: #1B5180; 
}

#content2 a:hover { background: #E6E6E6; } /*898B5E*/


/* Stili pagina elenco corsi e dettaglio corso (Alessandro V.) */
#calcorsi_tit			{font-family: Georgia, "Times New Roman", serif;font-size: 16pt;font-weight: bolder;color:#EAA43C;}
#giorno_corso			{font-family: "Bodoni MT", Verdana, serif;font-size: 14pt;}
.ora_corso				{background-color: #EAA43C;margin-bottom:3px;}
.dettaglio_corso_breve	{margin:5px 0;}
#box_dettaglio			{padding:10px;background-color: #FFFFFF;}
#titolo_corso			{background-color: #EAA43C;margin:3px 0 10px 0;font-family:"Bodoni MT", Verdana, serif;font-size:14px;}
.ora_corso_dett			{background-color: #EEEEFF;}
#desc_corso				{margin:5px 0;}
.altre_info				{}
#note					{margin:5px 0;}
/* FINE stili elenco corsi e dettaglio corso (Alessandro V) */


/* Stili pagina dettaglio espositore (Alessandro V.) */
#box_dettaglio			{padding:10px;background-color: #FFFFFF;}
#nome_esp				{background-color: #EAA43C;margin:3px 0 10px 0;font-family:"Bodoni MT", Verdana, serif;font-size:14px;}
.riga_esp				{padding:3px 0;}
.box_indirizzo			{margin:5px 0;border:1px dotted #BBBBBB;}
.tit_ind				{padding:2px 0 2px 2px; font-weight: lighter; font-size:12px; font-variant: small-caps;background-color:#EEEEFF;}
.riga_esp_ind			{padding:3px 0 3px 7px;}
#note					{margin:5px 0;}
/* FINE stili dettaglio espositore (Alessandro V) */

* html #pic{width:300px;}
#pic {
	width:320px;
	float: right;
	padding-left:10px;
	padding-bottom: 10px;
	margin-left:10px;
	margin-bottom: 5px;
	background-color: #E6E6E6;
	/*border: 1px solid black;*/
}

/* min-height non viene vista da IE6 per cui occorre settare height (che IE6 interpreta come min-height)*/

#testo {
	/*width: 245px;*/
	padding: 13px;
	background-color: #FFFFFF;
	min-height: 100px; /* altezza minima introdotta per contenere il box di login quando c'è perché flottante */
	height:auto !important;
	height: 100px;
	/*float:left;*/
}

#testo2 {
	padding: 13px;
	background-color: #FFFFFF;
	float:left;
	width: 484px;
}

.testo_arancio {
	color: #F9B200;
}

.testo_blu_u {
	color: #006AA0;
	text-decoration: underline;
}

/* stile allegato (Alessandro V)*/
.allegato{padding: 13px;background-color: #FFFFFF;}
/* -------------- */

#calendario {
	width: 130px;
	float:left;
	background-color: #FFFFFF;
}

#calendario_inner{
	padding: 6px;
}

#calendario2 {
    float: right;
	width: 368px;
	background-color: #FFFFFF;
}
#calendario2_inner{
	padding: 13px;
}



.menu_selected a:link{
color:#EAA43C; 
background:#F2F2F2;
}


.altezza_br {
display:block;
line-height:5px;
}


#gallery_gallery {
	position: relative;
	width: 208px;
	height: 23px;
	left: 355px;
	top: 20px;
}

#mostra_convegni {
	position: absolute;
	left: 833px;
	top: 362px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 18px;
	width: 120px;
	

}

#mostra_convegni a {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	height: 14px;
}

#mostra_convegni a:visited{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	height: 14px;
}

#mostra_convegni a:link{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	height: 14px;
}

#mostra_convegni a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006AA0;
	text-decoration: none;
	height: 14px;
}

#mostra_convegni a:active{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	height: 14px;
}

.mostra_convegni_sel {
	color: #006AA0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	height: 14px;
	
}

.titolo_arancio {
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#EB9822;
	font-style:normal;
	font-weight:bold;
	line-height:50px;
	letter-spacing: 2px;
}

.sotto_tit {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000000;
	font-style:normal;
}


.form_contatti{width:500px;float:left;margin:5px 0px;}
.form_contatti .sx{width:150px;float:left;}
.form_contatti .dx{width:350px;float:left;}

.hotel_table{border:1px solid #E6E6E6; width:500px; border-collapse: collapse;color: #333333;}
.hotel_table caption{font-weight: bold; color: #F9B200;}
.hotel_table thead{font-weight: bold; text-align:center;}
.hotel_table td{border:1px solid #E6E6E6;padding:2px;}

#content2 ul {margin:0px 0px 0px 20px;	padding: 0px;list-style-type:disc;}
#content2 ul li {margin-top:5px;}
#content2 ul li ul{list-style-type:square;}

/* aggiunta stile per il login (Alessandro) */

#box_login{
	width: 200px;
	float: right;
	background: #fff url(/nqcontent/images/abilmente/left.jpg) no-repeat;
	margin: 0 0 30px 50px;
}

#head_login{
	font-size: 12px;
	color: #999999;
	margin: 0px 0px 5px 0px;
}

.text_login{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	margin: 0px 0px 5px 0px;
}

.form2 {
	height: 60px;
	width: 200px;
	margin: 5px 23px 5px 23px;
}

.form2 .textfield {
	font-size: 12px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: transparent;
	background-image: url(/nqcontent/images/abilmente/left.gif);
	background-repeat: repeat-x;
	height: 18px;
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	line-height: 18px;
}

.form2 .submit {
	font-size: 11px;
    margin: 0px 4px 0px 0px;
}

/* fine dello stile per il login (Alessandro) */


/* inizio Nuovo menù di sx Tatiana 24/08/2009*/
#left .menu ul div { position: absolute;  visibility: hidden; margin: -18px 0 0 190px;  }
#left .menu ul div a {border-bottom:1px solid #888;display:block}
/* fine Nuovo menù di sx Tatiana 24/08/2009*/

a img{border:0;}
