/************************************************************************/
/* CSS File:     	ep_fr.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: 		10th 12 2000                       		*/
/* 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: #007000;
scrollbar-face-color : #007000; 
scrollbar-shadow-color : #007000; 
scrollbar-track-color : #007000;
scrollbar-highlight-color : #007000; 
scrollbar-arrow-color : #007000; 
scrollbar-darkshadow-color : #007000; 
scrollbar-background-color : #007000; 
}


/************************* 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;
}
.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;
}


/* rss */
.rssButton, a.rssButton:visited, a.rssButton:hover {
	border: 1px solid;
	border-color: #ffc8a4 #7d3302 #3f1a01 #ff9a57;
	padding: 0px 2px 0px 2px;
	font: bold 9px Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #ff6600;
	text-decoration: none;
	margin: 1px;
}
/* atom */
.atomButton, a.atomButton:visited, a.atomButton:hover {
	border: 1px solid;
	border-color: #B2B2E3;
	padding: 0px 2px 0px 2px;
	font: bold 9px Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #0035D2;
	text-decoration: none;
	margin: 1px;
}


/************************* THE VALLEYS names *************************************/
.valli  {font-family: arial, verdana, helvetica, sans-serif; font-size: 8pt; font-weight: normal; text-align:left; text-decoration: none; color: #00ff00; margin-top:0px; margin-left:1px; margin-right:0px; margin-bottom:0px}


/************************* THE LINKS *************************************/
a:link 		{ color: #00ff00; font-weight: normal; text-decoration: none; } /*the link text*/ 
a:active 	{ color: #00ff00; font-weight: normal; text-decoration: none; } /*the link while pressed*/ 
a:visited 	{ color: #00ff00; font-weight: normal; text-decoration: none; } /*the link once visited*/  
a:hover	  	{color:#00ff00; font-family:Arial; font-size: 9pt; font-weight:bold; TEXT-DECORATION:underline} /*the link when mouse is just over it*/

/************************* THIS IS THE END *******************************/

