/************************************************************************/
/* CSS File:     	ep_docvl.css  FOR DOCS VALLEYS 			*/
/* 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 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 : #f2f2f2; 
scrollbar-shadow-color : #f2f2f2; 
scrollbar-track-color : #ffffff;
scrollbar-highlight-color : #001038; 
scrollbar-arrow-color : #007000; 
scrollbar-darkshadow-color : #f2f2f2; 
scrollbar-background-color : #f2f2f2; 
}

/************************* THE TITLES *************************************/

.titolo      {
	font-family: verdana,arial,helvetica, sans-serif;
	font-style: normal;
	font-size: 8pt;
	color: Green;
	text-align: center;
	text-transform: none;
	font-weight: bold;
	background-color : transparent;
}


.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;
}

.generale      {
	font-family: arial,verdana,helvetica, sans-serif;
	font-style: normal;
	font-size: 9pt;
	color: green;
	text-align: left;
	text-transform: none;
	font-weight: bold;
	background-color : transparent;
	margin-top : 0pt;
	margin-bottom : 2pt;
}

.testo {
	font-family: arial,verdana,helvetica, sans-serif;
	font-style: normal;
	font-size: 8pt;
	color: black;
	text-align: justify;
	text-transform: none;
	font-weight: normal;
	background-color : transparent;
	margin-top : 1pt;
	margin-bottom : 10pt;
	margin-left : 5pt;
	margin-right : 5pt;
}


.pubblicato      {
	font-family: arial,verdana,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 : 3pt;
	margin-bottom : 10pt;
}



A:visited {
	color: green;
	font-weight: bold;
	font-size: 100%
}
A:active  {
	color: green;
	font-weight: bold;
	font-size: 100%
}
A:link {
	color: Green;
	text-transform: bold;
	font-weight: bold;
	font-size: 100%
}
A:hover {
	color: blue;
	font-size: 100%
}


