


@font-face {
    font-family: 'enschede';
    src: url('/commun/modeles/commun/structure/img/Enschede_Serial-Regular-webfont.eot');
    src: url('/commun/modeles/commun/structure/img/Enschede_Serial-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/commun/modeles/commun/structure/img/Enschede_Serial-Regular-webfont.woff2') format('woff2'),
         url('/commun/modeles/commun/structure/img/Enschede_Serial-Regular-webfont.woff') format('woff'),
         url('/commun/modeles/commun/structure/img/Enschede_Serial-Regular-webfont.ttf') format('truetype'),
         url('/commun/modeles/commun/structure/img/Enschede_Serial-Regular-webfont.svg#enschede_serialregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



header,
footer,
nav,
aside,
section,
article {
	display: block;
}



.alaligne {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;
}

.admin_calque {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 0px;

	background-color: #dddddd;
	opacity: 0.5;
  filter:alpha(opacity=50);
}

.bouton_menu_modif {
	display: block;
	width: 25px;
	height: 25px;
	position: absolute;
	z-index: 4;
	top: 0px;
	left: 0px;
}

.bouton_menu_modif a img {
	border: 0px;
}

#boutons_connecte {
}


#cadre_boutons_connecte {
  width: 100%;
	height: 26px;
	line-height: 26px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;

	background-color: #1D4487;

  -webkit-box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, 0.2);

  border-bottom: 4px solid #B9D3F4;
}

#cadre_boutons_connecte .bandeau_bouton {
	display: block;
	height: 26px;
	line-height: 26px;
	float: left;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
}

#cadre_boutons_connecte a {
	display: block;
	height: 26px;
	line-height: 26px;
	background-repeat: no-repeat;
	background-position: left center;
	color: #ffffff;

  text-decoration: none;
  text-transform: uppercase;
  font-size: 11px;
}

#cadre_boutons_connecte a:hover {
	color: #B9D3F4;

  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

#cadre_boutons_connecte a#bandeau_admin {
	padding-left: 22px;
}

#cadre_boutons_connecte a#bandeau_site {
	display: none;
}

#cadre_boutons_connecte a#bandeau_deconnexion {
	padding-left: 22px;
}

hr {
	border: 1px
}

#bandeau_print {
	display: none;
}

html {
	width: 100%;
	min-height: 100%;
	margin: auto;
}

body {
  min-height: 100%;
  margin: 0px auto;

	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #646464;

}

.clear {
	clear:both !important;
	float:none !important;
	margin:0 !important;
}

header {
	background-image:url(/commun/modeles/commun/structure/img/fond-header.jpg);
	background-size:cover;
	padding-bottom:5px;
}

header > div {
	width:100%;
	max-width:1000px;
	margin:0 auto;
}

header #bloc_menu_haut {
	background-color:#920700;
	padding:15px 25px;
}

header #menu_haut {
	display:block;
	text-align:right;
	padding-left:20px;
}

header #menu_haut dl {
	margin:0;
	display:inline-block;
}

header #menu_haut dl a {
	color:#fff;
	font-family:'enschede', arial, sans-serif;
	text-transform:uppercase;
	padding:0 2px;
}

header #menu_haut dl a:before {
	content:'|';
	display:inline-block;
	margin-right:4px;
}
header #menu_haut dl:first-of-type a:before {
	content:'';
}

header #menu_haut dl:first-of-type {
	padding-left:25px;
	background-image:url(/commun/modeles/commun/structure/img/sprite-pictos.png);
	background-repeat:no-repeat;
	background-position:left -67px;
}

header #banniere {
	background-color:#fff;
	padding:25px 45px;
	margin-top:5px;
}

header #logo {
	width:208px;
	height:43px;
	background-image:url(/commun/modeles/commun/structure/img/logo.jpg);
	display:block;
	float:left;
}

header #logo2 {
	width:142px;
	height:62px;
	background-image:url(/commun/modeles/commun/structure/img/logo2.jpg);
	float:right;
}

header #bloc_menu_h {
	background-image:url(/commun/modeles/commun/structure/img/fond-menu.jpg);
	background-size:cover;
	background-position:center;
	margin-top:5px;
	padding-right:20px;
}

header #menu_h {
	display:inline-block;
}

header #menu_h dl {
	display:inline-block;
	margin:0;
	padding:4px 0;
	position:relative;
}

header #menu_h dl dt a {
	display:block;
	padding:15px 20px;
	text-transform:uppercase;
	font-family:'Montserrat', arial, sans-serif;
	color:#fff;
	text-decoration:none;
	border-right:1px solid rgba(255,255,255,0.5);
}

header #menu_h dl dd {
	position:absolute;
	margin:0;
	width:200px;
	z-index:99;
	padding-top:4px;
}

header #menu_h dl dd ul {
	padding:0;
	list-style:none;
}

header #menu_h dl dd a {
	text-decoration:none;
	display:block;
	padding:10px;
	color:#fff;
	background-color:#920700;
	font-family: 'Montserrat',arial,sans-serif;
	text-transform:uppercase;
	font-size:11px;
	border-bottom:1px solid rgba(255,255,255,0.1);
}
header #menu_h dl dd a:hover {
	background-color:#000;
}

header #menu_h dl dd ul li:last-of-type a {
	-moz-border-radius:0 0 2px 2px;
	-webkit-border-radius:0 0 2px 2px;
	border-radius:0 0 2px 2px;
}



header #recherche {
	float:right;
	margin:13px 0 0 10px;
}

header #recherche input {
	width:175px;
	height:27px;
	background-color:rgba(255,255,255,0.9);
	border:0px;
	padding:4px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	display:inline-block;
	vertical-align:middle;
}

header #recherche a {
	width:27px;
	height:27px;
	display:inline-block;
	vertical-align:middle;
	background-color:rgba(255,255,255,0.8);
	background-image:url(/commun/modeles/commun/structure/img/picto-recherche.png);
	background-position:center;
	background-repeat:no-repeat;
}

header #liens_reseaux {
	float:right;
	margin-top:12px;
}

header #liens_reseaux a {
	display:inline-block;
	height:30px;
	width:30px;
	background-image:url(/commun/modeles/commun/structure/img/sprite-pictos.png);
	margin-right:2px;
}
header #liens_reseaux a#lien_twitter {
	background-position:center 0;
}
header #liens_reseaux a#lien_facebook {
	background-position:center -30px;
}
header #liens_reseaux a#lien_instagram {
	background-position:center -411px;
}


#section_contenu {
	width:100%;
	max-width:1000px;
	margin:5px auto 0;
}

footer {
	clear:both;
}

footer > div {
	width:100%;
	max-width:1000px;
	margin:0 auto;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding:30px 20px;
}

#section_contenu #texte {
	background-color:#fafafa;
	padding:20px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

#section_contenu #texte p {
	line-height:18px;
}

#section_contenu #texte a {
	color:#920700;
	position:relative;
	z-index:9;
}

#section_contenu #texte a:hover {
	color:#106bdc;
}

#section_contenu #texte a.retour_commerces {
	position:relative;
	top:-20px;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
}

#section_contenu h1 {
	font-size:24px;
	margin:0;
	color:#053088;
	background-color:#e9e9e9;
	padding:20px;
	text-transform:uppercase;
	font-family:'Montserrat', arial, sans-serif;
	font-weight:700;
}

#section_contenu #texte h1 {
	width:100%;
	position:relative;
	top:-20px;
	left:-20px;
}

.liste_actus > div {
	float:left;
	width:calc(50% - 10px);
	margin:0 20px 20px 0;
	background-color:#fff;
}

.liste_actus > div:nth-of-type(2n) {
	margin-right:0;
}

.liste_actus img {
	display:block;
	width:100%;
}

.liste_actus p {
	margin:30px 40px 0 40px;
	border-bottom:1px solid #ddd8d3;
	padding-bottom:15px;
}

.bouton, #texte input[type='submit'], .formulaire_calque input[type='submit'] {
	margin:15px 0 0 0;
	display:inline-block;
	background-color:#920700;
	text-decoration:none;
	color:#fff !important;
	text-transform:uppercase;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	transition:all 0.5s ease;
	padding:8px 15px;
	font-weight:bold;
	font-family:'enschede', arial, sans-serif;
	border:0;
	font-size:12px;
	cursor:pointer;
}
.liste_actus .bouton {
	margin:15px 0 30px 40px;
}
.bouton:hover, #texte input[type='submit']:hover, .formulaire_calque input[type='submit']:hover {
	background-color:#000;
}

.consultation_actus img {
	max-width:100%;
	margin:0 auto;
	display:block;
}

.page_contact {
	background-color:#fff;
	padding:10px 20px;
}

.page_contact form {
	display:inline-block;
	width:calc(100% - 250px);
	vertical-align:top;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding-right:20px;
	border-right:1px solid #ddd8d3;
}

.page_contact form table {
	width:100%;
}

.page_contact form table tr td:first-child {
	width:180px;
}

.page_contact form + div {
	display:inline-block;
	width:250px;
	margin-left:-0.3em;
	vertical-align:top;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding-left:20px;
	font-size:14px;
}

#texte input, .formulaire_calque input {
	background:#f9f9f9;
	border:1px solid #e9e9e9;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	padding:10px;
	width:100%;
	margin:5px 0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#texte .custom-combobox {
	margin:5px 0;
}

#texte input[type='submit'], .formulaire_calque input[type='submit'] {
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
	width:auto;
}

#texte label, .formulaire_calque label {
	font-size:19px;
	font-family: 'enschede',arial,sans-serif;
}

#texte .petit {
	font-size:11px;
	color:#949494;
}

.custom-combobox {
	position:relative;
	display:block;
	max-width:250px;
}

.custom-combobox a {
	position:absolute;
	top:0;
	right:0;
	margin:0;
	height:37px;
	border:0;
	background:url(/commun/modeles/commun/structure/img/sprite-pictos.png) no-repeat -14px -247px;
}

.custom-combobox a span {
	background:none !important;
}

#texte .custom-combobox input {
	margin:0;
}

.ui-menu-item.ui-state-focus {
	border:1px solid #e9e9e9;
	background:#e9e9e9;
}

.ui-menu {
	border:1px solid #e9e9e9;
}

#liste_commercants .sur_element {
	float:left;
	width:calc(25% - 12px);
	padding-bottom:10px;
	margin:0 15px 35px 0;
	border-bottom:1px solid #ddd8d3;
}
#liste_commercants .sur_element:nth-of-type(4n) {
	margin-right:0;
}
#liste_commercants .sur_element:nth-of-type(4n+1) {
	clear:both;
}

#liste_commercants .sur_element img {
	width:100%;
	display:block;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding:10px;
	background-color:#fff;
}

#liste_commercants .sur_element dl {
	margin:0;
}

#liste_commercants .sur_element dl dd {
	margin:0;
}

#liste_commercants .sur_element h2 {
	margin:10px 0 5px;
	padding-top:10px;
	border-top:1px solid #ddd8d3;
	font-size:20px;
}

#liste_commercants .sur_element h2 a {
	color:#646464 !important;
	text-decoration:none;
}

#liste_commercants .sur_element p {
	font-size:16px;
	margin:0;
}

#texte #tri .custom-combobox {
	display:inline-block;
}

#tri {
	margin-bottom:20px;
}

#tri .custom-combobox a {
    background: url('/commun/modeles/commun/structure/img/sprite-pictos.png') no-repeat scroll -14px -289px;
		position:absolute !important;
}

#section_contenu #texte #liste_commercants h1 {
	background-color:transparent;
	color:#920700;
	border-bottom:1px solid #920700;
	padding-left:0;
	padding-right:0;
	left:0;
	font-size:30px;
}

.multi_page {
	float:right;
}

.multi_page a, .multi_page span {
	color:#646464 !important;
	text-decoration:none;
	float: left;
    line-height: 24px;
    margin-left: 10px;
	font-size:18px;
}

.multi_page span {
	color:#920700 !important;
}

.multi_page a:hover {
	color:#000;
}

.multi_page .fleche {
    background-color: #e9e9e9 !important;
    border-radius: 25px;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    margin-left: 10px;
    text-align: center;
    width: 25px;
}

.multi_page a.fleche:hover {
	color:#920700 !important;
}



.formulaire_calque {
	display:none;
	position:fixed;
	top:0;
	left:0;
	height:100vh;
	width:100%;
	background-color:rgba(31,31,31,0.94);
	z-index:9999;
}

.formulaire_calque > div {
	background-color:#e9e9e9;
	position:absolute;
	top:50%;
	margin-top:-200px;
	width:730px;
	left:50%;
	margin-left:-365px;
	border:1px solid #fff;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	padding:30px 70px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

.formulaire_calque h2 {
	font-size:34px;
	margin:0 0 20px 0;
	color:#920700;
	text-transform:uppercase;
	font-family: 'enschede',arial,sans-serif;
	padding:0 0 10px;
	border-bottom:1px solid #bbbbbb;
	position:relative;
}

.formulaire_calque .tableau_contact {
	width:100%;
}

.formulaire_calque label {
	font-family:arial,sans-serif;
}
.formulaire_calque input[type='submit'] {
	font-size:17px;
}
.formulaire_calque input {
	border:1px solid #dfdfdf;
}

.formulaire_calque p {
	margin:20px 0 0 0;
	border-top:1px solid #bbbbbb;
}

.close_form {
	position:absolute;
	height:40px;
	width:40px;
	background-image:url(/commun/modeles/commun/structure/img/sprite-pictos.png);
	background-position:center -344px;
	background-repeat:no-repeat;
	cursor:pointer;
	top:0;
	right:0;
}



#texte .auth fieldset form[name='auth_centrale'] {
	max-width:400px;
	margin:0 auto;
}

#espace_porteur h2 {
	color:#920700;
	text-transform:uppercase;
	font-family: 'Montserrat',arial,sans-serif;
	font-size:20px;
}

#espace_porteur h3 {
	color:#053088;
	text-transform:uppercase;
	font-family: 'Montserrat',arial,sans-serif;
	font-size:16px;
}

table.listing {
	width:100%;
	border-spacing:0;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	background-color:#fff;
	margin:15px auto;
	clear:both;
	border:1px solid #E9E9E9;
}

table.listing th {
	border-bottom:1px solid #E9E9E9;
	text-align:left;
	color:#053088;
	padding:8px;
}

table.listing td {
	border-bottom:1px solid #E9E9E9;
	padding:8px;
	text-align:left !important;
}

table.listing tr:last-of-type td {
	border-bottom:0px;
}

table.listing tr:hover td {
	background-color:#E9E9E9;
}

#espace_porteur #porteur_texte fieldset {
	margin:0 0 15px 0;
	padding:0 0 20px 0;
	border:0px;
	border-bottom:1px solid #E9E9E9;
}

#espace_porteur #porteur_texte fieldset legend {
	color:#053088;
	text-transform:uppercase;
	font-family: 'Montserrat',arial,sans-serif;
	font-size:16px;
	padding:0;
	margin-bottom:15px;
}

#espace_porteur #porteur_texte fieldset > div:not(.scroll_horizontal) {
	width:calc(50% - 0.15em);
	display:inline-block;
	vertical-align:top;
}

#espace_porteur #porteur_texte fieldset > div.bloc_double {
	width:100%;
}

#espace_porteur #porteur_texte fieldset > div label {
	float:none;
	vertical-align:middle;
	display:inline-block;
	line-height:18px;
	height:auto;
	font-size:16px;
}

#espace_porteur #porteur_texte fieldset > div > label {
	margin-top:10px;
	margin-bottom:10px;
	width: 160px !important;
	padding:8px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	background-color:#E9E9E9;
}


#espace_porteur #porteur_texte fieldset > div label + span, #espace_porteur #porteur_texte fieldset > div label + input,
#espace_porteur #porteur_texte fieldset > div label + select + span.custom-combobox {
	vertical-align:middle;
	display:inline-block;
	width:calc(100% - 175px - 0.3em);
	margin-top:10px;
	margin-bottom:10px;
	max-width:1000px;
	float:none;
}

.custom-combobox {
	min-width:100px;
}

#espace_porteur #porteur_texte fieldset > div label + span .custom-combobox {
	width:100%;
	max-width:1000px;
}

#espace_porteur #porteur_texte fieldset > div input.radio {
	width:20px;
}

#espace_porteur #porteur_texte fieldset > div .radios label, #espace_porteur #porteur_texte fieldset > div .checkbox label {
	margin:0;
	width:auto;
}

#espace_porteur #porteur_texte fieldset > div .checkbox > div {
	display:inline-block;
	margin-right:5px;
}

.ui-menu {
	padding:0 !important;
	border:0 !important;
	background:#E9E9E9 !important;
}

.ui-menu li {
	padding:10px !important;
	border:0 !important;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

.ui-menu li:hover {
	background:#053088 !important;
	color:#fff !important;
}

.information {
	padding-bottom:15px;
}

#espace_porteur #menu_v dl {
	display:inline-block;
	margin:5px 5px 5px 0;
}

#espace_porteur #menu_v dl a {
	display:block;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	background-color:#053088;
	color:#fff;
	padding:4px 8px;
	text-decoration:none;
}
#espace_porteur #menu_v dl a:hover {
	background-color:#920700;
}

.scroll_horizontal {
	max-width:calc(100vw - 40px);
	overflow-x:scroll;
}

#section_contenu > #menu_v {
	width:220px;
	float:left;
}

#section_contenu > #menu_v dl {
	margin:0;
}

#section_contenu > #menu_v a {
	text-decoration:none;
	color:#fff;
	padding:15px;
	display:block;
	border-bottom:1px solid rgba(255,255,255,0.1);
	background-color:#920700;
}

#section_contenu > #menu_v a:hover {
	opacity:0.9;
}

#section_contenu > #menu_v h1 {
	color:#bebebe;
	font-size:18px;
	line-height:31px;
	background:#FAFAFA;
}

#section_contenu > #menu_v dt.premier-selected a, #section_contenu > #menu_v dt.dernier-selected a, #section_contenu > #menu_v dt.defaut-selected a {
	background-color:#053088;
}

#section_contenu > #menu_v + #zone_h1, #section_contenu > #menu_v + #zone_h1 + #texte {
	width:calc(100% - 220px);
	float:right;
}


#connexion {
	float:left;
}

#connexion label {
	color:#fff;
	font-size:11px;
	margin-right:5px;
}

#connexion input {
	border:0px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	padding:2px;
	margin-right:3px;
	width:80px;
}

#connexion a {
	text-transform:uppercase;
	color:#fff;
	background-color:#053088;
	padding:4px 8px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	text-decoration:none;
	font-size:10px;
	margin-right:5px;
}
#connexion a:hover {
	background-color:#000;
}

.piro_html {
	display:none;
}

#texte .fiche_commercant h2 {
	text-transform:uppercase;
	margin:0;
	color:#053088;
	font-size:18px;
}

#texte .fiche_commercant h3 {
	text-transform:uppercase;
	margin:0;
	color:#920700;
	font-size:15px;
}

#texte .fiche_commercant .infos {
	font-size:14px;
}


#texte .fiche_commercant img {
	padding:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	background-color:#fff;
	display:inline-block;
	vertical-align:top;
	width:30%;
}

#texte .fiche_commercant .bloc {
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	display:inline-block;
	vertical-align:top;
	margin-left:20px;
}

#texte .fiche_commercant .bloc.bloc_infos {
	padding:20px;
	background-color:#e2e2e2;
	width:calc(33.33% - 20px);
}

#texte .fiche_commercant .bloc.bloc_contact {
	text-align:center;
	width:calc(33.33% - 20px);
}


#texte .fiche_commercant .bloc.bloc_contact p:first-child {
	margin:0;
}




#texte .fiche_commercant .numero {
	font-weight:bold;
	font-size:18px;
	color:#920700;
}

#cadre_localisation {
	position:fixed;
	width:100%;
	height:100vh;
	background-color:rgba(31,31,31,0.94);
	top:0;
	left:0;
	z-index:9;
}

#cadre_localisation #cadre {
	width:96%;
	max-width:600px;
	margin:0 auto;
	margin-top:20px;
	max-height:calc(100% - 40px);
	overflow:scroll;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding:60px 30px 30px 30px;
	position:relative;
	background-color:#e9e9e9;
	border:1px solid #fff;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}

#cadre_localisation #cadre #itineraire_formulaire {
	border:0;
	padding:0;
	margin:0;
	margin-top:15px;
}

#cadre_localisation #cadre #itineraire_formulaire > div:nth-of-type(2) {
	display:inline-block;
	width:25%;
	margin-right:15px;
}
#cadre_localisation #cadre #itineraire_formulaire > div:nth-of-type(3) {
	display:inline-block;
	width:calc(75% - 15px);
	margin-left:-0.3em;
}

#cadre_localisation #cadre #map_canvas, #cadre_localisation #cadre #localisation {
	height:200px;
}

#cadre_localisation #cadre #bouton_fermer {
	display:block;
	float:right;
	height:40px;
	width:40px;
	position:absolute;
	top:5px;
	right:5px;
	background-image:url(/commun/modeles/commun/structure/img/sprite-pictos.png);
	background-position:center -344px;
	background-repeat:no-repeat;
}

#cadre_localisation #cadre legend {
	padding:0;
	font-size:16px;
	color:#920700;
	text-transform:uppercase;
	margin:15px 0 10px 0;
	font-weight:bold;
}

#cadre_localisation #cadre .bouton {
	float:right;
	margin-top:5px;
}

#liste_commercants .sur_element {
	position:relative;
}


.tri_categorie .nom_categorie {
	clear:both;
	display:block;
	width:100%;
	font-size:16px;
	color:#053088;
	font-weight:bold;
	height:50px;
	line-height:18px;
	overflow:hidden;
	position:relative;
	margin-bottom:10px;
}

.tri_categorie .nom_categorie span {
	position:absolute;
	bottom:0;
	left:0;
}


#ariane {
  margin-bottom: 20px;
}

.auth h1,
.compte h1 {
  margin: 0px;
  margin-bottom: 10px;

  font-size: 20px;
  font-weight: bold;
  color: #F35FB5;
}

.auth,
.compte {
  margin-bottom: 20px;

  color: #555555;
}

.information {
  margin-bottom: 15px;

  font-weight: bold;
  color: #000000;
}

.auth fieldset,
.compte fieldset {
  padding: 10px;

  border: 0px;
}

.auth fieldset label,
.compte fieldset label {
  display: block;
  width: 125px;
  height: 25px;
  margin-right: 10px;
  float: left;
}

.auth fieldset label.obligatoire,
.compte fieldset label.obligatoire {
  font-weight: bold;
}

.auth fieldset input,
.compte fieldset input {
  width: 200px;
  float: left;
  margin-right: 100px;
}

.auth fieldset .espacement_form,
.compte fieldset .espacement_form {
  clear: both;
  width: 100%;
  height: 10px;  
  margin-bottom: 10px;

  font-size: 0px;
}

#page #texte .auth fieldset a.bouton,
#page #texte .compte fieldset a.bouton {
  display: block;
  height: 28px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 15px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;

  line-height: 28px;
  text-align: center;
  text-decoration: none;
  font-size: 11px;
  text-transform: uppercase;
  color: #ffffff;

  background-color: #646464;
}

#page #texte .auth fieldset a:hover.bouton,
#page #texte .compte fieldset a:hover.bouton {
  background-color: #faa61a;
}


#bloc_equivalence{
    /* float: left; */
    position: absolute;
    z-index: 10;
    opacity: 0.8;
    margin: auto;
    filter: alpha(opacity=80);
    background-color: #e9e9e9;
    /* left: 450px; */
    /* top: -50px; */
    width: 30%;
    text-align: center;
    /* padding: 20px; */
    /* padding-top: 10px; */
    /* padding-right: 10px; */
    /* padding-left: 20px; */
    border: 4px solid #920700;
    color: #053088 !important;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 2em;
    font-family: serif;
    text-transform: none;
    background: #fff;
    padding-bottom: 1em;
  right: 35%;
  line-height: 2.3em;
}

.btn_calcul{
    background: #808080;
    padding: 0.3em;
    border-radius: 3px;
    font-weight: 300;
    margin: 0 0.4em;
    transition: background .3s ease;
}

.btn_calcul:hover{
  background: #920700;
}

#section_contenu #texte .btn_calcul a{
  color: #fff;
    text-decoration: none;
}

.bloc_equivalence-close{
    float: right;
        color: #a3342f;
        line-height: normal;
        cursor: pointer;
    padding-right: 5px;
}

#section_contenu #texte .bloc_equivalence-close a{
  text-decoration: none;
}


#page #contenu #texte ul.elements_menu {
	list-style-type: none;
	padding-bottom: 10px;
  margin: 0px;
  margin-top: 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #dddddd;
}

#page #contenu #texte ul.elements_menu li {
  line-height: 20px;
  padding-left: 10px;  

  background-position: 0px 7px;
}

#page #contenu #texte ul.elements_menu li a,
#page #contenu #texte ul li a {
  color: #000000;
  text-decoration: none;
}


#page #contenu #texte ul.elements_menu li a:hover,
#page #contenu #texte ul li a:hover {
  color: #646464;
  text-decoration: none;
}

#page #contenu #texte ul.elements_menu li ul {
  list-style-type: none;
  padding-left: 10px;
}

#page #contenu #texte ul.elements_menu li ul li {
  line-height: 20px;
  padding-left: 10px;  

  background-position: 0px 8px;
}

#page #contenu #texte ul.elements_menu li ul li a {
  font-size: 11px;
  color: #555555;
}
    
		


#page #texte .liste_actus  article {
  margin-top: 20px;
  padding-bottom: 20px;

  border-bottom: 1px solid #dddddd;
}

#page #texte .liste_actus  img {
  margin-right: 10px;
  float: left;
}

#page #texte .liste_actus  h2 {
  margin: 0px;
  font-size: 12px;
  font-weight: bold;
}

#page #texte .liste_actus  p {
  margin: 0px;
  font-size: 12px;
}

#page #texte .liste_actus  article a {
  text-decoration: none;
  font-size: 11px;
  color: #faa61a;
}

#page #texte .liste_actus  a#toutes {
  display: block;
  width: 120px;
  height: 30px;
  line-height: 30px;
  margin-top: 10px;
  margin-right: 10px;
  float: right;

  text-decoration: none;
  font-size: 12px;
  text-align: center;
  color: #ffffff;

  background-color: #646464;

  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;

  -webkit-box-shadow: 0px 0px 5px 0px #999999;
  -moz-box-shadow: 0px 0px 5px 0px #999999;
  box-shadow: 0px 0px 5px 0px #999999; 
}

#page #texte .liste_actus  a:hover#toutes {
  background-color: #1d4487;
}


#page #texte .lien_retour {
  display: block;
  width: 120px;
  height: 30px;
  line-height: 30px;
  margin-top: 10px;
  margin-right: 10px;
  float: right;

  text-decoration: none;
  font-size: 12px;
  text-align: center;
  color: #ffffff;

  background-color: #646464;

  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;

  -webkit-box-shadow: 0px 0px 5px 0px #999999;
  -moz-box-shadow: 0px 0px 5px 0px #999999;
  box-shadow: 0px 0px 5px 0px #999999; 
}

#page #texte a:hover.lien_retour {
  background-color: #1d4487;

}






@media (max-width:1000px) {
		
	#liste_commercants .sur_element h2 {
	    font-size: 18px;
	}
	
	#liste_commercants .sur_element p {
	    font-size: 14px;
	}
	
}

@media (max-width:900px) {
		
	header #recherche input {
		width:150px;	
	}
	
}

@media (max-width:830px) {
		
	header #recherche input {
		width:125px;	
	}
	
}




@media (max-width:800px) {
		
	header #recherche input {
		width:175px;	
	}
	
		
	header #bloc_menu_h {
		background-image:none;
		padding-right:0;
	}
  		
  	header #menu_h {
  		display:block;
  		background-color:#106bdc;
  	}
  	
  	header #menu_h dl {
  		display:block;
  		text-align:center;
  		padding:0;
  	}
  	
  	header #menu_h dl dt a {
  		border-right:0px solid rgba(255,255,255,0.5);
  		border-bottom:1px solid rgba(255,255,255,0.5);
  	}
  	
  	header #menu_h dl dt a:hover {
  		background-color:#920700;
  	}
  
  	header #recherche {
	    margin-right:10px;
	}
	
	#centre_accueil #colonne1 {
		float:none;
		width:100%;
	}
	
	#centre_accueil #colonne2 {
		float:none;
		width:100%;
		margin-top:20px;
	}
	
	#centre_accueil #colonne2 > div {
		float:left;
		width:49%;
	}
  
  	#centre_accueil #colonne2 > div:last-child {
		float:right;
	}
	
	#centre_accueil #colonne2 #pubs {
		border:0px;
	}
	
	.formulaire_calque > div {
	    margin-left: -48%;
	    margin-top: 0;
		top:25px;
	    width: 96%;
		padding: 20px 30px;
	}
	
	#liste_commercants .sur_element, #liste_commercants .sur_element:nth-of-type(4n) {
		width:calc(33% - 10px);
		margin:0 15px 35px 0;
		clear:none;
	}
	#liste_commercants .sur_element:nth-of-type(3n) {
		margin-right:0;
	}
	#liste_commercants .sur_element:nth-of-type(3n+1) {
		clear:both;
	}

	#section_contenu h1 {
		font-size:18px;
	}

	header #menu_h dl dd {
	    padding-top: 0;
	    position: relative;
	    width: 100%;
	}

	#texte .fiche_commercant img {
		margin:0 auto;
		display:block;
		width:100%;
		max-width:300px;
		margin-bottom:20px;
	}

	#texte .fiche_commercant .bloc.bloc_contact, #texte .fiche_commercant .bloc.bloc_infos {
		width: calc(50% - 11px);
	}

	#texte .fiche_commercant .bloc.bloc_contact {
		margin-left:0;
		margin-right:-0.3em;
	}

}

@media (max-width:700px) {	

	.page_contact form {
		padding-right:0;
		border-right:0;
		width:100%;
		border-bottom:1px solid #ddd8d3;
	}
	
	.page_contact form + div {
	    margin-left: 0;
	    padding-left: 0;
	    width: 100%;
		text-align:center;
	}
	
	#espace_porteur #porteur_texte fieldset > div:not(.scroll_horizontal) {
		width:100%;
	}

	#section_contenu > #menu_v {
		width:100%;
		float:none;
		text-align:center;
		margin-bottom:5px;
	}

	#section_contenu > #menu_v + #zone_h1, #section_contenu > #menu_v + #zone_h1 + #texte {
	    float: none;
	    width: 100%;
	}

	#section_contenu > #menu_v h1 {
		display:none;
	}


}

@media (max-width:600px) {		

	#liste_commercants .sur_element, #liste_commercants .sur_element:nth-of-type(4n), #liste_commercants .sur_element:nth-of-type(3n) {
		width:calc(50% - 8px);
		margin:0 15px 35px 0;
		clear:none;
	}
	#liste_commercants .sur_element:nth-of-type(2n) {
		margin-right:0;
	}
	#liste_commercants .sur_element:nth-of-type(2n+1) {
		clear:both;
	}

	.liste_actus > div {
		float:none;
		margin-right:0;
		width:100%;
	}
	
	#texte .fiche_commercant .bloc.bloc_contact, #texte .fiche_commercant .bloc.bloc_infos {
		width: 100%;
		margin:0 0 20px 0;
	}


	
}

@media (max-width:450px) {
	
	#centre_accueil #colonne2 > div {
		float:none !important;
		width:100%;
		max-width:300px;
		margin-left:auto;
		margin-right:auto;
	}

	#actus_misesenavant p, .liste_actus p {
	    margin: 20px 25px 0;
	}

	#actus_misesenavant a, .liste_actus .bouton {
	    margin: 15px 0 30px 25px;
	}

	.formulaire_calque h2 {
		font-size:24px;
		line-height:42px;
	}
	
	#texte label, .formulaire_calque label {
		font-size:15px;
	}

	.page_contact form table td, .formulaire_calque .tableau_contact td {
		display:block;
	}

}

@media (max-width:450px) {
	
	#espace_porteur #porteur_texte fieldset > div label + span, #espace_porteur #porteur_texte fieldset > div label + input, 
	#espace_porteur #porteur_texte fieldset > div label + select + span.custom-combobox {
		width:100%;
		margin-top:0;
	}

	#espace_porteur #porteur_texte fieldset > div > label {
		margin-bottom:5px;
	}	

}


@media (max-width:360px) {

	#liste_commercants .sur_element, #liste_commercants .sur_element:nth-of-type(4n), #liste_commercants .sur_element:nth-of-type(3n), #liste_commercants .sur_element:nth-of-type(2n) {
		width:100%;
		margin:0 0 35px 0;
		clear:none;
	}

}
   
