body {
  font-size: 8pt;
  font-family: verdana;
  margin-top: 0pt;
  margin-left: 0pt;
  margin-right: 0pt;
  margin-bottom: 0pt;
  color: black;
  background-color: white;
}
th, td, p {
  font-size: 8pt;
  font-family: verdana;
}
li, ol {
  font-size: 8pt;
  font-family: verdana;
  padding: 2pt;
}
h1 {
  font-size: 10pt;
  font-family: verdana;
  font-weight: bold;
  color: #065590;
  background-color: transparent;
}
h2 {
  font-size: 10pt;
  font-family: verdana;
  font-weight: bold;
  color: #065590;
  background-color: transparent;
}
h3 {
  font-size: 9pt;
  font-family: verdana;
  font-weight: bold;
  color: #065590;
  background-color: transparent;
}
a:link { 
  font-family: verdana;
  color: #065590;
  text-decoration: none;
  background-color: transparent;
}
a:visited {
  font-family: verdana;
  text-decoration: none;
  color: #065590;
  background-color: transparent;
}
a:hover { 
  font-family: verdana;
  color: #9E539E;
  text-decoration: none;
  background-color: transparent;
}
input {
  font-family: verdana;
  font-size: 8pt;
}
.BORDERimg {
  border-width: 1;
  border-color: #006699;
}

.titolopagina
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #006699;
}
hr {
  color: #DDDDDD;
  background-color: transparent;
}
pre {
  margin 0px;
  padding 0px;
}

/* Page */
.pageframe {
  border: 2px solid #EFEFEF;

  width: 800px;
  background: transparent;
}

/* Page */
.tablemail {
  border: 2px solid #EFEFEF;
  border-top: DOTTED #006699 1px;
  border-right: 0px solid #EFEFEF; 
  border-left: 0px solid #EFEFEF; 
  border-bottom: 0px solid #EFEFEF; 
  
  background: transparent;
}


.mappatable {
  border-top: 1px solid #EFEFEF;
  border-right: 1px solid #EFEFEF; 
  border-left: 1px solid #EFEFEF; 
  border-bottom: 1px solid #EFEFEF; 
  
  background: transparent;
}

.evidenza {
  /* border: 1px solid #FEBC7A;*/
  border-top: 0px solid #006699;
  border-right: 1px solid #006699;
  border-left: 1px solid #006699;
  border-bottom: 1px solid #006699;
  /*width: 10px;
  height: 100px;*/
  background: transparent;
}

.dominio {
  /* border: 1px solid #FEBC7A;*/
  border-top: 1px solid #006699;
  border-right: 1px solid #006699;
  border-left: 1px solid #006699;
  border-bottom: 1px solid #006699;
  /*width: 10px;
  height: 100px;*/
  background: transparent;
}

.menuframe {
  /* border: 1px solid #FEBC7A;*/
  border: 2px solid #EFEFEF;
  width: 200px;
  height: 100%;
  background: transparent;
}

/* Tables */
.tablem {    /* Overall table style */
  padding: 0px; 
  font-family: verdana;
  font-size: 7pt;
  border: 1px solid #666666;
}
.tableh {    /* Table header row */
  font-family: verdana;
  font-size: 7pt;
  font-weight: bold;
  color: white;
  background-color: #065590;
  text-decoration: none;
}
.tablesh {    /* Table sub-header row */
  font-family: verdana;
  font-size: 7pt;
  font-weight: normal;
  color: #333333;
  background-color: #CCCCCC;
}
.tablealt {    /* A slightly off-white color for alternate rows */
  color: black;
  background-color: #EEEEEE;
}
.tableunderline {    /* For underlining a table cell */
  border-bottom: 1px solid #CCCCCC;
}
.highlight{  /* alt row highligh */
  font-family: verdana;
  font-size: 7pt;
  font-weight: bold;
  color: black;
  background-color: #DDDDDD;
  text-decoration: none;
}
/* ? */
.tablei {
  border: 1px solid #006633;
}
.tablej {
  border-bottom: 1px solid #B7C147;
}
.tablek {
  border-left: 1px solid #B7C147;
  border-right: 1px solid #B7C147;
  border-bottom: 1px solid #B7C147;
}
.tablel {
  border-left: 1px solid #B7C147;
  border-right: 1px solid #B7C147;
}
.tablen {
  border-left: 1px solid #B7C147;
  border-right: 1px solid #B7C147;
  border-top: 1px solid #B7C147;
}

/* Button styles */
.button {
  border: 1px outset;
  font-family: geneva, helvetica;
  font-size: 8pt;
  font-weight: normal;
  height: 20px;
  color: black;
  background-color: #CCCCCC;
}

/* Text styles */
.alert {
  font-weight: bold;
  color: red;
  background-color: transparent;
}
.ok {
  font-weight: bold;
  color: #0F50A0;
  background-color: transparent;
}
.small, .copyright {
  font-size: 8pt;
  font-family: verdana;
}
.sitemapheader {
  font-size: 16pt;
  font-weight: bold;
  font-family: verdana;
  border-bottom: 1px solid #CCCCCC; 
  color: #065590;
  background-color: transparent;
  margin: 10px;
}
.title {
  font-family: verdana;
  font-size: 10pt;
  font-weight: bold;
  color: white;
  background-color: #065590;
}
.subtitle {
  font-family: verdana;
  font-size: 9pt;
  font-weight: bold;
  color: white;
  background-color: #065590;
}
.copyright {
  font-family: verdana;
  font-size: 7pt;
  color: #CCCCCC;
  background-color: transparent;
}
.help {
  border-left: 1px solid #CCCCCC;
  padding: 10px;
}
.borderleft {
  border-left: 1px solid #CCCCCC;
}

/* Banner and Footer */
.footer1 {
  border-top: thin dotted; 
  color: black; 
  background-color: #B3C6DB;
}
/* Banner and Footer */
.footer {
  border-top: thin dotted; 
  color: black; 
  background-color: transparent;
}
.banner {
  background: transparent url(/images/background.png) no-repeat;
  color: black;
  height: 95px;
}
.bannerright {
  background: transparent url(/images/background_right.png) repeat-x;
  color: black;
  height: 95px;
}
.bannerpadding {
  font-size: 1pt;
  background: transparent url(/images/banner_padding.png) repeat-x;
  background-repeat: repeat-x;
  height: 6px;
}
.bannermenupadding {
  font-size: 1pt;
  background: transparent url(/images/banner_menupadding.png) repeat-x;
  background-repeat: repeat-x;
  height: 6px;
}

/* Menu System */
.maxheight {
  height: 100%;
}
.menubar {
  color: black;
  background: #EEEEEE url(/images/menubar.png) no-repeat;
}
.menufooter {
  color: black;
  background: #EEEEEE;
}
.menupad {
  border-left: thin dotted #DDDDDD; 
  color: black; 
  background-color: transparent;
}
.menu {
  font-family: verdana;
  font-size: 8pt;
  font-weight: bold;
  padding: 8px; 
  color: black;
  margin: 0px;
  background-color: transparent;
}
.menu a { 
  font-family: verdana;
  font-size: 8pt;
  font-weight: normal;
  color: #333333;
  display: block; 
  border: 1px solid #EEEEEE;
  margin: 1px; 
  padding: 3px;
  padding-left: 12px;
}
.menu a:link    { text-decoration: none; color: #333333; background-color: transparent; }
.menu a:visited { text-decoration: none; color: #333333; background-color: transparent; }
.menu a:hover   { text-decoration: none; color: white; background-color: #AAAAAA; border: 1px solid #666666; }

/* Navbar */
/* ------ */
.navbar {
  color: white;
  background: #065590;
  height: 15px;
  margin: 0;
  padding-top: 3px;
  font-size: 1pt;
  border-top: 1px solid #333333;
  border-bottom: 1px solid #333333;
}
.navbar-on, .navbar-on a, .navbar-on a:link, .navbar-on a:visited {
  font-size: 8pt;
  font-weight: bold;
  font-family: verdana;
  text-decoration: none;
  color: #CCCCCC;
  background: #397399;
  height: 16px;
  padding: 0px;
  margin: 0px;
}
.navbar-on a:hover { color: #DDDDDD; background: #397399; }
.navbar-off {
  font-size: 7pt;
  font-weight: bold;
  font-family: verdana;
  color: white;
  background: #006699;
  padding: 0px;
  margin: 1px;
  
  border-bottom: thin dotted; 
 }
 .navbarbot-off {
  font-size: 7pt;
  font-weight: bold;
  font-family: verdana;
  color: wHITE;
  padding: 0px;
  margin: 1px;
  background: #006699 ; 
 
 }


 
.navbar-off a, .navbar-off a:link, .navbar-off a:visited {
  text-decoration: none;
  color: white;
 
}
.navbar-off a:hover { color: #FEE798; }
.navbar-hide {
  font-size: 8pt;
  font-weight: bold;
  font-family: verdana;
  color: black;
  background: #CCCCCC;
  padding: 0px;
  margin: 1px;
}
.navbar-hide a, .navbar-hide a:link, .navbar-hide a:visited {
  text-decoration: none;
  height: 16px;
  color: #254171;
  background: #CCCCCC;
}
.navbar-hide a:hover { color: #065990; background: #CCCCCC; }

/* Dialog Boxes */
/* ------------ */

.dialogsource { background: #CCCCCC; color: black; }
.dialogsource th { border-bottom: 1px solid #666666; padding-top: 5px; padding-bottom: 2px; }

.dialogwarning { background: #FFFF99; color: black; }
.dialogwarning th { border-bottom: 1px solid #666666; }

.dialog {
  font-size: 8pt;
  font-weight: bold;
  font-family: verdana;
  text-decoration: none;
  color: #EEEEEE;
  background: #065590;
  padding: 0px;
  margin: 0px;
  height: 16px;
}
.dialog-top {
  background: #CBCBCB url(images/dialog_top.png) repeat-x right; 
  height: 7px;
}
.dialog-title {
  background: #CCCCCC;
  color: #4A699F;
  font-weight: bold;
  height: 18px;
}
.dialog-subtitle {
  background: white;
  color: #444444;
  font-weight: bold;
  border-bottom: 1px solid #CCCCCC; 
}
.dialog-body {
  border-right: 1px solid #999999; 
  border-left: 1px solid #999999; 
  border-top: 1px solid #999999; 
  padding: 3px;
}
.dialog-body-menubar {
  border: 1px solid #999999; 
  padding: 3px;
  background: #EEEEEE;
  color: black;
}
.dialog-bottom {
  background: #B3C6DB url(images/dialog_bottom.jpg) repeat-x right; 
}

/* Docbook */
.emphasis {
  font-weight: bold;
  font-style: normal;
}
.warning table {
  font-family: verdana;
  font-size: 9pt;
  border: 1px solid #999999;
  background-color: #FFFFCC;
}
.warning td {
  border: 0;
  text-align: center;
}
.calstable {
  font-family: verdana;
  font-size: 9pt;
  border: 1px solid #666666;
}
.calstable th {
  background-color: #CCCCCC;
  border: 0;
}
.calstable td {
  border: 0;
}
.loginbutton
	{ 
		background-color: #13579D; 
		border: 0px #13579D solid; 
		width:50px;
		COLOR: white;
		FONT-SIZE: 7pt; 
		FONT-STYLE: normal; 
		FONT-FAMILY: verdana; 
	}
.btn_form
	{ 
		background-color: #13579D; 
		border: 1px #BEC9DB solid; 
		width:50px;
		COLOR: white;
		FONT-SIZE: 7pt; 
		FONT-STYLE: normal; 
		FONT-FAMILY: verdana; 
	}
.btn_dominio
	{ 
		background-color: #13579D; 
		border: 1px #BEC9DB; 
		width:50px;
		COLOR: white;
		FONT-SIZE: 7pt; 
		FONT-STYLE: normal; 
		FONT-FAMILY: verdana; 
	}
.imput_mail
	{ 
		background-color: white; 
		border: 1px #006699 solid; 
		COLOR: black;
		FONT-SIZE: 7pt; 
		FONT-STYLE: normal; 
		FONT-FAMILY: verdana; 
	}
.imput_domain
	{ 
		background-color: #006699; 
		border: 1px #BEC9DB solid; 
		COLOR: white;
		FONT-SIZE: 7pt; 
		FONT-STYLE: bold; 
		FONT-FAMILY: verdana; 
	}

.imput_form
	{ 
		background-color: white; 
		border: 1px #BEC9DB solid; 
		COLOR: #13579D;
		FONT-SIZE: 7pt; 
		FONT-STYLE: normal; 
		FONT-FAMILY: verdana; 
		HEIGHT:17px;
	}
.logintext
	{ 
		border: 1px white solid; 
		FONT-SIZE:7PT;
		COLOR: #13579D;
				FONT-SIZE: 7pt; 
		FONT-STYLE: normal; 
		FONT-FAMILY: verdana; 
		BACKGROUND-COLOR: #BEC9DB; 
	}
	.search
	{ 
		border: 1px white solid; 
		FONT-SIZE:7PT;
		COLOR: #13579D;
		FONT-SIZE: 7pt; 
		FONT-STYLE: normal; 
		FONT-FAMILY: verdana; 
		BACKGROUND-COLOR: #EFEFEF; 
	}
	.btnsearch
	{ 
		background-color: white; 
		border: 2px #9E539E solid; 
		COLOR: #13579D;
		FONT-SIZE: 7pt; 
		FONT-STYLE: normal; 
		FONT-FAMILY: verdana; 
		HEIGHT:17px;
	}

	hr	{ 
		height: 1px; 
		border: DOTTED #006699 1px; 
		border-top-width: 1px;
	}
