@font-face {
  font-family: 'Luciole';
  src: url('/themes/custom/b5subtheme/css/fonts/Luciole-Regular.woff') format('woff'),
	   url('/themes/custom/b5subtheme/css/fonts/Luciole-Regular.otf') format('opentype'),
       url('/themes/custom/b5subtheme/css/fonts/Luciole-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}


*,
.header__logo-text
{
	font-family:"Luciole", sans-serif !important;
}

.view-carto-assmat .view-content
{
	width: 90%;
	height:auto;
	margin:0 auto;
}

.view-carto-assmat .views-row
{
	max-width:90%;
	width:600px;
	height:auto;
	display:inline-block;
	vertical-align:top;
	border:2px solid #EFEFEF;
	border-radius:5px;
	padding:1%;
	margin:3px;
	background:#F1F5F9;
}

#map
{
	width:100%;
	height:auto;
	margin:0 auto;
	border-radius: 5px;
	border:1Px solid black;
	margin-bottom:3%;
}

.views-field-field-assmatnumero,
.views-field-field-assmatnaturevoie,
.views-field-field-assmatvoie,
.views-field-field-assmatcodepostal,
.views-field-field-assmatnumero,
.views-field-field-assmatcommune-1
{
	display:inline-block;
    margin-right: 6px;
}

.views-field-field-assmatcapacite .views-label,
.views-field-field-assmatcapacite .field-content
{
	display:inline;
}

.view-carto-assmat .view-filters
{
	width:90%;
	height:auto;
	margin:0 auto;
}

.titleassmat
{
	padding-top:5%;
	padding-bottom:5%;
	padding-left:5%;
	background:#326bd2;
	font-size: 3rem;
	color:white;
	line-height:1.25;
}

