#header #MainMenu
{
    padding-top:59px;
    margin-left:172px;
    width:170px;
}
#header #MainMenu .menuItem
{
	width:auto;
	height:15px;
	padding:0 0 0 0;
}
#header #MainMenu .menuItem image
{
	padding:0 0 0 0;
	margin:0 0 0 0;
}
#header #MainMenu .selected
{
}
.subMenuItem
{
	display:block;
	text-align:left;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:auto;
	font-weight:bolder;
}
.subMenuItem a
{
	color:#004784;
	text-decoration:none;
}	
.subMenuItem a:hover
{
	color:red;
}
.subMenuItemSelected
{
	color:red;
}	
.button
{
	background-image:url('Images/Backgrounds/BgButton.png');
	border:1px solid black;
	color:Black;
    text-align:center; 
    margin-top:5px;
    margin-bottom:5px;
    cursor:pointer;
}
.logginPanel
{
	margin-left:2px;
	margin-right:2px;
	margin-top:8px;
	margin-bottom:2px;		
}
.GTPanelYellow
{
	margin-bottom:3px;
	background:url('Images/Backgrounds/BgPanelYellow.png');
	background-repeat:repeat-x;
}
.GTPanelMain
{
	margin-bottom:3px;
	background:url('Images/Backgrounds/BgPanelYellow.png');
	background-repeat:repeat-x;	
}
.GTOverlayPanelQuestionExerciceQuizz
{
	margin-bottom:3px;
	background-repeat:repeat-x;
	z-index:10000;	
	overflow:hidden;
}
.GTOverlayPanelQuestionExerciceQuizz_Content
{
	padding:5px;
}
.GTPanelMain1
{
	margin-bottom:3px;
	background:Transparent;
}
.GTPanelMenuTitle TABLE TR TD SPAN
{
	padding-left:50px;
}
.GTPanelParagraphType1
{
	padding:4px;
}
.bordered
{
    border:1px solid black;	
}
.actionBar 
{
	background-image:url('Images/Backgrounds/BgMenu.png');
	border:0px solid gray;	
}
.normalText
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
}
.plusGrand
{
	font-size:14px;
}
.bolder
{
	font-weight:bold;
}
.white
{
	color:White;	
}
.black
{
	color:Black;	
}
.center
{
	text-align:center;
}
.textBox
{
	border:solid 1px gray;
}
.radioButtonList
{
	margin:auto;
}
.dropDownList
{
	border:solid 1px gray;
}
.libelleFormulaire
{
	color:#004784;
	font-weight:bold;
}
.libelleTitre
{
	font-weight:bold;
}
.normal
{
	font-weight:normal;
}
.curseurMain
{
	cursor:pointer;
}
.right
{
	text-align:right;
}
#footer a
{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}	
#footer a:hover
{
	color:#004784;
}
.ajaxLoader
{
	color:#004784;
	font-weight:bold;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 500; /* REQUIRED */
	background-color:White;
	filter:alpha(opacity=70);
	opacity:0.7;
	-moz-opacity:0.7;	
	text-align:center;
	padding-top:200px;
}
