.bloc-intro-dedicace { width:560px; font-size:14px; color:#444; margin:0 auto; }
.bloc-dedicace-form { font-size:14px; color:#444; }
.bloc-dedicace-form table { width:80%; border-collapse:collapse; margin:20px auto; padding:0; }
.bloc-dedicace-form table td { padding:8px 0; margin:0; text-align:center; }
.bloc-dedicace-form select,
.bloc-dedicace-form input[type=text] { font-size:14px; width:96% !important; margin:0 !important; padding:4px 2% !important; }
.bloc-dedicace-table { width:100%; }
.bloc-dedicace-table td { padding:0 4px; }
#benbat_dedicace { width:90% !important; min-width: 60px !important; }
#value_dedicace { width:50% !important; }

.col-33 { float:left; width:33%; }
.bloc-dedicace-type { margin:5px; font-family: 'Open Sans', sans-serif;  text-shadow: 1px 1px #000; cursor:pointer; text-align: center; border:1px solid #ccc; padding:5px 0; border-radius: 5px; background-size:100%; }
.bloc-dedicace-type.active,
.bloc-dedicace-type:hover { color:#007da0; border-color:#007da0; background:rgba(0,125,160,0.10); text-shadow: 1px 1px #fff; }
.bloc-dedicace-titre { font-size:22px; font-weight:bold; }
.bloc-dedicace-formule { font-size:14px; }
.bloc-dedicace-montant { font-size:14px; }
.bloc-dedicace-combien { padding:15px 0; text-align:center; }

.bloc-dedicace-bronze { color:#fff; background-image:url(../img/formule-bronze.jpg); border-color:#725e43; }
.bloc-dedicace-argent { color:#fff; background-image:url(../img/formule-argent.jpg); border-color:#74706f; }
.bloc-dedicace-or { color:#fff; background-image:url(../img/formule-or.jpg); border-color:#b07438; }

.bloc-progression { border:1px solid #007da0; border-radius: 4px; width:95%; margin:15px auto; }
.bloc-progression-text { text-align:center; font-family: 'Open Sans', sans-serif; font-size:16px; color:#007da0; font-weight:bold; margin:4px 10px; }

.form label { width:150px !important; }
.form .data { width:350px !important; }
              
/* Version Mobile */
@media screen and (max-width: 480px) {
	.bloc-dedicace-type  { background-size:cover; }
	.bloc-intro-dedicace { width: 90%; }
	.bloc-dedicace-titre { font-size:16px; }
	.bloc-dedicace-formule { font-size:12px; }
	.bloc-dedicace-montant { font-size:12px; }
	}