* {
	margin: 0;
	padding: 0;
}

.nwline {
	height: 20px;
}

a {
	outline: none;
	color: #ffb600;
}

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
	text-align: center;
}

h1 {
	margin-top : 100px;
	line-height: 2em;
	color: #393939;
}

#platine {
	margin: 0 auto;
	width: 800px;
	height: 175px;
	background: url(/logo-platine-cristeal-2011-800x175.png) no-repeat 50% 0;
	padding: 15px;
}
