﻿@font-face {
	font-family: 'MyriadPro-Regular';
	src: url('../fonts/MyriadPro-Regular.eot?') format('eot'), 
	     url('../fonts/MyriadPro-Regular.otf')  format('opentype'),
	     url('../fonts/MyriadPro-Regular.woff') format('woff'), 
	     url('../fonts/MyriadPro-Regular.ttf')  format('truetype'),
	     url('../fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
}
ul.resp-tabs-list {
    margin: 0px;
    padding: 0px;
	background:#fff;
	overflow:hidden; 
}

.node-type-actualites .resp-tabs-list li {
    font-weight: 600;
    font-size: 13px;
    /*display: inline-block;*/
    padding: 5px 0px;
    margin: 15px 0 0 0;
    list-style: none;
    cursor: pointer;
    float: left;
	font-size:14px;
	font-family: 'MyriadPro-Regular';
	font-weight:bold;
	/*text-transform:uppercase;*/
	width:32%;
	border-bottom:1px solid #ccc; 
	text-align:center;
}
.node-type-actualites .resp-tabs-list li:after
{
content: " "; margin-left:inherit;
} 
.node-type-actualites .resp-tabs-list li:last-child:after
{
content: " "; margin-left:inherit;
}

.resp-tabs-list li {
    font-weight: 600;
    display: inline-block;
    padding:5px;
    margin: 0;
    list-style: none;
    cursor: pointer;
    float: left;
	font-size:18px;
	font-family: 'MyriadPro-Regular';
	font-weight:bold;
	 
}
.resp-tabs-list li:after
{
content: " / "; margin-left:15px;
} 
.resp-tabs-list li:last-child:after
{
content: " "; margin-left:15px;
} 
.resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    clear: left;
	 
}
.resp-tabs-container p {
  /*¨font-family: "Lucida Grande", Verdana, sans-serif;
  font-size: 10px;
  color: #777777;*/ 
  margin: 10px 0;
}

h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}

.resp-tab-content {
    display: none;
    padding: 15px 0;
}

.resp-tab-active {
    color:#0570a4;
    /*padding: 12px 14px 14px 14px !important;*/
 
}
.node-type-actualites .resp-tab-active {
    color:#0570a4;
    /*padding: 12px 14px 14px 14px !important;*/
	 border-bottom: 0 !important;
    border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
}
.page-taxonomy-term .resp-tab-active {
    color:#0570a4;
    /*padding: 12px 14px 14px 14px !important;*/
	 border-bottom: 0 !important;
    border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
}
.page-taxonomy-term .resp-tabs-list li {
    font-weight: 600;
    font-size: 13px;
    /*display: inline-block;*/
    padding: 5px 0px;
    margin: 15px 0 0 0;
    list-style: none;
    cursor: pointer;
    float: left;
	font-size:14px;
	font-family: 'MyriadPro-Regular';
	font-weight:bold;
	/*text-transform:uppercase;*/
	width:24%;
	border-bottom:1px solid #ccc; 
	text-align:center;
}
.page-taxonomy-term .resp-tabs-list li:after
{
content: " "; margin-left:inherit;
} 
.page-taxonomy-term .resp-tabs-list li:last-child:after
{
content: " "; margin-left:inherit;
}

.resp-content-active, .resp-accordion-active {
    display: block;
}

.resp-tab-content {
    /*border: 1px solid #c1c1c1;*/
}

h2.resp-accordion {
    font-size: 13px;
    border: 1px solid #c1c1c1;
    border-top: 0px solid #c1c1c1;
    margin: 0px;
    padding: 10px 15px;
}

h2.resp-tab-active {
    border-bottom: 0px solid #c1c1c1 !important;
    margin-bottom: 0px !important;
    padding: 10px 15px !important;
	color:#346e59 !important;
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue;
}
/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 768px) {
    ul.resp-tabs-list {
        display: none;
    }

    h2.resp-accordion {
        display: block;
		color:#000 !important;
    }

    .resp-vtabs .resp-tab-content {
        border: 1px solid #C1C1C1;
    }

    .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: initial;
        clear: none;
    }
    .resp-accordion-closed {
        display:none !important;
    }
    .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1 !important;
    }
	.resp-tabs-container {
 
	margin-top:15px;
}
}



.img_act img{
	max-width:100%;
}
.lisfichier li{
	line-height:24px;
	}
.lisfichier a{ 
	color:#000;
	vertical-align:top;
	line-height:16px;
}

.node-type-actualites div.conteneur_block{
	overflow:inherit!important;
}
