/************************************************************************/
/* CSS File:     	ep_p_.css  FOR PERCORSI p_xx_xxx.htm		*/
/* 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: 		10th 7 2001                       		*/
/* Last Modified: 	10-June-2002                    		*/
/*                                                       	     	*/
/*  Copyright 2002, Enrico Pelos                         	     	*/
/*  www.pelos.it  pelos@village.it                      	      	*/
/************************************************************************/
/*********** writings referred to the page comparison order *************/

/********* Body defaults and element declarations ***********************/


/************************* 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 : #007000; 
scrollbar-darkshadow-color : #001038; 
scrollbar-background-color : #001038; 
}

/************************* THE TITLES *************************************/

.TITOLO      {
	font-family: verdana,arial,helvetica, sans-serif;
	font-style: normal;
	font-size: 12pt;
	color: Green;
	text-transform: none;
	font-weight: bold;
	background-color : transparent;
}


.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;
}


/************************* 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;	
}




.Didascalia {
	font-family: arial, verdana, helvetica, sans-serif; 
	font-size: 9pt;
	color: #000000;
	background-color : transparent;
}

.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%
}



