body{
	margin:15px 0
}

.normal { color: black; font-size: 11px; line-height: 12px; font-family: Tahoma,Verdana; text-decoration: none }

.titrerub { color:white; font-size: 13px; line-height: 14px; font-family: Tahoma,Verdana; text-decoration: none }

a { color: black;text-decoration: underlined }
a:hover { color: black; text-decoration: underlined }
a:link { color: black; text-decoration: underlined }
a:visited { color: black; text-decoration: underlined}

.bouton {font-weight:bold;display:block;padding-top:2px;float:left;height:17px;width:127px;}
#btDesinscrire{ margin-right:10px; }
#btInscrire { }

.messageStackError {
	color:#FF0000;
	display:block;
	font-family:Tahoma;
	font-size:12px;
	font-weight: bold;
	padding-left:11px;
	position:relative;	
}
