* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #29526D;
	padding: 0;
	margin: 0;
	line-height: 150%;
}
a {
	color: #29526D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	vertical-align: middle;
	border: none;
}
.hmail {
	background: #29526D url(../images/ico_mail.gif) no-repeat 5px center;
	padding: 4px 0px 4px 25px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}
.hpass {
	background: #29526D url(../images/ico_pass.gif) no-repeat 5px center;
	padding: 4px 0px 4px 25px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
a.blanc {
	color: #fff; 
}
.input {
	color: #29536C;
	border: 1px solid #29536C;
}
.flr {
	float: right;
}
.fll {
	float: left;
}
.v10 {
	font-size: 11px;
}
.v9 {
	font-weight: Tahoma;
	font-size: 10px;
	font-weight: bold;
}
.rouge {
	color: #CC0000;
}
a.print {
	font-size: 10px;
	font-weight: normal;
}
