/* www.cheribibi.net */
/* css-formulaires.css */
/* media ecran */
/* 9 fevrier 2009 */

/* formulaires */
form { margin-top: 1em; }
form dl { margin: 0 0 5em -2em; }
form dl dt { clear: both; margin-bottom: 1em; }
form dl dt em { font-size: 1em; color: #393; }
form dl dd { height: 1px; margin-top: -1em; margin-left: 0; }
form dl dd label { float: left; width: 100%; }
form input, form .input_comment { background: #fefefe; font-family: inherit; font-style: normal; font-size: 1.2em; }
form input, form textarea { padding: 0.3em; }
form[target="paypal"] input, .bouton input { background: #000; }
.bouton { text-align: center; }
form[target="paypal"] br { display: none; }
/*dd form[target="paypal"] input[type="image"] { margin-left: -1.5em; }*/
div.acheter, div.acheter p, div#acheter, div#acheter p { margin: 0 auto; text-align: center!important; }


/* commentaires */
form#commentform { margin: 2em 0 2em 4em; }
form#commentform input { width: 23em; background: #fefefe/* url(images/bg-input.gif) 0 0 no-repeat; */; }
form#commentform dl dd #submit:hover { cursor: pointer; }
.input_comment { margin-bottom: 1em; }
/*form #author { background-position: 0 0; }
form #email { background-position: 0 0; }
form #url { background-position: 0 0; }
form #comment { background-position: 0 0; }
form #submit { background-position: 0 0; }*/
form #comment { width: 350px; }

/* recherche */
.search, #author, #email, #url, #comment { border: 1px solid #000; }
.search .searchsubmit, .submit { border: 1px solid #333; background: #000; color: #f5f2df; }
.searchform { margin-top: 30px; }
.searchsubmit { cursor: pointer; font-size: 1em; }

/* archives */
select#archive-dropdown { background: #fefefe; font-family: inherit; font-style: normal; font-size: 0.9em; padding: 0.4em 0 0.2em 0; width: 305px; border: 1px solid #ccc; }
select#archive-dropdown option { width: 275px; padding: 7px 0 0px 10px; }