body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
}
.alignMilieu {
	vertical-align: middle;
}
.colonnePersos {
	background-image:url(../../images/pages/accueil/persos.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.degradeBleuD {
	background-image:url(../../images/pages/accueil/degrade_bleu_d.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.degradeBleuG {
	background-image:url(../../images/pages/accueil/degrade_bleu_g.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.titrePage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B00101;
	font-weight: bold;
}
.titrePageExtra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #B00101;
	font-weight: bold;
}
.titrePageAmicale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #B00101;
	font-weight: bold;
}
.contenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CE0000;
}
.infoTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00347B;
	font-weight: bold;
}
.infoTexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00347B;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000A6C;
	text-transform: uppercase;
	font-weight: bold;
}
.passe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000A6C;
	text-transform: uppercase;
}
.code {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CE0000;
	text-decoration:underline;
}
.code:hover {
	text-decoration:none;
}
.adherer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B00101;
	text-decoration:underline;
}
.adherer:hover {
	text-decoration:none;
}
.loginTranche {
	background-image:url(../../images/pages/accueil/tranche.gif);
	background-repeat:repeat-x;
}
.inputTextLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000A6C;
	width: 180px;
	text-transform:none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #3F4796;
}
.basPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CB6000;
}
form {
margin-bottom : 0px;
}