strong {
	color: red;
}

a:active {
	color: maroon;
}
a:link {
	color: #4D4D4D;
	text-decoration: none;
}
a:visited {
	color: #777777;
	text-decoration: none;
}

a:hover { color : #c00; }

ul {
	line-height : 120%;
	margin:0 0 1.25em 0;
	padding:0em 3em;
	list-style-type: hiragana;
	}
	
li {
  /* list-style-type:none; */
  margin:0 0 0.75em 0; 
  }
  
p.salta {
	padding-bottom: 5px;
}

p.pos_abs_lowl
{
position:absolute;
left:0px;
bottom:0px;
}

p.pos_abs_lowr
{
position:absolute;
right:0px;
bottom:0px;
}

body, .textnormal { 
		font-family:  Verdana, Helvetica, Arial, sans-serif;
		font-size: 14px; 
		font-style: normal; 
		font-weight: normal; 
		color: #000000;
		background-color: #FFF5EE
		}

.pageheader {
		color: #CC6600;
		font-size: x-large;
		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-weight: bold;
		}

.nav {
		font-size: 1.1em;
		word-spacing: 5ex;
		color: #666666; 
		font-family: Verdana, Helvetica, Arial, sans-serif; 
		text-align: center;
		}
		
.nav.init {
		word-spacing: 1ex;
		display: inline-block;
		width: 420px;
		}
		
.footertext {	
		color: #666666;
		font-size: 12px;
		font-family: Verdana, Helvetica, Arial, sans-serif;
		}

.footertextsmall {	
		color: #666666;
		font-size: 10px;
		font-family: Verdana, Helvetica, Arial, sans-serif;
		}
		
.sectionheader {
		font-family:  Verdana, Helvetica, Arial, sans-serif;
		font-size: 11pt; 
		font-style: normal; 
		font-weight:  bold; 
		color: #CC6600;
		}
		
.textlarge {  
		font-family:  Verdana, Helvetica, Arial, sans-serif;
		font-size: 1.75em; 
		font-style: normal; 
		font-weight: normal;
		font-stretch: wider;
		color: #72594B;
		}

.textbold {  
		font-family:   Helvetica, Verdana, Arial, sans-serif;
		font-style: normal; 
		font-weight:  bold; 
		}
		
.title {  
		font-family:  Helvetica, Verdana, Arial, sans-serif;
		font-style: italic; 
		font-weight: 600; 
		text-transform: capitalize; 
		color: #000000
		}
		
.title.noacad {  text-transform: none;	}
		
.textit {  
		font-family:  Helvetica, Verdana, Arial, sans-serif;
		font-size: 100%; 
		font-style: italic; 
		font-weight: normal; 
		color: #000000
		}
		
.citazione {
	font-size: .9em;
	font-style: italic;
	font-family: roman, 'times new roman', times, serif;
	color: #4D4D4D;
	text-align: center;
}

