
.IM_TitreS a span{
	display: none;
}

.IM_TitreS a{
	background: url(logo.jpg) no-repeat;
}
.IM_TitreS.en a{
	background: url(logo_en.jpg) no-repeat;
}
.IM_TitreS.de a{
	background: url(logo_de.jpg) no-repeat;
}

#IM_LIENIMW{
	border-top: 1px solid white;
	background-color: #CCCCCC;
}
#IM_LIENIMW .IM_Logo{
	display: none;
}

.input_blanc {
font-family: verdana;
border-right: solid #000000 1px;
border-TOP: solid #000000 1px;
font-size: 8pt;
border-left: solid #000000 1px;
color: #000000;
border-bottom: solid #000000 1px;
background-color: #ffffff;
}

.input_rouge {
	font-family: verdana;
	border-right: solid #000000 1px;
	border-top: solid #000000 1px;
	font-size: 8pt;
	border-left: solid #000000 1px;
	color: #000000;
	border-bottom: solid #000000 1px;
	background-color: #FFFFCC;
}

.input_textarea_blanc {
font-family: verdana;
border-right: solid #000000 1px;
border-top: solid #000000 1px;
FONT-size: 8pt;
border-left: solid #000000 1px;
color: #000000;
border-bottom: solid #000000 1px;
background-color: #ffffff;
}

.input_textarea_rouge {
	font-family: verdana;
	border-right: solid #000000 1px;
	border-top: solid #000000 1px;
	font-size: 8pt;
	border-left: solid #000000 1px;
	color: #000000;
	border-bottom: solid #000000 1px;
	background-color: #FFFFCC;
}
