@charset "iso-8859-1";
/* Date de création: 13/01/2003 */

/* asp/account_login.asp content */
div.default_contentheader {
	padding: 2px;
	background-color: #003399;
	text-align: center;
	color: #ffffff; font-weight: bold; font-size: 12px;
}

div.account_desc {
	text-align: justify; font-size: 12px;
	margin: 0px 20px 0px 20px;
}

table#account_login_table {
	width: 100%;
	background-color: #eeeeee;
}

table#account_login_table td {
	padding: 5px;
}

table#account_login_table td.right {
	text-align: right; font-weight: bold; font-size: 12px;
}

div.account_sub_header {
	color: #0000ff; font-size: medium; font-weight: bold;
}

table#account_remember_table {
	width: 100%;
	background-color: #eeeeee;
}

table#account_remember_table td {
	padding: 5px;
}

table#account_remember_table td.right {
	text-align: right; font-weight: bold; font-size: 12px;
}