@charset "UTF-8";

body {
	background-color: #666666;
	margin-top: 40px;
	font-family: Verdana, "Helvetica Neue", Helvetica, sans-serif;
}
.designer {
	font-family: Verdana, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 0.6em;
	color: #222222;
	text-decoration: none;
	text-align: right;
	position: absolute;
	right: 15px;
	bottom: 20px;
	letter-spacing: 0.1em;
}
.arancio {color: #ff9933}


a {
	color: #EEEEEE;
	text-decoration: none;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	color: #222222;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


.blanc a {
	color: #EEEEEE;
	text-decoration: none;
}
.blanc a:hover {
	color: #222222;
	text-decoration: none;
}
.blanc a:active {
	text-decoration: none;
}
.logos {
	left: 10;
	height: 300px;
	width: 120px;
	top: 10px;
	position: absolute;
}

