/* +------------------------------------------------------------------------+ */
/* | Istituto Superiore di Sanita' 3 v.1.4 - CSS 3.3 20071219               | */
/* +------------------------------------------------------------------------+ */
/* | BGN (3.4) - Caratteri GRANDI                                           | */
body
{
	font-size: large;
}
#page
{
	width: 80%;
}
/* | BGN (3.4) - Caratteri GRANDI                                           | */
/* +------------------------------------------------------------------------+ */

/* +-----+------------------------------------------------------------------+ */
/* | BGN | (3.4) - Lingua, Percorso Molliche di pane, Ricerca, Responsabile | */
#page_tool_deep_text
{
	padding: 0 1em 0 0;
	border: 0;
	margin: 0;

	font-family: Verdana, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: left;

	position: relative;
	float: left;
	left: 15px;
	top: 0.4em;

	height: 35px;

	background-color: transparent;

	z-index: 5;
}
/* | END | (3.4) - Lingua, Percorso Molliche di pane, Ricerca, Responsabile | */
/* +-----+------------------------------------------------------------------+ */


