body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Centrage{
	width : 900px;
	margin: 0 auto;
}
table {
}
table table{
	width : 500px;
	}
ul ul li{
	list-style-type: circle;
}

a {
	font-weight: bold;
	color: #006;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #006;
	text-decoration: underline;
}

sup {
	text-transform: lowercase;
}

img {
	border:none;
}

#FoyerOrsayNord {color:#348ac5;}
#FoyerOrsaySud {color: #b6d06b;}

#SalonOrsayNord {color:#c8007b;}
#SalonOrsaySud	{color:#b6d06a;}
#SalonVendomeBC {color:#f7a800;}

#header {
	float:left;
	margin-bottom:20px;

}

/* les classes */


.Date {
	text-transform: uppercase;
	color: #6b5695;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}
.Info {
	 background-color: #6b5695;
}
.SessionTitreViolet {
	background-color: #dadbdb;
	text-transform : uppercase;
	color : #6b5695;
	text-align: center;
	font-weight: bold;
}
.SessionTitreRose{
	background-color: #dadbdb;
	text-transform : uppercase;
	color : #b065a1;
	text-align: center;
	font-weight: bold;
}
.Rose {
	background-color: #b065a1;
}
.Violet {
	background-color: #6b5695;
	}
.Heure {
	color : #face63;
	font-weight: bold;
	text-align: center;
}

.SessionSalle {
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
}
.Session {
	text-align: right;
	padding-right: 25px;
	text-transform: uppercase;
	color: #dadbdb;
	
	
}
.SessionSousTitre {
	color : #6b5695;
	font-weight: bold;
}
.SessionModerateurs {
	color: #333;
}
.SessionPanellists {
	color: #8889b0;
}
.SessionPanellists_bleu{
	color : #50bae5;
	font-weight: bold;
}
.SessionPanellists_bleu strong{
	font-size: 14px;
}
.Intervenant {
	color : #a291ba;
}
.Gras {
	font-weight: bold;
}
.titre {
	font-weight:normal;
}

.italique {
	font-style:italic;
}

.noir {
	color:#000;
}