/* ////////// menu haut /////////// */
a.lg-sivom-saisies {
	display: block;
	background-image:  url(../images/design/logo_sivom_saisies.gif);
	height: 125px;
	width: 148px;
	background-repeat: no-repeat;
}

a.lg-hauteluce {
	display: block;
	background-image: url(../images/design/logo_hauteluce.jpg);
	height: 105px;
	width: 69px;
	background-repeat: no-repeat;
}
a.lg-hauteluce:hover {
	background-image: url(../images/design/logo_hauteluce_on.jpg);
}
a.lg-villard-sur-doron {
	display: block;
	background-image: url(../images/design/logo_villard_sur_doron.jpg);
	height: 105px;
	width: 115px;
	background-repeat: no-repeat;


}
a.lg-villard-sur-doron:hover {
	background-image: url(../images/design/logo_villard_sur_doron_on.jpg);
}
a.lg-crest-voland {
	display: block;
	background-image: url(../images/design/logo_crest_voland.jpg);
	height: 105px;
	width: 78px;
	background-repeat: no-repeat;
}
a.lg-crest-voland:hover {
	background-image: url(../images/design/logo_crest_voland_on.jpg);
}
a.lg-cohennoz {
	display: block;
	background-image: url(../images/design/logo_cohennoz.jpg);
	height: 105px;
	width: 101px;
	background-repeat: no-repeat;
}
a.lg-cohennoz:hover {
	background-image: url(../images/design/logo_cohennoz_on.jpg);
}
/* ////////// FIN menu haut /////////// */

/* ////////// menu /////////// */
.txt-menu {
	margin: 0 4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.txt-menu:hover {
	color: #FEBB9C;
}
.fd-menu {
	background-image: url(../images/design/fd_menu.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
}

/* ////////// FIN menu /////////// */

.lien-bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 3286C1;
	text-decoration: none;
}
a.lien-bleu:hover {
	color: #FEA178;
}
.txt-interlign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #A2C5DF;

}
.ingenie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	font-weight: bold;
	color: #1E5175;
	text-align: right;
	text-decoration: none;
}
a.ingenie:hover {
	color: #ffffff;
}
