/******************************************************************************/
/* Elements de gabarit specifique site Tourisme                               */
/******************************************************************************/

/* Bandeau superieur                                                          */
/******************************************************************************/

.logo {
  float: left;}
.bandeauDroit {
  height: 90px;}

/* Bandeau d'informations sur les regions                                     */
/******************************************************************************/

.infoRegion {
  height: 130px;
  margin: 10px;}

.infoRegionPhoto {
  float: left;
  width: 150px;}

.infoRegionName {
  float: left;
  width: 440px;
  text-align: center;
  padding-top: 10px;
  font-size: 24px;
  font-weight: bold;}

.infoRegionLogo {
  float: right;}

/* Zone de navigation dans les regions apres recherche                        */
/******************************************************************************/

.tx-ameosbrowsesearch-pi1 {
  float: left;
  width: 285px;
  text-align: center;
  padding-top: 10px;
  font-size: 24px;
  font-weight: bold;}
