/* CSS Document */
td { vertical-align: top; padding: 8px 0; }
.form_depo { font-size: 16px; margin: 5px 0 15px 0; }
#par { float: left; }
.espace_vertical { height: 15px; clear: both; display: block; }
.text_depo { background: none repeat scroll 0 0 #fbfdff; color: #333; padding: 7px; border: 1px solid #98bece; border-radius: 3px; margin-right: 5px; }
.label_depo { display: block; float: left; height: 25px; line-height: 11px; padding-right: 12px; padding-top: 11px; text-align: right; width: 140px; color: #4a739e; font-weight: bold; }
.label_depo_160 { display: block; float: left; height: 25px; line-height: 11px; padding-right: 12px; padding-top: 11px; text-align: right; width: 160px; color: #4a739e; font-weight: bold; }
.textarea_depo { height: 180px; line-height: 15px; width: 430px; margin-right: 20px; }
.textarea_depo2 { height: 150px; line-height: 15px; width: 300px; }
.w70 { width: 70px; }
.w100 { width: 100px; }
.w200 { width: 200px; }
.w250 { width: 250px; }
.w300 { width: 300px; }
.w350 { width: 350px; }
hr { color: #d0e1e8 !important; background-color: #d0e1e8 !important; width: 610px; margin: 15px 15px 15px 0; height: 1px; border: 0; display: block; }
.tooltips { background: url("../images/info.png") no-repeat scroll 4px 3px #FFC; font-size: 11px; padding: 6px 6px 6px 25px; margin: 0 0 15px 10px; color: #514721; border: 1px solid #FFD324; line-height: 17px; border-radius: 6px; }
.red { color: #F00; }
.green { color: #090; }
input.submit { height: 40px; width: 154px; background-image: url("../images/publier-annonce.png"); background-color: #fff; background-position: top left; border: 0; }
input.submit:hover { background-position: left -40px !important; }
input.submit:active { background-position: left -80px !important; cursor: none; border: 0; }
.call { background: url(../images/call.png) no-repeat left top; padding-left: 140px; height: 150px; font-size: 14px; line-height: 40px; }
.call .tel { font-size: 24px; color: #EC2227; }
.text-publier { line-height: 20px; font-size: 12px; }
input[type="submit"] { padding: 6px 30px; }

/* Extra Small */
@media only screen and (max-width: 767px) {
td { display: block; }
.label_depo_160 { text-align: left; }
.textarea_depo2 { width: 90%; }
}
