@charset "iso-8859-1";
/*      Full d'estil per a la web El tren pinxo de Banyoles */
/*		Autor: Joaquim Ejarque  (c)                         */
/*      --------------------------------------------------- */
/*		Color beig = Hex: #EFDEC6,   Dec: 239, 222, 198     */

body	{ margin-top: 0 px;
		margin-left: 50 px;
		margin-right: 50 px;
		background-color: #EFDEC6;
		color: #400000;
		font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
		font-size: 10pt;
		}

p 		{ font-size: 12Pt; 
		text-align: justify; 
		font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
		font-size: 10pt;
		}
p.nota  { font-size: 8Pt; 
		}
p.nc 	{ font-size: 8Pt; 
		text-align: center; }

table	{ background-color: #EFDEC6;;
		}		
table.f	{ Background: url(fons.gif);
		}		

dd		{ font-size: 12Pt; 
		text-align: justify; 
		font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
		font-size: 10pt;
		}
				
td      { border-style: none;
		border-width: 1px;	
		background-color: transparent;
		color: #400000;
		font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
		font-size: 10pt;
		text-align: center;
		}
td.al      { border-style: none;
		border-width: 1px;	
		background-color: transparent;
		color: #400000;
		font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
		font-size: 10pt;
		text-align: left;
		}
td.ar      { border-style: none;
		border-width: 1px;	
		background-color: transparent;
		color: #400000;
		font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
		font-size: 10pt;
		text-align: right;
		}

td.b    { border-style: outset;
		border-width: 1px;	
		background-color: #EFDEC6;
		color: #400000;
		font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
		font-size: 8pt;
		}
td.m    { border-style: outset;
		border-width: 1px;	
		background-color: #500000;
		color: white;
		font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
		font-size: 8pt;
		}
td.n    { border-style: outset;
		border-width: 1px;	
		background-color: #500000;
		color: white;
		font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
		font-size: 8pt;
		}
td.r    { border-style: outset;
		border-width: 1px;	
		background-color: #6A8AF9; 
		color: white;
		font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
		font-size: 8pt;
		}
td.v    { border-style: outset;
		border-width: 1px;	
		background-color: #FF0000;
		color: yellow;
		font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
		font-size: 12pt;
		}

a 		{ text-decoration: none; 
		color: #400000e; 
		}
a:hover { color: Red; /* text-decoration: underline; */ 
		}
a.m 		{ text-decoration: none; 
		color: white; 
		}
a.m:hover { color: Yellow; /* text-decoration: underline; */ 
		}
				
h1, h2, h3, h4 {
        text-align: center;
        font-family: Times New Roman, Verdana, Tahoma, Arial, Helvetica, Sans-serif;
        font-style: normal;		/* Italic */
        color: #400000; 
		}

hr 		{ color: #400000; 
		}

.form { font-family: , Verdana, Tahoma, Arial, Helvetica, Sans-serif; 
		font-size:10px; 
		color : black;	
		line-height : normal; 
		text-decoration: none; 
		background-color:#F0F0F0;     /* transparent; */
		border-style:groove; 
		}
		
.amagat { display: none 
		}

