a,a:visited {
	color: #7f1c1c;
	text-decoration: none;
}

a img,a:visited img {
	_border: 1px solid #aeaeae;
}

#header-logo h1 {
	display: none;
}

#header-navigation {
	float: right;
	width: 200px;
	margin-top: -118px;
	margin-right: 0px;
}

img.png-it, img.png-en, img.png-fr {
	border: 0;
	height: 97px;
	width: 393px;
}

#login-box {
	float: right;
	background: white;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	padding: 0 1em;
}

.msg {
	width: 100%;
	border: 1px dashed #f0e2a4;
	background-color: #F4ebc3;
	background-image: url('imgs/tick.png');
	background-repeat: no-repeat;
	background-position: 20px center;
	font-weight: bold;
	padding: 10px 0px;
	text-align: center;
	margin-bottom: 1em;
}

.alert {
	color: black;
	text-align: center;
	background-image: url('imgs/exclamation.png');
	background-repeat: no-repeat;
	background-position: left center;
}

.flag {
	margin: 0 0.2em;
	border: 0px;
}

.flag {
	margin: 0 0.2em;
	border: 0px;
}

a.flag {
	
}