/*
#5C83EC
*/

body
{
				color: #333333; 
				text-decoration: none;
				font-weight: normal;
				font-family: tahoma, verdana, arial, helvetica;
				font-size: 11px;
				font-weight: normal;
				scrollbar-3dlight-color: #FFFFFF;
				scrollbar-arrow-color: #CCCCCC; 
				scrollbar-base-color: #8A4B2F;
				scrollbar-darkshadow-color: #D1D1D1;
				scrollbar-face-color: #EFEFEF;
				scrollbar-highlight-color: #FFFFFF;
				scrollbar-shadow-color: #D1D1D1;
				background-color: #F8F8F8;
				background: url(../img/bg_grigio.png) repeat-x top;
				margin-bottom: 0px;
				margin-left: 20px;
				margin-right: 20px;
				margin-top: 0px;
}

P, TD
{
				color: #333333; 
				text-decoration: none;
				font-family: tahoma, verdana, arial, helvetica;
				font-size: 11px;
				font-weight: normal;
}

a:link       			{ color: #FFFFFF; text-decoration: none; font-weight : bold; font-family: tahoma, verdana, arial, helvetica; font-size: 11px; }
a:visited    			{ color: #FFFFFF; text-decoration: none; font-weight : bold; font-family: tahoma, verdana, arial, helvetica; font-size: 11px; }
a:hover      			{ color: #333333; text-decoration: overline; font-weight : bold; font-family: tahoma, verdana, arial, helvetica; font-size: 11px; }

.titolopagina
{
	color: #333333;
	font-weight: bold;
}

#TopImageBorder
{
	text-align:left;

	width:1000px;
  	height:170px;
 	margin-left: 0px;
  	margin-top: 0px;
  	margin-right: 0px;
  	margin-bottom: 0px;
}
#menubar
{
  width:1000px;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  height:35px;
  background: #333333;
  background-position:bottom;
}

ul#menu {
  float:left;
  margin-top: 10px;
}

#menu li {
  display: inline;
  padding: 3px 0px;
}

#menu a{
  padding: 3px 0px;
  margin-left: 9px;
  margin-right: 9px;
}

#menu a:link,
#menu a:visited {
  color: #5C83EC;
  font-weight:bold;
  text-decoration: none;
}

#menu a:hover, #menu a.menu-attivo {
  color: #5C83EC;
  font-weight:bold;
  text-decoration: overline;
}

.sfondo {
  background-color:#5C83EC;
  background-image:url(../img/sfondo.jpg);
  background-position:right top; 
  background-repeat:no-repeat;
}

.sfondo_calabria {
  background-color:#5C83EC;
  background-image:url(../img/sfondo_calabria.jpg);
  background-position:right top; 
  background-repeat:no-repeat;
}


