		* { margin:0; padding:0; font: normal normal 12px/18px Verdana, Sans-serif; color:Black; }
		body { text-align: center; background-color: White;}
		#top {
			width=100%;
			height:26px;
			background-color: #62C1E8;
		}
		#container {
			position:relative;
			margin: -26px auto 0;
			width: 80em;
			text-align: left;
		}
		#headMenu {
			height:26px;
			margin-left:271px;
			width:42em;
			background-color: #62C1E8;
		}
		#headMenu li {
			float:left;
			list-style:none;
		}
		#headMenu li a {
			display:block;
			padding: 5px 20px;
			font:normal bold 14px/normal sans-serif;
			color: #CBEDFB;
			text-decoration: none;
		}
		#headMenu li a:hover {
			color: White;
			background-color: #8FD8F5;
		}
		.here {
			border-bottom: 3px solid #00A5E6;
			margin-bottom: -3px;
		}
		#left {
			position:absolute;
			background: url(images/foto.jpg) left top no-repeat; 
			width:271px; 
			hezight:399px;
			padding-top:399px;
		}
		#right {
			position:relative;
			float:right;
			padding-left:20px;
			background-color: #f5f5f5;
		}
		#content {
			padding: 20px 0 30px 290px;
			background-color: #f5f5f5; 
		}
		#bottom {
			clear:both;
			width:100%;
			height:14px;
			background-color: #62C1E8;
			text-align:right;
		}
		#bottom a {
			margin-right: 1em;
			text-decoration:none;
			color: #CBEDFB;
			font: normal bold 10px/normal Verdana, Sans-serif;
		}
		#bottom a:hover { color:white; }
		
		h1 { font:normal bold 22px/120% "Trebuchet MS", Sans-serif; color:Black; margin-bottom:3px; }
		h2 { font:normal bold 16px/150% Sans-serif; color:White; background-color:#62C1E8; letter-spacing:2px; padding: 0 0.5em; margin: 2em 0 1em; }
		h3 { font:normal bold 14px/150% Verdana, Sans-serif; color:#999; margin-bottom:10px; }
		em { font-style: normal; color:#FF7E00; font-weight:bold; }
		p { margin-bottom:2em;}
		#content a {
			color:#0094DE;
		}
		#content li {
			margin: 0 0 0.5em 3em;
			list-style-image: url(images/list.gif);
		}
		strong { font-weight:bold;}
		.online { color: Green; font-style:italic; }
		.offline { color: Gray; font-style:italic; }
