@import "commun.css";
/* CSS Document */


/**DONNÉES**/

#contenu .titre{font-weight:bold;margin-bottom:0;}
.concert{float:left;width:250px;}

#recherche{height:30px;background-color:#BBB;margin:0 10px 30px 0;}

#recherche_form{padding:6px 0 0 6px;}
#recherche_form p{float:left;margin:2px 0 0 0;}
#listeConcerts{}
#btn_recherche{width:90px;}

