BODY
{	
	scrollbar-arrow-color : #000000;
	scrollbar-face-color : #ffffff;
	scrollbar-highlight-color : #ffffff;
	scrollbar-3dlight-color : #ffffff;
	scrollbar-shadow-color : #ffffff;
	scrollbar-darkshadow-color : #ffffff;
	scrollbar-track-color : #ffffff;
	color : #000000;
	font-weight:normal;
	font-size: 16px;
	font-style: normal;
	font-family: "Denk One",Helvetica,San Serif;
  	background-color:#000000;
}


.follow {  font-family: "Denk One", Georgia, San Serif; font-size: 19px; color: #ffffff;}
.titolo {  font-family: "Denk One", Georgia, San Serif; font-size: 26px; color: #ffffff;}
.progetto {  font-family: "Denk One", Georgia, San Serif; font-size: 22px; color: #ffffff;}
.piccolo {  font-family: "Denk One", Georgia, San Serif; font-size: 12px; color: #ffffff;}
.intro {  font-family: "Denk One", Georgia, San Serif; font-size: 14px; color: #000033;}
.titolored {  font-family: "Denk One", Georgia, San Serif; font-size: 26px; color: #ee3333;}
.prezzo {  font-family: "Denk One", Georgia, San Serif; font-size: 19px; color: #ff6666;}
.prezzo2 {  font-family: "Denk One", Georgia, San Serif; font-size: 22px; color: #ff6666;}
.superbig {  font-family: "Denk One", Georgia, San Serif; font-size: 42px; color: #ffffff;}

a               {text-decoration: none;font-family: Eras, Verdana, sans-serif; font-size: 20px; font-style: normal; color:#ffffff;cursor:hand}
a:hover         {text-decoration: underline;font-family: Eras, Verdana, sans-serif; font-size: 20px; font-style: normal; color:#ffffff;cursor:hand}

a.nuovo22        {text-decoration: none;font-family: "Denk One", Georgia, sans-serif; font-size: 18px; font-style: normal;  background: #000000; color:#FCB399;cursor:hand}

a.nuovo11  {text-decoration: none;font-family: "Denk One",Verdana, Georgia, sans-serif; font-size: 19px; font-style: normal;  color:#fca87f;cursor:hand}
a.nuovo11:hover  {text-decoration: none;font-family: "Denk One",Verdana, Georgia, sans-serif; font-size: 19px; font-style: normal;  color:#e9b2a4;cursor:hand}

a.nuovo21  {text-decoration: none;font-family: "Denk One",Verdana, Georgia, sans-serif; font-size: 26px; font-style: normal;  color:#fca87f;cursor:hand}
a.nuovo21:hover  {text-decoration: none;font-family: "Denk One",Verdana, Georgia, sans-serif; font-size: 26px; font-style: normal;  color:#e9b2a4;cursor:hand}

a.blu        {text-decoration: none;font-family: "Denk One", Georgia, sans-serif; font-size: 22px; font-style: normal; color:#ffffff;cursor:hand}
a.blu:hover  {text-decoration: underline;font-family: "Denk One", Georgia, sans-serif; font-size: 22px; font-style: normal; color:#ffbbbb;cursor:hand}

a.giallo        {text-decoration: none;font-family: "Denk One", Georgia, sans-serif; font-size: 22px; font-style:normal;color:#FCB399;cursor:hand}
a.giallo:hover  {text-decoration: none;font-family: "Denk One", Georgia, sans-serif; font-size: 22px; font-style: normal; color: 	#FCB399;cursor:hand}

a.azzurro        {text-decoration: none;font-family: "Denk One", Georgia, sans-serif; font-size: 28px; font-style: normal;  background: #000000; color:#B3D1FF;cursor:hand}
a.azzurro:hover  {text-decoration: none;font-family: "Denk One", Georgia, sans-serif; font-size: 28px; font-style: normal;  background: #000000; color:#FFFFFF;cursor:hand}

a.azzurro3        {text-decoration: none;font-family: "Denk One", Georgia, sans-serif; font-size: 26px; font-style: normal;  background: #000000; color:#FFFFFF;cursor:hand}
a.azzurro3:hover  {text-decoration: none;font-family: "Denk One", Georgia, sans-serif; font-size: 26px; font-style: normal;  background: #000000; color:#B9D7FF;cursor:hand}

a.azzurro2        {text-decoration: none;font-family: "Denk One", Georgia, sans-serif; font-size: 30px; font-style: normal;  background: #000000; color:#B3D1FF;cursor:hand}
a.azzurro2:hover  {text-decoration: none;font-family: "Denk One", Georgia, sans-serif; font-size: 30px; font-style: normal;  background: #000000; color:#FFFFFF;cursor:hand}

		
#sidebar h1, #sidebar h2 {
	font-size: 400%;
	line-height: 0;
	background-color:#d1725a;
	text-transform: uppercase;
	text-shadow: 1px 2px 6px rgba(0,0,0,.75);
}

#folders {
	position:relative;
	color: #fff;
	background-color:#d1725a;
}

.title {
	position:relative;
}

.folderTitle {
	color: #fff;
}

input[type=text] {
  width: 90%;
  padding: 12px 20px;
  margin: 8px 0;
  box-sizing: border-box;
  font-size: 22px;
}

select {
  width: 90%;
  padding: 16px 20px;
  border: none;
  border-radius: 4px;
  background-color: #f1f1f1;
  font-size: 22px;
}

input[type=button], input[type=submit], input[type=reset] {
  background-color: #4C3333;
  border: none;
  color: white;
  padding: 16px 32px;
  text-decoration: none;
  margin: 4px 2px;
  cursor: pointer;
  font-size: 22px;
}