﻿.rechercher{
	margin-top:1px;
	margin-left: 10px;
}
.rechercher .inputText{
	height:16px;
}
.rechercher .submitBtn{
	background:url(../images2010/loupe.jpg);
	height:18px;
	width:18px;
	font-size:0%;
	line-height:100px;
	border:0;
	margin:0;
	padding:0;
	float:left;
	cursor:pointer;
}
.header .barreBlanche {
	height: 30px;
	bottom:0;
	padding-left:15px;
	width: 504px;
	left:440px;
}
.avoir{
	float:left;
	width:980px;
	text-align:right;
	color:#666666;
	padding-top:0px;
}
.avoir .liensSociaux{
	float:right;
	padding-top:5px;
}
.avoir .liensSociaux a{
	margin-left:5px;
}
.avoir .addThis{
	float:right;
	padding:0;
}
.avoir .liens{
	float:left;	
	padding:0;
	padding-top:8px;
}
.avoir .liens a{
	color:#0061b0;
	text-decoration:none;
}
.avoir .liens a:hover{
	text-decoration:underline;
}

.bienvenu{
	float:left;
	width:960px;
	padding:10px 0 10px 0;
	text-align:right;
	color:#0061b0;
	font-size: 12px;
}
.bienvenu a{
	color:#0061b0;
	text-decoration:none;
}
.bienvenu a:hover{
	text-decoration:underline;
}
.bienvenu .loginLink{
	font-weight:bold;
	text-transform:uppercase;
}