a:link       { font-family: sans-serif; color: #000; text-decoration: none;font-size: 1em;}
a:hover      { font-family: sans-serif; color: #F00;}
body         { margin:0; font-family: sans-serif; font-size:1em;  word-spacing:0;}
h1 { margin:0; font-family: sans-serif; font-size:1em; color: #808080; letter-spacing:0pt; vertical-align:baseline; word-spacing:0;}
table {font-size:1em;}

.iniziologin{font-size:1em;}
.inputfont{font-size:1em;color:blue;}
.titolotestata{color:red;font-size:1.2em;}
.divimmaginiedit{position:fixed;top:100px;background-color:yellow;}
.testatasito{position:fixed;width:100%;background-color:#ff0;height:120px;z-index:2;}
.valoricampi{color:#000;font-size:1em;}
.textarea{position:relative;height:150px;width:300px;min-width:200px;max-width:900px;}
.textareaok{position:absolute;top:200px;width:100px;text-align:center;}
.inputedit{color:red;width:300px;}
.nomecampo{font-size:1em;color:yellow;}
.paginaedit{width:100%;}
.titolo{font-size:1em;font-weight:bold;width:100%;}
.titoletto {
  font-family: arial;
  font-size:12px; 
  color: grey;
}
.okcisiamo{font-size:2em;color:red;font-weight:bold;}
.titolettoinrosso{font-size:0.5em;color:red;font-weight:bold;width:100%;}
.catenaccio{font-size:1em;width:100%;}
.iconefotolista{width:30px;}
.iconefotolista:hover{transform: scale(2);}
.iconefotoedit{width:140px;}
.iconefotoedit:hover{transform: scale(2);}
.divimmscheda{background-color:#ff0;float:left;width:144px;padding:4 4 4 4;}
.btn, .btnedit, .btndel, .btndup, .btnlista, .btnokcisiamo {
  font-family: arial;
  font-weight: 900;
  color: #ffffff;
  font-size: 12px;
  background: #f5b000;
  padding: 2px 8px 2px 8px;
  text-decoration: bold;
  cursor: hand;
  min-width:50px;
}
.btnokcisiamo{font-size:30px;}
.btnlista {  color: #f5b00f;}

.btn:hover{
  background: #3cb0fd;
  text-decoration: none;
  cursor:pointer;
}
.btnedit:hover{
  background: #0f0;
  text-decoration: none;  cursor:pointer;
}
.btndel:hover{
  background: #ff0;
  text-decoration: none;
}
.btndup:hover{
  background: #00f;
  text-decoration: none;
}
@media only screen and (max-width: 600px) {
.iniziologin{font-size:1.2em;}
.inputfont{font-size:1.2em;}
	
}
