@charset "utf-8";
/**********************************************************************
 _____   _____   _   __   _   _____        _          __  _____   _____  
|  _  \ /  _  \ | | |  \ | | |_   _|      | |        / / | ____| |  _  \ 
| |_| | | | | | | | |   \| |   | |        | |  __   / /  | |__   | |_| | 
|  ___/ | | | | | | | |\   |   | |        | | /  | / /   |  __|  |  _  { 
| |     | |_| | | | | | \  |   | |        | |/   |/ /    | |___  | |_| | 
|_|     \_____/ |_| |_|  \_|   |_|        |___/|___/     |_____| |_____/ 
/***********************************************************************
Copyright 2009 POINT WEB
type : screen
categorie : validation form
Auteur : 
site :
/*******************************************************/
cmxform fieldset p.error label { color: #d4f098; }

div.blockError{border:#666666 solid 1px; padding:10px; margin-bottom:15px; background:#666666;}

div.blockError h4{ font-size:13px; color:#fff}

div.blockError ol li { list-style-type: none; margin-left: 40px; color:#fff; list-style-type:none }

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; }

fieldset{padding:10px; width:400px ; border:none; margin-top:20px; border:solid 1px #330000; }

fieldset div{ margin: 5px 0 8px 0;}

fieldset div label {width:120px; display:block; float:left; color:#666666; font-size:12px}

fieldset legend{ color:#330000; font-size:12px; font-weight:bold }

fieldset input{ border:1px solid #666666; font-size:11px; width:250px; color:#fff; background:#666666}

fieldset input:focus{ background: #7f7f7f; border:1px solid #767676}

fieldset textarea:focus{ background: #7f7f7f; border:1px solid #767676}

fieldset textarea{ border:1px solid #767676; height:138px; width:250px; font-family:Arial, Helvetica, sans-serif; font-size:12px;color:#fff; background:#666666}

#btEnvoyer .monSubmit{ background:#666666; width:250px; height:20px; border:1px solid #767676; color:#fff;}

#btEnvoyer{ margin-left:119px}
