/* .vue1div{ border-top: 0;height: 78px;display: table;vertical-align: middle;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;text-align: center;position:relative;} */

/* .vue1{font-size: 100%;margin: 0;padding: 0; border: 0;outline: 0;vertical-align: baseline;background: transparent;} */

/* .vue1href{height: 121px;display: inline-block;vertical-align: top;text-decoration: none;border:2px solid #00489c;border-top:0; } */

/* .vue1span{width: 100%;height: 42px;display: table-cell;vertical-align: middle;font-size: 11px;color: #fff;background: #00489c;text-align: center;text-transform: uppercase;} */

.box_categorie { border:1px solid #c9c8cd;margin:1px;width:32%;height:200px; }
.titre_categorie { padding:8px 0; color:#3e3e3e; font-size:14px; }
.titre_categorie a { color:#3e3e3e; }
.titre_categorie img { margin-right:10px; }
.body_categorie { border-top:0; padding:5px 5px;height:100px;}
.body_categorie ul { padding-left:0; list-style:none; }
.fa-color:hover {background-color:#00489c;color:#FFF; }

.talkbubble { background: #e7edf5; border:1px solid #114a99; position: relative; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }
.talkbubble:before { content:""; position: absolute; right: 100%; top: 26px; width: 0; height: 0; border-top: 13px solid transparent; border-right: 10px solid #114a99; border-bottom: 13px solid transparent; }

.leftCategorie { border-radius: 10px 0px 0px 10px;font-size:14px;margin-left:5px;margin-bottom:15px;padding-left:12px;border-left:2px solid #00489c; }

.titreRecherche { color:#00489C; margin-left:14px;font-weight:bold;font-size:16px; }

.separateurAcces { height: 2px; background: #00489c;}
