@CHARSET "UTF-8";

#bloclogin {
}

#bloclogin input {
  width: 130px;
}

#bloclogin .bouton {
  background: url("/images/button.png") left top no-repeat;
	color: white;
  width: 98px;
  height: 23px;
  line-height: 23px;
  display: block;
  text-align: center;
}

#bloccontactus {
	color: white;
}

#bloccontactus .txt_titre {
	padding-bottom: .5em;
	color: white;
}

#bloccontactus a {
	color: white;
}

#conseiller {
	float: left;
}

#talkto {
	font-size: 110%;
	padding-top: 7px;
	font-weight: bold;
	line-height: 1.2em;
}

#blochistorique ul {
	padding-bottom: 1em;
}

#blochistorique li {
	margin: 3px 0;
}

#blochistorique a {
	padding-left: 10px;
}

#bloccatalogue #catalogue {
	float: left;
}

#bloccatalogue p { padding-top: 5px }
