BODY, TD, P {
	font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

BODY#Background {
	margin: 0;
	 background: url('images/background/bg_windows.jpg') #5f9000 repeat-x; */
}

#Page {
	margin: 0 auto;
	width: 960px;
	background: url('images/background/bg_body.jpg') no-repeat;
}
A, A:link, A:visited {
	color: #1377d4;
}
A:hover {
	color: #a6cb00;
}
A:active {
	color: #ffb400;
}

DIV.Clear {
	clear: both;
}

FORM {
	display: inline;
}
LABEL.Required {
	font-weight: bold;
}

H1 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #1377d4;
	margin: 0px 0px 5px;
	letter-spacing: -1px;
}
H2 {
	margin: 0 0 8px;
	padding: 12px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #96d221;
	letter-spacing: -1px;
}

H3 {
	font-size: 13px;
	font-weight: bold;
}

/*  TOP */
#Top {
	height: 200px;
	color: #ffffff;
}
#TopLeft{
	float: left;
	width:175px;
	height:168px;
	overflow:hidden;
}
#Logo {
	margin: 0;
	width:180px;
	height:115px;
}
#MasterSGE {
	float:right;
	margin: 0;
	width:180px;
	height:80px;
}
#Top A {
	color: #1666bf;
	text-decoration: none;
}
#Top A:hover {
	color: #1666bf;
	text-decoration: underline;
}
#Top .Sep {
	display: inline;
	margin-right: 8px;
	margin-left: 4px;
	border-right: 1px solid #9fb5ce;
	font-size: 9px;
}

#Search {
	font-weight: bold;
	font-size: 13px;
	letter-spacing: -1px;
	padding-top: 15px;
	padding-left: 10px;
	text-align:left;
	width: 180px;
}

#Menu {
	
	width: 780px;
	text-align:center;
}

#Menu A {
	float:left;
	display:block;
	line-height:24px;
	font-weight:bold;
	font-size: 13px;
	color: white;
	margin-right: 10px;
	padding : 2px 0px 2px 20px;
	text-decoration: none;
	background: url('images/menu/puce.gif') no-repeat left 5px;
	white-space:nowrap;
}

#Menu A:hover {
	color: white;
	text-decoration:underline;
}

/* CONTENT */
#Container {
	margin-top: 4px;
	background: url('images/background/bg_container.jpg') #FFFFFF no-repeat;
	overflow: visible;
}

#Content {
	float: left;
	width: 720px;
	margin: 25px 12px;
	min-height:450px;
	height:auto!important;
	height:450px;	
}
#ContentTexte {
	width: 720px;
	padding-right:5px;
	overflow-y:auto;
}

.Clear {
	clear: both;
	visibility: hidden;
}

/* SUBMENU */
#LeftContent {
	float: left;
	background: transparent;
	width: 205px;
	overflow:hidden;
}
#SubMenu {
	background: transparent;
	width: 200px;
	margin: 12px 0 0 0;
	padding: 10px 10px 10px 6px;
}

#SubMenuImages {
	margin:20px 10px 10px 10px;
	width: 177px;
	overflow:hidden;
	text-align:center;
}

/*
#SubMenu A {
	display: block;
	text-decoration: none;
	margin-bottom: 2px;
}
#SubMenu A.Folder {
	background: url('images/menu/bg_folder.gif') transparent no-repeat;
	padding: 4px 4px 6px 25px;
	font-weight: bold;
	color: #ffffff;
}
#SubMenu A.Active {
	color: #96D221;
}
#SubMenu A.Item {
	background: url('images/menu/puce_item.gif') no-repeat 12px center;
	padding: 0px 4px 0px 25px;
}
#SubMenu A.SubItem {
	padding: 0px 4px 0px 35px;
}*/

/* MENU */
.MainMenu {
	margin: 0;
	padding: 0;

}
.MainMenu LI {
	list-style: none;
	margin: 0;
	text-decoration: none;
	margin-bottom: 2px;
	cursor: pointer;
}

.MainMenu LI A , .MainMenu LI A:visited{
	margin-bottom: 0px;
	display: block;
	text-decoration: none;
	background: url('images/menu/bg_folder.gif') transparent no-repeat;
	padding: 4px 4px 6px 22px;
	color: #ffffff;
}
.MainMenu LI A.Active {
	text-decoration: underline;
	font-weight: bold;
}


.SubMenu {
	display:none;
	margin: 0;
	padding: 0;
}
.SubMenu LI {
	border:none;
	margin: 0;
	padding: 0;
}
.SubMenu LI A , .SubMenu LI A:visited {
	background: url('images/menu/puce_item.gif') no-repeat 12px center;
	padding: 0px 4px 0px 25px;
	margin: 0px 0px 0px 0px;
	display: block;
	font-weight:normal;
	color:#2886E7;
}
.SubMenu LI A.Active {
	color: #96D221;
	font-weight:bold;
}
.SubSubMenu {
	margin: 0px 4px 0px 30px;
	padding:0;
	display:none;
}
.SubSubMenu LI {
	border:none;
	margin: 0;
	padding: 0;
}
.SubSubMenu LI A , .SubSubMenu LI A:visited {
	background: none;
	padding: 0px 4px 0px 25px;
	margin: 0px 0px 0px 0px;
	display: block;
	font-weight:normal;
	color:#2886E7;
}
.SubSubMenu LI A.Active {
	color: #96D221;
	font-weight:bold;
}

.View {
	display: block;;
}




/*  PATH */
#Path {
	margin: 0;
	font-size: 11px;
}
#Path A {
	text-decoration: none;
}
#Path A:hover {
	text-decoration: underline;

}

/*  FOOTER */
#Footer
{
	background: url('images/background/bg_footer.jpg') transparent no-repeat;
	height: 15px;
	padding-top: 30px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color:#FFFFFF;
	margin-bottom:15px;
}

#Footer A
{
	color:#FFFFFF;
	text-decoration: underline;
}

#Footer A:hover
{
	color:#FFFFFF;
	text-decoration: none;
}


#Footer .Sep
{
	display: inline;
	margin: 0px 4px 0px 3px;
	font-size: 9px;
	border-right: 1px solid #ffffff;
}


/* FOOTER - HOME */
#FooterHome
{
	height: 15px;
	padding-top: 15px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color:#FFFFFF;
	margin-bottom:15px;
}

#FooterHome A
{
	color:#FFFFFF;
	text-decoration: underline;
}

#FooterHome A:hover
{
	color:#FFFFFF;
	text-decoration: none;
}


#FooterHome .Sep
{
	display: inline;
	margin: 0px 4px 0px 3px;
	font-size: 9px;
	border-right: 1px solid #ffffff;
}



/*  SITEMAP */


/* Pour mettre les arrondi sous FF2 dans le sitemap (Attention ne fonctionne pas sous IE) */
/*
#Sitemap {
	float:left;
	width:340px;
	margin-bottom:30px;
}

#Sitemap A {
	display: block;
	text-decoration: none;
	margin-bottom: 2px;
}

#Sitemap SPAN.Chapter {
	background-position: top right;
 	background: url('images/menu/bg_chapter_2.gif') #EAF4FE no-repeat;
	padding : 4px 0px 5px 27px;
}

#Sitemap SPAN.Chapter A{
	display:inline;
	font-weight:bold;
	font-size: 13px;
	color: white;
	padding : 2px 10px 5px 0px;
	text-decoration: none;
 	background: url('images/menu/bg_chapter_2.gif') #EAF4FE no-repeat;
	background-position: right;
}
*/

#Sitemap {
	float:left;
	width:350px;
	margin-bottom:30px;
}

#Sitemap A {
	display: block;
	text-decoration: none;
	margin-bottom: 2px;
}

#Sitemap SPAN.Chapter {
	background-position: right;
	margin-bottom:2px;
}

#Sitemap SPAN.Chapter A{
	display:inline;
	font-weight:bold;
	font-size: 13px;
	color: white;
	padding : 2px 10px 2px 27px;
	text-decoration: none;
 	background: url('images/menu/bg_chapter_1.gif') transparent no-repeat;
	background-position: left;
}


#Sitemap A.Folder {
	padding: 4px 4px 6px 25px;
	font-weight: bold;
}
#Sitemap A.Item {
	background: url('images/menu/puce_item.gif') no-repeat 12px center;
	padding: 0px 4px 0px 25px;
	margin-left: 10px;
}
#Sitemap A.SubItem {
	padding: 0px 4px 0px 35px;
	margin-left: 10px;

}

/* COULEURS  */

.Green {
	color: green;
}

.Red {
	color: red;
}

.Bold {
	font-weight: bold;
}

/* QUIZZ */
.Shown {
	display: block;
}
.Hidden {
	display: none;
}
.Resultat {
	font-weight: bold;
}
.Bullets {
	margin-top: 10px;
}
.QuizzComment {
	margin-bottom: 10px;
}
