/************************************************************************/
/* CSS File:     	ep_pf.css  FOR MAIN PF 			*/
/* 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 6 2002                       		*/
/* Last Modified: 	10-July-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 : #008000; scrollbar-darkshadow-color : #001038; scrollbar-background-color : #001038; }


/************************* THE TITLES ***********************************/

.titolo      {
	font-family: verdana,arial,helvetica, sans-serif; font-style: normal; font-size: 11pt;
	color: #008200; text-align: center; font-weight: bold; text-transform: none;
	margin-top:5px; margin-left:0px; margin-bottom:5px; margin-right:0px;
	background-color : transparent; }


.titoloing    {
	font-family: verdana,arial,helvetica, sans-serif; font-style: italic; font-size: 11pt;
	color: #008200; text-align: center; font-weight: bold; text-transform: none;
	margin-top:5px; margin-left:0px; margin-bottom:5px; margin-right:0px;
	background-color : transparent; }


/********* NAMES PERSONAGGI CASELLA PRINCIPALE anche per gli inglesi ******/

.nomicp      {
	font-family: arial,verdana,helvetica, sans-serif; font-style: normal; font-size: 8pt;
	color: #008200; text-align: left; font-weight: normal; text-transform: none;
	margin-top:1px; margin-left:1px; margin-bottom:1px; margin-right:1px;
	background-color : transparent; }


/****** NAMES PERSONAGGI CASELLA CON DESCRIZIONE IN MAIN PAGE ******/
.nomicd      {
	font-family: verdana,arial,helvetica, sans-serif; font-style: normal; font-size: 9pt;
	color: #008200; text-align: left; font-weight: bold; text-transform: none;
	margin-top:5px; margin-left:10px; margin-bottom:5px; margin-right:1px;
	background-color : transparent; }

/*** NAMES PERSONAGGI CASELLA CON DESCRIZIONE IN PAGINE SINGOLE *****/
.nomicds      {
	font-family: verdana,arial,helvetica, sans-serif; font-style: normal; font-size: 9pt;
	color: #008200; text-align: center; font-weight: bold; text-transform: none;
	margin-top:5px; margin-left:10px; margin-bottom:5px; margin-right:1px;
	background-color : transparent; }

/********************** THE AUTHOR **********************************/

.autore      {
	font-family: verdana,arial,helvetica, sans-serif;
	font-style: normal; font-size: 8pt; color: black; text-align: center;
	text-transform: none; font-weight: normal;
	background-color : transparent;
	margin-top : 0pt; margin-bottom : 2pt; }


/********************** THE PHOTOS **********************************/
.foto {
	WIDTH: 170px;
	MARGIN: 0px auto;
	text-align:center;
	BACKGROUND: #f5f5f5 center;
	padding: 5px;
	height: auto;
	border: thin groove #fffff0;
	position: static; 
}



/********************** THE TEXTs **********************************/

.testo {
	font-family: arial, verdana, helvetica, sans-serif; 
	font-size: 8pt; color: #000000; text-align: justify;
	margin-top:5px; margin-left:5px; margin-bottom:5px; margin-right:5px;
	background-color : transparent;}

.pubblicato      {
	font-family: arial,verdana,helvetica, sans-serif;
	font-style: normal; font-size: 7pt; color: #666666; text-align: center;
	text-transform: none; font-weight: normal;
	background-color : transparent; margin-top : 3pt; margin-bottom : 10pt; }


.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;
}

/************************* THE LINKS *************************************/

A:visited 	{ color: #008200; font-weight: normal; text-decoration: none; }
A:active  	{ color: #008200; font-weight: normal; text-decoration: none; }
A:link 		{ color: #008200; font-weight: normal; text-decoration: none; }
A:hover	  	{color:#00ff00; font-family:Arial; font-variant:small-caps; font-weight:bold; TEXT-DECORATION:underline}



