/******************* EN TETE / DEBUT ***********************/
#ja-header { /* hauteur en tête général */
	height: 100px;
}
#ja-header h1 {
	width: 84px; /* largeur */
	height: 60px; /* hauteur */
	background: url(../img-habillage/ecoval-logo.jpg) no-repeat;
}
#ja-header h1 a {
	width: 84px; /* largeur */
	background: url(../img-habillage/ecoval-logo.jpg) no-repeat;
	height: 60px; /* hauteur */
}
#ja-header h1 a:hover,
#ja-header h1 a:active,
#ja-header h1 a:focus {
	background: none;
}
#ja-header h2 { /* Slogan */
	margin: 0;
	padding: 0;
	width: 640px;
	position: absolute;
	top: 5px;
	left: 100px;
	height: 58px;
	color:#6F9548;
}
/******************* EN TETE / FIN ***********************/
/************ BANDEAU + TXT DEFILANT / DEBUT **************/
#bandeau{
	height: 140px;
	overflow:hidden;
}
.nftitle{
	 font-weight:  600;
	 font-size: 1.4em;		 
}
.nfcontent{
	font-weight:  900;
	font-size: 1.2em;	
	font-family:  Georgia;
}
#ja-topsl { /* Diminution hauteur bandeau avec txt défilant */
	height: 180px;
}
/************ BANDEAU + TXT DEFILANT / FIN **************/
/********************* AUTRES / DEBUT ******************/

.bubble1{ /* texte intro 1ère page agrandie */
	font-size: 1.5em;	
}
/********************* AUTRES / FIN ******************/
