html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	font-size: 100%;
}

body {
	margin: 0px;
	width: 100%;
	height: 100%;
	font-size: 0.75em;
	font-family: LubalinGraphStd-Book;
	line-height: 1.5em;
	color: rgb(0,0,0);
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

p {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	/*background-color: #000000;*/
}

p.intro {
	margin: 0px;
	padding: 0px;
}


p .evidenza {
	background-image: url(img/punto_elenco.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-style: normal;

}

#content p.entra {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: normal;
	margin-top: 3em;
	margin-bottom: 1em;

}

#content p.entra a {
	background-image: url(img/punto_elenco.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;

}


p a, a:visited {
	color: #0056AC;
	text-decoration: none;
	font-weight: bold;

}

p a:hover {
	color: #0056AC;
	text-decoration: underline;

}



img {
	border: none;
}

div.sx {
	border: none;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	position: relative;
	width: 310px;
}

div.sx1 {
	border-right: 1px solid;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	position: relative;
	width: 200px;
	height: 90px;
}



div.sx p.dida {
	position: absolute;
	top: 20px;
	left: 15px;
	color: #FFFFFF;
	/*font-family: "Times New Roman", Times, serif;*/
	/*font-size: 1.166em;*/

}



div.sx p.dida strong {
	font-size: 1.833em;
	padding-bottom: 15px;
	display: block;

}

div.testata {
	border: none;
	margin-bottom: 15px;
	position: relative;
	background-color: #4C88C5;
	height: 116px;
}

div.testata.scegli {
	background-image: url(img/facolta_testata.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}

div.testata.videoteca {
	background-image: url(img/videoteca.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}

div.testata.bibliotecadigitale {
	background-image: url(img/biblioteca_digitale.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}

div.testata.laboratoriovirtuale {
	background-image: url(img/laboratorio_virtuale.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}

div.testata.tutoringonline {
	background-image: url(img/tutoring_online.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}

div.testata.aulavirtuale {
	background-image: url(img/aula_virtuale.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}

div.testata p.dida {
	position: absolute;
	top: 10px;
	left: 206px;
	color: #FFFFFF;
	/*font-family: "Times New Roman", Times, serif;*/
	font-size: 16px;
	padding-right: 0px!important;
	padding-left: 0px!important;
}



div.testata p.dida strong {
	font-size: 24px;
	padding-bottom: 10px;
	display: block;
	line-height: 0.9;

}

div.testata p.dida strong a {
	text-decoration: none!important;
	color:#FFFFFF!important;
}

div.testata p.dida strong a:visited {
	text-decoration: none!important;
	color:#FFFFFF!important;
}

div.testata p.dida strong a:hover {
	text-decoration: underline!important;
	color:#FFFFFF!important;
}



form {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

h2 {
    color: #333333;
	/*color: #194A84;*/
	padding-left: 10px;
	font-size: 13px;
	/*background-image: url(/ClassicResources/h1_sfondo.gif);*/
	line-height: 1.2em;
	padding-top: 12px;
	padding-bottom: 8px;
	margin-bottom: 10px;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	text-transform: uppercase;

}

.content h2 {
color: #333333;
/*color: #194A84;*/
padding-left: 0px;
font-size: 18px;
/*background: #f3f3f4;*/
line-height: 1.2em;
padding-top: 12px;
padding-bottom: 2px;
margin-bottom: 10px;
/*font-family: Arial, Arial, Helvetica, sans-serif;*/
text-transform: uppercase;
/*font-weight: normal;*/
border-bottom: 1px solid;
background-color: white;
}


h3 {
	text-align: center;
	color: #004284;
	line-height: 1.666em;
	background-color: #F3F3F4;
	font-size: 1em;
	margin-bottom: 0px;

}

.content h3.facolta {
	text-align: left !important;
	color: #004284;
	line-height: 21px;
	background-color: #F3F3F4;
	font-size: 1em;
	margin-bottom: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6B6A6F;
	padding-bottom: 1px;
	background-color: white;
}

/********* finale ************/
