p {
	margin:0;
	padding:0;
}

/* -------------------- Stili generici--------------- */
body { 
	margin:0;
	padding:0;
	background:#F1F1F1;
	font-family: "Arial", Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	line-height:16px;
}
img, div {
	behavior: url(iepngfix.htc)
}
h1 {
	padding:36px 0 0 55px;
	margin:0;
}
h1 img{
	border:none;
}
.clear{
	clear:both;
}
a {
	color:#666;
}
a:hover {
	color:#000;
}
a img {
	border: none;
}
.allinea Dx {
}
input, textarea {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 1em;
	border:1px solid #CCC;
	margin-bottom:5px;
	margin-right:5px;
	color: #666;
}
input.pulsante {
	background-color:#CCC;
	border:#999 1px solid;
	color:#000;
	padding:0pt 3px;
}
.divisore {
	margin-bottom:15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
li {
	margin:0;
	padding:0;
}
ul {
	margin:0;
	padding:0 0 0 15px;	
}
/*--------------------------Stili di pagina--------------------------*/
#contenitore{
	width:1050px;
	height:680px;
	margin-left:auto;
	margin-right:auto;
	background:url(../_img/bg_sfondo.jpg) no-repeat;
	margin-top:60px;
}
#contenitoreBackground{
	width:1050px;
	height:680px;
	margin-left:auto;
	margin-right:auto;
	background:url(../_img/sfondi/bg_background.jpg) no-repeat;
	margin-top:60px;
}
#contenitoreWelcome{
	width:1050px;
	height:680px;
	margin-left:auto;
	margin-right:auto;
	background:url(../_img/sfondi/bg_welcome.jpg) no-repeat;
	margin-top:60px;
}
#contenitoreCall4papers{
	width:1050px;
	height:680px;
	margin-left:auto;
	margin-right:auto;
	background:url(../_img/sfondi/bg_call4papers.jpg) no-repeat;
	margin-top:60px;
}
#contenitoreCommitteess{
	width:1050px;
	height:680px;
	margin-left:auto;
	margin-right:auto;
	background:url(../_img/sfondi/bg_committeess.jpg) no-repeat;
	margin-top:60px;
}
#contenitoreInformation{
	width:1050px;
	height:680px;
	margin-left:auto;
	margin-right:auto;
	background:url(../_img/sfondi/bg_information.jpg) no-repeat;
	margin-top:60px;
}
#contenitoreAuckland{
	width:1050px;
	height:680px;
	margin-left:auto;
	margin-right:auto;
	background:url(../_img/sfondi/bg_auckland.jpg) no-repeat;
	margin-top:60px;
}
#contenitoreRegistration{
	width:1050px;
	height:680px;
	margin-left:auto;
	margin-right:auto;
	background:url(../_img/sfondi/bg_registration.jpg) no-repeat;
	margin-top:60px;
}
#contenitoreSponsor{
	width:1050px;
	height:680px;
	margin-left:auto;
	margin-right:auto;
	background:url(../_img/sfondi/bg_sponsor.jpg) no-repeat;
	margin-top:60px;
}
#contenitoreContact{
	width:1050px;
	height:680px;
	margin-left:auto;
	margin-right:auto;
	background:url(../_img/sfondi/bg_contact.jpg) no-repeat;
	margin-top:60px;
}
#contenitoreNews{
	width:1050px;
	height:680px;
	margin-left:auto;
	margin-right:auto;
	background:url(../_img/sfondi/bg_news.jpg) no-repeat;
	margin-top:60px;
}
#contenitoreCredits{
	width:1050px;
	height:680px;
	margin-left:auto;
	margin-right:auto;
	background:url(../_img/sfondi/bg_credits.jpg) no-repeat;
	margin-top:60px;
}
#contenitoreSiteMap{
	width:1050px;
	height:680px;
	margin-left:auto;
	margin-right:auto;
	background:url(../_img/sfondi/bg_sitemap.jpg) no-repeat;
	margin-top:60px;
}
#contenitoreTemplates{
	width:1050px;
	height:680px;
	margin-left:auto;
	margin-right:auto;
	background:url(../_img/sfondi/bg_template.jpg) #336699 no-repeat;
	margin-top:60px;
}
#contenitoreSocialProgram{
	width:1050px;
	height:680px;
	margin-left:auto;
	margin-right:auto;
	background:url(../_img/sfondi/bg_social-program.jpg) no-repeat;
	margin-top:60px;
}
#contenitoreMemberArea{
	width:1050px;
	height:680px;
	margin-left:auto;
	margin-right:auto;
	background:url(../_img/sfondi/bg_member-area.jpg) no-repeat;
	margin-top:60px;
}
#contenitoreTimeline{
	width:1050px;
	height:680px;
	margin-left:auto;
	margin-right:auto;
	background:url(../_img/sfondi/bg_preprogram.jpg) no-repeat;
	margin-top:60px;
}
#contenitorePhotogallery{
	width:1050px;
	height:680px;
	margin-left:auto;
	margin-right:auto;
	background:url(../_img/sfondi/bg_photogallery.jpg) no-repeat;
	margin-top:60px;
}
#contenitoreDownload{
	width:1050px;
	height:680px;
	margin-left:auto;
	margin-right:auto;
	background:url(../_img/sfondi/bg_download.jpg) no-repeat;
	margin-top:60px;
}
#contenitoreTimeline.contenitoreConferenceProgram{
	width:1050px;
	height:680px;
	margin-left:auto;
	margin-right:auto;
	background:url(../_img/sfondi/bg_conference-program.jpg) no-repeat;
	margin-top:60px;
}

/*--------------------------Stili contenuti--------------------------*/
#contenuti{
	width:780px;
	padding:0;
	margin:0;
}
#colonnaSx{
	width:250px;
	float:left;
}
#colonnaDx{
	width:530px;
	float:left;
}
#boxTestoHome{
	width:520px;
	padding-top:196px;
	color:#fff;
	font-size:15px;
	line-height:20.4px;
}
#contenutiInternoVerde{
	width:780px;
	height:467px;
	padding:0;
	background:url(../_img/colonne/bg_verde.gif) repeat-y;
}
#contenutiInternoAzzurro{
	width:780px;
	height:467px;
	padding:0;
	background:url(../_img/colonne/bg_azzurro.gif) repeat-y;
}
#contenutiInternoAzzurro2{
	width:780px;
	height:467px;
	padding:0;
	background:url(../_img/colonne/bg_arancio_2.gif) repeat-y;
}
#contenutiInternoArancio{
	width:780px;
	height:467px;
	padding:0;
	background:url(../_img/colonne/bg_arancio.gif) repeat-y;
}
#contenutiInternoNero{
	width:780px;
	height:467px;
	padding:0;
	background:url(../_img/colonne/bg_nero.gif) repeat-y;
}
#mycustomscroll {
	width:452px;
	height:410px;
	float:left;
	overflow:auto;
	/* IE overflow fix, position must be relative or absolute*/
	position:relative;
	padding:0 34px 0 34px;
}
#boxSpazio{
	height:28px;
	width:530px;
	float:left;
	border-top:#000 1px solid;
	background:#FFF;
}
.boxSocialProgram {
	width:442px;
	padding-bottom:15px;
}
.testoSocialProgram {
	float:left;
	width:330px;
}
.testoSocialProgram a{
	color:#657f08;
}
.titleSocialProgram, .titleTimeline {
	width:150px;
	height:20px;
	text-align:center;
	background:#000;
	font-size:13px;
	float:left;
	color:#FFF;
	text-decoration: none;
	font-weight:bold;	
}
.titleTimeline {
	width: auto;
	padding: 0 15px;
}
.sottotitoloSocialProgram, .sottotitoloTimeline, #tableFees td.sottotitoloTimeline {
	width:150px;
	height:20px;
	text-align:center;
	background:#CCC;
	font-size:13px;
	float:left;
	color:#000;
	text-decoration: none;
	font-weight:bold;	
}
.sottotitoloTimeline, #tableFees td.sottotitoloTimeline {
	float: none;
	margin: 1em 0;
	height: auto;
	width: 110px;
	height: 80px;
}
#contenitoreTimeline #tableFees td {
	padding-left: 10px;
}
.boxNews {
	width:442px;
	padding-bottom:10px;
}
.testoNews{
	float:left;
	width:330px;
}
.titleNews {
	font-weight:bold;
}
.dataNews {
	font-style:italic;
	font-size:90%;
	margin-bottom:10px;
}
.imgNews{
	float:left;
	width:100px;
	margin-bottom:10px;
}
.testoNews .spazioSopra{
	margin-top:5px;
}
#testoPiccolo{
	font-size:90%;
}
#BoxFotografie{
	width:110px;
	float:left;
}
.photogallery {
	width:100px;
	float:left;
	padding:0 10px 15px 0;
}
.didascalia {
	width:100px;
	float:left;
	padding-top:3px;
	font-size:11px;
	line-height:14px;
}
.photogallery img{
	border:0;
	padding:0;
}
.photogallery a{
	text-decoration:none;
}
.fotografienews{
	width:100px;
	height:100px;
	padding-right:10px;
	margin-bottom:10px;
	border:none;
}
#map {
	width: 420px;
	height: 340px;
}
.ui-tabs-hide {
	display: none;
}
#contenitoreTimeline #boxSpazio {
	height: 90px;
}
#contenitoreTimeline #mycustomscroll {
	height: 360px;
}
#contenitoreTimeline #boxSpazio ul {
	padding-left: 34px;
	width: 452px;
}
#contenitoreTimeline ul li {
	list-style: none;
	margin-left: 0;
	margin-right: 2px;
	padding: 3px 5px;
	background-color: #000000;
	border: 1px solid #fff;
	border-width: 1px 1px 1px 0;
	float: left;
}
#contenitoreTimeline #tabs ul {
	margin-bottom: 2em;
	clear: both;
	margin-left: 
	/*width: 180px;*/
	/*display: none;*/
}
#contenitoreTimeline #tabs div {
	clear: both;
	padding-top: 1.2em;
}
#contenitoreTimeline #tabs ul li {
	list-style: none;
	margin-left: 0px;
	padding: 3px 5px;
	background-color: #000000;
	border: 1px solid #fff;
	border-width: 1px 1px 1px 0;
	float: left;
}
#contenitoreTimeline #tabs ul li a, #contenitoreTimeline ul li a {
	text-decoration: none;
	color: #FFFFFF;
}
#contenitoreTimeline #tabs ul li.ui-state-active {
	font-weight: bold;
}
#contenitoreTimeline h3.titleTimeline {
	font-weight: normal;
	padding-top: 4px;
}
/*--------------------------Stili testata interno--------------------------*/
#testata{
	width:1050px;
	height:213px;
}
#boxLogo{
	float:left;
	width:250px;
}
#boxTitoloPagina{
	float:left;
	width:495px;
	margin-top:170px;
	background:#fff;
	height:28px;
	padding:15px 0 0 35px;
}
/*---------------------Stili menu Home-----------------*/
#menuHome {
	float:left;
	height:231px;
	padding:94px 0 0 42px;
	width:164px;
}
#menuHome ul {
	list-style:none;
	padding:0;
	margin:0;
}
#menuHome ul li {
	margin-bottom:3px;
	display:block;
	background-color:#fff;
	height:15px;
	padding:4px 0;
	font-size:1em;
}
#menuHome ul li a{
	color:#000;
	text-decoration:none;
	padding-left:5px;
	font-weight:bold;
}
#menuHome ul li.selezionato a {
	color: #000;
}
/*---------------------Stili menu Interno-----------------*/
#menuInterno {
	float:left;
	padding:42px 0 0 42px;
	width:208px;
}
#menuInterno ul {
	list-style:none;
	padding:0;
	margin:0;
}
#menuInterno ul li {
	margin-bottom:3px;
	display:block;
	background-color:#fff;
	height:15px;
	padding:4px 0;
	font-size:1em;
	width:164px;
}
#menuInterno ul li a{
	color:#000;
	text-decoration:none;
	padding-left:5px;
	font-weight:bold;
}
#menuInterno ul li.selezionato{
	padding-right:44px;
}

.submenu {
	margin-left: 20px;
	width: 144px;
}
#menuInterno ul li.submenu {
	width: 144px;
}

#menuInterno ul li.submenu-title {
	background-color: #000;
	color: #fff;
	margin-left: 25px;
	font-weight: bold;
}
/*----------------------Stili del piede------------------------*/
#piedeNero{
	width:1050px;
	height:22px;
	background:#000;
	margin-left:auto;
	margin-right:auto;
	color:#FFF;
	font-size:11px;
}
#boxWCTE2010{
	width:76px;
	padding:3px 0 0 488px;
	float:left;
}
#boxSiteMap{
	width:56px;
	padding:3px 0 0 218px;
	float:left;
}
#boxSiteMap a{
	color:#FFF;
	text-decoration:none;
}
#boxSiteMap a:hover{
	color:#FFF;
}
#boxCredits{
	width:55px;
	padding:3px 0 0 48px;
	float:left;
}
#boxCredits a{
	color:#FFF;
	text-decoration:none;
}
#piedeVerde{
	width:1050px;
	height:22px;
	background:#657f08;
	margin-left:auto;
	margin-right:auto;
	color:#fff;
	font-size:11px;
}
#piedeAzzurro{
	width:1050px;
	height:22px;
	background:#6192AB;
	margin-left:auto;
	margin-right:auto;
	color:#fff;
	font-size:11px;
}
#piedeAzzurro2{
	width:1050px;
	height:22px;
	background:#d15c00;
	margin-left:auto;
	margin-right:auto;
	color:#fff;
	font-size:11px;
}
#piedeArancio{
	width:1050px;
	height:22px;
	background:#D15C00;
	margin-left:auto;
	margin-right:auto;
	color:#fff;
	font-size:11px;
}
#piedeNodo{
	width:1050px;
	height:22px;
	background:#CCCCCC;
	margin-left:auto;
	margin-right:auto;
	color:#fff;
	font-size:11px;
}
/*----------------------Stili newsletter------------------------*/
#contenitoreNewsletter{
	margin-left:auto;
	margin-right:auto;
	width:640px;
}
#headerNewsletter {
	width:640px;
	height:149px;
	border-bottom:#CCC 1px solid;
}
#headerNewsletter img{
	border:none;
}
#contenutiNewsletter {
	width:600px;
	padding:20px;
	background:#FFF;
}
#piedeNewsletter {
	width:610px;
	padding:15px;
	background:#657F08;
	color:#FFF;
}
#piedeNewsletter a{
	color:#FFF;
}	
/*----------------------Stili registration form-----------------*/
#registrationForm fieldset {
	border: none;
	border-bottom: 1px solid #ccc;
	margin-bottom: 8px;
}

#registrationForm label {
	display: block;
	float:left;
	width: 100px;
	font-weight: bold;
}
#registrationForm input.text {
	width: 300px;	
}
#registrationForm .asterisco {
	margin-left: 0.4em;
	color: #F00;
}
#registrationForm .divLeft {
	width: 300px;
	float: left;
}
.note {
	color:#333;
	font-size: 80%;
}
#tableFees {
	border-color: #333;
    border-width: 0 0 1px 1px;
    border-style: solid;
	width: 100%;
}
#tableFees td {
    border-color: #333;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
    background-color: #FFF;
}
#panel, #mostraPanel {
	display: none;
}
/*------------------STILI TABELLE-------------------------*/

table.session {
	border-collapse: collapse;
	width: 100%;
}
table.session img{
	border:none;
}
table.session thead {
	text-align:left;
	border-bottom:1px solid #333;
    margin:0;
    padding:4px;
}
table.session td{
	text-align:left;
	border:1px 0 1px 0 solid #333;
    margin:0;
    padding:4px;
}
table.session tr.color{
	background-color:#E4E4E4;
}
.conferenceProgramTabs table {
	background-color: #ccc;
	margin-left: -26px;
	width:499px;
	line-height: 95%;
}
.conferenceProgramTabs table.coffee, .conferenceProgramTabs tr.coffee {
	background-color: #939789;
}
.conferenceProgramTabs table.posters, .conferenceProgramTabs table.posters tr {
	background-color: #aac1be;
}
.conferenceProgramTabs table.alternate, .conferenceProgramTabs table.posters tr.alternate {
	background-color: #88b1b1;
}
.conferenceProgramTabs td.col-1 {
	width: 30px;
}
.conferenceProgramTabs td.header {
	text-transform: uppercase;
	font-size: 9px;
}
.conferenceProgramTabs td {
	font-size: 11px;
	padding: 5px;
	vertical-align: top;
}
.conferenceProgramTabs tr.intro td {
	font-size: 11px;
	padding-bottom:5px;
}
#contenitoreTimeline .conferenceProgramTabs h3.titleTimeline {
	margin-top: 0;
}
table.sponsor tr td {
	padding: 7px 8px;
}
table.sponsor td.riga1 {
	padding:7px 10px;
	text-align:center;		
}