/*CSS du site www.pse.ens.fr - Version 2 - 2006*/
/*Copyright PSE - 48 bd Jourdan - 75014 PARIS*/

/*Commun - toutes les pages*/
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	margin:0px;
}
/*Commun - Conteneur principal permettant de coller la table en haut*/
#conteneur {
	width:750px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}
/*Commun - Navigateur - Acces au sous-rubrique*/
.navigateur {
	font-size: 9pt;
	margin-top: 14px;
	display: block;
}
/*Commun - Titres rubriques*/
.titre {
	font-size: 20pt;
	font-weight: bold;
	display: block;
	margin-top: 0px;
	margin-bottom: 14px;
}
.titre1 {
	font-size: 16pt;
	display: block;
	margin-top: 0px;
	margin-bottom: 14px;
}
.huitpt {
	font-size: 8pt;
}
.dixpt {
	font-size: 10pt;
}
.quatorzept {
	font-size: 14pt;
}
/*Commun - couleurs du site*/
.rougemaj {color: #D42E12;}
.rougemin {color: #E8947D;}
.bleumaj {color: #578AD6;}
.bleumin {color: #B3C7E3;}
.jaunemaj {color: #FCC917;}
.jaunemin {color: #FAE073;}
.vinmaj {color: #910045;}
.vinmin {color: #E86EAD;}
.orangemaj {color: #F27D00;}
.orangemin {color: #FFC782;}
.marronmaj {color: #5C3021;}
.marronmin {color: #AB8266;}
.vertmaj {color: #80C7BA;}
.vertmin {color: #C7E3D9;}
.marinemaj {color: #36578C;}
.marinemin {color: #C7CFD9;}
.tabacmaj {color: #82591F;}
.tabacmin {color: #C9B582;}
.lilasmaj {color: #B085B3;}
.lilasmin {color: #D1B3CC;}

/*Commun - formattage paragraphe*/
p {
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 14px;
	padding-right: 30px;
}
/*Commun - pb image ie*/
.ie {
	font-size: 1px;
	line-height: 1px;
	vertical-align: middle;
}	
/*Commun - positionnement images*/
img {border: 0px; margin: 0px;}

td.axes img {border: 0px;	margin-top: 0px; margin-bottom: 2px; margin-left: 5px; margin-right: 5px;}
td.publications img {border: 0px;	margin-top: 0px; margin-bottom: 2px; margin-left: 5px; margin-right: 5px;}
td.equipe img {border: 0px;	margin-top: 0px; margin-bottom: 2px; margin-left: 5px; margin-right: 5px;}
td.pratique img {border: 0px;	margin-top: 0px; margin-bottom: 2px; margin-left: 5px; margin-right: 5px;}
td.presentation img {border: 0px;	margin-top: 0px; margin-bottom: 2px; margin-left: 5px; margin-right: 5px;}
td.seminaire img {border: 0px;	margin-top: 0px; margin-bottom: 2px; margin-left: 5px; margin-right: 5px;}
td.actualites img {border: 0px;	margin-top: 0px; margin-bottom: 2px; margin-left: 5px; margin-right: 5px;}

/* Spécificité pour la page INTRO = Actualités */
.actualites {padding-left: 18px;}

/*CSS pour les liens de la rubrique ACTUALITES ------------*/
.actualites a:link {color: #F27D00; text-decoration: none;}
.actualites a:visited {color: #FFC782; text-decoration: none;}
.actualites a:hover {color: #F27D00; text-decoration: none;}
.actualites a:active {color: #F27D00; text-decoration: none;}
/*-----------------------------------------------------*/

/*CSS pour les liens de la rubrique AXES ------------*/
.axes a:link {color: #5C3021; text-decoration: none;}
.axes a:visited {color: #AB8266; text-decoration: none;}
.axes a:hover {color: #5C3021; text-decoration: none;}
.axes a:active {color: #5C3021; text-decoration: none;}
/*-----------------------------------------------------*/

/*CSS pour les liens de la rubrique EQUIPE ------------*/
.equipe a:link {color: #82591F; text-decoration: none;}
.equipe a:visited {color: #C9B582; text-decoration: none;}
.equipe a:hover {color: #82591F; text-decoration: none;}
.equipe a:active {color: #82591F; text-decoration: none;}
/*-----------------------------------------------------*/

/*CSS pour les liens de la rubrique PRATIQUE ------------*/
.pratique a:link {color: #B085B3; text-decoration: none;}
.pratique a:visited {color: #D1B3CC; text-decoration: none;}
.pratique a:hover {color: #B085B3; text-decoration: none;}
.pratique a:active {color: #B085B3; text-decoration: none;}
/*-----------------------------------------------------*/

/*CSS pour les liens de la rubrique PRESENTATION ------------*/
.presentation a:link {color: #910045; text-decoration: none;}
.presentation a:visited {color: #E86EAD; text-decoration: none;}
.presentation a:hover {color: #910045; text-decoration: none;}
.presentation a:active {color: #910045; text-decoration: none;}
/*-----------------------------------------------------*/

/*CSS pour les liens de la rubrique PUBLICATIONS ------------*/
.publications a:link {color: #36578C; text-decoration: none;}
.publications a:visited {color: #C7CFD9; text-decoration: none;}
.publications a:hover {color: #36578C; text-decoration: none;}
.publications a:active {color: #36578C; text-decoration: none;}
/*-----------------------------------------------------*/

/*CSS pour les liens de la rubrique SEMINAIRES ------------*/
.seminaire a:link {color: #80C7BA; text-decoration: none;}
.seminaire a:visited {color: #C7E3D9; text-decoration: none;}
.seminaire a:hover {color: #80C7BA; text-decoration: none;}
.seminaire a:active {color: #80C7BA; text-decoration: none;}
/*-----------------------------------------------------*/

/*Listing equipe*/
.listingeq {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FCC917;
	font-size: 9pt;
}
.listingeq2 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FCC917;
	font-size: 8pt;
}
/*Listing axes*/
.listingax {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #AB8266;
	font-size: 8pt;
}
.listingax2 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #AB8266;
	font-variant: small-caps;	
	font-size: 9pt;
}
/*Specifites pour les seminaires*/
.semaine {
	font-size: 12pt;
	margin-bottom: 0px;
}
.axegt {
	font-size: 12pt;
	margin-bottom: 0px;
}	
.annule {
	font-size: 11pt;
	color: #D42E12;
	font-weight: bold;
}.douzept {
	font-size: 12pt;
}

/* Specifites pour les RTN */
.rtnmaj {color: #009999;}
.rtnmin {color: #80C7BA;}
/*CSS pour les liens de la rubrique RTN ------------*/
.rtn a:link {color: #009999; text-decoration: none;}
.rtn a:visited {color: #C7E3D9; text-decoration: none;}
.rtn a:hover {color: #009999; text-decoration: none;}
.rtn a:active {color: #009999; text-decoration: none;}
/*-----------------------------------------------------*/
.titreexp {
	font-size: 16pt;
	vertical-align: text-top;
}
.listingrtn {	
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #009999;
	font-size: 9pt;
}
.listingrtn2 {	
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #009999;
	font-variant: small-caps;
	font-size: 9pt;
}

/* Specifites pour les WKS */
.wksmaj {color: #009999;}
.wksmin {color: #80C7BA;}
/*CSS pour les liens de la rubrique RTN ------------*/
.wks a:link {color: #009999; text-decoration: none;}
.wks a:visited {color: #C7E3D9; text-decoration: none;}
.wks a:hover {color: #009999; text-decoration: none;}
.wks a:active {color: #009999; text-decoration: none;}
/*-----------------------------------------------------*/
.listingwks {	
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #009999;
	font-size: 9pt;
}
.listingwks2 {	
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #009999;
	font-variant: small-caps;
	font-size: 9pt;
}

