﻿h1 {
	border-bottom: 2px dotted #C8C8FF;
	color: black;
	font-size: 140%;	
	margin-bottom: 0.25em;
}

h2 {
	border-bottom: 2px dotted #C8C8FF;
	clear: both;
	color: #FFB200;
	font-size: 120%;
	font-weight: bolder;
	padding-left: 0.5em;
}

#header {
	margin-bottom: 1em;
}

#header .logo {
	float: left;
}

#header .banner {
	display: none;
}

#corners {
	clear: both;
	float: none;
	width: 100%;
}

	#article {
		text-align: justify;
		line-height: 140%;
	}

	#article .meta {
		margin-left: 1em;
	}
	
	#article .meta .author {
		font-weight: bold;
	}

#column {
	display: none;
}

#footer {
	clear: both;
	padding: 10px;
	height: 82px;
	background: url('../images/tl_alu_alumine.jpg') no-repeat center center;
}

#menu {
	display: none;
}