
a
{
   font-size: 13px;
  color: #0066CC;
}

body
{
  background-color: #ffffff;
  font-family:arial;
    font-size: 12px;
}

#tblBody
{
  width: 100%;
  height: 100%;
  margin: inherit;
}



#tblBody tr td
{
  width: 100%;
  height: 100%;
  vertical-align: middle;
  text-align: center;
}


#divContent
{
  display: block;
  margin: auto;
  margin-top: 67px;
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
  width: 898px;
  /*height: 478px;*/ /*border:solid 1px #E0DFDE;*/
	height:500px;
  background-color: #FFFFFF;
  text-align: left;
}


#DivSpacer
{
  position: absolute;
  top: 50px;
}
#DivHeader
{
  position: absolute;
  top: 0px;
  width: 100%;
  height: 25px;
  background-image: url(../images/newhome/bck_header.jpg);
  background-repeat: repeat-y;
  background-position: left;
  padding-top:20px;
  margin-bottom: 50px;
  border-bottom: solid 19px #3060B4;
  text-align: right;
}
#DivHeader a
{

  margin: 20px 20px 0px 0px;
}
/*
#DivFooter {
  position:absolute;
  bottom:0px;
  width:100%;
  height:30px;
  border-top:solid 1px #3060B4;
}*/


#DivFooter {
  width:100%;
  height:30px;
  border-top:solid 1px #3060B4;
	position:relative !important;
	float:left !important;
	margin:0px !important;
	padding:0px !important;
	margin-top:-47px !important;
	line-height:29px;
	text-align:left;
	color:#808080;
	font-size:11px;
}
#DivFooter a {

	color: #0066CC!important;
	
}

#DivFooter span
{
  display: block;
  margin: 6px 0px 0px 15px;
}
#DivFooter span a
{
 color:#808080;
 font-size:11px;
}
#DivSx
{
  float: left;
  width: 693px;
}
#DivIntestazione
{
  width: 686px;
  height: 244px;
  background-image: url(../images/newhome/header.jpg);
  background-repeat: no-repeat;
}
div.ContentBox
{
  float: left;
  margin-right: 9px;
  margin-top: 8px;
  width: 164px;
}
div.Title
{
  background-image: url(../images/newhome/curva_sup.jpg);
  background-repeat: no-repeat;
  font-size: 14px;
  font-weight: bold;
  color: #0066CC;
  width: 153px;
  padding: 14px 0px 0px 12px;
}
div.BoxSezioni
{
  width: 162;
  height: 110px;
  border-left: solid 1px #D7EEF8;
  border-right: solid 1px #D7EEF8;
  background-color: #EBF7FE;
  padding: 10px 6px 0px 12px;

  line-height:16px;
}
div.BoxFooter
{
  background-image: url(../images/newhome/curva_inf.jpg);
  background-repeat: no-repeat;
  background-position:bottom;
  font-size: 14px;
  font-weight: bold;
  color: #0066CC;
  width: 164;
  height: 18px;
}
#DivDx
{
  float: left;
  width: 204px;
  margin-left:-1px;
}
/*---menu ---*/
div.MenuHeader
{
  background-image: url(../images/newhome/curva_sup_menu.jpg);
  background-repeat: no-repeat;
  font-weight: bold;
  color: #0066CC;
  width: 181px;
  height: 23px;
  color: #ffffff;
  font-weight: bold;
  padding: 12px 0px 0px 24px;
}
div.Menu
{
  width: 205;
  height: 360px;
  border-left: solid 1px #D7EEF8;
  border-right: solid 1px #D7EEF8;
  background-color: #EBF7FE;
  font-size: 12px;
}
div.MenuFooter
{
  background-image: url(../images/newhome/curva_inf-menu.jpg);
  background-repeat: no-repeat;
  font-size: 14px;
  font-weight: bold;
  color: #0066CC;
  width: 204;
  height: 24px;
}
div.Title_menu
{
  background-image: url(../images/newhome/title_menu.gif);
  background-position: left;
  background-repeat: no-repeat;
  height: 23px;
  width: 178px;
  color: #ffffff;
  font-weight: bold;
  padding: 12px 0px 0px 24px;
}
div.ItemMenu
{
  color: #0066CC;
}
div.ItemMenu li a
{
  text-decoration:none!important;
}
div.ItemMenu li
{
  list-style: none;
  line-height: 22px;
  padding-left: 24px;
}
div.ItemMenu ul
{
  padding-top: 7px;
}
#DivContentLogin
{
  margin-left: 300px;
  padding-top: 30px;
}
#DivLogo
{
  color: #0066cc;
  line-height: 16px;
  font-weight:bold;
  font-size:11;
  font-family:Arial!important;
}
#DivLogo img
{
  margin-bottom: 10px;
}
#DivLogin
{
  background-image: url(../images/newhome/bck_login.gif);
  background-repeat: no-repeat;
  height: 90px;
  margin-top: 18px;
  padding-top: 15px;
}
#DivLogin table
{
  width: 213px;
  height: 80px;
}
#DivLogin table td
{
  height: 18px;
  text-align: left;
  padding-left: 12px;
  color: #ffffff;
  font-weight: bold;
  font-size: 10px;
}
#DivLogin table td input
{
  width: 94px;
  margin-right: 12px;
}

td.button input
{
  background-color: Black;
  border: solid 1px #ffffff;
  font-weight: bold;
  color: #ffffff;
  width: 50px !important;
  line-height: 15px;
}
td.button
{
  text-align: right !important;
}

.errorMessage
{
  color:Red;
  font-size:11px;
}

#DivLogoHeader {
  padding-bottom:20px;
  padding:4px 0px 15px 15px;
}