BODY 
  {
   font-family: Arial, "trebuchet ms", sans-serif, Verdana, Helvetica, Tahoma;
   font-size: 12pt;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   line-height: normal;
   text-align: justify;
   margin-left: 6%; 
   margin-right: 6%;
   color: black;
   background: white;
   background-image:url(http://www.ce.unipr.it/backgrounds/marblefaint.jpg);
   background-attachment: fixed;
  }

select {
  background-image:url(http://www.ce.unipr.it/backgrounds/marblefaintdark.jpg);
  background-position: 0 0;
  background-attachment: fixed;
  background-repeat: repeat;
  }

input {
  background-image:url(http://www.ce.unipr.it/backgrounds/marblefaintdark.jpg);
  background-position: 0 0;
  background-attachment: fixed;
  background-repeat: repeat;
  }

textarea {
   background-image:url(http://www.ce.unipr.it/backgrounds/marblefaintdark.jpg);
  background-position: 0 0;
  background-attachment: fixed;
  background-repeat: repeat;
  }

img  
   { 
     border-width : 0; 
   }

hr
 {
  width: 90%;
  height: 5px;
 }

table {
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-variant: inherit;
 }

A:link
  {
    font-weight: normal;
    text-decoration: none;
    color: blue;
  }

A:link.evident
  {
    font-weight: normal;
    text-decoration: none;
    text-align: center;
    background-color: none;
    color: #000077;
    cursor: help;
  }

A:visited
  {
    font-weight: normal;
    text-decoration: none;
    color: #000077;
    /*color: #606087;*/
  }


A:visited:hover
  {
    font-weight: normal;
    color: red;
  }

A:link:hover
  {
    font-weight: normal;
    color: red;
  }

A:active
  {
    color: red;
    border: 1px solid red;
  }
  
A.head
 {
    font-weight: bold;
 }

H1
  {
    text-align: center;
    font-size : 1.6em;
    font-weight: bold;
    font-variant: small-caps;
  }

H2
  {
    font-size : 1.4em;
    font-weight: bold;
  }

H3
  {
    font-size : 1.2em;
    font-weight: bold;
  }

H4
  {
    font-size : 1.1em;
    font-weight: bold;
  }

small
  {
    font-size : 0.8em;
  }

P
  {
   text-indent: 0em;
 }

div.box { 
  text-align: center;
  width: 60%;
  background-color: #fcecec;
  /*background-color: #050505;*/
  font-size : 1em;
  background-image:url(http://www.ce.unipr.it/backgrounds/marblefaintrosa.jpg);
  background-position: 0 0;
  background-attachment: fixed;
  background-repeat: repeat;
  border: groove; 
  border-width: 1px; 
  border-color: #7E7676; 
  border-radius: 1%; /* potentially in CSS3 */
  -moz-border-radius: 1%; /* in Mozilla now */
  }


div.postit { 
  position: relative;
  left:auto;
  top: auto;
  right: auto;
  text-align: center;
  width: 100%;
  background-color: #ffffa2;
  font-size : 1em;
  background-image:url(http://www.ce.unipr.it/backgrounds/marblefaintyellow.jpg);
  background-position: 0 0;
  background-attachment: fixed;
  background-repeat: repeat;
  border: groove; 
  border-width: 1px; 
  border-color: #7E7676; 
  cursor: help;
  border-radius: 1%; /* potentially in CSS3 */
  -moz-border-radius: 1%; /* in Mozilla now */
  }

div.evident { 
  font-size: 17pt;
  text-align: center;
  background-color: #8da7f5;
  color: #fffffc;
  width: 80%;
  border-radius: 3%; /* potentially in CSS3 */
  -moz-border-radius: 3%; /* in Mozilla now */
}

div.evident:hover {
 background-color: rgb(253,237,243);
 color: #8da7f5;
}

A.evident:link:hover, A.evident:visited:hover, A.evident:link, A.evident:visited {
    background-color: inherit;
    font-weight: inherit;
    color: inherit;
}

.bordersotto {
 border-bottom:solid 1px;
}

.rosa{
 background-image:url(http://www.ce.unipr.it/backgrounds/marblefaintrosa.jpg);
 background-position: 0 0;
/* background-attachment: fixed;*/
 background-repeat: repeat;
}

.celeste{
 background-image:url(http://www.ce.unipr.it/backgrounds/marblefaintblue.jpg);
 background-position: 0 0;
 /*background-attachment: fixed;*/
 background-repeat: repeat;
}

.centered { 
 margin-left:auto; 
 margin-right:auto; 
 text-align: center; 
}

.lutto { 
  position: relative;
  left:auto;
  top: auto;
  right: auto;
  text-align: justify;
  width: 100%;
  background-color: white;
  color: black;
  font-size : 1em;
  border-style: solid; 
  border-width: 5px; 
  border-color: black; 
  }



BODY {
  color: #000055;
  background: #F0F0B0;
  /*background-image:url(http://www.ce.unipr.it/backgrounds/snow2.jpg);
  background-repeat: repeat;*/

}

A:link {
  color: #0000f0;
}


A:visited {
  color: #000077;
}

A:hover {
  color: red;
}

A:active {
  color: red;
}


div.evident:hover {
  background-color: #e0a040;
  color: #000055;
  width: 80%;
}

A.evident:link:hover, A.evident:visited:hover, A.evident:link, A.evident:visited {
    background-color: inherit;
    font-weight: inherit;
    color: inherit;
  }


div.evident {
  color: #000055;
  background-color: #e0e0a0;
  border: 1px solid #000055;
}

#evident:hover {
  background-color: #e0a040;
  color: #000055;
}


#evident {
  color: #000055;
  background-color: #e0e0a0;
}

div.box {
  background-color: #e0a040;
  border: groove;
  border-width: 1;
  border: 1px solid #000055;
  background-image: none;
}

.postit a:link { color: blue; }
.postit a:visited { color: #0000f0; }
.postit a:hover { color: red; }

div.postit { 
  background-color: #ffffa2;
  border: groove; 
  border-width: 1px; 
  border-color: #7E7676; 
  cursor: help;
  color: black;
  background-image: none;
}

.azzurro{
  background-image: none;
  background-color: #c0c080;
}

.rosa{
  background-image: none;
  background-color: #e0e0a0;
}

.celeste{
  background-image: none;
  background-color: #d0d080;
}

select { 
   background: #e0e0a0;
  } 

input { 
   background: #e0e0a0;
  } 

textarea {
   background: #e0e0a0;
  }

