/* ----------------------------------------------------------------------- */
/* ---------------------------- DEBUT Header ----------------------------- */
/* ----------------------------------------------------------------------- */
#header {
    background: #E1EBEF url(../img/header/bg_header.jpg) repeat-x left top;
    height: 78px;
}

.impogouv {
	text-align: center;
    padding-top: 6px;
}

.impogouv a img {
    width: 100%;
    max-width: 208px;
    border: none;
}

.monEsp {
	background-color: transparent;
	background-image:url(../img/header/languette_declaration_revenus.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	background-size: 100%;
}

.monEsp h1 {
	text-align: center;
    font-size: 30px;
    margin-left: -8px;
}

.nomId {
	font-size: 12px;
	padding-bottom: 6px;
}

.nom {
	font-weight: bold;
}

/* ----------------------------------------------------------------------- */
/* ----------------------------- FIN Header ------------------------------ */
/* ----------------------------------------------------------------------- */