/*             Mise en page Guidart.fr                  */
/*             Tous droits réservé Drouot Cotation 2008 */
/*                                                      */

/* Gestion des formulaires */
form.cota input,form.cota select { color: #000; font-size: 11px;}
form.cota label { display: inline; float: left; width: 150px;}

form.vente { color: #000; font-size: 11px; margin-top:2px}
form.vente input { color: #000; font-size: 11px;} 
form.vente input[type="text"]{  width: 145px} 
form.vente select { width: 130px; font-size: 11px; }
form.vente label { float: left; width: 110px;font-size: 13px; }

form.vente2 { color: #000; font-size: 11px; margin-top:2px}
form.vente2 input { color: #000; font-size: 11px;} 
form.vente2 input[type="text"]{  width: 145px} 
form.vente2 select { width: 220px; font-size: 11px; }
form.vente2 label { float: left; width: 110px;font-size: 13px; }

form.rartiste { color: #000; font-size: 13px; margin-top:2px}
form.rartiste input { color: #000; font-size: 13px; } 
form.rartiste input[type="text"]{  width: 220px} 
form.rartiste select { width: 220px; font-size: 13px;}

form.default input,form.default select, form.default textarea { font: normal /*85%*/ 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;}


.ins p{clear: left; margin: 0; padding: 5px 0 5px 0; padding-left: 155px; /*width of left column containing the label elements*/}
.ins label{ float: left; margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/}
.ins input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/ width: 180px;}
.ins textarea{ width: 250px; height: 150px; }

.button { font-family: Centhury Gothic, Arial, Tahoma; font-size: 12px; margin: 0px; width: 25px ;height: 20px;border: 1px solid #afc1d5;background-color: #fff;}
.button2 { font-family: Centhury Gothic, Arial, Tahoma; font-size: 12px; margin: 0px; height: 20px;border: 1px solid #afc1d5;background-color: #fff;}



