/*****------------------*****/
/***** FORMULAIRE *****/
/*****------------------*****/
fieldset { color : #646464; background-color: transparent; border-style: none; border-width: 0; }
#formulaire_c hr { width: 100%; height: 1px; float: left; clear: both; margin-top: 3px; margin-bottom: 3px; border-top: 1px solid #cec7b4; border-right-color: transparent; border-bottom-color: transparent; border-left-color: transparent; }
#formulaire_c { background: #f9f8f7 url(../images/fond_form.jpg) repeat-x center top; margin : 14px auto; padding : 14px; border: solid 1px #cec7b4; }
form#formulaire_c div { clear : both; margin-top: 0; padding : 0; }
label { font-size: 1.2em; background-color: transparent; width : 30%; text-align : right; float: left; margin-bottom: 5px; list-style-type: disc; list-style-position: inside; display: inline; }
input { color: #8f8778; background-color: white; width : 65%; text-align : left; float: left; margin-bottom: 5px; margin-left: 10px; padding-left: 10px; border: solid 1px #d7d3d0; }
input:hover { background-color: #f9f8f7; border: dashed 1px #f90080; }
textarea { color: #8f8778; background-color: white; width : 65%; text-align : left; float: left; margin-bottom: 5px; margin-left: 10px; padding: 5px; border: solid 1px #d7d3d0; }
textarea:hover { background-color: #f9f8f7; border: dashed 1px #f90080; }
#mysubmit { background-color: transparent; text-align: right; margin-top: 25px; margin-left: 80px; padding-top: 0; }
#mysubmit input { color: #fff; font-weight: bold; background: #f90080 url(../images/fond_bout_form.jpg) repeat-x right top; text-transform: uppercase; text-align : center; width : 150px; padding-top: 5px; padding-bottom: 5px; border-style: none; border-width: 0; display: inline; }
#mysubmit input:hover { color: #ece1cf; background: #f90080 url(../images/fond_bout_form_hover.jpg) no-repeat left top; text-align: center; border-style: none; border-width: 0; }

