/* Style sheet type-formulaires */
.ce_form table{width:650px;}
.ce_form td{background-image:url("tl_files/systeme/design/dotted-line-black.png");background-position:center bottom;background-repeat:repeat-x;}
.ce_form tr.even td{background-color:#f5f5f5;border-bottom:1px dotted #999999;border-collapse:collapse;}
.ce_form tr.row_first td{background-color:#ffffff;border-bottom:0;}
.ce_form tr.odd td{border-bottom:1px dotted #999999;border-collapse:collapse;}
.ce_form tr.row_last td{border-bottom:0;}
.ce_form tr.odd td.explanation,.ce_form tr.even td.explanation{background:none;}
#form-contact td.col_0{width:100px;vertical-align:text-top;}
.ce_form td{padding:5px;}
.ce_form p.error{margin-bottom:5px;padding:2px 2px 2px 30px;background-image:url("tl_files/systeme/design/alerte.png");background-position:left center;background-repeat:no-repeat;font-weight:bold;color:#d24200;}
.ce_form span.mandatory{font-weight:bold;color:#c44b00;}
.ce_form input.text,.ce_form textarea{width:95%;}
.ce_form .col_0 label{font-weight:bold;color:#366a96;}

