body, p, h1, h2, h3, h4, h5, h6, dl, dt, dd, form {
	padding: 0px;
	margin: 0px;
}

img {
	border: 0px;
}

textarea {
	overflow: auto;
}

body, td, th, input, textarea, select {
	font-family: times new roman, serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

/* === Links === */



/* === Main === */

#lang-wrapper,
#nav-wrapper,
#sub-title-wrapper,
#sub-nav-wrapper,
.lang,
.nav,
.sub-nav,
#nav,
#weather-page,
#weather,
#left-nav,
#login-page,
.print,
#sub-nav {
	display: none;
}

h1.logo-page {
	text-decoration: none;
	display: block;
	height: 30px;
	padding: 0px;
	margin: 0px;
}

h1.logo-page a {
	text-decoration: none;
	color: #000;
}

h1.logo-page a span {
	display: block;
	float: right;
}

#addr {
	padding-top: 20px;
}

#content-wrapper {
	float: left;
	width: auto;
}

#created {
	padding-top: 20px;
}

/* Content images */
	
.img-container {
	/*+*/
}

	.img-container table tr.image td {
		background: #ffffff;
		padding: 0px;
	}
	
	.img-container table tr.title {
		/*+*/
	}
	
		.img-container table tr.title td {
			text-align: center;
		}


#left-wrap {
	display: none;
}


h1.logo-page {
	padding: 0px;
	margin: 0px;
	float: left;
}

/* === Txt === */

h2.title {
	font-size: 18px;
	font-weight: bold;
	padding: 12px 0px;
}

h3.sub-title {
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 12px;
}

/* === Other === */

.w25 {
	width: 25%;
}

.w33 {
	width: 33%;
}

.w50 {
	width: 50%;
}

.w100 {
	width: 100%;
}
