/* @override 
	http://127.0.0.1/~jlm/Site2008/Site2008/css/lip6.css
*/
html {
	font-size: 90%;
}

* {
	margin: 0;	
}
body {
	background: #abbecf url(../images/fondClair.gif);
	color: #434343;
	max-width: 900px;
	margin: auto;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 0.85em;
    line-height: 1.5em;
}

td, form, dl {
	padding: 0;
	text-align: left;
}

img {
	border: 0;
}

#centre span.comment table {
	width: 100%;
}

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

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

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

#ALaUne {
	float: right;
	max-width:200px;
	min-width: 0;
	background-color: #667f9e;
	position: relative;
	top: -9px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 0.9em;
    line-height: 1.4em;
	z-index: 1;
	right: -28px;
}

/* bidouille temporaire */
#ALaUne.recherche {
	right: -18px;
}

h1, h2, h3 {
	font-family: small Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size: 1.4em;	
}

h2 {
	font-size: 1.3em;
	margin-bottom: 9px;
	}

h3 {
	font-size: 1.2em;
	}

#ALaUne h1 {
	color: white;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: -1px;
}

#ALaUne dd {
	margin: 0 10px 5px;
	border-bottom: 2px solid #abbecf;
}

#ALaUne dd.INFOsLIP6 p {
	text-align: center;
}

#ALaUne dd.INFOsLIP6 {
/*	border-bottom-style: none;*/
}

#ALaUne dl {
	list-style-type: none;
}

#ALaUne p {
	text-align: left;
	color: rgba(255,255,255,0.6);
}

#ALaUne a {
	color: rgba(255,255,255,0.6);
}

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

img.INFOLIP6:hover {
    -webkit-transform: rotate(360deg) scale(2) translate(-2em,1em);
    -moz-transform: rotate(360deg) scale(2) translate(-2em,1em);
}

div#iphone {
	width: 57px;
	background: url(../apple-touch-icon.png) no-repeat;
	margin-right: 8px;
	margin-top: 0;
	padding-top: 57px;
	float: left;
	line-height: 15px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p {
	text-align: justify;
	margin-top: 0;
	margin-bottom: 8px;
}


#conditions p {
	margin: 0;
}

p.signature {
	text-align: right;
}

#legal h2 {
	padding-top: 5px;
	margin: 0;
}

/* @group a */
a {
	color: #005aa2;
	text-decoration: none;
}

a.user {
	background: url(../images/user.png) no-repeat;
	background-position: 0% 65%;
	padding-left: 20px;
}

a.nouser {
	padding-left: 20px;
}

a.pdf {
	background: url(../images/mini-pdf.gif) no-repeat 0 0;
	padding-left: 20px;
	font-style: italic;
	padding-bottom: 2px;
}

a.external {
	background: url(../images/External.png) center right no-repeat;
	padding-right: 13px;
}

a.ics {
	background: url(../images/ics.png) no-repeat 0 0;
	float: right;
	width: 32px;
	height: 32px;
}

a.voir {
	background: url(../images/AVoirBleu.png) no-repeat;
	background-position: 0% 65%;
	padding-left: 20px;
	font-style: italic;
}

a.voirD300 {
	background: url(../images/AVoirDesir.png) no-repeat;
	background-position: 0% 65%;
	padding-left: 20px;
	font-style: italic;
}

a.voirD500 {
	background: url(../images/AVoirDonnees.png) no-repeat;
	background-position: 0% 65%;
	padding-left: 20px;
	font-style: italic;
}

/* @end */

#haut {
	width: 900px;
	height: 146px;
}


#milieu {
	clear: both;
	width: 900px;
	padding: 0 0 0 0;
	background: #abbecf url(../images/fondCote.jpg) repeat-y left;
	position: relative;
	display: inline-block;
}

#bas {
/*	margin: 0 auto;*/
	clear: both;
	width: 900px;
	height: 61px;
	background-image: url(../images/BAS.jpg);
}

#bas a {
	display: inline;
	float: right;
	position: relative;
	top: 25px;
	right: 9px;
	color: #e3e2d7;
}

#bas a:hover {
	color: #00FFFF;
}


#centre {
	width: 840px;
	float: right;
	background: #abbecf url(../images/fond.gif);
	padding: 10px 30px;
}
/* @group ul,li */

li {
	margin-bottom: 5px;
	margin-top: 5px;	
}

ul.departement {
	padding-left: 0;
}

ul.departement li {
	text-align: justify;
	list-style-position: inside;
}
li.voir {
	list-style-image: url(../images/AVoirGris.png);
}

li.voirD100 {
	list-style-image: url(../images/AVoirCalcul.png);
}

li.voirD300 {
	list-style-image: url(../images/AVoirDesir.png);
}

li.voirD500 {
	list-style-image: url(../images/AVoirDonnees.png);
}

li.voirD700 {
	list-style-image: url(../images/AVoirReseaux.png);
}

li.voirD900 {
	list-style-image: url(../images/AVoirPuce.png);
}
li.D100 {
	list-style-image: url(../images/PuceCarreeCalcul.png);
}

li.D300 {
	list-style-image: url(../images/PuceCarreeDesir.png);
}

li.D500 {
	list-style-image: url(../images/PuceCarreeDonnee.png);
}

li.D700 {
	list-style-image: url(../images/PuceCarreeReseaux.png);
}

li.D900 {
	list-style-image: url(../images/PuceCarreePuce.png);
}

li.NAT {
	color: #0d407f;
}

/* @end */

div.encadre {
	border-style: solid;
	border-color: #667f9e;
	background-color: #bcc9d6;
	padding: 5px;
	margin-bottom: 8px;
	margin-top: 8px;
	clear: both;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
}

div.encadre div.encadre {
	background-color: #b4cef2;
	border-width: 2px;
}

div.encadre hr {
	border-color: #667f9e;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 5px;
}

span.trouve {
	background-color: rgba(210,255,125,0.5);
}

.cote {
	float: left;
}

.autre_cote {
	float: right;	
}

.portrait {
	margin: 9px;
	width: 128px;
	height: 128px;	
}

.reflet {
	-webkit-box-reflect: below 2px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.5, transparent), to(rgba(255, 255, 255, 0.5)));
}

img.miniature {
	border: 4px ridge #c0c0c0;
}

div.miniature {
	height: 180px;
	width: 265px;
	overflow: hidden;
	float: right;
	padding-left: 10px;
	text-align: center;
}

span.directeur, span.encadrant, span.equipe {
	color: #005aa2;
}

span.sujet {
	font-style: italic;
	color: #5e5e5e;
	display: block;
	text-align: justify;
}

span.horaire {
	color: #000;
	font-style: italic;
}

span.intervenant {
	color: #000;
	font-style: italic;
}

/* @group menu1 Niv1 */

#menu1,#menu2,#mcote {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 1em; 
    line-height: 1.5em;
}

#menu1 {
	position: absolute;
	width: 765px;
	top: 122px;
	clear: both;
	margin-left: 125px;
}

#menu1 dl {
	height: 20px;
}

#menu1 dd {
	float: left;
}

#menu1 a {
	color: #5e5e5e;
	background-color: transparent;
	display: block;
	height: 21px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0.3em;
}

#menu1 a:hover, #menu1 .current a {
	color: white;
	background-color: #2d93e8;
}

#menu1 a:hover, #menu1 .current a:hover {
	background-color: #267bc1;
}

/* @end */
#menu1 dd, #menu2 dd, #mcote dd {
	-webkit-transition-property: number;
	-webkit-transition-duration: 0.2s;
	-moz-transition-property: number;
	-moz-transition-duration: 0.2s;
	-o-transition-property: number;
	-o-transition-duration: 0.2s;
	transition-property: number;
	transition-duration: 0.2s;
	}
#menu1 dd a, #menu2 dd a, #mcote dd a {
	-webkit-transition-property: number;
	-webkit-transition-duration: 0.5s;
	-moz-transition-property: number;
	-moz-transition-duration: 0.5s;
	-o-transition-property: number;
	-o-transition-duration: 0.5s;
	transition-property: number;
	transition-duration: 0.5s;
	}

/* @group menu2 Niv2 */

#menu2 {
	clear: both;
}

#menu2 div.gauche {
	width: 125px;
	height: 22px;
	background-color: #667f9e;
	float: left;
}

ul.drapeaux a.langue_courante, ul.drapeaux a:hover, table.drapeaux a.langue_courante, table.drapeaux a:hover {
	opacity: 1;
}

ul.drapeaux a, table.drapeaux a {
	opacity: 0.3;
}

ul.drapeaux a {
	-webkit-transition-property: number;
	-webkit-transition-duration: 0.5s;
	-moz-transition-property: number;
	-moz-transition-duration: 0.5s;
	-o-transition-property: number;
	-o-transition-duration: 0.5s;
	transition-property: number;
	transition-duration: 0.5s;
}

#menu2 div.gauche ul.drapeaux {
	list-style-type: none;
	margin-left: 2px;
	padding: 0;
	line-height: 0;
	font-size: 0;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#menu2 div.gauche ul.drapeaux li {
	position: relative;
	display: inline-block;
	margin: 0;
}

#menu2 div.gauche ul.drapeaux li a img {
	width: 16px;
	height: 11px;
	margin: 0;
}

#menu2 dl {
	background: #1d8ed2 url(../images/FondMenu2.png) repeat-y 125px;
	width: auto;
	height: 22px;
}

#menu2 dd {
	float: left;
	border-right: 2px solid #15458f;
	padding: 3px 10px 1px;
}

#menu2 a, #menu2 .current a:hover {
	color: #e3e2d7;
	font-style: italic;
	display: block;
}

#menu2 a:hover, #menu2 .current a {
	color: #00FFFF;
}

/* @end */

#nav {
	background: #bcc9d6;
	border-bottom: 1pt dotted #667f9e;
	height: 21px;
	letter-spacing: 2px;
	clear: both;
}

#nav img {
	vertical-align: bottom;
	background-color: #667f9e;
}

/* @group mcote Niv3 */

#mcote {
	float: left;
	width: 125px;
	clear: both;
	position: relative;
}

#mcote dd.INFOsLIP6 p {
	text-align: center;
}

#mcote dl {
	margin-bottom: 3px;
	background-color: #667f9e;
	font-style: italic;
}

#mcote dl dl {
	text-align: right;
	font-style: normal;
	font-weight: normal;
}

#mcote a, #mcote.current a:hover {
	color: #c4c8d2;
	background-color: #15458f;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 1px;
}


#mcote a:hover, #mcote.current a {
	color: #15448f;
	background-color: #267bc1;
}

#mcote a:active {
	color: gray;
}

#mcote a.intranet {
	background-color: transparent;
}

#mcote a.webmail {
	background-color: transparent;
}

/* @end */

#mcote ~ #centre {
	width: 735px;
	padding: 10px 20px;
}

table.annuaire {
	width: 100%;
}

span.lieu {
	font-style: italic;
}

td.tel {
	text-align: right;
	width: 18%;
}

td.bureau {
	width: 25%;
}

.encadre div.droite {
	float: right;
}

.col2 {	
column-count:2;
colum-width:50%;  
column-gap:20px;	
column-rule: 1px solid #667f9e;
-moz-column-count:2;
-moz-colum-width:50%;  
-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-colum-width:30%;  
-moz-column-gap:20px;	
-webkit-column-rule: 1px solid #667f9e;
-webkit-column-count:3;
-webkit-colum-width:30%;  
-webkit-column-gap:20px;	
}

.discret {
	opacity: 0.5;
}

td.pas_arrive {
	font-style: italic;
}

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

sup {
	line-height: 80%;
}

ul.departement li a {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px; 
}
/* @group Publications */


div.author {
		display: none;
}

#centre div.author div.header {
}

table.author_details {
		display: none;
}

div.publication_list span.title a {
	font-weight: bold;
	color: black;
}

div.publication_list div.header:first-child {
			 : none;
}
div.publication_list div.header {
			display: block;
	margin-top: 5px;
}

div.publication_list table {
	padding-left: 12px;
}

/* @end */
span.provisoire {
	top: 200px;
	float: none;
	left: 300px;
	position: absolute;
	opacity: 0.8;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	color: #ff00fd;
	font: italic small-caps bold xx-large Georgia, "Times New Roman", Times, serif;
	text-align: center;
	z-index: 1;
}


div.vcard span.url, span.geo, span.org , span.country-name {
	display: none;
}

td.adresse {
vertical-align:top;
}

td.adresse p {
	text-align: left;
}

td.adresse div.vcard {
	background-color: #bcc9d6;
	background-color: #b4cef2;
	-webkit-border-radius: 3px;
	border: 1px solid #667f9e;
	font: "Courier New", Courier, mono;
	padding: 5px;
	margin-right: 5px;
}


td.map img {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

td.map {
	width: 600px;
}

div.iuf table {
	border-style: dotted;
	margin: 5px;
	padding: 5px;
	background-color: #bcc9d6;
	border-width: 1px;
}


span.comment caption {
	font-weight: bold;
}

div.vcard span.street-address {
	display: block;
}

audio {
	opacity: 0.5;
}

div.onlyprint {
	display: none;
}

.secondplan {
	-webkit-transition-property: number;
	-webkit-transition-duration: 0.8s;
	-moz-transition-property: number;
	-moz-transition-duration: 0.8s;
	-o-transition-property: number;
	-o-transition-duration: 0.8s;
	transition-property: number;
	transition-duration: 0.8s;
	opacity: 0.3;
}

#type_pub {
	display: inline;
	padding: 2px;
	border-style: dotted;
	border-width: 1px;
}

#type_pub label {
	padding-left: 2px;
	padding-right: 2px;
}

#publications li.hors_lip6 {
	font-size: smaller;
}

#publications li.hors_lip6 span.auteurs {
}

span.rss {
	display: none;
}

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

