﻿#Content {
	float:left;
	text-align:left;
	font: normal 12px Arial, Tahoma, sans-serif;
	margin:0;
	width:790px;
	padding-left:10px;
	padding-top:0px;
}

#fakeimage {
	background:url('/_layouts/images/AKO/photo6.png') no-repeat right bottom;
}

#RightNav {
	background:#fff;
}

.ModuleDeCours{
	font-size:16px;
	font-weight:bold;
	color:#009A84;
}

.ChapitreDeCours {
	font-weight:bold;
	color:#8cb618;
}

.TitreDeCours{
	font-size:18px;
	font-weight:bold;
	color:#009A31;
}

.smallwidth {
	width:450px;
}

.EnteteType1 {
	font:bold 12px Arial,Tahoma,Sans-serif;
	color:#009A84;

}
.ProgrammeDeCours {
	width:400px;
	text-align:left;
	/*font-size:medium;
	font-weight:bold;
	color:#8cb618;
	border-bottom:medium,#8cb618,solid;*/
}

#PDFCours {
	padding:0;
	background:#F79600;
	width:180px;
}

#PDFCours .innerRegion {
	width:160px !important;
	_width:170px !important;
	padding:0 10px 0 0;
	background:white;
	height:86px;
}

#PDFCours .innerRegion table {
	margin:0;
	padding:0;
}

#PDFCours .PDFExportText a {
	font:normal 12px Arial,Tahoma,Sans-serif;
	color:#000;
	text-decoration:none;
}

#PDFCours .PDFExportText a:hover {
	text-decoration:underline;
}

#SessionsList {
	padding-left:10px;
	position:relative; /*Opera*/
	font-size:10px;
}

#SessionsList .EnteteType1 {
	font-weight:bolder;
	font-size: 20px;
	color:#000;
	font-family: Arial,Tahoma,Sans-serif;
}

#SessionsList .emptyLink {
	color:#009A31;
	text-decoration:none;
	font-size:12px;
}

#SessionsList .emptyLink:hover {
	text-decoration:underline;
}

.Session {
	font-size:11px;
}

.Gras {
	font-weight:bold;
	display:block;
	margin-left:2px;
	font-size:12px;
}

.CalendarLink {
	display:block;
	padding:8px 0 0 2px;
}

.CalendarLink a {
	color:#009A31;
	text-decoration:none;
	font-size:12px;
}

.CalendarLink a:hover {
	text-decoration:underline;
}

.BookSession {
	display:block;
	padding:5px 0 0 2px;
	font-size:11px;
}