html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	text-align: center;
	color: #4a4a4a;
	font: 90%/1 Georgia, "Times New Roman", Times, serif;
	background: white url(../images/bg-skischule-groeden.jpg) no-repeat center top;
}

iframe, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, blockquote, form, label, legend, fieldset, table {
	margin-bottom: 10px;
}

#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.clear {
	clear: both;
	padding: 0;
	margin: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
}

#centro {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: auto;
}

#zona1 {
	width: 194px;
	float: left;
	padding: 20px;
}

#zona2 {
	width: 194px;
	float: left;
	margin-left: 18px;
	padding: 20px;
}

#zona3 {
	width: 446px;
	float: left;
	margin-left: 18px;
	margin-top: 20px;
	padding: 20px;
}

* html #zona3 {
	width: 430px;
	margin-left: 10px;
}

a:link, a:visited {
	text-decoration: underline;
	color: #00579d;
}

a:hover, a:active {
	text-decoration: none;
	color: #000000;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* h2 titolo principale */

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1.1em;
	font-style: italic;
}

img {
	border-spacing: 0;
	border: 0;
}

p {
	line-height: 150%;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

ul {
	list-style: none;
	list-style-type: none;
}

li {
	padding-left: 25px;
	background: url(../images/icon_li.gif) no-repeat 10px 6px;
	line-height: 180%;
}

ul li ul {
	margin-bottom: 0;
}

#header {
	text-align: left;
	width: 990px;
	height: 70px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}

/* LOGOS */

.logo {
	text-align: center;
	vertical-align: middle;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 180px;
	border-bottom: 1px dashed white;
}

#zona3 {
	color: black;
}

#zona3 h2 {
	color: #3b5997;
	font-weight: normal;
	font-style: normal;
	border-top: 1px dashed white;
	padding-top: 10px;
}

#zona3 h3 {
	color: #656565;
	font-weight: normal;
	font-style: normal;
}

#zona3 p {
	text-indent: 20px;
	text-align: justify;
}

#footer {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	text-align: right;
}

#editing {
	font: 0.7em Verdana, Helvetica, Arial, sans-serif;
	margin-right: 20px;
}

#editing, #editing a:link, #editing a:visited {
	color: gray;
}

#editing a:hover, #editing a:active {
	text-decoration: none;
}

/* body in px x browser non IE */

html>body {
	font-size: 14px;
}

/* soluzione problema 3px margine IE - NB - non usare in layout con elementi sfondo margine negativo */

* html #zona1, * html #zona2, * html #zona3, * html #zona4 {
	height: 1%;
}
