/*This is the CSS code for this Web site
Author: Michele Quattrone <michele.quattrone@tiscali.it>
CSS validation provided by W3C CSS validator <http://jigsaw.w3.org/css-validator>
Ultima modifica: 1/10/2005
*/
body
{
	margin-top: 0px;
	padding-left:40px;
	padding-right: 60px;
	background: white no-repeat fixed;
	font-family: sans-serif;
	color: black;
}
th
{
font-family: sans-serif;
}
td
{
font-family: sans-serif;
}
h1
{
text-align: left;
}
h2
{
text-align: left;
padding-left:5px;
}
h3
{
text-align: left;
padding-left:10px;
}
h4
{
text-align: left;
padding-left:15px;
}
h5
{
text-align: left;
padding-left:20px;
}
h6
{
text-align: left;
padding-left:20px;
}
h1
{
background: #ffffdd; color: #005a9c
}
h2
{
background: #ffffdd; color: #005a9c
}
h3
{
background: white; color: #005a9c
}
h1
{
font: 200% sans-serif
}
h2
{
font: 160% sans-serif
}
h3
{
font: 130% sans-serif
}
h4
{
font: bold 100% sans-serif
}
h5
{
font: small-caps 80% sans-serif
}
h6
{
font: small-caps 100% sans-serif
}
ul
{
	list-style-position: outside;
	list-style-type: square;
}
li
{
	margin-right: 30px;
	margin-left: 30px;

}

ol
{
	list-style-type:decimal;
	list-style-position: outside;
	list-style-image: none;
	padding: 5px;
}
hr
{
	color: gray;
	width: 100%;
	height: 2px
}
code
{
	font-family: monospace
}
a:link
{
	text-decoration: none;
	color: #c00;
	background:	#ffc;
}
		
a:visited
{
	text-decoration: none;
	color: black;
	background:	#ffc;
}
a:active
{
	text-decoration: none;
	color:	#f00;
	background:	#fc0;
}		
a:hover
{
	text-decoration: none;
	color:	#c00;
	background:	#fc0;
}
a.imglink:link
{
	color: white;
	background: white;
	text-decoration: none;
	border: none;
	visibility: hidden;
}
a.imglink:visited
{
	color: white;
	background: white;
	text-decoration: none;
	visibility: hidden;
}
a.imglink:hover
{
	color: white;
	background: white;
	text-decoration: none;
	visibility: hidden;
}
.footer
{
	font: 80% courier new;
	color: black
}
.datestamp
{
	font: italic 80% courier new;
	background:	#fff4c2;
	color: black
}
.breakingnews
{
	font: bold 140% sans-serif;
	text-transform: uppercase;
	background:	red;
	color: white
}
body
{
background-image:   url("../Immagini/ImmaginiStruttura/cote.jpg");
}
p
{
padding-left: 20px;
}

div#navbar ol {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	white-space: normal;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin solid;
	border-left: thin none;
	}
div#navbar li {
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	list-style-type: decimal;
	}

div#navbar {
	font-weight: bold;
}
div#navbar a {
	font-weight: normal;
}
.skipnavigationals {
	visibility: hidden;
	background-position: right top;
	display: none;
}
.didascalia {
	font-size: 80%;
	font-style: italic;
	left: 20%;
	right: 20%;
	clip: rect(auto,auto,auto,auto);
	margin: 0px;
	padding-right: 30%;
	padding-left: 0%;
}
