body {margin: 0px}
h1 {color: #000066; font: bold 18pt sans-serif}
h2 {color: #000066; font: bold 16pt sans-serif}
h3 {color: #000066; font: bold 14pt sans-serif}
h4 {color: #000066; font: bold 12pt sans-serif}
h5 {color: #000066; font: bold 12pt sans-serif}
h6 {color: #000066; font: bold 12pt sans-serif}
p {font-size: 10pt; font-family: sans-serif}
div {font-size: 10pt; font-family: sans-serif} 
a {text-decoration: none; font-weight: bold}
a:hover {color: #6666FF;}
img {border: none !important;}
ul {font-family: sans-serif; list-style-image: url(/dessins/triangle.gif)}
ol {font-family: sans-serif; list-style-image: none}
li {font-family: sans-serif}
table {font-size: 10pt; font-family: sans-serif}
td {font-family: sans-serif}
.menu {font-weight: bold ; background-color: #FFFFCC; margin: 5px; padding: 5px}
.plan {font-weight: bold}
.intertitre {font-weight: bold; color: #000099}
.intertitreWO {font-weight: bold; color: #000099}
.retrait {margin-left: 20px}
.justifie {text-align: justify}
.contact {background-color: #FFFFCC; width: 350px; padding: 5px}
.reference {background-color: #FFFFCC; width: 350px; padding: 5px; font-family: "Courier New", Courier, mono}
.cours {font-size: 10pt}
.heures {font-weight: bold; font-style: italic}
.menuetudes {font-family: Arial, Helvetica, sans-serif; font-weight: bold ; font-size: 12px; color: #990000; background-color: #FFFFCC; margin: 5px; padding: 5px}
.titrecours1 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 16px; color: #990000}
.titrecours2 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color: #990000}
.titrecours3 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #990000}
.titrecours4 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; color: #990000}
.textecours0 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 16px; color: #000066}
.textecours1 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000066; margin-left: 10px}
.textecours2 {font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #000066}
.texteenseignant {font-family: serif; font-size: 9px; font-style: italic}
.label {font-weight: bold; text-align:right; color: #000099}
.mail {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; margin: 0}

/**************/
/*** PLONE ***/
/**************/

div.fundpPersonneMenu ul {
margin: 0;
padding:0;
border-bottom: 1px solid #999;
}
div.fundpPersonneMenu li{
font-size: 90%;
border-left: 1px solid #999;
display:inline;
padding: 0 5px 0 5px;
margin:0;
}
div.fundpPersonneMenu li:first-child{
border-left: none;
}
div.fundpPersonneMenu li.selected{
background-color: #eee;
color: #436976;
}
div.fundpPersonneMenu ul li a {
text-decoration:none;
text-transform:lowercase;
}

div.fundpPublications {
	margin: 0;
	padding:0;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	vertical-align: top;
}

span.fundpPublicationAnnee {
	float: left;
	width: 60px;
	padding-right: 1em;
	padding-bottom: 1em;
	border:0; 
}

span.fundpPublicationDescription {
	padding-right: 1em;
	padding-bottom: 1em;
	border:0; 
}


/******************/
/*** WEBOBJECTS ***/
/******************/

.titreBandeau {
	background-color: #333399; 
	background-image: url(http://www.fundp.ac.be/WebObjects/Frameworks/FUNDPJava.framework/WebServerResources/bandeau_database.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 24px;
	padding: 10px 15px 10px 15px;
	height: 50px;
	color: #FFFFFF;
}
