html
{ height: 100%;}

*
{ 
  padding: 0;}

body
{ font: normal .80em 'trebuchet ms', arial, sans-serif;
  background: #610B0B;
  color: #5D5D5D;
 }

p
{ padding: 0 0 8px 0;
  line-height: 1.7em;}

img
{ border: 0;}

h1
{ font: normal 179% 'trebuchet ms', arial, sans-serif;
  border-bottom: 1px #FFA66B dashed;
  color: #43423F;
  margin: 0 0 15px 0;
  padding: 15px 0 5px 0;}

h2, h3, h4, h5, h6 
{ font: normal 179% 'trebuchet ms', arial, sans-serif;
  color: #43423F;
  margin: 0 0 15px 0;
  padding: 25px 0 5px 0;}

h2
{ font: normal 145% 'trebuchet ms', arial, sans-serif;
  color: #FF6600;}

h3
{ font: bold 130% 'trebuchet ms', arial, sans-serif;
  color: #43423F;}

h4, h5, h6
{ margin: 0;
  padding: 0 0 1px 0;
  font: normal 120% arial, sans-serif;
  color: #006699;}

h4
{ font: bold 120% arial, sans-serif;
  color: #43423F;}

h5, h6
{ font: italic 95% 'trebuchet ms' , arial, sans-serif;
  color: #888;}

h6
{ color: #FFFFFF;
  font: 150%;}


blockquote
{ margin: 20px 0; 
  padding: 10px 20px 0 20px;
  border: 1px solid #E5E5DB;
  background: #FFF;}

a, a:hover
{ outline: none;
  text-decoration: none;
  color: #FF6600;}

a:hover
{ text-decoration: underline;}

.finestra
{font-size:11px;}

.subtittle
{color: #5D5D5D;}



		

						/*LOGO*/

#logo
{ width:400px;
  position: center;
  height: 400px;
  margin-left:auto;
  margin-right:auto;
  margin-top:80px;
  margin-bottom:80px;
  border-radius: 200px;
  box-shadow: 0 0 10px #2A0A0A;
  background: url('index.gif');
}

#logo  #logo_text 
{ position: relative; 
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  text-align: center;
 }

#logo h1, #logo h2
{ font: normal 300% 'trebuchet ms', arial, sans-serif;
  border-bottom: 0;
  text-transform: none;
  margin: 5px;}

#logo_text h1, #logo_text h1 a, #logo_text h1 a:hover 
{ padding: 22px 0 0 0;
  color: #ff8401;
  text-decoration: none;
  margin: 5px;}

#logo_text h1 a .logo_colour
{ color: #fff;
 margin: 5px;}

#logo_text a:hover .logo_colour
{ color: #FF6600;
 margin: 5px;}

#logo_text h2
{ font-size: 120%;
  padding: 4px 0 0 0;
  color: white;
  margin: 5px;}

#footer
{ width: 916px;
  font-family: 'trebuchet ms', sans-serif;
  font-size:90%;
  height: 28px;
  text-align: center; 
  background: transparent;
  color: #FF8000;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  clear:both;
  margin-left:auto;
  margin-right:auto;}

#footer p
{ padding: 0;}

#footer a, #footer a:hover
{ color: #FFF;
  text-decoration: none;}

#footer a:hover
{ text-decoration: underline;}




