/*** Styles par défaut */
#main img,
DIV.csc-textpic-above DIV.csc-textpic-imagewrap,
DIV.csc-textpic-above DIV.csc-textpic-imagerow,
DIV.csc-textpic-below DIV.csc-textpic-imagewrap,
DIV.csc-textpic-below DIV.csc-textpic-imagerow,
DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI,
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image {
    max-width: 100%;
    height: auto;
}
#main .imagemap-responsive img, #main .image-responsive img {max-width: none;}

#main > .row > .content {
    line-height: 20px;
    font-size: 13px;
}

#main > .row > .content h1, #main > .row > .content .h1 {
    font-size: 32px;
    margin-bottom: 35px;
    padding-bottom: 25px;
    border-bottom: 1px solid #dfe2e6;
    font-family: Oregon;
    letter-spacing: 0.05em;
    font-weight: normal;
    color: #43484d;
    position: relative;
}
#main > .row > .content h1:after, #main > .row > .content .h1:after {
    background: none repeat scroll 0 0 #dfe2e6;
    bottom: -4px;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    width: 70px;
}

#main > .row > .content h2 {
    font-size: 24px;
    font-family: Oregon;
    letter-spacing: 0.045em;
    font-weight: normal;
    color: #16181a;
}

#main > .row > .content h2.separate{
    border-top: 1px solid #dfe2e6;
    padding-top: 15px;
    margin-top: 20px !important;
}

#main > .row > .content h3 {
    font-size: 18px;
    font-family: Oregon;
    letter-spacing: 0.04em;
    font-weight: normal;
    color: #16181a;
}

.blocDauphine h3 {
    font-size: 18px;
    font-family: Oregon;
    letter-spacing: 0.04em;
    font-weight: normal;
    color: #43484d;
}

#main > .row > .content h3.separate, .blocDauphine h3.separate {
    border-top: 1px solid #dfe2e6;
    padding-top: 15px;
    margin-top: 20px !important;
}

#main > .row > .content h4 {
    font-size: 15px;
    font-weight: normal;
    color: #43484d;
    margin-bottom: 6px;
}

#main > .row > .content h5 {
    font-size: 13px;
    font-weight: bold;
    color: #16181a;
    margin-bottom: 4px;
}

#main > .row > .content a, #main > .row > .contentRight a {
    color: #43484d;
    text-decoration: underline;
}
#main > .row > .content a:hover, #main > .row > .contentRight a:hover {
    text-decoration: none;
}

#main > .row > .content ul li, .blocDauphine .content ul li {
    list-style: none;
    line-height: 20px;
    position: relative;
}
#main > .row > .content ul li:before, .blocDauphine .content ul li:before {
    color: #43484d;
    content: "•";
    font-size: 20px;
    top: 1px;
    left: -15px;
    position: absolute;
}

.csc-sitemap ul {
    padding-left: 0;
}

.csc-sitemap ul li {
    font-size: 1.2em;
    margin-top: 1em;
    margin-bottom: 1em;
}

.csc-sitemap ul li:before {
    content: "" !important;
}

blockquote {
    border-left-color: #EEEEEE;
    border-left-style: solid;
    border-left-width: 3px;
    font-style: italic;
    margin: 0;
    padding: 10px 25px;
    font-size: 14px;

}

/* Reset pour csc-textpic */
.csc-textpic li:before {display: none;}
.csc-textpic .csc-textpic-text li:before {display: block;}

/* Fix for unordered and ordered list with image "In text, left" */
.csc-textpic-intext-left ol, .csc-textpic-intext-left ul { padding-bottom: 3px; }

#main > .row > .content ul.arrow li, .blocDauphine .content ul.arrow li {
    line-height: 24px;
    margin-bottom: 5px;
}
#main > .row > .content ul.arrow li:before, .blocDauphine .content ul.arrow li:before {
    content: url('../images/main/purpleArrow-ul.png');
    top: -2px;
}

#main > .row > .content ul > li > ul > li, #main > .row > .content ul.arrow > li > ul > li, .blocDauphine .content ul > li > ul > li, .blocDauphine .content ul.arrow > li > ul > li {
    list-style: disc;
    list-style: none;
    margin-bottom: 0;
}
#main > .row > .content ul > li > ul > li:before, #main > .row > .content ul.arrow > li > ul > li:before, .blocDauphine .content ul > li > ul > li:before, .blocDauphine .content ul.arrow > li > ul > li:before {
    color: #a8adb3;
    content: "•";
    font-size: 20px;
    top: 1px;
    left: -15px;
    position: absolute;
}

#main > .row > .content table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 15px;
}

#main > .row > .content table caption {
    text-indent: -10000em;
    font-size: 0;
    height: 0;
}

#main > .row > .content table th {
    background-color: #43484d;
    color: #FFFFFF;
    font-weight: normal;
}

#main > .row > .content table th, #main > .row > .content table td {
    padding: 12px 10px;
    border: 1px solid #a8adb3;
}

form fieldset legend {
    margin-top: 25px;
    padding-top: 30px;
    font-size: 18px;
    color: #1d1e20;
    font-family: Oregon;
    letter-spacing: 0.04em;
    border-bottom: none;
    border-top: 1px solid #dfe1e5;
}
form fieldset:first-of-type legend {
    margin-top: 0;
    padding-top: 0;
    border: none;
}

form label {
    font-weight: normal;
    color: #16181a;
}

form label abbr.required {
    border-bottom: none;
}

form .form-control {
    border-color: #a8adb3;
    font-size: 13px;
}

form .form-control:focus {
    outline: none !important;
}

form select {}

form select option[default] {
    font-style: italic;
}

form .checkbox-inline, form .radio-inline, form .checkbox, form .radio {
    position: relative;
    padding-left: 0;
}

form .checkbox-inline label, form .radio-inline label, form .checkbox label, form .radio label {
    margin-bottom: 0;
    padding-left: 28px;
    cursor: pointer;
    display: inline-block;
}

form .checkbox-inline input[type="checkbox"], form .checkbox input[type="checkbox"] {
    position: absolute;
    z-index: -10;
    left: 4px;
    top: 6px;
    margin-left: 0;
}

form .checkbox-inline input[type="checkbox"] + label:before, form .checkbox input[type="checkbox"] + label:before {
    content: "";
    position: absolute;
    left: 0;
    display: block;
    width: 21px;
    height: 21px;
    background: url('../images/main/form-checkbox.png') no-repeat 0 0;
}
form .checkbox-inline input[type="checkbox"]:checked + label:before, form .checkbox input[type="checkbox"]:checked + label:before {
    content: "";
    position: absolute;
    left: 0;
    display: block;
    width: 21px;
    height: 21px;
    background: url('../images/main/form-checkbox.png') no-repeat 0 -21px;
}

form .radio-inline input[type="radio"], form .radio input[type="radio"] {
    position: absolute;
    z-index: -10;
    left: 4px;
    top: 6px;
    margin-left: 0;
}

form .radio-inline input[type="radio"] + label:before, form .radio input[type="radio"] + label:before {
    content: "";
    position: absolute;
    left: 0;
    display: block;
    width: 20px;
    height: 20px;
    background: url('../images/main/form-radio.png') no-repeat 0 0;
}
form .radio-inline input[type="radio"]:checked + label:before, form .radio input[type="radio"]:checked + label:before {
    content: "";
    position: absolute;
    left: 0;
    display: block;
    width: 20px;
    height: 20px;
    background: url('../images/main/form-radio.png') no-repeat 0 -20px;
}

.required-infos {
    font-style: italic;
    font-size: 13px;
}

/* error */
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
    color: #a94442 !important;
}
.has-error .form-control {
    border-color: #a94442 !important;
}
.has-error .form-control:focus {
    border-color: #843534 !important;
}
/***/

/*** Bloc Dauphine */
.blocDauphine {
    background: #f0f1f2;
    padding: 15px;
    margin-bottom: 30px;
    position: relative;
}

.blocDauphine > div:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 15px;
    width: 40px;
    height: 4px;
}

.blocDauphine h2 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: normal;
    font-family: Oregon;
    letter-spacing: 0.05em;
    margin-top: 0;
}
/***/
/*** blocs couleurs ***/
.blocs-home .bloc-item {
    border: 10px solid #dfe2e6;
	height: 320px;
    margin-bottom: 25px;
}
.blocs-home .bloc-item h2 {
    background: none repeat scroll 0 0 #43484d;
    color: #fff !important;
    margin: -10px -10px 0 !important;
    padding: 15px 20px 45px;
}
.blocs-home .bloc-item .bloc-content {
    background: none repeat scroll 0 0 #fff;
    font-size: 12px;
    margin-top: -30px;
    padding: 20px;
}
/*** btn-link + btn-ico */
#main > .row > .contentRight .btn-link {
    width: 100%;
}

.btn-link {
    position: relative;
    display: inline-block;
    background: #dfe2e6;
    padding: 12px 50px 12px 9px;
    font-size: 15px;
    line-height: 16px;
    color: #43484d !important;
    text-decoration: none !important;
    border: none;
}
.blocDauphine .btn-link, #carrousel .btn-link {
    background-color: #FFFFFF;
}

.btn-link:hover {
    background: #43484d !important;
    color: #FFFFFF !important;
    text-decoration: none;
}

.btn-link:after {
    content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 40px;
    background-color: #43484d;
    background-repeat: no-repeat;
    background-position: center center;
}
.btn-link:hover:after {
    background-color: #002c66;
}

.btn-ico-left {
    padding: 12px 9px 12px 60px;
}
.btn-ico-left:after {
    right: inherit;
    left: 0;
}

.btn-ico-video:after {
    background-image: url('../images/main/btn-link/ico-video.png');
}

.btn-ico-search:after {
    background-image: url('../images/main/btn-link/ico-search.png');
}

.btn-ico-rightArrow:after {
    background-image: url('../images/main/btn-link/ico-rightArrow.png');
}

.btn-ico-leftArrow:after {
    background-image: url('../images/main/btn-link/ico-leftArrow.png');
}

.btn-ico-img:after {
    background-image: url('../images/main/btn-link/ico-img.png');
}

.btn-ico-son:after {
    background-image: url('../images/main/btn-link/ico-son.png');
}

.btn-ico-agenda:after {
    background-image: url('../images/main/btn-link/ico-agenda.png');
}

.btn-ico-download:after {
    background-image: url('../images/main/btn-link/ico-download.png');
}

.btn-ico-ampoule:after {
    background-image: url('../images/main/btn-link/ico-ampoule.png');
}

.btn-ico-sociaux:after {
    background-image: url('../images/main/btn-link/ico-sociaux.png');
}

.btn-ico-ebook:after {
    background-image: url('../images/main/btn-link/ico-ebook.png');
}
/***/

/*** blocOnglets */
.blocOnglets {
    border: 1px solid #dfe2e6;
    margin: 20px 0;
}
.blocOnglets ul.onglets {
    display: table;
    margin: 0;
    padding: 0;
    width: 100%;
}
.blocOnglets ul.onglets li {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    border-right: 1px solid #dfe2e6;
    border-bottom: 1px solid #dfe2e6;
    height: 40px;
    background: #00428f;
    cursor: pointer;
    padding: 0 10px;
}
.blocOnglets ul.onglets li:before {
    display: none;
}
.blocOnglets ul.onglets li:last-child {
    border-right: none;
}

.blocOnglets ul.onglets li.act {
    background: none;
    border-bottom: none;
    position: relative;
}
.blocOnglets ul.onglets li.act:after {
    content: " ";
    position: absolute;
    background: #FFF;
    height: 5px;
    top: -5px;
    left: -1px;
    right: -1px;
    border: 1px solid #dfe2e6;
    border-bottom: none;
}

.blocOnglets ul.onglets li a {
    display: block;
    color: #fff !important;
    text-decoration: none !important;
    line-height: 15px;
}
.blocOnglets ul.onglets li.act a {
    color: #43484d !important;
}

.blocOnglets .conteneurOnglets {
    padding: 20px;
}
.blocOnglets .conteneurOnglets.hide {
    display: none;
}
.blocOnglets .conteneurOnglets.show {
    display: block;
}
.blocOnglets .conteneurOnglets h2.titreOnglet {
    vertical-align: middle;
    text-align: center;
    padding: 10px 0;
    font-size: 15px !important;
    color: #FFF !important;
    background: #00428f;
}
/***/

/*** menuNiv4 */
#menuNiv4 ul li {
	display: inline-block;
	margin-right: 35px;
}
/***/


/*** carrousel */
#carrousel {
    background: #dfe2e6;
    padding-top: 10px;
    margin-bottom: 60px;
    position: relative;
    height: 23em;
}

#carrousel .carrousel-item {
    position: relative;
}
#carrousel .carrousel-item:after {
    content: " ";
    display: table;
    clear: both;
}

#carrousel .carrousel-item img {
    float: right;
    margin-left: 50px;
    width: 600px;
    height: 340px;
    max-width: 100%;
    display: block;
}

#carrousel .carrousel-item .carrousel-category {
    display: inline-block;
    margin-top: 25px;
    padding: 3px 15px;
    background: #00428f;
    color: #FFF;
    font-size: 12px;
}

#carrousel .carrousel-item h2 {
    font-size: 28px;
    letter-spacing: 0.05em;
    font-weight: normal;
    color: #00428f;
}

#carrousel .carrousel-item h2 a {
    color: #43484d;
}

#carrousel .carrousel-item p {
    font-size: 13px;
}

#carrousel .carrousel-item .carrousel-more {
    position: absolute;
    bottom: 50px;
    margin-top: 20px;
    font-size: 13px;
    padding-right: 60px;
}
#carrousel .carrousel-item .carrousel-more:hover {
    color: #FFFFFF !important;
}

#carrousel .bx-wrapper .bx-controls-direction a {
    width: 40px;
    height: 45px;
    z-index: 100;
    /*z-index: 5;*/
}

#carrousel .bx-wrapper .bx-prev {
    background: url('../images/carrousel/carrousel-prev.png');
    left: inherit;
    right: 570px;
}

#carrousel .bx-wrapper .bx-next {
    background: url('../images/carrousel/carrousel-next.png');
    right: -10px;
}

#carrousel .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    bottom: 5px;
    right: 545px;
    width: auto;
}

#carrousel .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto .bx-start {
    background: #FFFFFF url('../images/carrousel/play.png') no-repeat center center;
    width: 20px;
    height: 20px;
    opacity: 0.6;
}

#carrousel .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto .bx-stop {
    background: #FFFFFF url('../images/carrousel/pause.png') no-repeat center center;
    width: 20px;
    height: 20px;
    opacity: 0.6;
}

#carrousel .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto .active, #carrousel .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto a:hover {
    opacity: 1;
}

#carrousel .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    width: auto;
    height: 10px;
    padding: 0;
    bottom: 9px;
    right: 605px;
}

#carrousel .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager .bx-pager-item {
    display: inline-block;
    margin: 0 3px;
}

#carrousel .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager .bx-pager-link {
    background: #babdc0;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    outline: none;
    border-radius: 0;
    margin: 0;
}

#carrousel .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager .bx-pager-link.active, #carrousel .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager .bx-pager-link:hover {
    background: #00428f;
}

#carrousel .carousel-highlight {
    display: table-cell;
    vertical-align: middle;
    height: 21.5em;
    color: #FFF;
    padding: 0 150px;
}

#carrousel .carousel-highlight a {
    color: #FFF;
    text-decoration: underline;
}

#carrousel .carousel-highlight a:hover {
    text-decoration: none;
}

#carrousel .carousel-highlight h2 {
    font-size: 36px;
    font-weight: normal;
    margin: 0 0 20px;
}
/***/

/*** actus-home */
.actus-home {
    position: relative;
    margin-bottom: 20px;
}
.actus-home h2 {
    font-size: 32px !important;
    line-height: 45px;
    color: #00428f !important;
    border-bottom: 1px solid #dfe2e6;
    position: relative;
    margin-bottom: 20px;
}
.actus-home h2:after {
    background: none repeat scroll 0 0 #dfe2e6;
    bottom: -4px;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    width: 105px;
}
.actus-home a.showAll {
    font-family: Oregon;
    letter-spacing: 0.04em;
    background: url('../images/main/arrow.png') no-repeat 0 5px;
    position: absolute;
    right: 12px;
    top: 18px;
    text-decoration: none !important;
    padding-left: 17px;
}
.actus-home a.showAll:hover {
    background-position: 3px -20px;
    color: #43484d !important;
}

/*** actus-list */
.actus-list .actus-item {
    position: relative;
    margin: 0 0 10px;
    background: #dfe2e6;
    height: 8.5em;
}
.actus-list .actus-item:after {
    clear: both;
    content: " ";
    display: table;
}

.actus-list .actus-item img {
    height: 8.5em !important;
    width: auto;
}

.actus-list .actus-item .actus-infos {
    position: absolute;
    top: 5px;
    bottom: 5px;
    left: 15%;
    width: 85%;
    background: #FFFFFF;
    margin-left: -5px;
    padding: 0 15px;
}

.actus-list .actus-item .actus-category {
    position: absolute;
    left: -5px;
    top: 10px;
    display: inline-block;
    padding: 1px 15px;
    background: #00428f;
    color: #FFF;
    font-size: 12px;
}

.actus-list .actus-item .actus-infos h3 {
    font-size: 18px !important;
    color: #43484d !important;
    margin: 2.2em 0 0;
}

.actus-list .actus-item .actus-date {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 12px;
    font-style: italic;
}

.actus-list .actus-item .actus-more {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-indent: -10000em;
    font-size: 0;
    background: url('../images/main/plus.png') no-repeat right bottom;
}
.actus-list .actus-item .actus-more:hover, .actus-list .actus-item .actus-more:focus {
    background-color: rgba(0,0,0,0.10);
    background-image: url('../images/main/plus-hov.png');
}

.actus-list .showAll {
    display: block;
    margin-top: 20px;
    font-size: 15px;
    color: #00428f !important;
    text-align: center;
    background: #dfe2e6;
    text-decoration: none !important;
    line-height: 50px;
}
.actus-list .showAll:hover {
    background: #babdc0;
}
/***/

/*** news-single */
.news-single h1 {
    padding-bottom: 30px !important;
}
#main > .row > .content .news-single h2 {
    font-size: 18px;
}
.news-single .agenda-single-infos {
    border-bottom: 1px solid #dfe2e6;
    font-family: Oregon;
    font-size: 15px;
    letter-spacing: 0.055em;
    margin-top: -25px;
    padding: 0 0 10px;
}
.news-single .agenda-single-infos:after {
    clear: both;
    content: " ";
    display: table;
}
.news-single .news-single-date {
    border-right: 1px solid #dfe2e6;
    float: left;
    padding-right: 15px;
}

.news-single .news-single-img {
    margin-bottom: 20px;
    /* background: #333; */
    text-align: center;
}

.news-single .news-single-img img {
    height: auto;
    max-width: 100%;
}

.news-single .backToList {
    margin-bottom: 20px;
}
/***/

/*** pagebrowse */
.tx-pagebrowse, .browsebox, ul.tx-indexedsearch-browsebox {
    list-style: none inside none;
    margin: 30px 0 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
.tx-pagebrowse li, .browsebox li, ul.tx-indexedsearch-browsebox li {
    display: inline-block;
}
.tx-pagebrowse li:before, .browsebox li:before, ul.tx-indexedsearch-browsebox li:before {
    display: none;
}
.tx-pagebrowse li.tx-pagebrowse-pages, .browsebox li, ul.tx-indexedsearch-browsebox li {
    width: auto;
}
.browsebox li, ul.tx-indexedsearch-browsebox li{
    border-bottom: 2px solid #dfe2e6;
    background: #f0f1f2;
    color: #00428f;
    display: inline-block !important;
    padding: 5px;
    text-decoration: none !important;
    width: 30px;
    height: 30px;
    margin-right: 5px;
}
.tx-pagebrowse li.tx-pagebrowse-pages ol {
    padding: 0;
}
.tx-pagebrowse li.tx-pagebrowse-pages ol li.tx-pagebrowse-current {
    background: #43484d;
    border-bottom: 2px solid #001779;
    color: #ffffff;
    cursor: default;
    margin: 0 0 0 4px;
    padding: 5px;
    text-align: center;
    width: 30px;
    height: 30px;
}
.tx-pagebrowse li.tx-pagebrowse-pages ol li.tx-pagebrowse-page {
    margin: 0 0 0 4px;
}
.tx-pagebrowse li.nolink {
    background: #f5f5f5;
    border-bottom: 2px solid #f0f1f2;
    color: #d2d2d2;
    cursor: default;
    padding: 5px !important;
    text-align: center;
    width: 30px;
    height: 30px;
}
.tx-pagebrowse li.tx-pagebrowse-pages ol li.tx-pagebrowse-page, .tx-pagebrowse li.tx-pagebrowse-first, .tx-pagebrowse li.tx-pagebrowse-prev, .tx-pagebrowse li.tx-pagebrowse-next, .tx-pagebrowse li.tx-pagebrowse-last {
    padding: 0;
    text-align: center;
}
.tx-pagebrowse li.tx-pagebrowse-pages ol li.tx-pagebrowse-page a, .tx-pagebrowse li.tx-pagebrowse-first a, .tx-pagebrowse li.tx-pagebrowse-prev a, .tx-pagebrowse li.tx-pagebrowse-next a, .tx-pagebrowse li.tx-pagebrowse-last a {
    border-bottom: 2px solid #dfe2e6;
    background: #f0f1f2;
    color: #00428f;
    display: block;
    padding: 5px;
    text-decoration: none !important;
    width: 30px;
    height: 30px;
}
.tx-pagebrowse li.tx-pagebrowse-pages ol li.tx-pagebrowse-page a:hover, .tx-pagebrowse li.tx-pagebrowse-first a:hover, .tx-pagebrowse li.tx-pagebrowse-prev a:hover, .tx-pagebrowse li.tx-pagebrowse-next a:hover, .tx-pagebrowse li.tx-pagebrowse-last a:hover {
    background: #43484d;
    border-bottom: 2px solid #26282b;
    color: #ffffff !important;
}
/***/

#main section.content h2.header-accordeon {
    background: #00428f;
    border-bottom: 1px solid #dfe2e6;
    border-right: 1px solid #dfe2e6;
    cursor: pointer;
    display: table-cell;
    padding: 7px 10px;
    text-align: center;
    font-size: 14px !important;

    color: #fff !important;
    display: block;
    line-height: 15px;
    text-decoration: none !important;
}

#main section.content h2.header-accordeon a {
    color: #fff !important;
    display: block;
    font-size: 14px !important;
    line-height: 15px;
    text-decoration: none !important;
}

/*** .tx-formations-pi1 */
.tx-formations-pi1 .lbl_formation {
    padding: 0;
    background-color: transparent !important;
}

.tx-formations-pi1 ul.liste_formations {
    display: block !important;
}

.tx-formations-pi1 ul.liste_formations > li {
    font-size: 15px;
    margin-bottom: 12px;
}

.tx-formations-pi1 ul.liste_formations > li:before {
    content: url('../images/main/sngformations/li_leftArrow.png') !important;
    top: -2px !important;
}

.tx-formations-pi1 .tx-formations-pi1-infos {
    border-bottom: 1px solid #dfe2e6;
    font-family: Oregon;
    letter-spacing: 0.055em;
    font-size: 15px;
    margin-top: -25px;
    padding: 0 0 10px;
}

.tx-formations-pi1 .tx-formations-pi1-infos:after {
    clear: both;
    content: " ";
    display: table;
}

.tx-formations-pi1 .tx-formations-pi1-infos p {
    margin-bottom: 0;
}
/***/

/** blocGris */
p.blocGris {
    width: 100%;
    background: #dfe2e6;
    padding: 10px 15px;
}

/** indexedsearch */
form#tx_indexedsearch table.searchForm td {
    border: none !important;
}

/*** actus-home / agenda-home */
.agenda-home {
    position: relative;
    background: #dfe2e6;
    padding: 15px 40px 30px;
}

.agenda-home h2 {
    font-size: 32px !important;
    text-align: center;
    margin: 0;
}

.agenda-home a.showAll {
    text-align: center;
    color: #43484d !important;
}

.agenda-home .agenda-calendrier {
    position: relative;
    margin-top: 25px;
}

.agenda-home .agenda-calendrier .agenda-calendrier-prev, .agenda-home .agenda-calendrier .agenda-calendrier-next {
    background: #FFF;
    position: absolute;
    top: 0;
}

.agenda-home .agenda-calendrier .agenda-calendrier-prev:hover, .agenda-home .agenda-calendrier .agenda-calendrier-next:hover {
    background: #cccccc;
}

.agenda-home .agenda-calendrier .agenda-calendrier-prev {
    left: 0;
}

.agenda-home .agenda-calendrier .agenda-calendrier-next {
    right: 0;
}

.agenda-home .agenda-calendrier h3 {
    background: #FFF;
    font-size: 16px !important;
    margin: 0;
    line-height: 30px;
    color: #756d6a !important;
    text-align: center;
    margin: 0 33px 8px 2px;
}

.agenda-home .agenda-calendrier ul {
    margin: 0 0 0 2px;
    padding: 0;
}

.agenda-home .agenda-calendrier ul li {
    display: inline-block;
    width: 28px;
    margin: 2px;
    text-align: center;
}

.agenda-home .agenda-calendrier ul li:before {
    display: none;
}

.agenda-home .agenda-calendrier ul li.mardi { margin-left: 34px; }
.agenda-home .agenda-calendrier ul li.mercredi { margin-left: 66px; }
.agenda-home .agenda-calendrier ul li.jeudi { margin-left: 98px; }
.agenda-home .agenda-calendrier ul li.vendredi { margin-left: 130px; }
.agenda-home .agenda-calendrier ul li.samedi { margin-left: 162px; }
.agenda-home .agenda-calendrier ul li.dimanche { margin-left: 194px; }

.agenda-home .agenda-calendrier ul li span, .agenda-home .agenda-calendrier ul li a {
    background: #FFF;
    display: block;
    padding: 4px 0;
}

.agenda-home .agenda-calendrier ul li a {
    background: #FFF url('../images/content/agendadauphine/calendrier-act.png') no-repeat right top;
    text-decoration: none !important;
    color: #43484d !important;
}
.agenda-home .agenda-calendrier ul li a:hover {
    background-color: #cccccc;
}

.agenda-home .agenda-calendrier ul li.agenda-calendrier-current span {
    background: #d3072a;
    color: #FFF;
}

.agenda-home .agenda-calendrier ul li.agenda-calendrier-current a {
    background: #d3072a url('../images/content/agendadauphine/calendrier_current-act.png') no-repeat right top;
    color: #FFF !important;
}
/***/

/*** agenda-list */
.agenda-list .agenda-list-filter {
    border: 1px solid #dfe2e6;
    margin-bottom: 25px;
}

.agenda-list .agenda-list-filter ul {
    display: table;
    margin: 0;
    padding: 0;
    width: 100%;
}

.agenda-list .agenda-list-filter ul li {
    background: #d3072a;
    border-bottom: 1px solid #dfe2e6;
    border-right: 1px solid #dfe2e6;
    display: table-cell;
    height: 40px;
    text-align: center;
    vertical-align: middle;
}
.agenda-list .agenda-list-filter ul li:before {
    display: none;
}

.agenda-list .agenda-list-filter ul li.act {
    background: #FFFFFF;
    border-bottom: medium none;
    position: relative;
}
.agenda-list .agenda-list-filter ul li.act:after {
    content: " ";
    position: absolute;
    background: #FFF;
    height: 5px;
    top: -5px;
    left: -1px;
    right: -1px;
    border: 1px solid #dfe2e6;
    border-bottom: none;
}

.agenda-list .agenda-list-filter ul li:last-child {
    border-right: none;
}

.agenda-list .agenda-list-filter ul li a {
    padding: 12px 10px;
    color: #fff !important;
    display: block;
    line-height: 15px;
    text-decoration: none !important;
}

.agenda-list .agenda-list-filter ul li.act a {
    color: #43484d !important;
}

.agenda-list .agenda-list-filter .agenda-list-year {
    position: relative;
}

.agenda-list .agenda-list-filter .agenda-calendrier-prev, .agenda-list .agenda-list-filter .agenda-calendrier-next {
    background: #d3072a;
    position: absolute;
    top: 0;
}

.agenda-list .agenda-list-filter .agenda-calendrier-prev:hover, .agenda-list .agenda-list-filter .agenda-calendrier-next:hover {
    background: #e14e50;
}

.agenda-list .agenda-list-filter .agenda-calendrier-prev {
    left: 15px;
}

.agenda-list .agenda-list-filter .agenda-calendrier-next {
    right: 15px;
}

.agenda-list .agenda-list-filter h3 {
    background: #f0f1f2;
    font-size: 16px !important;
    margin: 0;
    line-height: 30px;
    text-align: center;
    margin: 8px 33px 8px;
}
/***/

/*** agenda-teaser */
.tx-agendadauphine-teaser {}
.tx-agendadauphine-teaser .tx-agendadauphine-teaser-item {
    position: relative;
}

.tx-agendadauphine-teaser .tx-agendadauphine-teaser-item img {
    width: 100%;
    width: 100%;
}

.tx-agendadauphine-teaser .tx-agendadauphine-teaser-item .agenda-date {
    position: absolute;
    top: 0;
    left: 15px;
    width: 35px;
    padding: 5px 5px;
    font-size: 10px;
    background: #d3072a;
    color: #FFFFFF;
    text-align: center;
    font-family: Oregon;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.tx-agendadauphine-teaser .tx-agendadauphine-teaser-item .agenda-date span {
    font-size: 13px;
}

.tx-agendadauphine-teaser .tx-agendadauphine-teaser-item h3 {
    margin: 10px 0 15px;
}

.tx-agendadauphine-teaser .tx-agendadauphine-teaser-item h3 a {
    color: #43484d !important;
    font-size: 14px;
    letter-spacing: 0;
    margin: 0;
    padding: 0;
}
/***/

/*** agenda-single */
.agenda-single .agenda-single-infos {
    border-bottom: 1px solid #dfe2e6;
    padding: 0 0 10px;
    margin-top: -25px;
    font-size: 15px;
    font-family: Oregon;
    letter-spacing: 0.055em;
}
.agenda-single .agenda-single-infos:after {
    content: " ";
    display: table;
    clear: both;
}

.agenda-single .agenda-single-date {
    float: left;
    padding-right: 15px;
    margin-right: 15px;
    border-right: 1px solid #dfe2e6;
    font-weight: bold;
}

.agenda-single .agenda-single-heure {
    float: left;
}

.agenda-single .agenda-single-img {
    margin-bottom: 20px;
}

.agenda-single .agenda-single-img img {
    max-width: 100%;
}

.agenda-single .backToList {
    margin-bottom: 30px;
}
.agenda-single .backToList a {
    background-color: #f0f1f2;
}

.agenda-single .blocDauphine h3 {
    margin-bottom: 3px;
}
.agenda-single .addthis_toolbox {
    border-bottom: 1px solid #dfe2e6;
    border-top: 1px solid #dfe2e6;
    margin: 40px 0 40px;
    padding: 15px 0;
    text-align: right;
}
.agenda-single .addthis_toolbox > a {
    float: right;
    margin-left: 10px;
}
.agenda-single .addthis_toolbox > a:last-child {
    margin-right: 0;
}
/***/

/** Desktop */
@media (min-width: 992px) {
    form select {
        padding: 0 0 0 5px !important;
    }
}

/** Desktop + Tablettes */
@media (min-width: 768px) {
    /*** actus-home */
    .actus-home .actus-item {
        margin-bottom: 25px;
        position: relative;
    }
    .actus-home .actus-item img {
        width: 100%;
         height: 200px !important;
    }
    .actus-home .actus-item .actus-infos {
        position: relative;
        background: #FFFFFF;
        margin: -30px 10px 0;
        padding: 20px 18px 30px;
        height: 15.4em;
        border-bottom: 1px solid #dfe2e6;
    }
    .actus-home .actus-item .actus-category {
        position: absolute;
        top: -12px;
        display: inline-block;
        padding: 1px 15px;
        background: #00428f;
        color: #FFF;
        font-size: 12px;
    }

    .actus-home .actus-item h3 {
        margin: 0;
        margin-bottom: 10px;
    }

    .actus-home .actus-item .actus-more {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        text-indent: -10000em;
        font-size: 0;
    }
    .actus-home .actus-item .actus-more:hover {
        border: 10px solid #000;
        opacity: 0.25;
    }
    /***/
    
    /* Réajustement de l'affichage */
	body.page2Cols #main > .row > .content form label.col-sm-5 {
		width: 28%;	
	}
	body.page2Cols #main > .row > .content form div.col-sm-7 {
		width: 72%;	
	}
	body.page2Cols #main > .row > .content form div.col-sm-push-5 {
		left: 28%;	
	}
	/**/
	.bloc-item .bloc-content {
		min-height: 200px;
	}

    /*** agenda-home */

    .agenda-home .agenda-item {
        position: relative;
    }

    .agenda-home .agenda-item img {
        width: 100%;
        height: 200px !important;
    }

    .agenda-home .agenda-item .agenda-date {
        position: absolute;
        top: 0;
        left: 25px;
        width: 60px;
        height: 90px;
        padding: 15px 10px;
        background: #d3072a;
        color: #FFFFFF;
        text-align: center;
        font-family: Oregon;
        letter-spacing: 0.08em;
        text-transform: uppercase;
    }

    .agenda-home .agenda-item .agenda-date span {
        font-size: 26px;
        display: inline-block;
    }

    .agenda-home .agenda-item h3 {
        background: none repeat scroll 0 0 #ffffff;
        border-bottom: 1px solid #dfe2e6;
        color: #43484d !important;
        /* on ne limite pas la hauteur en home page */
        /* height: 5.7em; */
        margin: -30px 10px 0;
        padding: 20px 18px;
        position: relative;
    }

    .agenda-home .agenda-item .agenda-more {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 15px;
        right: 15px;
        text-indent: -10000em;
        font-size: 0;
    }
    .agenda-home .agenda-item .agenda-more:hover {
        border: 10px solid #000;
        opacity: 0.25;
    }

    /*** agenda-list */
    .agenda-list .agenda-list-filter ul li {
        width: 33.3333%;
    }

    .agenda-list .agenda-item {
        position: relative;
        margin-bottom: 20px;
    }


    .agenda-list .agenda-item img {
        width: 100%;
        height: 200px !important;
    }

    .agenda-list .agenda-item .agenda-date {
        position: absolute;
        top: 0;
        left: 25px;
        width: 60px;
        height: 90px;
        padding: 15px 10px;
        background: #d3072a;
        color: #FFFFFF;
        text-align: center;
        font-family: Oregon;
        letter-spacing: 0.08em;
        text-transform: uppercase;
    }

    .agenda-list .agenda-item .agenda-date span {
        font-size: 26px;
    }

    .agenda-list .agenda-item h3 {
        background: none repeat scroll 0 0 #ffffff;
        border-bottom: 1px solid #dfe2e6;
        color: #43484d !important;
        height: 5.7em;
        margin: -30px 10px 0;
        padding: 20px 18px;
        position: relative;
    }

    .agenda-list .agenda-item .agenda-more {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 15px;
        right: 15px;
        text-indent: -10000em;
        font-size: 0;
    }
    .agenda-list .agenda-item .agenda-more:hover {
        border: 10px solid #000;
        opacity: 0.25;
    }
}

/** Tablettes */
@media (min-width: 768px) and (max-width: 991px) {
    .actus-home .actus-item .actus-infos {
        height: 160px;
    }

    #carrousel {
        height: 300px;
        margin-bottom: 20px;
        padding-top: 30px;
    }

    #carrousel .carrousel-item img {
        width: 420px;
        height: auto;
    }

    #carrousel .carrousel-item .carrousel-category {
        margin-top: 0;
    }

    #carrousel .carrousel-item h2 {
        font-size: 24px;
        padding-top: 0;
    }

    #carrousel .carrousel-item p {
        font-size: 12px;
    }

    #carrousel .carrousel-item .carrousel-more {
        padding-top: 8px;
        padding-bottom: 8px;
        bottom: 0;
    }
    #carrousel .carrousel-item .carrousel-more:after {
        width: 32px;
        height: 32px;
    }

    #carrousel .bx-wrapper .bx-prev {
        right: 390px;
    }

    #carrousel .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
        bottom: 10px;
        right: 365px;
    }

    #carrousel .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
        right: 425px;
        bottom: 14px;
    }

    #carrousel .carousel-highlight {
        height: 270px;
        padding: 0 20px;
    }
}
/**/

/** Tablettes + Mobiles */
@media (max-width: 991px) {
    .imagemap-responsive, .image-responsive {
        border: 1px solid #ddd;
        margin-bottom: 15px;
        overflow-x: scroll;
        overflow-y: hidden;
        width: 100%;
    }

    #carrousel:after {
        display: none;
    }
}
/**/

/** Mobiles */
@media (max-width: 767px) {
    div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
        float: none !important;
        margin: 0 !important;
        text-align: center !important;
    }
    div.csc-textpic .csc-textpic-imagewrap figure, div.csc-textpic figure.csc-textpic-imagewrap {
        display: inline-block !important;
    }
    .csc-textpic-intext-right-nowrap-260 .csc-textpic-text, .csc-textpic-intext-right-nowrap .csc-textpic-text, .csc-textpic-intext-left-nowrap .csc-textpic-text {
        margin: 0 !important;
    }

    input[type="text"]:focus,
    textarea:focus,
    select:focus {
        font-size:16px;
    }

    #main > .row > .content .table-responsive table {
        margin-bottom: 0;
    }

    .blocs-home .bloc-item {
        height: auto;
    }

    /*** blocOnglets */
    .blocOnglets {
        border: none;
    }
    .blocOnglets ul.onglets {
        display: none;
    }

    .blocOnglets .conteneurOnglets {
        padding: 0;
        margin-bottom: 15px;
    }
    .blocOnglets .conteneurOnglets:last-child {
        margin-bottom: 0;
    }
    .blocOnglets .conteneurOnglets.hide {
        display: block !important;
    }
    .blocOnglets .conteneurOnglets.show {
        display: block;
    }

    .blocOnglets .conteneurOnglets h2 {
        font-size: 20px !important;
    }

    .blocOnglets .conteneurOnglets h2.titreOnglet {
        font-size: 22px !important;
    }
    /***/

    /*** carrousel */
    #carrousel {
        padding-top: 0;
        margin-bottom: 20px;
        height: auto;
    }

    #carrousel .container {
        padding-left: 0;
        padding-right: 0;
    }

    #carrousel .bx-wrapper {
        background: url("../images/main/plus-hov.png") no-repeat scroll right bottom rgba(0, 0, 0, 0);
    }

    #carrousel .carrousel-item img {
        height: auto;
        float: none;
        margin: 0;
    }

    #carrousel .carrousel-item .carrousel-category {
        margin: -12px 0 0 15px;
        display: table;
        position: relative;
    }

    #carrousel .carrousel-item h2 {
        font-size: 18px;
        margin: 14px 15px;
        padding-top: 0;
    }

    #carrousel .carrousel-item p {
        margin: 0 15px 18px;
        font-size: 11px;
    }

    #carrousel .carrousel-item .carrousel-more {
        background: none;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0;
        padding: 0;
        font-size: 0;
        text-indent: -10000em;
    }
    #carrousel .carrousel-item .carrousel-more:after {
        display: none !important;
    }

    #carrousel .carrousel-item .carrousel-more:hover {
        background: transparent !important;
    }

    #carrousel .bx-wrapper .bx-prev {
        background-image: url('../images/carrousel/carrousel-prev_mobile.png');
        left: 0;
        right: inherit;
        top: 90px;
        height: 40px !important;
    }

    #carrousel .bx-wrapper .bx-next {
        background-image: url('../images/carrousel/carrousel-next_mobile.png');
        right: 0;
        top: 90px;
        height: 40px !important;
    }

    #carrousel .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
        display: none;
    }

    #carrousel .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
        display: none;
    }

    #carrousel .carousel-highlight {
        height: auto;
        padding: 20px 10px;
    }

    #carrousel .carousel-highlight h2 {
        font-size: 25px;
    }
    /***/

    /*** actus-home */
    .actus-home h2 {
        font-size: 24px !important;
        line-height: 30px;
    }

    .actus-home a.showAll {
        top: 8px;
        right: 0;
    }
    .actus-home a.showAll:hover {
    }

    .actus-home .actus-item {
        position: relative;
        margin: 0 0 10px;
        padding: 0;
        background: #dfe2e6;
    }
    .actus-home .actus-item:after {
        clear: both;
        content: " ";
        display: table;
    }

    .actus-home .actus-item img {
        height: 110px !important;
        width: auto;
    }

    .actus-home .actus-item .actus-infos {
        position: absolute;
        top: 5px;
        bottom: 5px;
        left: 20%;
        width: 80%;
        background: #FFFFFF;
        margin-left: -5px;
        padding: 0 20px;
    }

    .actus-home .actus-item .actus-category {
        position: absolute;
        left: -5px;
        top: 5px;
        display: inline-block;
        padding: 1px 15px;
        background: #00428f;
        color: #FFF;
        font-size: 10px;
    }

    .actus-home .actus-item .actus-infos h3 {
        font-size: 15px !important;
        color: #43484d !important;
        margin: 35px 0 0;
    }

    .actus-home .actus-item .actus-more {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        text-indent: -10000em;
        font-size: 0;
        background: url('../images/main/plus.png') no-repeat right bottom;
    }
    .actus-home .actus-item .actus-more:hover, .actus-home .actus-item .actus-more:focus {
        background-color: rgba(0,0,0,0.10);
    }

    /*** actus-list */
    .actus-list .actus-item .actus-category {
        top: 5px;
        font-size: 10px;
    }

    .actus-list .actus-item .actus-infos h3 {
        font-size: 15px !important;
        margin-top: 35px;
    }

    .actus-list .actus-item .actus-date {
        top: 6px;
    }

    .actus-list .showAll {
        font-size: 13px;
        line-height: 40px;
    }

    /*** news-single */
    .news-single .news-single-img img {
        max-width: 100%;
        height: auto;
    }

    /*** sngformations-single */
    .sngformations-single .infosMentions .infosMentions-item {
        margin: 0 0 10px 0;
    }
    .sngformations-single .infosMentions .infosMentions-item:last-of-type {
        margin: 0 0 10px 0;
    }

    /*** agenda-home */
    .agenda-home > .row {
        margin-left: 0;
        margin-right: 0;
    }
    .agenda-home .agenda-calendrier {
        padding: 0;
    }
    .agenda-home .agenda-calendrier .agenda-calendrier-prev {
        left: 0;
    }
    .agenda-home .agenda-calendrier .agenda-calendrier-next {
        right: 0;
    }
    .agenda-home h2 {
        font-size: 24px !important;
        line-height: 30px;
    }

    .agenda-home a.showAll {
        top: 8px;
        right: 0;
    }
    .agenda-home a.showAll:hover {
    }

    .agenda-home .agenda-item {
        position: relative;
        display: table;
        margin-bottom: 15px;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        background: #dfe2e6;
    }

    .agenda-home .agenda-item .agenda-date {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 60px;
        padding: 15px 18px;
        background: #d3072a;
        font-size: 10px;
        color: #FFFFFF;
        text-align: center;
        font-family: Oregon;
        letter-spacing: 0.06em;
        text-transform: uppercase;
    }

    .agenda-home .agenda-item .agenda-date span {
        font-size: 20px;
    }

    .agenda-home .agenda-item h3 {
        display: table-cell;
        height: 90px;
        width: 100%;
        padding: 10px 15px 10px 75px;
        margin: 0;
        vertical-align: middle;
    }
    .agenda-item h3 {
        background: #fff;
        border-right: 6px solid #dfe2e6;
        border-top: 6px solid #dfe2e6;
        border-bottom: 6px solid #dfe2e6;
    }
    .agenda-home .agenda-item .agenda-more {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        text-indent: -10000em;
        font-size: 0;
        background: url('../images/main/plus.png') no-repeat right bottom;
    }
    .agenda-home .agenda-item .agenda-more:hover, .agenda-home .agenda-item .agenda-more:focus {
        background-color: rgba(0,0,0,0.10);
    }

    /*** agenda-list */
    .agenda-list > .row {
        margin-left: 0;
        margin-right: 0;
    }

    .agenda-list .agenda-item {
        position: relative;
        display: table;
        margin-bottom: 15px;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        background: #dfe2e6;
    }

    .agenda-list .agenda-item .agenda-date {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 60px;
        padding: 15px 18px;
        background: #d3072a;
        font-size: 10px;
        color: #FFFFFF;
        text-align: center;
        font-family: Oregon;
        letter-spacing: 0.06em;
        text-transform: uppercase;
    }

    .agenda-list .agenda-item .agenda-date span {
        font-size: 20px;
    }

    .agenda-list .agenda-item h3 {
        /* background: #dfe2e6; */
        display: table-cell;
        height: 90px;
        width: 100%;
        padding: 10px 15px 10px 75px;
        margin: 0;
        vertical-align: middle;
    }

    .agenda-list .agenda-item .agenda-more {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        text-indent: -10000em;
        font-size: 0;
        background: url('../images/main/plus.png') no-repeat right bottom;
    }
    .agenda-list .agenda-item .agenda-more:hover, .agenda-home .agenda-item .agenda-more:focus {
        background-color: rgba(0,0,0,0.10);
    }
    /***/
}
/*iframe, object {
    width: 100%;
}*/
iframe, object {
    max-width: 100%;
}
/* hack pour les problèmes de focus (actus) en home sous IE 10 et 9 */
@media screen and (min-width:0\0) {
 .actus-home .actus-item .actus-more {
   background-color: rgba(0, 0, 0, 0);
   opacity: 0;
 }
}

/* event tooltips pour l'agenda */
.event-tip {
    position: absolute;
    margin-left: -240px;
    width: 240px;
    display: none;
    padding: 3px;
    z-index: 3;
}
.event-tip ul {
    border-left: 5px solid #ccc;
    border-right: 5px solid #ccc;
    border-bottom: 5px solid #ccc;
    background-color: #fff;
    padding: 0;
    margin: 0 !important;
}
.tooltip-date {
    font-family: Oregon;
    background: none repeat scroll 0 0 #d3072a;
    text-align:left;
    color: #fff;
    padding: 3px 3px 3px 8px;
    margin: 0;
}
.event-tip-link:hover + .event-tip {
    display: block;
    margin-left: -150px;
}
.agenda-home .agenda-calendrier ul li .event-tip li {
    width: 95%;
    text-align: left;
}

/**********************/
/***** dauphinecv *****/
/**********************/

/*** dauphinecv-list */
.dauphinecv-list .dauphinecv-lettre {
    border-bottom: 1px solid #dfe2e6;
}

.dauphinecv-list .dauphinecv-lettre:first-of-type {
    margin-bottom: 40px;
}

.dauphinecv-list .dauphinecv-lettre ul {
    padding: 0;
    display: table;
    width: 100%;
    margin-bottom: 0;
}

.dauphinecv-list .dauphinecv-lettre ul li {
    display: table-cell;
    min-width: 8px;
    text-align: center;
}
.dauphinecv-list .dauphinecv-lettre ul li:before {
    display: none;
}

.dauphinecv-list .dauphinecv-lettre ul li a {
    display: block;
    text-decoration: none !important;
    margin-bottom: -1px;
    padding-bottom: 4px;
    color: #43484d !important;
    font-size: 15px;
    font-family: Oregon;
}
.dauphinecv-list .dauphinecv-lettre ul li.active a, .dauphinecv-list .dauphinecv-lettre ul li a:hover {
    border-bottom: 4px solid #00428f;
    padding-bottom: 0;
}

.dauphinecv-list .dauphinecv-description {
    margin-bottom: 20px;
    padding-bottom: 8px;
    border-bottom: 1px solid #dfe2e6;
}
.dauphinecv-list .dauphinecv-description:after {
    content: " ";
    display: table;
    clear: both;
}

.dauphinecv-list .dauphinecv-description .currentLetter {
    font-size: 24px;
    line-height: 16px;
    color: #16181a;
    font-family: Oregon;
    width: 15%;
    float: left;
    padding-right: 15px;
}

.dauphinecv-list .dauphinecv-description .dauphinecv-description-enseignement {
    border-left: 1px solid #dfe2e6;
    width: 46%;
    float: left;
    padding: 0 15px;
}

.dauphinecv-list .dauphinecv-description .dauphinecv-description-enseignement img {
    margin: -4px 5px 0 0;
}

.dauphinecv-list .dauphinecv-description .dauphinecv-description-recherche {
    border-left: 1px solid #dfe2e6;
    width: 39%;
    float: left;
    padding-left: 15px;
}

.dauphinecv-list .dauphinecv-description .dauphinecv-description-recherche img {
    margin: -4px 5px 0 0;
}

.dauphinecv-list .dauphinecv-item {
    padding: 0 0 20px;
    margin: 0 0 15px;
    border-bottom: 1px solid #dfe2e6;
}

.dauphinecv-list .dauphinecv-item:after {
    content: " ";
    display: table;
    clear: both;
}

.dauphinecv-list .dauphinecv-item img {
    float: left;
    width: 80px;
    height: auto;
}

.dauphinecv-list .dauphinecv-item .dauphinecv-item-infos {
    margin-left: 110px;
}

.dauphinecv-list .dauphinecv-item h2 {
    background: url('../images/main/blueArrow-ul.png') no-repeat 0 center;
    padding-left: 15px;
    color: #00428f !important;
    font-size: 18px !important;
    margin: 0;
}

.dauphinecv-list .dauphinecv-item .dauphinecv-item-profession {
    font-size: 12px;
    color: #43484d;
    font-style: italic;
}

.dauphinecv-list .dauphinecv-item ul {
    margin: 0;
    padding-left: 25px !important;
}
.dauphinecv-list .dauphinecv-item ul:first-of-type {
    margin-top: 8px;
}

.dauphinecv-list .dauphinecv-item ul.dauphinecv-item-enseignement li:before {
    content: url('../images/main/dauphinecv/ico-enseignements.png') !important;
    left: -25px !important;
    top: -1px !important;
}

.dauphinecv-list .dauphinecv-item ul.dauphinecv-item-recherche li:before {
    content: url('../images/main/dauphinecv/ico-recherche.png') !important;
    left: -22px !important;
    top: 0 !important;
}

.dauphinecv-list .dauphinecv-item ul li a {
    color: #43484d !important;
}
/***/

/*** dauphinecv-single */
.dauphinecv-single {
	position: relative;
}

.dauphinecv-single > .h1 {
    display: none;
}

.dauphinecv-single .dauphinecv-img {
    float: right;
    width: 130px;
    margin-left: 15px;
	position: relative;
	z-index: 100;
}

.dauphinecv-single .dauphinecv-img img {
    width: 100%;
    margin-bottom: 10px;
}

.dauphinecv-single .printPDF {
    width: 100%;
    margin-bottom: 20px;
    display: block;
    line-height: 38px;
    padding-left: 50%;
    background: #f0f1f2 url('../images/main/sngformations/pdf.png') no-repeat 38% center;
    border-bottom: 2px solid #dfe2e6;
    color: #43484d !important;
    text-decoration: none !important;
}

.dauphinecv-single .printPDF:hover {
    background-color: #dfe2e6;
}

.dauphinecv-single .dauphinecv-infos h1, .dauphinecv-single .dauphinecv-infos h2 {
    margin: 0 !important;
	padding-bottom: 0 !important;
	border: none !important;
}

.dauphinecv-single .dauphinecv-infos h1:after {
	display: none;
}

.dauphinecv-single .dauphinecv-infos h2 {
    background: url('../images/main/blueArrow-ul.png') no-repeat 0 center;
    padding-left: 15px;
    color: #00428f !important;
    font-size: 21px !important;
}

.dauphinecv-single .dauphinecv-infos .dauphinecv-profession {
    font-size: 12px;
    color: #43484d;
    font-style: italic;
}

.dauphinecv-single .dauphinecv-infos .description {
    font-size: 0.9em;
    font-style: italic;
    margin-bottom: 30px;
}

.dauphinecv-single .dauphinecv-item-infos {

}

.dauphinecv-single .backToList {
    margin-bottom: 30px;
}

.dauphinecv-single .backToList a {
    background-color: #f0f1f2;
}
/***/

/** Mobiles */
@media (max-width: 767px) {
/*** dauphinecv-list */
    .dauphinecv-list .dauphinecv-lettre:first-of-type {
        margin-bottom: 10px;
    }

    .dauphinecv-list .dauphinecv-lettre ul {
        display: block;
        text-align: center;
        margin-bottom: 10px;
    }

    .dauphinecv-list .dauphinecv-lettre ul li {
        display: inline-block;
        margin: 0 5px 2px 0;
    }

    .dauphinecv-list .dauphinecv-lettre ul li a {
        margin-bottom: 0;
        border-bottom: 4px solid #FFF;
        padding: 5px 8px;
    }

    .dauphinecv-list .dauphinecv-description .currentLetter {
        margin-top: 3px;
        padding-right: 0;
        text-align: center;
    }

    .dauphinecv-list .dauphinecv-item {
        padding-bottom: 15px;
    }

    .dauphinecv-list .dauphinecv-item img {
        float: right;
        margin-left: 20px;
    }

    .dauphinecv-list .dauphinecv-item .dauphinecv-item-infos {
        margin-left: 0;
    }

    .dauphinecv-list .dauphinecv-item .dauphinecv-item-infos ul li {
        margin-bottom: 3px;
    }
    /***/

    /*** dauphinecv-single */
    .dauphinecv-single .dauphinecv-img {
        width: auto;
    }
	
	.dauphinecv-single .printPDF {
		width: 40px;
		text-indent: -10000em;
		padding: 0;
		background-position: center center;
	}
    /***/
}

/************************/
/***** publications *****/
/************************/

.amt-feed-reader-list-item {
    margin-top: 1.5em;
}

.amt-feed-reader-list-item-title {

}

.amt-feed-reader-list-item-description {
    font-size: 0.9em;
    font-style: italic;
}

.amt-feed-reader-list-item-date {
    display: none;
}

/**********************/
/**********************/
.contenttable[border="0"] th, .contenttable[border="0"] td{
    border: inherit;
}
.contenttable:not([border]) th, .contenttable:not([border]) td{
	border-top: inherit;
}
.contenttable th:not([valign]), .contenttable td:not([valign]){
	vertical-align: inherit;
}
.tx-rssdisplay-list {
    padding-left: 0px;
}
.tx-rssdisplay-item:before{
    display: none;
}
aside.contentRight iframe {
    max-width: 200%;
}