/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

/* General Custom CSS */




/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

@media only screen and (min-width: 768px) {
  /* Add your Desktop Styles here */

}



/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (max-width: 767px) {
  /* Add your Mobile Styles here */

}



/* 42morrow / Mon compte */

.monCompteBonjour {margin-bottom: 25px; width: 100%; text-align: center; font-size: 19px}
.monCompteBonjour .prenomNom {font-weight: bold;}

#top select {width: 100%; padding: 13px;}
#top input[type="text"]  {width: 100%; padding: 13px;}
#top input[type="email"]  {width: 100%; padding: 13px;}
#top input[type="number"]  {width: 100%; padding: 13px;}

.wpcf7-response-output {color: red !important;}

#top .form7_w_6   {width: 6% !important;}
#top .form7_w_9   {width: 9% !important;}
#top .form7_w_10  {width: 10% !important;}
#top .form7_w_15  {width: 15% !important;}
#top .form7_w_20  {width: 20% !important;}
#top .form7_w_25  {width: 25% !important;}
#top .form7_w_30  {width: 30% !important;}
#top .form7_w_35  {width: 35% !important;}
#top .form7_w_40  {width: 40% !important;}
#top .form7_w_45  {width: 45% !important;}
#top .form7_w_50  {width: 50% !important;}

#top .clear_both  {clear: both !important;}
#top .float_left  {float: left !important;}
#top .margin_right_2  {margin-right: 2% !important;}
#top .titre_colonne_formulaire  {border-bottom: solid 1px silver; margin-bottom: 15px;}

#top .wpcf7-response-output {clear: both; float: left; margin-top: 15px;}

/*#wpcf7-f394-o1 .wpcf7-not-valid-tip {display: none;}*/

p.formulaire_indication_rouge {font-size: 11px; color: red; font-style: italic;}
p.formulaire_indication_noire {font-size: 11px; font-style: italic;}

