/* HEADER
--------------------------------------------------------- */
#ja-headerwrap {
	background: #FFF;
	color: #CCCCCC;
	line-height: normal;
	height: 142px;
}

#ja-header {
	position: relative;
/*	height: 142px;*/
}

.headermask {
	width: 100%;
	display: block;
	background: url(http://www.club-27001.fr/IMG/trait.gif) no-repeat top left;
	border: 0px solid #000;
	height: 142px;
	position: absolute;
	/*top: 0;*/
	float: left;
/*	width: 100%;*/
	padding-top: 10px;
	overflow: hidden;
}


.trait {
	width: 70%;
	display: block;
	background: url(../images/trait2.gif) repeat top left;
	height: 122px;
	position: absolute;
	/*top: 0;*/
	left: 95px;
	float: left;
	padding-top: 10px;
	overflow: hidden;
}


#ja-header a {
	color: #CCCCCC;
}

h1.logo, h1.logo-text {
	margin: 0 0 0 5px;
	padding: 0;
	font-size: 180%;
	text-transform: uppercase;
}

h1.logo a {
	width: 312px;
	display: block;
	background: url(http://www.club-27001.fr/IMG/texte.gif) no-repeat;
	height: 142px;
	position: absolute;
	right : 159px;
	z-index: 100;
}

#iso {
	float:right;
	width:134px;
	height:142px;
        background-color:white;
        background-image:url(http://www.club-27001.fr/IMG/logo.gif);
}


h1.logo a span {
	position: absolute;
	top: -1000px;
}

h1.logo-text a {
	color: #CCCCCC !important;
	text-decoration: none;
	outline: none;
	position: absolute;
	bottom: 40px;
	left: 5px;
}

