/* CSS Document */
html,body
{
margin:0;
padding:0;
height:100%;
border:none;
}

body
{
text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
}

img
{
  border: none;
}

.watermark { 
  position: relative;
  padding:0px;
  margin: 0px;
} 

.watermark H5
{
  display:inline;
  font-family: Arial;
  font-weight: bold;
  font-size: 14px;
  padding: 0px;
  line-height: 25px;
  margin:0px;
  color: #ffffff;
}

.watermark span { 
  position: absolute; 
  left: 20px; 
  bottom: 10px;
  font-family: Arial;
  font-weight: normal;
  font-size: 12px;
  padding: 0px;
  margin:0px;
  color: #ffffff;
} 

td
{
	text-align: left;
	vertical-align: top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
}

div#container
{
	position: relative;
	height: 100%;
	background-color: #ffffff;
	width: 950px; 
	float: left;
}
body>div#container{height: auto; min-height: 100%}

#colsx
{
  float: left;
  position: relative;
  display: block;
  text-align: left;
  width: 150px;
  height: auto;
  min-height: 100%;
}

#colsx ul
{
  margin: 0px;
  margin-left: 27px;
  padding: 0px;
  list-style: none;
  position: relative;
  
}

#colsx ul li
{
  font-family: Arial;
  font-weight: bold;
  width: 114px;
  height: 31px;
  margin-top: 6px;
  margin-bottom: 6px;
  text-align: center;
}
#colsx ul li a, #colsx ul li a:active,#colsx ul li a:visited
{
  color: #000000;
  text-decoration: none;
  line-height: 30px;
  display: block;
  background-image: url(../immagini/button_menu.gif);
  background-repeat: no-repeat;
  background-color: #ffffff;
  width: 114px;
  height: 31px;
}

#colsx ul li a:hover
{
  text-decoration: none;
  background-color: #cce5e5; 
}

#colsx ul li span
{
  color: #000000;
  line-height: 30px;
  display: block;
  background-image: url(../immagini/button_menu.gif);
  background-repeat: no-repeat;
  background-color: #cce5e5;
  width: 114px;
  height: 31px;
}

#top
{
  width: auto;
  display: block;
}

#subheader
{
  float:left;
  overflow: hidden;
  width: 700px;
  display: block;
  height: 60px;
}

#subheader strong
{
  font-size: 14px;
}

#subheader A, #subheader A:active, #subheader A:visited
{
  color: #5e8586;
}

#subheader A:hover
{
  color: #cccccc;
}

#header
{
  float:left;
  text-align: center;
  height: 100px;
  width: 700px;
  background-position: center top;
  background-repeat: no-repeat;
  /*border: 1px solid #ff0000;*/
}


#header H1
{
  margin: 0px;
  font-family: Arial, Verdana;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
  padding-top: 60px;
}

#headerdx
{
  float: right;
  text-align: center;
  width: 100px;
  height: 160px;
}

#content
{
  display: block;
  float: left;
  text-align: left;
  height: 477px;
  width: 800px;
  margin: 0px;
  clear: none;
  overflow: auto;
  background-image: url(../immagini/tpl_contentbg.jpg);
  background-repeat: repeat-y;
}

#content div.dxbar
{
  float:right;
  width:100px;
  margin-top:9px;
  margin-right:0px;
  text-align:center
}

#content div.dxbar span
{
  display:block;
  margin-top:20px; 
  margin-bottom:20px;
}

#content div.dxbar span img
{
  margin: 5px;
}

#content div.dxbar span a, #content div.dxbar span a:active, #content div.dxbar span a:visited
{
  color: #444444;
  text-decoration:none;
}

#content div.dxbar span a:hover
{
  color: #000000;
  font-weight: bold;
  text-decoration:none;
}

#footer
{
  float:left;
  width: 700px;
  display: block;
  height: 60px;
}

#footer ul
{
  float:left;
  margin: 0px;
  padding: 0px;
  padding-top: 10px;
  list-style: none;  
}

#footer ul li
{
  font-family: Arial;
  font-weight: bold;
  width: 114px;
  height: 31px;
  float: left;
  margin: 0px;
  margin-right: 2px;
  text-align: center;
}
#footer ul li a, #footer ul li a:active,#footer ul li a:visited
{
  color: #666666;
  text-decoration: none;
  line-height: 30px;
  display: block;
  background-image: url(../immagini/button_menu2.gif);
  background-repeat: no-repeat;
  background-color: #ffffff;
  width: 114px;
  height: 31px;
}

#footer ul li a:hover
{
  text-decoration: none;
  background-color: #cce5e5; 
}

#footer ul li span
{
  color: #333333;
  line-height: 30px;
  display: block;
  background-image: url(../immagini/button_menu2.gif);
  background-repeat: no-repeat;
  background-color: #cce5e5;
  margin: 0px;
  padding: 0px;
  width: 114px;
  height: 31px;
}

#footer span
{
  float:right;
  margin: 0px;
  padding: 0px;
  margin-top: 10px;
  margin-right: 0px;
  height: 31px;
}

#footer span A, #footer span A:active, #footer span A:visited
{
  margin: 0px;
  padding: 0px;
  
}

#footer span A:hover
{
  background-color: #cce5e5;
}


#footerdx
{
  float: right;
  text-align: center;
  width: 100px;
  height: 60px;
}

#footerdx span
{
  float:right;
  margin: 0px;
  padding: 0px;
  margin-top: 10px;
  margin-right: 13px;
  height: 31px;
}

#footerdx span A, #footerdx span A:active, #footerdx span A:visited
{
  margin: 0px;
  padding: 0px;
  
}

#footerdx span A:hover
{
  background-color: #cce5e5;
}


TD A,TD A:active,TD A:visited,TD A:link
{
  color: #333333;
  text-decoration: underline;
}

TD A:hover
{
  color: #555555;
  text-decoration: none;
}
