body
{
  margin: 0px;
  padding: 0;
  background-color: #ffffae;
  color:  #000050;
  font-family: arial, helvetica, sans-serif;
}

h1.ufficiale, h1.documento
{
  font-weight: normal;
  font-size: 1.6em;
  text-indent: 0;
  text-align: center;
}

h2.ufficiale, h2.documento
{
  font-weight: normal;
  font-size: 1.4em;
  text-indent: 0;
}

h1.documento, h2.documento {
  width: 100%;
}

h2.documento {
  border-bottom: 0.06em solid #002080;
  color: #002080;
}

h1.documento {
  background-color: #002080;
  color: #ffffae;
}


#justcontent, #centercontent {
  position: absolute;
  border: 0px solid red;
  margin: 0 0 1em 0;
  padding: 0em 11em 0em 1.2em;
  top: 0;
  right: 0;
  left: 0;
}

#justcontent {
  text-align: justify;
  text-indent: 1em;
}

#centercontent {
  text-align: center;
}

#banner {
  position: relative;
  border-bottom: 0.08em solid #900000;
  border-top:    0.08em solid #900000;
  top:  0;
  right: 0;
  left: 0;
  padding: 0.2em 0.2em 0.2em 0.2em;
  margin: 0.2em 0 0 0;
  font-size: 1.6em;
  color: #900000;
  text-align: center;
}

#copy {
 position: relative;
 border-top: 0.08em solid #009000;
 color: #009000;
 top:  0;
  right: 0;
  left: 0;
  padding: 0.2em 0.2em 0.1em 0.2em;
  margin: 0.2em 0 0.3em 0;
}


#box3{
  font-size: 1.6em;
  color: #900000;
  text-align: center;
  position: relative;
  width: 30%;
}

#footer, #footer td {
    text-align: center;
    vertical-align: top;
    align: center;
    font-size: 0.7em;
}

#leftcontent {
  position: fixed;
  background-color: #fffe7e;
  top: 0;
  bottom: 0;
  right: 0;
  margin: 1em 1em 1em 1em;
  padding: 0.2em 0.2em 0.2em 0.2em;
  text-align: center;
}

.timestamp, .menu, #menu, #timestamp, #campagne {
  position: relative;
  border-top: 0.05em solid #cfce4e;
  margin: 0;
  padding: 0.3em 0.2em 0.4em 0.2em;
  color: #cfce4e;
  font-size: 0.8em;
}

.menu td {
  font-size: 0.8em;
}

#campagne {
  width: 8em; 
}

.timestamp, .menu, #menu, #timestamp, #campagne {
  width: 10em; 
}

.timestamp, #timestamp, #campagne {
  text-align: center;
}

.menu, #menu {
  text-align: left;
}


a:link,a:visited { color: #609000 }
a:hover,a:active { background-color: #609000;  color: #fffe7e; }

.section_box,#section_box,#docu_box
{
  font-size: 0.9em;
  margin: 0 1em 0 1em;
  padding: 0.2em 0.2em 0.2em 0.2em;
  text-indent: 0;
}

.section_box,#section_box
{
  background-color: ivory;
  border: 0.05em solid #000050;
}

#docu_box
{
  background-color: wheat;
  border: 0.05em solid #210000;
}


/****/

.docu_box
{
  background-color: wheat;
  border: 1px solid #210000;
  margin-top: 8px;
  font-size: 12pt;
}

.docu_box p
{
  padding: 10px 4px 10px 4px;
  margin: 10px 10px 10px 10px;
  font-family: Garamond, Roman, serif;
  border: 1px dotted;
}


.section_box h2
{
  margin: 0 0 1px 0;
  background-color:  #21459C;
  color: white;
  font-size: 1.1em;
  font-weight: bold;
}

.section_box h2 a
{
  color: white;
  text-decoration: none;
}
.section_box p
{
  padding: 0 2px 0 2px;
  margin: 1px 0 0 0;
  font-family: Garamond, Roman, serif;
  border: 1px;
}

.subsection_box
{
  background-color: ivory;
  border: 1px solid #21459C;
  margin-top: 8px;
  font-size: 12px;
}

.subsection_box h2
{
  margin: 0 0 1px 0;
  background-color: #21459C;
  color: white;
  font-size: 1.1em;
  font-weight: bold;
}

.subsection_box h2 a
{
  color: white;
  text-decoration: none;
}

.subsection_box p
{
  padding: 0 2px 0 2px;
  margin: 1px 0 0 0;
}

form
{
  margin: 0;
  padding: 0;
}

form.toolbox
{
  display: inline;
  padding: 0;
  margin: 5px 3px 0 0;
}

form.section_edit
{
  display: inline;
  padding: 0;
  margin: 5px 5px 0 0;
}

form.section_edit input
{
  font-weight: bold;
  font-size: 10px;
  border: 1px solid #21459C;
  padding: 0;
}

form.section_edit input:focus
{
  background-color: ivory;
}

form.section_edit textarea
{
  background-color: #FBFDFF;
  border: 1px solid #21459C;
}

form.content_edit
{
  display: inline;
}

form.content_edit input
{
  font-weight: bold;
  font-size: 10px;
  border: 1px solid #21459C;
}

form.content_edit textarea
{
  background-color: #FBFDFF;
  border: 1px solid #21459C;
}

#subsection_menu ul
{
  margin-left: 20px;
  padding-left: 0;

}

.warning
{
  color: red;
  font-weight: bold;
}

div.editing
{
  background-color: #fafafa;
  border: 1px dotted red;
  margin: 4px 0 4px 0;
  padding: 0 0 4px 4px;
}

div.editing_page
{
  background-color: #eee;
  border: 1px solid red;
  margin: 4px 0 4px 0;
  padding: 0 0 4px 4px;
}

div.edit_header
{
  float: right;
  clear: both;
  background-color: ivory;
  border-left: 1px solid red;
  border-right: 1px solid red;
  border-bottom: 1px solid red;
  font-size: small;
  color: #21459C;
  padding: 0 2px 0 2px;
}

div#whoami
{
  background-color: ivory;
  border: 1px solid #21459C;
  color: #21459C;
  margin-top: 5px;
  width: 700px;
  white-space: no-wrap;
  padding: 2px;
}
div#whoami em
{
  font-weight: bold;
}

#searchbox
{
  background-color: ivory;
  border: 1px solid #21459C;
  margin-top: 8px;
  font-size: 12px;
}

#searchbox h2
{
  margin: 0 0 1px 0;
  background-color:  #fc0;
  border-bottom: 1px solid #21459C;
  color: #21459C;
  font-size: 1.1em;
  font-weight: bold;
}

#searchbox form
{
  margin: 5px;
}

#gianozia th {
  font-weight: bold;
  text-align: left;
  color: #609000;
  border-top: 0.06em solid #609000;
  border-bottom: 0.06em solid #609000;
}

#gianozia td {
  font-size: 0.9em;
  text-align: justify;
  vertical-align: top;
}

#gianozia table {
    padding-top: 1em;
    padding-bottom: 2em;
}

.term
{
  font-weight: bold;
  font-size: 10px;
  border: 1px solid #21459C;
}

.search
{
  margin-top: 3px;
}

.data_list
{
  border: 1px solid gray;
  padding: 0;
  font-size: .8em;
}

.data_list th
{
  background-color: gray;
  color: white;
  text-align: left;
  padding: 5px;
}

.data_list td
{
  padding: 5px;
}

.data_list .odd_row
{
  background-color: #fff;
}

.data_list .even_row
{
  background-color: #eee;
}

