.header{
	width: 100%;
	height:19px;
	background: url("../images_rire/bg-head.jpg") repeat-x;
	padding-bottom: 2px;
}
.font{
	font-family: tahoma;
	margin: 0 0 0 0;
}
.decouvrez{
	font-weight: bold;
	color: #b0b0b0;
}
.align{
	text-align: center;
}
.size{
	font-size: 10px;
}
.site{
	color: #FFF;
}
.site a:link{
	color: #FFF;
	text-decoration: none;
}
.site a:visited{
	color: #FFF;
	text-decoration: none;
}
.borderSite{
	border-right: 1px solid #FFF;
	padding-right: 4px;
	margin-right: 4px;
}
.marginLogo{
	z-index:20;
}
.logo{
	margin-top: -14px;
}

.recherche{
	background: url("../images_rire/repeat-bg.jpg");
	width: 88px;
	height: 32px;
	margin-top: -5px;
	*position: relative;
	padding-left: 3px;
	*padding-right: 5px;
}
.head{
	width: 933px;
	position:absolute;
	left: 50%;
	margin-left: -475px

}
.head img{
	border: 0px;
}
.floatLeft{
	float: left;
}
.marginNav{
	margin-top: -5px;
	*position: relative;
}
.floatRight{
	float: right;
}
.clear{
	clear: both;
}
#rechercheField{
	border: 1px solid #999;
	font-family: tahoma;
	color: #9f9f9f;
}
.radioRecherche{
	background: url("../images_rire/repeat-bg-radio.jpg") repeat-x;
	height: 20px;
	width: 175px;
	*width: 175px;
	text-align: center;
	position:relative;
	left: 725px;
	top: -7px;
}
.menu{
	font-family: tahoma;
	font-size: 10px;
	text-align: center;
	background: url("../images_rire/repeat-bg-menu.jpg") repeat-x;
	border-bottom: 1px solid #FFF;
	width: 80px;
	height: 38px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
}
.borderMenuRight{
	border-right: 1px solid #FFF;
}
.borderMenuLeft{
	border-left: 1px solid #FFF;
}
.navigation{
	margin-top: 50px;
	position: relative;
	top: 8px;
}
.navigation a:link{
	color: #FFF;
	text-decoration: none;
}
.navigation a:visited{
	color: #FFF;
	text-decoration: none;
}
.endNav{
	margin-top: -5px;
}