#ytb_block_accueil_1 { margin-bottom : 0px; }

#ytb_group_menu, #ytb_group_header {
  width : 90%
}

#ytb_group_menu { margin-top : 24px; }

@media screen and (max-width: 1024px){
  #ytb_group_menu, #ytb_group_header {
  width: 96%; }
}


#ytb_row_footer {
  width : 90%
}

@media only screen and (max-width: 1024px) {
#ytb_block_menu_1 ul { 
  	text-align: center; }
}

select { float : right; 
    	 background: none repeat scroll 0% 0% #FFF;
   		 border: 1px solid #DCDCDC;
    	 border-radius: 0.2em;
    	 padding: 1%;
    	 width: 77.2%; }

.GoogleMapsDirectionsContainer { width : auto !important; height : auto !important; }

@media only screen and (max-width: 865px) {
  .ytb_extension_contact_form .contact-form-action-form input[type="text"], .ytb_extension_contact_form .contact-form-action-form input[type="email"], .ytb_extension_contact_form .contact-form-action-form textarea { width : 97.8%; }
  select { width: 100%; }
}