body,td,th {
	margin: 10px 0 ;
	padding: 0 ;
	color: #000000;
	font-size: 8.5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background: #FFFFFF;
}
div#conteneur {
	width: 560px ;
	margin: 0 auto;
	padding-left: 5px;
}
label {
	display: inline; 
	float: left; 
	width: 160px; 
}
label#login_page,#login_label,#password_label {
	width: 170px; 
}
label#oneCol {
	width: 250px;
}
label#twoCol {
	width: 80px;
}
label#twoCol_150 {
	width: 160px;
	padding-bottom: 3pt
}
label#twoCol_450 {
	width: 390px;
	padding-bottom: 3pt
}
#step {
	color: #FFFFFF;
}
#bold {
   font-weight: bold;
}
#error{
	font-size: 9pt;
	color: #FF0000;
}
#red{
	color: #872511;
}
#red_bold{
	color: #872511;
	font-weight: bold;
}
#red_underline{
	color: #872511;
	text-decoration: underline;
}
#one_col {
   width: 553px;
}
#two_col {
   		width: 275px;
   		float: left;
}
#two_col_right {
   		float: right;
}
#two_col_200 {
   		width: 210px;
   		float: left;
}
#two_col_410 {
   		width: 340px;
   		float: left;
}
#two_col_150 {
   		width: 150px;
   		float: left;
}
#two_col_450 {
   		width: 420px;
   		float: left;
}
#margin_left_6 {
	text-indent: 50px;	
}
#alignTop {
   vertical-align: top;
}
#account {
	font-size: 9.5pt;
	font-weight: bold;
}
#exception {
	font-size: 9.5pt;
	font-weight: bold;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
#warning {
	font-size: 9pt;
}
#stepTable {
	text-align: center;
	font-weight: bold;
}
#stepToDo {
	font-size: 9.5pt;
}
.border_right  { border-right:  1px solid #A30100;}
.border_left   {border-left: 1px solid #a30100;}
.border_botton {background-color:#FFFFFF; border-bottom: 1px solid #a30100;}
.border_top    {background-color:#FFFFFF; border-top: 1px solid #a30100;}
.border_top_left {background-color:#FFFFFF; border-top: 1px solid #a30100; border-left: 1px solid #a30100;}
.border_top_right {background-color:#FFFFFF; border-top: 1px solid #a30100; border-right: 1px solid #a30100;}
.border_botton_left {background-color:#FFFFFF; border-bottom: 1px solid #a30100; border-left: 1px solid #a30100;}
.border_botton_right {background-color:#FFFFFF; border-bottom: 1px solid #a30100; border-right: 1px solid #a30100;}
.border_top_left_right {background-color:#FFFFFF; border-top: 1px solid #a30100; border-left: 1px solid #a30100; border-right: 1px solid #a30100;}