/* CSS - OmosaicTesserae.com 
Autore: Claudio Santori info@ottimizzare.com
Ultima Revisione: 06 novembre 2002

*/

/* tag html */
body {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 			
	background-color: #FFaa55;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;}
	
#content {padding: 15px;}
#content img{border: 2px solid #fff; padding: 0px; margin: 10px;}
#navbar {
	width: 99%;
	background-color: #000;
	font-size: 0.9em;
	color: #999;
	font-weight: normal; 
	padding: 2px; 
	margin: 0 0 5px 0; 
	font-family: Verdana, Arial, sans-serif; 
	border-right: 8px solid #000;
}

div#navbar a:link{
	font-weight: bold;
	color: #fff; 
	text-decoration: none;
}
div#navbar a:visited{
	font-weight: bold;
	color: #fff; 
	text-decoration: none;
}
div#navbar a:hover{
	font-weight: bold;
	color: #fff; 
	text-decoration: underline;
}


h1 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 200%}
h2 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 170%}
h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 130%}

div#webmaster {
		background: #000;
		color: #fff;
		text-align: right;
		padding: 0.5em;
		margin: 0 0 -1em 0;
		}		

div#webmaster a:link{color: #fff;}
div#webmaster a:visited{color: #fff;}



/* ottimizzare */

/* menu di navigazione */

#footer {
	width: 98%;
	background-color: #000;
	font-size: 0.7em;
	color: #999;
	font-weight: normal; 
	padding: 2px; 
	margin: 0 0 5px 0; 
}

li 	{  
	line-height: 125%
}


/* LAYOUT DIV TABELLE */
.titolo{
	font-family: Helvetica, Arial, sans-serif;	
	background: #000000;
	color: #ffffff;
	width: 80%; 
	padding: 5px;
	margin-left: 40px;
		}

	

/* Navigazione Briciole di pane */

#briciole{
	width: 95%;
	color: #000000;
	background-color: #ffffff;
	font-size: 0.9em;
	font-weight: normal; 
	border: #000000;
	border-width: 1px 1px 1px 1px;
	border-style: dotted; 
	padding: 8px; 
	margin: 10px; 
}

div#briciole a:link {
	font-weight: bold;
	color: #00; 
	background-color: transparent;
	text-decoration: none;
}

div#briciole a:visited {
	font-weight: bold; 
	color: #000; 
	background-color: transparent;
	text-decoration: none;
}

div#briciole a:hover {
	font-weight: bold; 
	color: #000;
	background-color: transparent;
	text-decoration: underline;
}


acronym {
   cursor: help;  
}

abbr {
   cursor: help;
}
div.lupin { display: none; }