/* CSS Document */

/* Admin ============================================== */

body { background-color: #ffffff; margin: 0px; background-image: url(images/fond_vert.png); }

body, table, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #413a2b;
	/*line-height: 15px;*/
}

table#edit td { background: #cccccc; }
.section { color: #000000; font-weight: bold; font-size: 15px; }
.erreur { color: #cf172b; font-weight: bold; font-size: 20; }
.petit { font-size: 11px; }

/* ==================================================== */
