/************************************************************************/
/* CSS File:     	ep_pak.css  					*/
/* Page Family:  	"PORTAPPENNINI" 				*/
/* Index Page:   	http://www.liguri.net/portappennini/index.htm	*/
/* CSS Location: 	http://www.liguri.net/portappennini 		*/
/*                      						*/
/* Document Author:	Enrico Pelos                      		*/
/* Started on: 		20th 2 2001                       		*/
/* Last Modified: 	10-June-2002                    		*/
/*                                                       	     	*/
/* (CC)Copyright 2000.2006, Enrico Pelos.  Some Rights Reserved.        */
/* This style sheet is licensed under a Creative Commons License. 	*/
/* http://creativecommons.org/licenses/by/2.0                   	*/
/*          www.pelos.it  pelos@village.it                      	*/
/************************************************************************/
/***** writings not always referred to the page comparison order ********/

/********* Body defaults and element declarations ***********************/


/* **** The following is for undoing some of the default styling of common (X)HTML browsers for better reading and comprehension*/
/* link under the lines tend in some cases to make hypertext less readable, 
   because underlines obscure the shapes of the lower halves of words */
:link,:visited { text-decoration:none }

/* no list-markers by default, as lists are used often for semantics */
ul,ol { list-style:none }
/* to avoid browser default inconsistent heading font-sizes */
/* and pre/code too */
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img { border:none }

/* de-italicize address */
address { font-style:normal }


/************************* THE PAGE *************************************/ 

body
{ 
	background-color: #ffffff; 
	scrollbar-face-color : #ffffff; 
	scrollbar-shadow-color : #ffffff; 
	scrollbar-track-color : #ffffff; 
	scrollbar-highlight-color : #001038; 
	scrollbar-arrow-color : #008000; 
	scrollbar-darkshadow-color : #001038; 
	scrollbar-background-color : #001038; 
	margin-top : 0pt;
	margin-bottom : 0pt;
	margin-left : 0pt;
	margin-right : 0pt;
} 


.TITOLO
{ 
	font-family: arial, verdana, helvetica, sans-serif; 
	font-style: bold; 
	font-size: 12pt; 
	color: #008100;
	text-align: center; 
	text-transform: none; 
	font-weight: bold; 
	background-color : transparent;
	padding-top:10;
	padding-bottom:5;
	padding-left:0;
	padding-right:0;
} 


.TITOLO2 
{ 
	font-family: arial, verdana, helvetica, sans-serif; 
	font-style: bold; 
	font-size: 10pt; 
	color: Green; 
	text-transform: none; 
	font-weight: bold; 
	background-color : transparent; 
} 

.S1 
{ 
	font-family: arial, verdana, helvetica, sans-serif; 
	font-size: 10pt; color: Green; 
	font-weight: bold; 
	background-color : transparent; } 
.S2 
{ 
	font-family: arial, verdana, helvetica, sans-serif; 
	font-size: 10pt; 
	color: Black; 
	background-color : transparent; 
} 

.S3 
{ 
	font-family: arial, verdana, helvetica, sans-serif; 
	font-size: 9pt; color: Black; 
	text-transform: capitalize; 
	font-weight: bold; 
	background-color : transparent; 
} 

.Testo 
{ 
	font-family: arial, verdana, helvetica, sans-serif; 
	font-size: 10pt; color: #000000; 
	background-color : transparent; 
} 

.Didascalia 
{ 
	font-family: arial, verdana, helvetica, sans-serif; 
	font-size: 9pt; color: #000000; 
	background-color : transparent; 
} 



/************************* THE PHOTOs *************************************/ 

.foto_main 
 {
	border-style:double;
	border-width:6px;
	text-align: center;
	border-color: 007000;
	padding-top:0;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
}


/******************** THESE CLASSES ARE FOR GREENs HIGHLIGHTs ********************/


/***main title on top page*******/
.bylinec 
{
	font-size: 70%;
	color: #225522;
	margin: 4pt 0 0 0;
	text-align: center;
	text-transform: bold;
	padding: 0.3em 0.6em;
	background-color: #ddeedd;
	border: 1px dashed #669966;	
}

/***general fo paragraph titles*******/
.byline 
{
	font-size: 80%;
	color: #225522;
	margin: 4pt 0 0 0;
	background-color: #ddeedd;
	border: 1px dashed #669966;
	padding-top:0;
	padding-bottom:0;
	padding-left:30;
	padding-right:0;	
}



/************************* THE LINKS *************************************/ 

.BottomLinks { color: Lime; font-size: 9pt; background-color : transparent; } 


A:visited { color: Black; font-size: 100% } 
A:active { color: Black; font-size: 100% } 
A:link { color: Green; font-size: 100% } 


/************************************************************************/
/***************** End of .css Cascading Style Sheet ********************/ 
/************************************************************************/