/* $Id: crdp.css,v 1.17 2006/11/13 18:21:07 christian et sylvain Exp $ */


/* règles publiques éditables et réutilisables */

a {
	color: #062da2;
	text-decoration: none;
}

a.ed-lien-souligne {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

body {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}

h1, h2, h3, h4 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
}

h1 {
	font-size: 150%;
	font-weight: normal;
	color: #036;
}

h2 {
	font-size: 105%;
	font-weight: bold;
	color: #C60;
}

h3 {
	font-size: 100%;
	color: #999;
}

h4 {
	font-size: 100%;
	color: #999;
}

img.ed-img-aligne-gauche {
	float: left;
	padding: 0 15px 15px 0;
}

img.ed-img-aligne-droite {
	float: right;
	padding: 0 0 15px 15px;
}

h1.ed-h1-titre-page {
	color: #036;
	font-size: 130%;
	font-weight: bold;
	line-height: normal;
	margin: 10px 0 25px 0;
	padding: 0;
}

ul.ed-ul-liste-sans-puce {
	margin: 0;
	padding: 0;
}
ul.ed-ul-liste-sans-puce li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* tableau pour formulaires et offres d'emplois */
h2.ed-h2-titre-tableau {
	font-weight: bold;
	font-size: 110%;
	margin: 25px 0 0 0;
	padding: 0;
	color: #000;
	border-bottom-width: 0 !important;
}
table.ed-table-style1 {
	margin: 4px 0 0 0;
	padding: 0;
}
table.ed-table-style1 th {
	text-align: left;
	font-weight: bold;
	font-size: 85%;
	background-color: #ececec;
	padding: 5px 18px 4px 2px;
	vertical-align: bottom;
}
table.ed-table-style1 th.ed-table-style1-entete-th-bordure-haut {
	border-top: 1px solid #656565;
	background-color: transparent;
	padding: 0;
	font-size: 1%;
	line-height: 1%;
	height: 4px;
	overflow: hidden;
}
table.ed-table-style1 th.ed-table-style1-entete-th-bordure-bas {
	background-color: transparent;
	padding: 0;
	font-size: 1%;
	line-height: 1%;
	border-bottom: 1px solid #999;
	height: 4px;
	overflow: hidden;
}
table.ed-table-style1 td {
	border-bottom: 1px solid #999;
	font-size: 85%;
	padding: 10px 18px 10px 2px;
	vertical-align: top;
}

/* tableau légende pour formulaires */
table.ed-table-legende-formulaires {
	margin-top: 25px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}
table.ed-table-legende-formulaires td {
	font-size: 85%;
	padding: 10px;
	vertical-align: top;
}
table.ed-table-legende-formulaires td.ed-table-legende-formulaires-td-icone {
	padding-top: 15px;
}
p.ed-paragraphe-texte-petit {
	padding: 0;
	font-size: 80%;
	margin: 10px 0;
}


/* page Corps professoral */
table.ed-table-professeurs td {
	vertical-align: top;
	padding: 10px;
}
table.ed-table-professeurs p {
	margin-top: 0;
}


/* règles privées utilisées dans des contextes particuliers */

/* menu secondaire */

div#prv-menu-secondaire {
	background: #C3CEAF;
	float: right;
	position: relative;
	top: 91px;
	width: 530px;
	height: 24px;
	text-align: center;
}
div#prv-menu-secondaire a,
div#prv-menu-secondaire span.prv-separateur
{
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	vertical-align: text-top;
	font: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
}

div#prv-menu-secondaire a:hover {
	text-decoration: underline;
}

div.prv-menu-secondaire {
	background: white;
	height: 16px;
	border: #333333 1px solid;
	border-bottom: none;
	border-right: none;
}
div.prv-menu-secondaire span.prv-separateur {
	border-right: #333333 1px solid;
	padding-top: 2px;
}
div.prv-menu-secondaire-ligne {
	 height: 8px;
	 line-height: 9px;
}

div#SitesAssocies {
	padding-top: 12px;
	height: 100%;
}
div#SitesAssocies ul {
	list-style: none;
	text-align: right;
}
div#SitesAssocies li {
	background: url(/img/contour.gif) no-repeat right top;
	padding: 7px 23px 7px 0px;
}
div#SitesAssocies li.bottom_menu_line {
	background: url(/img/contour_no_top.gif) no-repeat right top;
	padding: 7px 23px 7px 0px;
}
div#SitesAssocies li, li a {
	font-size: 10px;
	color: black;
}

/* Pas de bords pour les images */

.no_border {
	border: none;
}

/* Ligne de navigation */

#ligne_navigation p, #miseajour p {
	font-size: 10px;
	color: #999999;
}
#ligne_navigation a, #miseajour a {
	color: #999999;
	text-decoration: none;
}

#ligne_navigation a:hover, #miseajour a:hover {
	color: black;
}

#tableau-ancres .ancre {
	vertical-align: top;
	margin-right: 5px;
}
#tableau-ancres a {
	font-size: 10px;
}

p.retourhaut {
	margin: 10px 0 20px 0;
	padding: 0;
}
.hautdepage {
	vertical-align: middle;
	margin-left: 5px;
}
#carte {
	border: 1px solid #666;
}
.retourpage {
	margin: 25px 0 0 0;
}


/* bandeau-identification */

div#um-bandeau-cerum {
	position: relative;
	top: 0;
	left: 0;
	height: 134px;
	background: white no-repeat url("../images/bg-cerum.jpg");
	color: white;
	overflow-x: auto;
	overflow-y: auto;
}

div#um-bandeau-cerum div.um-bandeau-site-haut-gauche {
	position: absolute;
	top: 0;
	left: 0;
	width: 215px;
	height: 8px;
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: white;
	color: white;
	background-color: #C3CEAF;
	overflow: hidden;
}

div#um-bandeau-cerum div.um-bandeau-site-haut-droit {
	position: absolute;
	top: 0;
	right: 0;
	width: 544px;
	height: 8px;
	border-bottom: 1px solid white;
	color: white;
	background-color: #003366;
	overflow: hidden;
}

div#um-bandeau-cerum div.um-titre-site strong {
	display: block;
	position: absolute;
	top: 13px;
	left: 230px;
	width: 270px;
	height: 40px;
	font-size: 23px;
	font-weight: normal;
	line-height: 23px;
	margin: 0;
	padding: 0;
}


div#um-bandeau-religion {
	position: relative;
	top: 0;
	left: 0;
	height: 134px;
	background: white no-repeat url("../images/bg-religion.jpg");
	color: white;
	overflow-x: auto;
	overflow-y: auto;
}

div#um-bandeau-religion div.um-bandeau-site-haut-gauche {
	position: absolute;
	top: 0;
	left: 0;
	width: 215px;
	height: 8px;
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: white;
	color: white;
	background-color: #C3CEAF;
	overflow: hidden;
}

div#um-bandeau-religion div.um-bandeau-site-haut-droit {
	position: absolute;
	top: 0;
	right: 0;
	width: 544px;
	height: 8px;
	border-bottom: 1px solid white;
	color: white;
	background-color: #003366;
	overflow: hidden;
}

div#um-bandeau-religion div.um-titre-site strong {
	display: block;
	position: absolute;
	top: 13px;
	left: 230px;
	width: 270px;
	height: 40px;
	font-size: 23px;
	font-weight: normal;
	line-height: 23px;
	margin: 0;
	padding: 0;
}


div#um-bandeau-islam {
	position: relative;
	top: 0;
	left: 0;
	height: 134px;
	background: white no-repeat url("../images/bg-islam.jpg");
	color: white;
	overflow-x: auto;
	overflow-y: auto;
}

div#um-bandeau-islam div.um-bandeau-site-haut-gauche {
	position: absolute;
	top: 0;
	left: 0;
	width: 215px;
	height: 8px;
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: white;
	color: white;
	background-color: #C3CEAF;
	overflow: hidden;
}

div#um-bandeau-islam div.um-bandeau-site-haut-droit {
	position: absolute;
	top: 0;
	right: 0;
	width: 544px;
	height: 8px;
	border-bottom: 1px solid white;
	color: white;
	background-color: #003366;
	overflow: hidden;
}

div#um-bandeau-islam div.um-titre-site strong {
	display: block;
	position: absolute;
	top: 13px;
	left: 230px;
	width: 270px;
	height: 40px;
	font-size: 23px;
	font-weight: normal;
	line-height: 23px;
	margin: 0;
	padding: 0;
}



div#um-menu-vertical ul.um-premier-niveau li.um-premier-niveau a {
	COLOR: #0D171C;
}
div#um-menu-vertical ul.um-premier-niveau li.um-premier-niveau ul.um-deuxieme-niveau li.um-deuxieme-niveau a {
	COLOR: #0D171C;
}

.puceMenu {
	color: #0D171C;
	background: white url(../img/point_menu_gauche.gif) no-repeat right center;
}

div#um-menu-vertical a.um-menu-ouvert {
	background: white url("../images/arrow-left.gif") no-repeat right center;
}

#tableau-ancres {
	margin: 0 0 20px 0;
}
#tableau-ancres td {
	padding: 2px 0;
}
#tableau-ancres .ancre {
	vertical-align: top;
	margin-right: 5px;
}
#tableau-ancres a {
	color: #08326a;
}


#um-contenu ol li, #um-contenu ul li {
	font-size: small;
	padding-bottom: 3px;
}

.tableau {
	margin: 0 0 15px 0;
}
.tableauSansTitre {
}
td.titre-table {
	padding: 5px 7px;
	font-weight: bold;
	font-size: x-small;
}
.txt-table {
	padding: 4px 7px;
	font-size: x-small;
}

#lieux_conferences {
	font-size: x-small;
}




div#um-menu-vertical p#um-menu-pointeur {
	font-size: 10px;
	height: 11px;
	padding-right: 15px;
	background: white url("../images/arrow-left.gif") no-repeat right center;
	visibility: hidden;
}

div#um-menu-vertical a.um-menu-pointeur {
	background: white url("../images/arrow-left.gif") no-repeat right center;
}

#um-contenu ul li a, #um-contenu ol li a {
	color: #062da2;
	font-size: small;
}





#calendrier_accueil {
	border:				none;
	font-size: x-small;
}
td.colonne_de_gauche, td.colonne_de_centre, td.colonne_de_droite {
	vertical-align:		text-top;
	padding-right:		12px;
}
th.colonne_de_gauche, th.colonne_de_centre, th.colonne_de_droite {
	padding-right:		12px;
	border:				none;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	padding-bottom: 10px;
}
td.colonne_de_gauche, th.colonne_de_gauche {
	padding-left:		12px;
}
.colonne_de_droite {
	padding-right:		0px;
	border-left: #C8D6E4 solid 2px;
	padding-left: 6px;
}
td.colonne_de_droite, th.colonne_de_droite {
	width: 32%;
}
.colonne_de_gauche, .colonne_de_centre {
	width: 34%;
}
.rss {
	font-size: smaller;
	color: black;
}

#calendrier_accueil .today {
}
#calendrier_accueil .date {
	font-weight: bolder;
}
#calendrier_accueil .type {
	text-decoration: underline;
}
#calendrier_accueil .titre {
}
#calendrier_accueil .auteurs {
	font-style:			italic;
}

.espacement_nouveautes {
	padding-bottom: 15px;
}

.legende_photo {
	font-size: 75%
}

.photoGauche, .photoDroite {
	margin-bottom: 3px;
}

.photoGauche {
	float: left;
	margin-right: 10px;
}

.photoDroite {
	float: right;
	margin-left: 10px;
}

.inverse {
	font-size: 80%;
	color: #fff;
}
