@charset "utf-8";

body {background-image:url(../JPG/elefante-bianco.jpg);text-align:center;width:auto;}
#banner_sup {border-color: #ff0000;width:70%;text-align:center;}
#barra_links {font-family:"Trebuchet MS", sans-serif, Verdana;color:#ffcc66;font-size:12px;width:70%;text-align:center;}
#barra_links a {display:block;text-decoration:none;width:100px; color:#000000;font-family:"Trebuchet MS", Verdana, sans-serif;text-align:center;} 
#barra_links a:link {background:#ffcc66;border:2px outset #FFFFFF; } /* give unvisited and visited links a light orange background and an outset border of the same color to make it look like a button */
#barra_links a:visited {background:#ffcc66;border:2px outset #FFFFFF;color:#660033;}
#barra_links a:focus {background:#66cc33;border:2px outset #FFFFFF;color:black} /* give buttons that are hovered over or that have focus a darker background and border, as well as black text; bold formatting makes the text jump around to much */
#barra_links a:hover {background:#99ff33;border:2px outset #FFFFFF;color:black}
#barra_links a:active {background:#00ffff;border:2px outset #ffffff} /*give buttons when they are clicked ("active"), an even darker background */
#corpo_testo {font-family:"Trebuchet MS", sans-serif, Verdana;color:#000000;}

#lista {font-family:"Trebuchet MS", Tahoma;text-align:center;color:##ffcc00}
h1 {font-family:Tahoma,"Trebuchet MS", sans-serif, Verdana;color:#ff0000;text-align:center;}
h2 {font-family:Tahoma,"Trebuchet MS",sans-serif, Verdana;color:#0000ff;text-align:center;}
h3 {font-family:Tahoma,"Trebuchet MS",sans-serif, Verdana;color:#ff0000;text-align:center;}
h4 {font-family:Tahoma,"Trebuchet MS",sans-serif, Verdana;color:#000099;text-align:left;}
h5 {font-family:Tahoma,"Trebuchet MS",sans-serif, Verdana;color:#ff0000;text-align:left;}

p {font-family:Tahoma,"Trebuchet MS",sans-serif, Verdana;color:#ff0000;text-align:left;}
#lista a: link {color:#ffffff}
#lista a: visited {color:#ff0000}
#lista a: focus {color:#ffff66}
#lista a: hover {color:#ffff66}
#lista a: active {color:#ffff66}

