/* Import des styles séparés */
@import url(style-textes.css);
@import url(style-liens.css);


/* Mise en forme générale */
body {
	margin:0;
	font-family:verdana;
	font-size:10px;
	text-align:center;
	background:#ffffff url(images/back.gif) top repeat-x;
}

.cell-cre-cpte-acc {
background:#ffffff url(images/degrad_crea_cpte_acc.gif) top repeat-x;
}

.cell-rech {
background: url(images/ar_pl_rech.gif) top no-repeat;
}

.cell-conf-rech {
background: url(images/ar_pl_conf_rech.gif) top repeat-x;
}

.cell-anim_acc {
background:url(images/ar_pl_anim_acc.gif) bottom no-repeat;
text-align:justify;
}

.form {
background-color:#ffffff;
color:#6C6C6C;
font-size : 10px;
font-family : verdana;
border:1px solid #7495AA;
}

.formli {
background-color:#ffffff;
color:#6C6C6C;
font-size : 10px;
font-family : verdana;
border:1px solid #7495AA;
width:145px;
}