/*--- Top & Headline ---*/
.headline {
	color: #24528F;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 5px 0 2px;
}
.top {
	width: 946px;
	position: relative;
}
.top  ul.favoris {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	color: #24528F;
}
.top ul.favoris li {
	float: left;
	margin: 0 4px 0 0;
	padding: 0;
}
.top  ul.favoris a {
	font-size: 12px;
	color: #24528F;
	text-decoration: none;
}
.top  ul.favoris a:hover, .top  ul.favoris a:active {
	text-decoration: underline;
}
.top .pays {
	float: right;
}
.top .pays ul {
	margin: 0;
	padding: 4px 0 0;
	list-style-type: none;
}
.top .pays ul li {
	margin: 0 0 0 7px;
	padding: 0;
	float: left;
	display: inline;
}

.top .pays ul li a {
	width: 16px;
	height: 11px;
	display: block;
	border: solid 1px #FFF;
}
.top .pays ul li a:hover {
	border: solid 1px #24528F;
}
.top .pays li.uk {
	background: url(/library/img/flag-uk.gif) no-repeat 1px 1px;
}
.top .pays li.es {
	background: url(/library/img/flag-es.gif) no-repeat 1px 1px;
}
.top .pays li.fr {
	background: url(/library/img/flag-fr.gif) no-repeat 1px 1px;
}
.top .pays li span {
	position: absolute;
	top: -9999em;
}
.headerbanner {
	background-color: #61AAD5;
	background-image: url(/library/img/bg-header.jpg);
	background-repeat: no-repeat;
	height: 131px;
	position: relative;
}
#Header .logo {
	width: 203px;
	position: relative;
}



/*--- Logo ---*/
#Header .logo h1 {
	padding: 10px 0 0 10px;
	margin: 0;
}
#Header .logo h1 a {
	display: block;
	width: 302px;
	height: 56px;
}
#Header .logo h1 span, #Header .logo p.slogan {
	position: absolute;
	top: -9999em;
}

/*--- Newsletter ---*/
#Header .newsletter {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin: 18px 0 0 10px;
	background-image: url(/library/img/newsletter-head.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 750px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
}
#Header .newsletter input {
	padding: 2px 2px 2px;
	margin: 0;
	font-size: 10px;
	border: 1px solid #24528F;
	color: #24528F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#Header .newsletter .cp {
	width: 88px;
}
#Header .newsletter .email {
	width: 130px;
}
#Header .newsletter input.btOk {
	background: url(/library/img/btn-ok.gif) no-repeat;
	border: none;
	height: 19px;
	width: 28px;
	padding: 0;
	margin: 0;
	position: relative;
	left: 0px;
	top: 1px;
	cursor:pointer;
}

/*--- Reporter Login ---*/
#Header .reporter {
	width: 285px;
	position: absolute;
	top: 0px;
	right: 5px;
}
#Header .reporter .monCompte {
	background-image: url(/library/img/mc-login.png);
	height: 22px;
	padding-left: 28px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 3px;
}
#Header .reporter .boxMsg {
	background-color: #D7EC9F;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-weight: bold;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

#Header .reporter .boxForm {
	width: 197px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-left: 88px;
	margin-top: 3px;
	background-image: url(/library/img/mc-login-bg.png);
	background-repeat: no-repeat;
	height: 97px;
}

#Header .reporter label {
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Header .reporter label span {
	width: 84px;
	float: left;
	text-align: right;
	font-size:10px;
}
#Header .reporter input {
	width: 100px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
#Header .reporter a#btConnectReporter {
	height: 20px;
	width: 61px;
	left: 0px;
	cursor:pointer;
	padding: 0;
	display: block;
	background-image: url(/library/img/mc-login-valider.gif);
	background-repeat: no-repeat;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 131px;
}
#Header .reporter a#btConnectReporter:hover, #Header .reporter a#btConnectReporter:active {
}
#Header .reporter a#btConnectReporter span {
	position: absolute;
	top: -9999em;
}

#Header .reporter a, #Header .reporter a:hover, #Header .reporter a:active{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

#Header .reporter .boxForm ul {
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
}
#Header .reporter .boxForm ul li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	background-image: url(/library/img/puce-verte.gif);
	background-repeat: no-repeat;
	background-position: 7px 5px;

}
#Header .reporter .boxForm li a {
	color: #FFFFFF;
}
#Header .reporter .boxForm li a:hover, #Header .reporter .boxForm li a:active {
	text-decoration: underline;
}

