@charset "utf-8";
/**********************************************************************
 _____   _____   _   __   _   _____        _          __  _____   _____  
|  _  \ /  _  \ | | |  \ | | |_   _|      | |        / / | ____| |  _  \ 
| |_| | | | | | | | |   \| |   | |        | |  __   / /  | |__   | |_| | 
|  ___/ | | | | | | | |\   |   | |        | | /  | / /   |  __|  |  _  { 
| |     | |_| | | | | | \  |   | |        | |/   |/ /    | |___  | |_| | 
|_|     \_____/ |_| |_|  \_|   |_|        |___/|___/     |_____| |_____/ 
/***********************************************************************
Copyright 2007 POINT WEB
type : screen
categorie : validation form
Auteur : alexandre GAUTIER
site : http://point-web.fr
/*******************************************************/
.cmxform fieldset p.error label { color: red; }
div.blockError h4{ font-size:1.1em; font-family:Georgia, "Times New Roman", Times, serif;background:url(../images/picto-valideForm.gif) no-repeat; padding:0 0 0 18px; color:#b28640 }
div.blockError ol li { list-style-type: none; margin-left: 40px; color:#e45a0d; }
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; }
#contenu form.cmxform input.error, #contenu form.cmxform textarea.error{ border:1px dashed #FF0000; }

/****** Newsletter********/
#formNews fieldset{ padding-top:10px}
#contenu #formNews input#chDeabonnnement, #contenu #formNews input#chAbonnnement{ width:20px; margin:5px 0 0 0}