/* CSS Document */

#tableConferences {
	width: 100%;
	text-align:center;
	margin:auto;
}

#tableConferences_gauche {
	vertical-align:top;
}

#tableConference {
	width:750px;
	margin:auto;
}

#tableConference_haut {
	height:15px;
	background:url(../images/haut_conferences.png) no-repeat bottom;
}

#tableConferenceDemo_haut {
	height:15px;
	background:url(../images/haut_conferencesDemo.png) no-repeat bottom;
}

#tableConferenceAutres_haut {
	height:15px;
	background:url(../images/haut_conferencesAutres.png) no-repeat bottom;
}

#tableConferenceTheatre_haut {
	height:15px;
	background:url(../images/haut_conferencesTheatre.png) no-repeat bottom;
}


#tableConference_centre {
	padding-top: 10px;
	text-align:center;
	color:#002D00;
}

#tableConference_date {
	width:130px;
	vertical-align:top;
}

#tableConference_titre {
	text-align:left;
}

#tableConference_infos {
	text-align:right;
	padding-bottom:20px;
}

#tableConf {
	width:95%;
	margin-top:10px;
}

#tableProgramme {
	width:550px;
	margin:auto;
	text-align:left;
}

#tableProgramme_haut {
	height:15px;
	background:url(../images/haut_programme.png) no-repeat bottom;
}

#tableInscription_haut {
	height:15px;
	background:url(../images/haut_inscription.png) no-repeat bottom;
}

#tableAccess_haut {
	height:15px;
	background:url(../images/haut_planacces.png) no-repeat bottom;
}

#titreDescription {
	text-align:left;
	padding-top:20px;
}

#sepDescription {
	width:50px;
}

#attente {
	display:none;
}

#titreDate {
	font-size: large;
	font-weight: bold;
	text-align: center;
	color: #002D00;
}

