/* Styling */

 BODY.norm {
	BACKGROUND-IMAGE: url(background.jpg); MARGIN: 2px 0px 0px; CURSOR: default; BACKGROUND-REPEAT: repeat; BACKGROUND-COLOR: #aabec9; text-align:center; border:solid 1px black;  font-family:"Times New Roman"; font-weight:bold; font-size: .68em; }

BODY.christmas  {
	MARGIN: 5px 0px 0px; CURSOR: default; BACKGROUND-COLOR: #770000; text-align:center; border:solid 1px black;  font-family:"Times New Roman"; font-weight:bold; font-size: 18px;
}	

/* Logo */

#logo { width: 720px; height:148px; background: url(logo.png) no-repeat; color: #ba0000; } 

#data { position:absolute; top:2; left:10; }

#meteo { position:absolute; top:85; left:62; }

#clock { position:absolute; top:130; left:35; }

div.split h3 { margin:35px 55px 0px 57px; font-size: 100% }
div.split h3.left { float: left }
div.split h3.right { float: right }

/* Menu & buttons */

 #bkmenu { margin-top: 5px; position: relative; }

 #menu { padding: 0px; margin: 0px auto; list-style: none; text-decoration: none; text-align: center; font-family:Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold; }

 #menu li { width: 100px; float: left; margin-left: 1px; margin-right: 1px; }
 #menu li a { display: block; padding: 5px 0px; }

 #menu li.noselect { color: #555555; border: 3px #727272 solid; padding: 5px 0px; background-image: url(buttonoff.gif); } 
 
 #menu a { color: black; border: 4px #9F7205 solid; background-image: url(button.gif); }
 #menu a:hover { color: #9F7205; border: 4px #FFDD00 solid; background-image: url(buttonon.gif); }
 

/* Images */

IMG.1 { width: 150px }


/* Tables */

TABLE.foto {
	 WIDTH:150px; BACKGROUND-COLOR:#f8e2cb; align:center; text-align:center; font-family:"Times New Roman"; font-size: 12px; font-weight:bold; color: #0000bb; }

TABLE.foto1 {
	 WIDTH:650px; BACKGROUND-COLOR:#f8e2cb; align:center; text-align:center; font-family:"Times New Roman"; font-size:12px; font-weight:bold; color: #0000bb; }

TD.foto { BORDER: white 2px solid; VERTICAL-ALIGN: top; }

TABLE.past {
	width:650px; BACKGROUND-COLOR: #e0e0e0; align:center; text-align:center; border: solid 1px black; font-family:"Times New Roman";  font-size: 15px; font-weight:normal; }

TH.past { height: 30; BACKGROUND-COLOR: #a0a0a0; border:solid 1px black; font-weight:bold; }

TR.past { height: 25; }

TD.past1 { width: 20%; border: black 1px solid; }

TD.past2 { width: 30%; border: black 1px solid; }

TD.past3 { width: 50%; border: black 1px solid; }

TR.del { height: 25; font-weight:normal; color: #bb0000; text-decoration: line-through; }

TD.del1 { width: 20%; border: black 1px solid; }

TD.del2 { width: 30%; border: black 1px solid; }

TD.del3 { width: 50%; border: black 1px solid; }

TR.priv { height: 25; font-weight:normal; color: #525252; font-size:12px; }

TABLE.note0 {
	width:500px; BACKGROUND-IMAGE: url(background_note.jpg);  align:center; text-align:center; border:solid 1px; border-color: #c89100; font-family:"Times New Roman"; font-weight:bold; font-size: 15px; }

TABLE.note1 {
	width:400px; BACKGROUND-IMAGE: url(background_note.jpg);  align:center; text-align:center; border:solid 1px; border-color: #c89100; font-family:"Times New Roman"; font-weight:bold; font-size: 15px; }

TABLE.note {
	width:750px; BACKGROUND-IMAGE: url(background_note.jpg);  align:center; text-align:center; border:solid 1px; border-color: #c89100; font-family:"Times New Roman"; font-weight:bold; font-size: 15px; }

TH.note { height: 40; BACKGROUND-COLOR: #0066aa; border:solid 1px; color: #ebeb00; font-size: 17px; }

TR.note { height: 30px; }

TD.note1 { width: 25%; border:solid 1px; }

TD.note2 { width: 35%; border:solid 1px; }

TD.note2m { width: 35%; border:solid 1px; BACKGROUND-IMAGE: url(background_map.jpg);  }

TD.note3 { width: 40%; border:solid 1px; }


TR.prox { height: 30px; font-size: 17px; BACKGROUND-IMAGE: url(background_note1.jpg); }


/* Links */

A { text-decoration: none; border: 0px; }

A.black { color: black; }

A.white { color: white; }

/* Paragraphs */

p { font-family:"Times New Roman"; font-size: 15px; text-align:center; }

p.left { font-family:"Times New Roman"; font-size: 14px; font-style: italic; text-align:left; }

p.footer { color: #525200; font-style: italic; font-size: 13px; font-weight:bold; }

p.data { height: 17; width: 175 ; BACKGROUND-COLOR: #DAA520; align:center; text-align:center; font-family:"Times New Roman"; font-size: 12px; font-weight:bold; color: white; }

H1 { font-family:"Times New Roman"; font-weight:bold; font-size: 24px; text-align:center; }

H2 { font-family:"Times New Roman"; font-size: 20px; text-align:center; }

H3 { font-family:"Times New Roman"; font-weight:bold; font-size: 15px; text-align:left; line-height:16pt; }

H4 { font-family:"Times New Roman";font-style: italic; font-weight:bold; font-size: 13px; text-align:center; color: #0000dd; }



