/* generali */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:#fff;
	background-image:url(../images/pattern.jpg);
	background-repeat:repeat-x;
}
a:link, a:visited, a:active {
	color:#3065CF;
	text-decoration:none;
}
a:hover {
	color:#3065CF;
	text-decoration:underline;
}

a.home:link, a.home:visited, a.home:active {color:#333; text-decoration:none;}
a.home:hover {color:#333; text-decoration:underline;}


/* contenitori pagina */

#homePage {
	width:740px;
	margin:auto;
	height:475px;
	border:1px solid #333;
	background-image:url(../images/home.jpg);
	background-repeat:no-repeat;
}

#entra {
	position:absolute;
	z-index:3;
	top:480px;
	font-family:verdana;
	font-size:90%;
	font-weight:bold;
	margin:0px;
	padding:0px;
	width: 740px;
	text-align:center;

}

#webmail {
	position:absolute;
	z-index:3;
	top:500px;
	font-family:verdana;
	font-size:90%;
	font-weight:bold;
	margin:0px;
	padding:0px;
	width: 740px;
	text-align:left;

}

#container {
	width:740px;
	margin:30px auto;
	padding:0px;
}

#header {
	width:740px;
	margin:auto;
	height:90px;
	border-width:1px 1px 0px 1px;
	border-color:#333;
	border-style:solid;
	font-size:65%;
	background-image:url(../images/logo2.jpg);
	background-repeat:repeat-x;
}

#midrange {
	width:740px;
	margin:auto;
	height:370px;
	border-width:0px 1px;
	border-color:#333;
	border-style:solid;
	font-size:70%;
	line-height:16px;
	background-color:#fff;
	background-image:url(../images/sfondopagina.jpg);
	background-repeat:no-repeat;
	background-position:55px 14px;
}

#midrangeProfessionale {
	width:740px;
	height:380px;
	margin:auto;
	padding-bottom:20px;
	border-width:0px 1px;
	border-color:#333;
	border-style:solid;
	font-size:70%;
	line-height:16px;
	background-color:#fff;
	background-image:url(../images/sfondopagina2.jpg);
	background-repeat:no-repeat;
	background-position:55px 14px;
}

#footer {
	width:740px;
	margin:0px;
	height:15px;
	border-width:0px 1px 1px 1px;
	border-color:#333;
	border-style:solid;
	font-size:65%;
	background-color:#E0E0E0;
	text-align:right;
	padding:3px 0px 2px 0px;
}

#fasciaLaterale {
	position:relative;
	top:1px;
	left:1px;
	width:42px;
	height:90%;
	float:left;
	margin:0px;
	padding:0px;
}

#fotoDestra {
	width:240px;
	min-height:150px;
	float:right;
	margin:	0px 0px 0px 0px;
	padding:20px 0px 10px 30px;
	text-align:left;
	font-size:90%;
	line-height:10px;
	/*border:1px solid;*/
}

#fotoDestra img {
	border:1px solid;
}

.floatAnnulla {
	clear:both;
}

/* menu di navigazione */

#menu {
	width:740px;
	margin:0px auto;
	padding:0px;
	border:1px solid #333;
	height:43px;
	font-size:85%;
	background-color:#D6E9FE;
	text-align:left;
}

#menu ul {
	margin:0px;
	padding:13px 0px;
	/*background-color:#66CCFF;*/

}

#menu li {
	list-style-type:none;
	display:inline;
	margin:0px;
	padding:0px;
	/*background-color:#66CCFF;*/

}

#menu li a   {
	font-weight:bold;
	padding:13px;
	margin:0px;
	/*background-color:#66CCFF;*/
	color:#000;

}

#menu li a:hover, #menu li a:focus, #menu .active   {
	background-color:#5498C6;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}

.active  {
	background-color:#CCC;

}

/* contenuti */

h1 {
	margin:0px;
	padding:30px 0px 20px 0px;
	font-size:195%;
	font-weight: bold;
	text-align:right;
}

h1.specializzazioni {
	margin:0px;
	padding:30px 0px 6px 0px;
	font-size:195%;
	font-weight: bold;
	text-align:right;
}
h1.attivita {
	margin:0px;
	padding:30px 50px 20px 0px;
	font-size:195%;
	font-weight: bold;
	text-align:right;
}

h2 {
	margin:0px 0px 0px 60px;
	padding-bottom:10px;
	font-size:110%;
	font-weight: bold;
}

.hp {display:none;}

p.paragraf {
	margin:0px 60px 0px 70px;
	padding:4px;
	text-align:left;
	/*width:345px;
	border:1px solid;*/
	background:url(../images/frecciabox.gif) no-repeat;
	background-position:0px 5px;
	text-indent:15px;
}

.lista {
	margin:5px 0px 0px 92px;
	padding:0px;
	text-align:left;
}

.lista li {
	list-style-type:none;
	background:url(../images/freccette.gif) no-repeat;
	background-position:0px 5px;
	margin-left:0px;
	padding-left:15px;
	font-weight:normal;
}

.listaProfessionale {
	margin:10px 10px 0px 60px;
	padding:0px;
	text-align:left;
}

.listaProfessionale li {
	list-style-type:none;
	background:url(../images/freccette.gif) no-repeat;
	background-position:0px 5px;
	margin-left:0px;
	padding-left:15px;
	font-weight:normal;
}

.description {
	font-size: 10px;
	text-align:left;
}

.email {
	margin-right:20px;
}
acronym {
	cursor:help;
}

.nomeclasse {

}
