body
{ 
background-image: url('img/bg.gif');
background-repeat: repeat-x;
text-align: center;
}

.bgtop
{ 
background-image: url('img/bgtop.gif');
background-repeat: repeat-x;
}

.bglatdx
{ 
background-image: url('img/bglatdx.gif');
background-repeat: repeat-y;
}

.bglatsx
{ 
background-image: url('img/bglatsx.gif');
background-repeat: repeat-y;
}

.bgscuole
{ 
background-image: url('img/bgscuole.gif');
background-repeat: repeat-x;
}

.bgfooter
{ 
background-image: url('img/bgfooter.gif');
background-repeat: repeat-y;
}

.black10 {font: normal normal normal 12px arial;}

a:link {
	color: 4558bf;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: 4558bf;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}

a:hover {
	color: 4558bf;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

#navlist
{
padding: 3px 0;
margin-left: 0;
border-bottom: 1px solid #778;
font: bold 12px Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: #DDE;
text-decoration: none;
}

#navlist li a:link { color: #448; }
#navlist li a:visited { color: #667; }

#navlist li a:hover
{
color: #000;
background: #AAE;
border-color: #227;
}

#navlist li a#current
{
background: white;
border-bottom: 1px solid white;
}
#banner {
position:absolute;
font-family:Verdana, Arial, Helvetica, sans-serif;
border:1px solid #000;
background-color:#fff;
width: 245px;
height: 320px;
left: 40%;
top: 25%;
}

#banner p.link {
color:#000;
font-size:10px;
margin-top:-10px
}
