/* CSS Document */

/*CSS MEDICONGRESS 2006 */

/*This file is property of Linkas S.r.l.*/ 

body {
	background-image:url(images/new.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	padding:0;
	margin:0;
	font-family: Georgia, Arial, Helvetica, sans-serif, Verdana;
	font-size:16px;
	color:#999999;
	line-height:180%;
	}

h1 {
	display:none;
	}

.hide {
	display:none;
	}
	
#premi {
		font-size:12px;
		}
		
.bordopremi {
	border-bottom:1px solid #cccccc;
	}
		


/*STILI HEADER - LOGO CON LINK HOME E SELEZIONE LINGUA */
#header {
	background-image:url(images/logo.jpg);
	background-position:16px 97px;
	background-repeat:no-repeat;
	padding:97px 0 0 16px;
	margin:0;
	width:795px;
	}
	
#header #home {
	width:239px;
	height:42px;
	float:left;
	margin:0;
	}

#header a#home:link, #header a#home:hover, #header a#home:visited {
	text-decoration:none;
	margin:0;
	}
	
#header #sceltaLingua {
	float:right;
	width:90px;
	margin-right:0;
	margin-top:-20px;
	margin-left:705px;
	padding:0;
	}


#header ul {
	display:inline;
	list-style-type:none;
	margin-right:0px;
	padding-right:0px;
	}
	
#header li {
	display:inline;
	list-style-type:none;
	margin-right:0px;
	padding-right:0px;
	}
	
#header #sceltaLingua a {
	display:block;
	float:left;
	}
	
#sceltaLingua a#ita:link, #sceltaLingua a#ita:visited, #sceltaLingua a#ita:hover {
background-image:url(images/buttons/ita.jpg);
background-repeat:no-repeat;
width:42px;
height:21px;
margin:0;
}

#sceltaLingua a#eng:link, #sceltaLingua a#eng:visited, #sceltaLingua a#eng:hover {
background-image:url(images/buttons/eng.jpg);
background-repeat:no-repeat;
width:42px;
height:21px;
margin-left:3px;
}

/*STILI MENU ORIZZONTALE - BANDA E MENU*/

#menuOriz {
	background-image:url(images/menu_bg.jpg);
	background-repeat:repeat-x;
	margin:6px 0 0 0;
	height:70px;
	}
	
#menuOriz #menuContainer {
	width:806px;
	text-align:right;
	height:54px;
	}
	
#menuOriz #menuContainer #menuContent {
	width:396px;
	padding:11px 0 0 0;
	float:right;
	}

#menuContent ul {
	display:inline;
	list-style-type:none;
	margin-right:0px;
	padding-right:0px;
	}
	
#menuContent li {
	display:inline;
	list-style-type:none;
	margin-right:0px;
	padding-right:0px;
	}
	
#menuContent a {
	display:block;
	float:left;
	width:130px;
	background-repeat:no-repeat;
	}

/* stili link non selezionabili*/
#menuContent a#programmachecked  {
	background-image:url(images/buttons/programma_checked.jpg);
	height:43px;
	}
	
#menuContent a#archiviochecked  {
	background-image:url(images/buttons/archivio_checked.jpg);
	height:43px;
	}
	
#menuContent a#contattichecked  {
	background-image:url(images/buttons/contatti_checked.jpg);
	height:43px;
	}

/*---------> ENGLISH*/

#menuContent a#Engprogrammachecked  {
	background-image:url(images/buttons/eng/program_checked.jpg);
	height:43px;
	}
	
#menuContent a#Engarchiviochecked  {
	background-image:url(images/buttons/eng/archive_checked.jpg);
	height:43px;
	}
	
#menuContent a#Engcontattichecked  {
	background-image:url(images/buttons/eng/contactus_checked.jpg);
	height:43px;
	}

/*stili link*/
#menuContent a#programma:link,#menuContent a#programma:visited {
background-image:url(images/buttons/programma.jpg);
height:24px;
}

#menuContent a#programma:hover {
background-image:url(images/buttons/programma_checked.jpg);
height:43px;
}

#menuContent a#archivio:link, #menuContent a#archivio:visited {
background-image:url(images/buttons/archivio.jpg);
height:24px;
margin-left:3px;
}

#menuContent a#archivio:hover {
background-image:url(images/buttons/archivio_checked.jpg);
height:43px;
margin-left:3px;
}

#menuContent a#contatti:link, #menuContent a#contatti:visited {
background-image:url(images/buttons/contatti.jpg);
height:24px;
margin-left:3px
}

#menuContent a#contatti:hover {
background-image:url(images/buttons/contatti_checked.jpg);
height:43px;
margin-left:3px;
}

/*stili link ENGLISH*/
#menuContent a#Engprogramma:link,#menuContent a#Engprogramma:visited {
background-image:url(images/buttons/eng/program.jpg);
height:24px;
}

#menuContent a#Engprogramma:hover {
background-image:url(images/buttons/eng/program_checked.jpg);
height:43px;
}

#menuContent a#Engarchivio:link, #menuContent a#Engarchivio:visited {
background-image:url(images/buttons/eng/archive.jpg);
height:24px;
margin-left:3px;
}

#menuContent a#Engarchivio:hover {
background-image:url(images/buttons/eng/archive_checked.jpg);
height:43px;
margin-left:3px;
}

#menuContent a#Engcontatti:link, #menuContent a#Engcontatti:visited {
background-image:url(images/buttons/eng/contactus.jpg);
height:24px;
margin-left:3px
}

#menuContent a#Engcontatti:hover {
background-image:url(images/buttons/eng/contactus_checked.jpg);
height:43px;
margin-left:3px;
}

/*STILI CONTENUTI */

#leftrightContainer {
	width:800px;
	margin:10px 0 0 0;
	}

#left {
	width:384px;
	background-image:url(images/dotted_bg.jpg);
	background-position:right;
	background-repeat:repeat-y;
	float:left;
	padding:0 10px 20px 14px;
	}
	
#leftrightContainer a {
	color:#09C;
	font-weight:bold;
	text-decoration:underline;
	}
	
#leftrightContainer a:hover {
	background-color:#e6e6e6;
	}
	
#right {
	width:369px;
	float:right;
	padding:10px;
	font-size:11px;
	font-style:italic;
	line-height:150%;
	margin:0;
	}

#right .attenzione {
	color:#FF0000;
	font-weight:bold;
	font-size:12px;
	}

.field, .area {
	background-color:#e6e6e6;
	border:1px solid #999999;
	font-family: Georgia, Arial, Helvetica, sans-serif, Verdana;
	color:#333333;
	width:180px;
	font-size:11px;
	font-style:italic;
	}
	


#left h2 {
	margin:0;
	background-repeat:no-repeat;
	padding:5px;
	}

#left h3 {
	margin:0;
	padding-left:15px;
	}

#left h2 span {
	margin-left:-6000px;
	}
	
#left h2.home  {
	background-image:url(images/titoli/mettetevicomodi.gif);
	}
	
#left h2.programma  {
	background-image:url(images/titoli/programma.gif);
	}
	
#left h2.archivio  {
	background-image:url(images/titoli/archivio.gif);
	}
	
#left h2.contatti  {
	background-image:url(images/titoli/contatti.gif);
	}
	
#left h2.Enghome  {
	background-image:url(images/titoli/eng/makeyourselfcomfortable.gif);
	}
	
#left h2.Engprogram  {
	background-image:url(images/titoli/eng/program.gif);
	}
	
#left h2.Engarchive  {
	background-image:url(images/titoli/eng/archive.gif);
	}
	
#left h2.Engcontact  {
	background-image:url(images/titoli/eng/contactus.gif);
	}
	
#left p {
	margin-left:15px;
	}
	
#foot {
	border-top:10px solid #e6e6e6;
	background-color:#999999;
	padding:18px 18px 55px 18px;
	font-size:10px;
	color:#ffffff;
	margin-top:100px;
	line-height:100%;
	margin-bottom:0px;
	}
	
#foot a {
	color:#ffffff;
	text-decoration:underline;
	}

.iscrizionemail {
	color:#F36;
	font-weight:bold;
	font-size:15px;
	font-style:italic;
}
