@charset "utf-8";
/**********************************************************************
 _____   _____   _   __   _   _____        _          __  _____   _____  
|  _  \ /  _  \ | | |  \ | | |_   _|      | |        / / | ____| |  _  \ 
| |_| | | | | | | | |   \| |   | |        | |  __   / /  | |__   | |_| | 
|  ___/ | | | | | | | |\   |   | |        | | /  | / /   |  __|  |  _  { 
| |     | |_| | | | | | \  |   | |        | |/   |/ /    | |___  | |_| | 
|_|     \_____/ |_| |_|  \_|   |_|        |___/|___/     |_____| |_____/ 
/***********************************************************************
Copyright 2009 POINT WEB
type : screen
categorie : validation form
Auteur : 
site :
/*******************************************************/
.cmxform fieldset p.error label { color: #000; }
div.blockError{padding:10px; margin-bottom:15px;}
div.blockError h4{ font-size:13px; color:#000}
div.blockError ol li { list-style-type: none; color:#000; font-size:12px }
div.blockError li{ cursor:pointer; }
div.blockError { display: none; }
.blockError label.error {	display: inline; }
form.cmxform label.error { display: block;	margin-left: 1em; width: auto; }
#contact-form form.cmxform input.error, #contact-form form.cmxform textarea.error{ border:1px dashed #FF0000; }
#formContact fieldset { padding:10px; width:680px ; border:none; margin-top:20px;}
#formContact fieldset div{ margin: 5px 0 8px 0;}
#formContact fieldset div label {width:110px; display:block; float:left; color:#000; font-size:12px}
#formContact fieldset legend{ color:#000; font-weight:bold; color:#fff; font-size:12px; }
#formContact fieldset input{ border:1px solid #000; font-size:11px; width:350px; color:#000; background:#cccccc}
#formContact fieldset input:focus{ background: #cccccc; border:1px solid #000}
#formContact fieldset textarea:focus{ background: #cccccc; border:1px solid #000}
#formContact fieldset textarea{ border:1px solid #000; height:138px; width:350px; font-family:Arial, Helvetica, sans-serif; font-size:12px;color:#000; background:#cccccc}
#btEnvoyer .monSubmit{ background:#cccccc; width:350px; height:20px; border:1px solid #000; color:#000; margin-left:-115px}

