/* @override 
	http://127.0.0.1/~jlm/www/css/common.css
	https://www.lip6.fr/css/common.css
*/

html {
	font-size: 62.5%;
}

body { 
}
body {
	border-top: 6px solid; 
	border-bottom: 6px solid; 
	font-family: var(--font-family);
	font-size: var(--font-size);
	font-weight: 500;
	line-height: var(--line-height);
	border-top-color: var(--secondary_color_A700);
	border-bottom-color: var(--secondary_color_A700);
	color: var(--color_scheme_text-color);
	background-color: var(--color_scheme_background_light);
}

ul {
	list-style: none;
	padding-left: 0;
}

ul ul {
	margin-left: 17px;
}

a, a:visited {
	text-decoration: none;
}

img {
	max-width: 100%;
}

p {
	padding: 4px 6px;
	hyphens: auto;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
}

p.ANR {
	background-image: url(../images/logo/Agence_Nationale_de_la_Recherche.svg);
	background-size: 10%;
	background-repeat: no-repeat;
	background-position: 80%;
	height: 40px;
}

p.EUR {
	background-image: url(../images/Flag_of_Europe.svg);
	background-size: 8%;
	background-repeat: no-repeat;
	background-position: 80%;
	height: 40px;
}

h1, h1 a, h1 a:visited {
	color: var(--color_scheme_h1_text_color);
}

h2, h2 a, h2 a:visited {
	color: var(--color_scheme_h2_text_color);
}

h3, h4, h5, h6 {
	color: var(--color_scheme_h3_text_color);
}

a, a:visited {
	color: var(--color_scheme_link_text_color);
   }

a:hover {
	color: var(--color_scheme_link_hover_text_color);	
}

html {
	height:100%;
	background-color: var(--color_scheme_background_light);
	color: var(--color_scheme_text_color);
}

img {
	border: 0;
}

ul.small {
	font-size: smaller;
	font-weight: normal;
	font-style: normal;
}

ul.small span.auteurs {
	font-weight: bold;
}

h3 {
	font-size: 1.2em;
	font-weight: normal;
}

h4 {
	font-size: 1.1em;
	font-weight: normal;
}

h5 {
	font-size: 1.0em;
	font-weight: normal;
}

h6 {
	font-size: 0.8em;
	font-weight: normal;
}

.col2 {	
        column-count:2;
        colum-width:50%;  
        column-gap:20px;	
        column-rule: 1px solid #667f9e;
        -moz-column-count:2;
        -moz-column-gap:20px;	
        -webkit-column-rule: 1px solid #667f9e;
        -webkit-column-count:2;
        -webkit-colum-width:50%;  
        -webkit-column-gap:20px;	
}

.col3 {	
        column-count:3;
        colum-width:30%; 
        column-gap:20px;
        column-rule: 1px solid #667f9e;
        -moz-column-count:3;
        -moz-column-gap:20px;	
        -webkit-column-rule: 1px solid #667f9e;
        -webkit-column-count:3;
        -webkit-colum-width:30%;  
        -webkit-column-gap:20px;	
}

audio {
	opacity: 0.5;
}

.cache {
	display: none;
}

span.commentaire {
	font-size: x-small;
}

td.right, th.right {
	text-align: right;
}

.actualite img.rss {
	float: right;
	width: 19px;
	height: 19px;
}

img.ics, img.rss {
	float: right;
	width: 50px;
	height: 50px;
	margin-left: 8px;
	margin-top: 8px;
}

img.ics.small {
	float: right;
	width: 22px;
	height: 22px;	
	margin-left: 0px;
	margin-top: 0px;
}

h1 img.rss {
	padding-bottom: 2px;
}

#centre .SEM ul {
	display: inline-block;
	width: 70%;
}

.encadre img.rss {
	padding-top: 5px;
}

.actualite img {
	float: left;
	padding: 4px 5px 9px 3px;
}

.actualite img.rss, .actualite img.ics {
	padding: 0;
}

.actualite .Niveau1 img, .actualite .Niveau2 img {
	width: 200px;
	margin-right: 10px;
}

.actualite .Niveau3 img, .actualite .Niveau4 img, .actualite .Niveau5 img {
	width: 100px;
}

img.INFOLIP6 {
	float: right;
	margin: 5px;
	width: 106px;
	height: 150px;
}

img.INFOsLIP6 {
	width: 106px;
	height: 150px;	
}

.deux img.INFOsLIP6 {
	width: 85px;
	height: 120px;	
}

img.INFOLIP6 {
	transition: all 1s ease-in-out;
}

img.INFOLIP6:hover {
	transform: rotate(360deg) scale(2) translate(-2em,1em);
}
table.annuaire {
	width: 100%;
}
td.affect {
	width: 10em;
}
td.bureau {
	width: 21em;
}
td.tel {
	text-align: right;
	width: 11%;
}
table.publications {
	width: 60%;
	border: 1px solid silver;
	margin-left: auto;
	margin-right: auto;
}
table.publications td, table.publications th {
	padding: 4px;
}


/* @group MotsClefs */
.MotsClefs {
	text-align: left;
	hyphens: none;
	line-height: 150%;
	opacity: 0.95;
	color: var(--color_scheme_h3_text_color);
}

.MotsClefs .taille_1:hover, .MotsClefs .taille_2:hover, .MotsClefs .taille_3:hover , .MotsClefs .taille_4:hover , .MotsClefs .taille_5:hover {
	color: var(--color_scheme_link_hover_text_color);
}

.MotsClefs .taille_1 {
	font-size: 1.2em;
	line-height: 1.0em;
	color: var(--color_scheme_h1_text_color);
}

.MotsClefs .taille_2 {
	font-size: 1.1em;
	line-height: 1.3em;
}

.MotsClefs .taille_3 {
	font-size: 1em;
	color: var(--color_scheme_h1_text_color);
}

.MotsClefs .taille_4 {
	font-size: 0.95em;
}

.MotsClefs .taille_5 {
	font-size: 0.9em;
}
/* @end */

.onlyprint {
	display: none;
}
.discret {
	opacity: 0.7;
	-ms-filter: "alpha(opacity=70)"; /* IE 8 */ 
	filter : alpha(opacity=70); /* IE < 8 */ 
}
td.pas_arrive {
	font-style: italic;
}

sup {
	font-size: smaller;
	position: relative;
	bottom: 5px;
}

/* @group organigramme */

img.organigramme_png {
	width: 975px;
}

#centre img.Organigramme {
	left: 62px;
	position: relative;
}

.organigramme #departements h2,
.organigramme h2 {
	font-size: large;
	text-align: center;
	letter-spacing: 2px;
	word-spacing: 3px;
	font-variant: small-caps;
	color: black;
	font-size: 2em;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 9px;
}

.organigramme h1 {
	font-size: 1.2em;
}

.organigramme dl {
	text-align: center;
	font-size: 1.5em;
}

.organigramme .col.titre {
	background-color: var(--color_scheme_selected_tab_background);
	color: var(--color_scheme_selected_tab_text_color);
	text-align: center;
	font-size: 1.2em;
}
.organigramme .col.titre a {
	color: var(--color_scheme_selected_tab_text_color);
}

.organigramme dd {
	font: 0.8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 9px;
}

.organigramme dd.bas {
	margin-top: 28px;
}

.organigramme .row .col.titre a {
	font-size: 1.3em;
	font-variant: small-caps;
	line-height: 1.3em;
	text-align: center;
	display: block;
	padding: 2px;
}

.organigramme dl .titre a {
	border-width: 1px;
	border-style: solid;
	border-color: var(--color_scheme_field_border);
}

.organigramme dl .titre .contenu  a {
	border-width: 0px;
}

.organigramme dl .titre a {
	display: block;
	background-color: var(--color_scheme_selected_tab_background);
	color: var(--color_scheme_selected_tab_text_color);
	font-size: 1.3em;
	font-variant: small-caps;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 9px;
	padding-left: 0;
}


.organigramme dd.titre .contenu a {
	display: inline;
	line-height: 1.45em;
}
.organigramme dl dd.titre dl.contenu {
	border-width: 1px;
	border-style: solid;
	border-color: var(--color_scheme_field_border);
	margin-left: 9px;
	padding-left: 0;
	padding-bottom: 5px;
	padding-top: 5px;
}

.organigramme .col  {
	border-width: 1px;
	padding: 0;
	margin-right: 5px;
	margin-left: 5px;
}


.organigramme .col.contenu  {
	border-width: 1px;
	border-style: solid;
	border-color: var(--color_scheme_field_border);
	padding: 5px;
}


.organigramme dd.titre dl.contenu a, .organigramme dd.titre dl.contenu {
	color: var(--color_text_color);
	font-size: 1em;
	font-variant: normal;
	background-color: var(--color_scheme_background_even);
}

.organigramme dd a:hover {
	color: #dbc1fd;
	text-decoration: none;
}

.organigramme dd dd {
	text-align: left;
	font-size: 0.9em;
	background-color: var(--color_scheme_background_even);
	display: block;
	margin: 0;
	padding: 0 0 0 1px;
}

.organigramme dd dd .fonction {
	display: inline-block;
	width: 50%;
	text-align: right;
}

span.smaller {
	font-size: smaller;
}

dd.break {
	border-top-style: solid;
	border-top-width: 1px;
	border-color: var(--color_scheme_field_border);
	margin-top: 5px;
	padding-top: 3px;
}

.organigramme a .nom, .organigramme a .prenom {
	color: var(--color_scheme_text_color);
}

.organigramme span.nom {
	font-size: 1.2em;
	font-variant: small-caps;
}

/* @end */

table.axes {
	width: 98%;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
	border-color: var(--primary_color_700);
}

table.axes td {
	border-left: 1px solid var(--primary_color_700);
}

table.axes td:hover, table.axes th:hover {
	background-color: var(--color_scheme_selected_tab_background);
	color: var(--primary_color_700);
}

table.axes td.centers:hover, th.centers:hover {
	background-color: var(--color_scheme_background_light); 
}

table.axes td:hover a, table.axes th:hover a {
	color: var(--color_scheme_selected_tab_text_color);	
}

table.axes th {
	font-weight: normal;
	font-style: normal;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: var(--color_scheme_over_tab_background);
	background-color: var(--color_scheme_background_light);
	padding-bottom: 2px;
	padding-top: 2px;
}

table.axes .team {
	background-color: var(--color_scheme_background_light);
	width: 20%;
	padding-right: 10px;
}
.error {
	color: red;
}
.warning {
	color: orange;
}
span.personne {
	padding-top: 100px;
	display: inline-block;
}

.personne.partie {
	opacity: 0.5;
}

p.title {
	font-weight: 600;
}

p.accroche {
	font-weight: 600;
}

span.YM, span.YW {
	padding-right: 61px;
	margin-bottom: -10px;
}
span.OM, span.OW {
	padding-right: 46px;
	padding-left: 6px;
}

span.YM {
	background: url(../images/YM.svg) no-repeat;
	color: #9bff39;
}
span.YW {
	background: url(../images/YW.svg) no-repeat;
	color: #ff6a19;
}
span.OM {
	background: url(../images/OM.svg) no-repeat;
	color: #d00eff;
}
span.OW {
	background: url(../images/OW.svg) no-repeat;
	color: #68c0ff;
}

#intranet {
	width: 24px;
	height: 15px;
}

th {
	text-align: left;
}

.row.our_main_areas {
	display: flex;

}

.row.our_main_areas .left li,.row.our_main_areas .right li {
	list-style-type: none;
}

.row.our_main_areas .left {
	margin-top: 28px;
}

.row.our_main_areas .right {
	margin-top: 9px;
}

.row.our_main_areas .left {
	text-align: right;
}

.row.our_main_areas .left li:before {
	content: ""; /* on enlève le caractère habituel */
}
.row.our_main_areas .left li:after {
	content: " → "; /* on affiche une chaîne de caractère */
}
.row.our_main_areas .right li:before {
	content: "← ";
}

.row.our_main_areas .middle svg#LIP6 {
	fill: var(--primary_color_800);
	width: 150px;
	height: 150px;
}

.row.our_main_areas .middle {
	text-align: center;
}

svg#collarorationsAreas {
	width: 90%;
}

g#main_areas_logo {
	fill: var(--color_scheme_background_light);	
}

#main_areas_textes {
	fill: var(--color_scheme_tab_text_color);	
}

path#main_areas_center {
	fill: var(--color_scheme_tab_text_color);	
}

#pattes path {
	fill: var(--color_scheme_secondary_link_text_color);
}

#pistes path, #pistes circle {
	stroke: var(--color_scheme_secondary_link_text_color);
	stroke-width: 4;
}

#pistes circle {
	fill: none;
}

@media (prefers-color-scheme: dark) {
	#pistes path, #pistes circle {
		stroke: aqua;
	}
	#pattes path {
		fill: aqua;
	}
}

#main_areas_textes text tspan {
	font-size: 38px;
}

form {
	margin-bottom: 12px;
	margin-top: 12px;
}

.logos_axes svg, table.axes svg {
	padding: 5px;
	max-width: 100%;
	height: auto;
	display: block;
}

table.axes svg {
	padding-right: 25%;
	padding-left: 25%;
}

#SSR, #AID, #ASN, #TMC {
	fill: var(--primary_color_800);
}

a:hover #SSR, .color #SSR {
	fill: #ff914d;
}

a:hover #AID, .color #AID {
	fill: #cb6ce6;
}

a:hover #ASN, .color #ASN {
	fill: #7ed957;
}

a:hover #TMC, .color #TMC {
	fill: #ff3131;
}
