@charset "utf-8";
/* CSS Document */

body
{
  margin: 0px;
  font-family: Verdana, Geneva, sans-serif;
}
#content
{
  width: 1000px;
  margin: auto;
  display: table;
}
#headimage
{
  width: 0px;
  margin: 0px;
}
#menuleft
{
  width: 220px;
  display: table;
  float: left;
}

#testo, .tabModulo2Cepu
{
  width: 770px;
  margin-left: 10px;
  float: right;
  display: table;
  font-size: 13px;
  line-height: 15px;
}
#testo h1
{
  font-size: 15px;
  line-height: 12px;
  margin: 6px;
}
#testo h2
{
  font-size: 14px;
  line-height: 12px;
  margin: 6px;
}
#testo p
{
  margin: 6px;
}
#testo ul
{
  margin: 0px auto 0px 40px;
}

.tabModulo2Cepu .divTestoPrivacy
{
  float: left;
  width: 625px;
  padding: 10px 0px 0px 0px;
  font-size: 10px;
}

.tabModulo2Cepu .divTestoPrivacy a
{
  color: Black;
  text-decoration: none;
}

.tabModulo2Cepu .divInviaIDati
{
  float: right;
  padding: 30px 0px 0px 0px;
}

.divCaptcha
{
  margin: 0px auto;
  text-align: center;
}




#banner
{
  text-align: center;
  margin-top: 10px;
  width: 770px;
  float: right;
}

.sep
{
  margin-top: 5px;
  clear: both;
}

ul#menu
{
  margin-left: 5px;
  padding-left: 0px;
  list-style: none;
}
ul#menu li
{
  list-style: none;
  border-bottom: 1px dotted #CCC;
}
ul#menu li a
{
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
  line-height: 19px;
  color: #003366;
}
ul#menu li a:hover, ul#menu li a:active, ul#menu li a:visited
{
  color: #003366;
}
ul#menu li a.red
{
  color: #F00;
}

.powered
{
  font-size: 10px;
  font-weight: bold;
  text-align: right;
  margin-right: 20px;
}
.powered a
{
  color: #6666cc;
}


.titolomodulo
{
  font-size: 14px;
  font-weight: bold;
  color: #333;
  height: 25px;
  margin: 0px auto;
  line-height: 25px;
  text-align: center;
}
#modulo
{
  width: 760px;
  float: right;
  margin-left: 5px;
  margin-right: 5px;
  background-color: #EFEFEF;
  border: 1px solid #999;
  margin-top: 10px;
}
#modulo table
{
  font-size: 11px;
  color: #666;
}
.inputmod
{
  width: 150px;
}

.tdFondo1
{
  font-size: 8px;
}

