
/* Titres pour le colloque 2007 */ 
h2#colloqueProgramme {background: url(../images/titre_programme.gif) no-repeat 0% 0%;}
h2#colloqueCommunications {background: url(../images/titre_communications.gif) no-repeat 0% 0%;}
h2#colloqueSejour {background: url(../images/titre_sejour.gif) no-repeat 0% 0%;}
h2#colloqueContacts {background: url(../images/titre_contacts.gif) no-repeat 0% 0%;}
h2#colloqueInscription {background: url(../images/titre_inscription.gif) no-repeat 0% 0%;}
h2#colloquePartenaires {background: url(../images/titre_partenaires.gif) no-repeat 0% 0%;}
h2#colloqueInfosPratiques {background: url(../images/titre_infosPratiques.gif) no-repeat 0% 0%;}

/* rubrique "A lire" */
#alire { background-color: #ced0dd; float: right; font-size: 0.9em;  margin: 0 0 40px 40px; width: 250px; }
	#alire .gutter { padding-bottom: 1.5em; }
	#alire h4 { margin-top: 1.5em; }


/* Tables */
table { background: #E7E8ED; border-top : 1px solid #d8dacb; border-left : 1px solid #d8dacb; border-collapse: collapse; margin: 1.5em 0 0 0; padding : 0; width: 99%; }
	tr.alt { background: #D7D8E2; } 
		th { background-color: #3A4572; color: #fff; }
		th, td { border-right : 1px solid #D7D8E2; border-bottom : 1px solid #D7D8E2; padding: 10px; }
		td.horaire { background: #767c9b; color : #fff; }

/* Listes */
ul.contributions { list-style-type: none; margin: 1em 0 2em 0; }
	ul.contributions li { margin-top: 1em; }
		ul.contributions li h5 { margin: 0; }
		ul.contributions li p { margin: 0.2em 0 0 0; }

	ul.partenaires li { list-style-type: none; }
