
tt {color: green;}
b {color: #993333;}
h2 { line-height: 1; }

.logo {
	display: block; 
	position: relative; 
	padding: 0; 
	margin: 0;
}

#logo {
	float: left; 
	margin: 0 1em 1em 0; 
	display: block; position: relative; border: solid 8px #ffa500; 
	background-color: #ffcc00;
}

#guru { 
   float: none; 
   padding: 4px; 
   width: 99%; 
   height: auto; 
   text-align: center; 
   background-color: black; 
   }
   
#guru div { float: none; border: solid 3px red; padding: 4px; font-family: monospace; font-size: 1.25em; width: auto; height: auto; color: red; text-align: center; text-decoration: blink; }
.bookmarks { white-space: nowrap; width: 98%; margin: 0; padding-top: 10px; border-top: 1px dotted gray;}

.demo { 
	color: #404040;
	font: normal 0.9em/1.3em  "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	text-shadow: gray 1px 1px 2px;
}

#demo em {
	font-family: "Times New Roman", Georgia, Times, serif;
}

#demo b {
	color: black;
	font-weight: bold;
}

#demo h1.head1, #demo h2.head2, #demo p {
	display: block;
	margin: 0;
	padding: 0;
}

#demo hr {
	color: #888888; 
	border: 1px solid #ffffff;
	border-top: 1px solid #888888;
	border-left: 1px solid #888888;
}

#demo #outer {
	background: #808080 url('../images/backgrnd2.jpg');
	padding: 0;
	margin: 1em auto;
	position: relative;
	display: block;
	/* width: 94%; /*attivando questa soluzione le cornice si adatta alla risoluzione dello schermo */
	width: 980px;
	
	
	
	border: 2px solid #666666;
	border-top: 2px solid #888888;
	border-left: 2px solid #888888;
	/* only ...
	   if you want the style to be visible on natively supporting
	   browser platforms also when javascript is out of action
	//
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	-moz-box-shadow: rgb(0,0,0) 0px 0px 12px;
	-webkit-box-shadow: rgb(0,0,0) 0px 0px 12px;
	box-shadow: rgb(0,0,0) 0px 0px 12px;
	*/
}

#demo #inner {
	background: #cccccc url('../images/backgrnd.jpg');
	padding: 0;
	position: relative;
	display: block;
	margin: 0em 0.5em 0.5em 0.5em;
	border: 2px solid #888888;
	border-top: 2px solid #666666;
	border-left: 2px solid #666666;
	/* only ...
	   if you want the style to be visible on natively supporting
	   browser platforms also when javascript is out of action
	//
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
	border-radius: 12px;
	*/
}
#demo div.outer {
	background-color: transparent;
	margin: 1% 1% 1% 0;
	padding: 0;
	position: relative;
	display: block;
	width: 99%;
	border: 1px solid #808080;
	/* only ...
	   if you want the style to be visible on natively supporting
	   browser platforms also when javascript is out of action
	//
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: rgb(255,255,255) 0px 0px 16px;
	-webkit-box-shadow: rgb(255,255,255) 0px 0px 16px;
	box-shadow: rgb(255,255,255) 0px 0px 16px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,160,0,0.5)), to(rgba(255,255,255,0.5)));
	background-image: -moz-linear-gradient(top, rgba(255,160,0,.5), rgba(255,255,255,0.5)); 
	*/
}

#demo #circle {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	position: absolute;
	display: block;
	width: 64px;
	height: 64px;
	top: 1em;
	right: 1em;
	border: 8px solid #ff0000;
	/* only ...
	   if you want the style to be visible on natively supporting
	   browser platforms also when javascript is out of action
	//
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	-khtml-border-radius: 40px;
	border-radius: 40px;
	-moz-box-shadow: rgb(0,0,0) 0px 0px 4px;
	-webkit-box-shadow: rgb(0,0,0) 0px 0px 4px;
	box-shadow: rgb(0,0,0) 0px 0px 4px;
	*/
}

#demo .circle { 
	margin: auto auto;
	text-align: center;
	/* vertical-align: middle; */
	line-height: 64px;
	font-size: 64px;
	text-shadow: gray 4px 4px 4px;
}

/*
#demo h1.head1 {
	color:black;
	display: block;
	font: 2em/1.5em Impact, Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin: 0 0 0 20px;
	padding: 0;
	text-shadow: #404040 1px 1px 1px, #ffffff -1px -1px 0px;
}


#demo h1.head1 span {
	color: white;
	line-height: 1em;
	font-size: 60%;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-shadow: #404040 1px 1px 0px;
}
*/


#demo big.head2 {
	color: white;
	display: block;
	font: 1.3em/1.5em Impact, Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin: -.5em 0 0 0;
	padding: 0;
	text-shadow: #666666 1px 1px 0px;
}

.bradius_10  {
	/* only ...
	   if you want the style to be visible on natively supporting
	   browser platforms also when javascript is out of action
	//
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	*/
}

.bshadow_000000_100_0_0_10  {
	/* only ...
	   if you want the style to be visible on natively supporting
	   browser platforms also when javascript is out of action
	//
	-moz-box-shadow: rgb(0,0,0) 0px 0px 10px;
	-webkit-box-shadow: rgb(0,0,0) 0px 0px 10px;
	box-shadow: rgb(0,0,0) 0px 0px 10px;
	*/
}

.bgradient_0_ffa500_50_ffffff_100 {
	/* only ...
	   if you want the style to be visible on natively supporting
	   browser platforms also when javascript is out of action 
	//
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,160,0,.5)), to(white)); 
	background-image: -moz-linear-gradient(top, rgba(255,160,0,.5), white); 
	*/
}