.header-desktop {
	padding-top: 50px;
    /* AVANT : background: #c95e5e;*/
    background: #A6515D; 
}
.menuBar {
    /* AVANT : background: #c95e5e;*/
    background: #A6515D;
    padding: 0 0 0 0; 	
}
.correcteur_wysiwig > .form-control {
	width: 50% !important;
}
.titre_brand {
	color: white !important;
	font-family: 'NeoSansStd',Arial,sans-serif !important;
	font-size: 16px !important;

}
.navbar-default .navbar-nav > li {
	margin: 0 10px 0 10px;
}
.navbar-default .navbar-nav > li > a {
	color: rgba(255,255,255,.5);
	font-size : 15px;
	line-height: normal;
	text-transform : uppercase;
	padding: 10px 9px 13px 9px;
	margin-top: 2px;
}
.navbar-default .navbar-nav > li:nth-child(5) > a {
	margin-top: 19px;
}
.navbar-default .navbar-nav > li > a:hover {
	background: white;
}
a:hover {
	text-decoration: none;
}
.parcourir {
	max-width: 1296px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
.headersr
{
	max-width: 1296px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 1rem;
}
.navbar {
	border: none;
	margin-bottom: 0px;
	-webkit-box-shadow: none;
}
.menusr {
	display: flex;
    /* flex-direction: column; */
    justify-content: space-between;
    padding:0 0 0 0;
}
.fa-instagram {
	font-size: 30px;
	color: white;
}
.sg-nav-container {
	max-width: 1296px; 
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -5px;
	display: flex;
	justify-content: space-between;
}
.sg-header a {
	font-size: 100%;
	color: #858585;
	padding: 0px;
	}
#pl-pattern-nav-target a {
	color: white;
	font-family: "Neo Sans Std";
	font-size: 16px;
	padding-top: 15px;
}
.sg-nav li:nth-child(1){
	padding-left: 10px;
}
.sg-header a {
	font-family: "Neo Sans Std";
	font-size: 16px;
	padding-top: 10px;
}
.sg-header ul {
	font-size: 100%;
	color: white;
}
section.footer {
	padding: 3rem 0;

}
.footercontainer {
	max-width: 1296px;
	margin-left: auto;
	margin-right: auto; 
}
section.footer .address a {
    display: inline-block;
    margin-left: 1rem;
    vertical-align: middle;
    font-size: 12px;
    line-height: 15px;
    font-family: "Neo Sans Std";
}
section.footer .address {
 color:#4D4D4D;
}

.section.content-list, section.content-list, section.footer {
    background-color: #ededed;
}
section.footer .logo:first-of-type {
    border: none;
    padding-left: 0;
}
section.footer .logo {
    float: left;
    display: flex;
    font-family: "Neo Sans Std";
    height: 60px;
    padding: 0 2rem;
    border-left: 1px solid #4D4D4D;
}
section.footer .logo:last-of-type {
    padding-right: 0;
}
section.footer .logo-chuv img, section.footer .logo-vd img {
    height: 60px;
    width: auto;
}
section.footer .logo-chuv img {
    max-height: 12vw;
}
section.footer .logo-chuv img, section.footer .logo-vd img {
    height: 60px;
    width: auto;
}
.universite_lausanne {
	padding-top: 10px;
	display: table-cell;
    vertical-align: middle;
}
p {
	font-family: "Neo Sans Std";
}
.detailNavBgLeft .fa, .detailNavBgRight .fa {
    font-size: 50px;
}
.detail .detailNavBgLeft a .small, .detail .detailNavBgRight a .small {
	line-height: 1.4;
}
.detail .detailMediaToolbar a, .gallery .detailMediaToolbar a
{
	display: none;
}
.detail .repViewerCont:hover .detailMediaToolbar
{
	display: none;
}
.sg_size_px {
	font-family: "Neo Sans Std";
}
.navresponsive {
	font-family: 'NeoSansStd',Arial,sans-serif;
	font-size: 16px;
	background: #4D4D4D;
	color: white;
    margin-top: 30px;	
	text-decoration: none;
}
.in, .collapsing {
	background: #4D4D4D;	
}
.navresponsive li a {
	color: white;
	font-family: 'NeoSansStd',Arial,sans-serif;
	font-size: 16px;
	padding: 5px;
}
.navresponsive li {	
	list-style: none;
	border-bottom-width: 1px;
    border-bottom-style: solid;
    padding: 10px 0;
}
.navbar-collapse {
	padding: 0;
	max-height: 440px;
}
/*.navbar .navbar-nav > .active > a {
	background: none;
	color: rgba(255,255,255,1);
}*/