/* CSS Document */
.comptebg {
	background-image: url(img/compte_bg.gif);
	background-repeat: repeat-x;
}
.cptechptxt {
	height: 21px;
	width: 125px;
	border: 1px double #427FC0;
	background-image: url(img/compte_input.gif);
	background-repeat: no-repeat;
}
.gdtitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9F65;
}
.bigtitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF9F65;
	font-weight: bold;
}
.txtbleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0965A2;
}
.txtrouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
}
.txtvert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #339900;
	font-weight: bold;
}
.txtnoir {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.txtblanc {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.blanc {
	color: #FFFFFF;
	text-decoration: none;
}
a.blanc:hover {
	color: #CCE4FE;
	text-decoration: overline;
}
a.jaune {
	color: #FFFF00;
	text-decoration: none;
}
a.jaune:hover {
	color: #CCE4FE;
	text-decoration: overline;
}
a.noir {
	color: #000000;
	text-decoration: none;
}
a.noir:hover {
	color: #333366;
	text-decoration: underline;
}
.topselect {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D3D8EA;
}
a.clair:hover {
	color:#A3AED6;
}
.gras {
	font-weight:bold;
}
.italique {
	font-style:italic;
}
.grayfield {
	background-image: url(/affiliation/img/compte_input.gif);
	background-repeat: no-repeat;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #054B7A;
}
.gris {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}