﻿#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/photo5.jpg') no-repeat right bottom;
}


#Catalogue {
	position:absolute;
	top:10px;
	left:615px;
	width:134px;
	text-align:right;
}

.TexteBleu {
	font:bold 12px Arial,Tahoma,Sans-serif;
	color:#009A84;
}

.smallwidth {
	width:450px;
}

.fixedHeight {
	min-height:80px;
}

* html .fixedHeight {height:80px;}/*IE6*/
*+html .fixedHeight {height:auto;}/*IE7*/

.Session {
	font-size:12px;
}

.fake {
	height:400px;
	width:1px;
}

#NouveauxCours {
	font: normal 11px Arial, Tahoma, sans-serif;
	padding:0;
	background:#F79600;
	width:180px;
}

#NouveauxCours .innerRegion {
	width:160px !important;
	_width:170px !important;
	padding:0 10px 0 0;
	background:white;
	font-weight:bold;
	color:#8cb618;
}

#NouveauxCours .innerRegion a {
	font-weight:bold;
	font-size:11px;
	color:#009A31;
	text-decoration:none;
}

#NouveauxCours .innerRegion a:hover {
	text-decoration:underline;
}

#NouveauxCours .innerRegion .EnteteType1 {
	font-weight:bolder;
	font-size: 18px;
	color:#000;
	font-family: Arial,Tahoma,Sans-serif;
}

#NouveauxCours .innerRegion ul {
	list-style:none;
	padding:0;
	margin:0;
}

#NouveauxCours .innerRegion li {
	margin:15 0 0 0;
}

.EnteteType2 {
	font-weight:bolder;
	font-size: 24px;
	font-family: Arial,Tahoma,Sans-serif;
}

.EnteteType1 {
	font-weight:bolder;
	font-size: 20px;
	font-family: Arial,Tahoma,Sans-serif;
}

#ctl00_PlaceHolderMain_CoursesList table {
	width:600px;
	border:0;
	border-collapse:collapse;
	margin:0;
	padding:0;
}

.Even {
	background-color:#DEE7B5;
	font:bold 12px Arial, Tahoma, Sans-serif;
}

.Odd {
	font:bold 12px Arial, Tahoma, Sans-serif;
}

.Even a {
	color:#000;
	text-decoration:none;
}

.Even a:hover {
	text-decoration:underline;
}

.Odd a {
	color:#000;
	text-decoration:none;
}

.Odd a:hover {
	text-decoration:underline;
}

.CatItem {
	padding:0 5px;
}

.CourseNumber {
	padding:0 5px;
	font-weight:normal;
	white-space:nowrap;
	width:50px;
	text-align:center;
}

.CourseTitle {
	padding:0 5px;
	font-weight:normal;
}

.CourseDuration {
	width:60px;
	padding:0 5px;
	font-weight:normal;
	text-align:right;
	white-space:nowrap;
}