/*  Fogli di stile generale per il sito Web UDI Ravenna  */


BODY,TABLE { font-family: Arial, Helvetica, sans-serif; 
             font-size: 95%; line-height: 110%;
             background: white;
             color: Black; }

.home { background: #FFBE54; }
.evidenza {font-weight:bold; color: #ef4034;}

h1 {font-size:1.3em; font-weight:bold}
h2 {font-size:1.2em; font-weight:bold; color: #425D9C;}
h3 {font-size:1.1em; font-weight:bold; color:#EF4034; text-align:center;}

table.menu {font-family: Arial, Helvetica, sans-serif; font-size: .85em;  border-collapse: collapse; border:thin dotted #CCE2F7;}
table.menu td {border:thin dotted #CCE2F7; padding: 10px;}

table.menu2 {font-family: Arial, Helvetica, sans-serif; font-size: .85em;  border-collapse: collapse; border:thin dotted #CCE2F7;}
table.menu2 td {border:thin dotted #CCE2F7; padding: 5px;}

A:link { background: transparent; text-decoration: none; color: #3860B8; }        
A:visited { background: transparent; text-decoration: none; color: #3860B8; }
A:hover { background: #3860B8; text-decoration: none; color: white; }
A:active { background: transparent; text-decoration: none; color: #3860B8; }

TT { font-family: Outfix, "Courier New", Courier, monospace; }
/* questo font "Outfix" e' disponibile presso http://www.verylim.com/Outfix/  */

UL { list-style: square outside; }
ul.spogli {font-size:0.85em;}
ul.storia li {margin-top:8px;}
ul.color {list-style-image:url(img/punto.gif);}

H1 { font-size: 120%; }

HR { color: gray; }

IMG { border: 0px; }


.low  { font-size: 75%; }
.small {font-size:0.75em; text-align:right;}
