/*	El-ghibli.org pages' should be printed out
	# Last Update Sat Mar  6 20:44:49 CET 2004
*/

/*	swich case:
	# 1. La pagina e' stampata da layout screen
*/


	body {
		/* font-size:13px; font-family:Arial, Verdana; */
		font-size:14px; font-family:verdana, arial, helvetica, sans-serif;
		margin:3%; padding:0; text-align:left;
		background-color: #FFFFCC! important;
		background-image: url(../image/new-logo-transp-small-sma.gif);
		background-repeat: no-repeat ! important;
		background-position: 95% 10px;
		}

	#cornice {
		width:90%; max-width:90%;
		padding:0; margin:0; text-align:left;
		position:relative;
		}

	.hidden { display: none }

	a:link, a:visited {
		text-decoration: none;
		color: #000;
		}
	a:hover, a:active {
		text-decoration: none;
		color: #000;
		}


	/* logo and legal */
	/*#logo {display:none;}*/

	#testa {font-size:18px;}

	/* --- text styles  ---*/

	#testo {
		width:100%; max-width:100%;
		line-height:1.5em; text-align:justify;
		position:relative;
		}

	#testo img.mylogo {
		position:absolute; right:2px; top:0;
		}

	#testo h1 {
		color:#cd3a26;
		/* font-size:18px; font-family:arial; */
		font-size:18px; font-family:helvetica, sans-serif;
		margin-bottom:10px;
		}

	#testo h2 {
		color:#000; font-style:italic;
		font-size:13px; margin-top:0;
		}

	#testo p.tools {display:none;}

	#testo p {
		color:#000; line-height:1.5em;
		}


	/* index */
	#indice {display:none;}


	/* -------- page footer -------- */
	#bottom {display:none;}

	/* --- micro menu on top page --- */

	#about {display:none;}

