body {
	background: none repeat scroll 0 0 #7983A2;
    margin: 0 auto;
    padding-bottom: 40px;
    padding-top: 27px;
}

#ident {
    margin: auto;
    width: 976px;
}

#ident #ident_header {
	background: url("../image/header.jpg") repeat scroll 0 0 transparent;
    height: 168px;
    width: 976px;
}

#ident #ident_form {
	background-color: white;
    padding: 15px;
    text-align: center;
}

#ident #ident_form .ident_form_row {
	display: block;
    font-size: 12px;
}

#ident #ident_form .ident_form_row .ident_label {
	font-size: 11px;
    font-weight: bold;
}

#ident #ident_form .ident_form_row .ident_label label {
	
}

#ident #ident_form .ident_form_row .ident_input {
	
}

#ident #ident_form .ident_form_row .ident_input input {
	
}

#ident #ident_form .ident_form_row .ident_input input#carte_cezam {
	
}

#ident #ident_form .ident_form_row .ident_input input.error {
	border-color: red;
}

#ident #ident_form .ident_form_row .ident_input .erreur {
	color: red;
    display: block;
    font-size: 11px;
    font-weight: bold;
    text-align: right;
    width: 735px;
}

#ident #ident_form .ident_form_row .ident_btns {
	display: block;
    margin-top: 10px;
    text-align: center;
}

#ident #ident_form .ident_form_row .ident_btns input {
	background: url("../image/bgBtHome.jpg") no-repeat scroll center 0 transparent;
    border: 0 none;
    color: white;
    cursor: pointer;
    font-weight: bold;
    height: 36px;
    margin: 10px auto;
    outline: 0 none;
    text-transform: uppercase;
    width: 174px;
}

#ident #ident_footer {
	background: url("../image/bgFooter.jpg") no-repeat scroll 0 0 transparent;
    height: 167px;
    margin: 0 auto;
    width: 977px;
}