Rev 615 | Rev 655 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
.formulaireProposition {z-index:1500; padding:30px; padding-right: 21px; padding-top:20px; background:white; width:50%; width:335px; margin:0 auto; margin-top:5%;}
.boutonProposer:hover {background-color:#AAA}
.colonneGauche, .colonneDroite {width:300px;}
.colonneGauche {padding-right:30px}
.colonneGauche select {width:100%}
.colonneGauche input {width:95%}
.commentaire {width:260px; height:100px;}
.propositionTaxon{width:100%;height:30px;}
.boutonProposer {
border: solid 1px #AAA;
-moz-border-radius: 10px;
cursor: pointer;
float: left;
margin-top: 10px;
margin-bottom: 5px;
margin-right: 5px;
float:right;
background:url(./img/add.png) no-repeat 5px 7px #DDD;
padding: 5px;
padding-left:25px;
cursor:pointer
}