/***************************************************************
  
Stili utilizzati nel sito dei Falchi Lanari
  
http://www.falchilanari.it
  
Autore: Katia Ferri
****************************************************************/


/***************************************************************
 
 TAG-HTML

****************************************************************/

body {   
   background-color: white;
   font-family: Verdana;   
   font-size: 13px;   
   font-style: normal;   
   font-weight: normal;   
   color: #000040;   
   text-align: left;   
}

body.azzurro {   
   background-image: url(img/sfondo03.gif); 
}



ul li {   
   font-family: Verdana;   
   font-size: 13px;   
   font-style: normal;   
   font-weight: normal;   
   color: #000040;   
   text-align: left;
	list-style-image: url(img/bottone00137.gif);
   padding-bottom: 10px;
   padding-left: 4px;
}

a:link, a:visited {   
   font-family: Verdana;   
   font-size: 13px;   
   font-style: normal;   
   font-weight: normal;   
   color: #000040;   
   text-align: left;   
   text-decoration: underline; 
}

a:hover {
   background-color: #0DB0FF;
}

a.colsx:link, a.colsx:visited {   
   font-family: Verdana;   
   font-size: 16px;   
   font-weight: bold;   
   color: white;   
   text-align: left;     
   text-decoration: none;
   line-height: 24px;
}

a.colsx:hover {   
   text-decoration: underline; 
   background-color: transparent;
}


/***************************************************************
  
CLASSI GENERICHE

****************************************************************/

.racconti {
   width: 625px;
	text-align: left;
}

.testo {
   margin-left: 50px;
	margin-right: 50px;
	text-align: left;
}

.elenco {
   margin-left: 120px;
   width: 500;
	text-align: left;
}


.titolo1 {   
   font-family: Verdana;
   font-size: 24px;   
   font-style: normal;   
   font-weight: normal;   
   color: #000040;   
   text-align: center;   
   margin-top: 18px;   
   margin-bottom: 18px;
}

.titolo2 {  
   font-family: Verdana;   
   font-size: 16px;   
   font-style: normal;   
   font-weight: bold;   
   color: #000040;   
   text-align: center;   
   margin-top: 18px;   
   margin-bottom: 18px;
}

.titolo3 {   
   font-family: Verdana;   
   font-size: 16px;   
   font-style: normal;   
   font-weight: normal;   
   color: #000040;   
   text-align: center;   
   margin-top: 18px;   
   margin-bottom: 18px;
}

.titolo4 {   
   font-family: Verdana;   
   font-size: 13px;   
   font-style: normal;   
   font-weight: bold;   
   color: #000040;   
   text-align: left;
	margin-top: 5px;   
   margin-bottom: 5px;
   margin-left: 30px;
}

.grassetto {   
   font-family: Verdana;   
   font-size: 13px;   
   font-style: normal;   
   font-weight: bold;   
   color: #000040;   
   text-align: left;
}

.piccolo {   
   font-family: Verdana;   
   font-size: 10px;   
   font-style: normal;   
   font-weight: normal;   
   color: #000040;   
   text-align: center;
}
