/*Control panel*/
.controlpanel{ background:#FFF; border:#B1BDC5 solid; border-width:0px 0px 2px; }
.controlpanel IMG{ margin:15px 5px 0px; }
.controlpanel TD TD TD TD IMG{ margin:0px; }
.controlpanel TD TD TD{ width:auto; }
.controlpanel DIV{ border:#B1BDC5 solid; border-width:0px 1px; width:3px; height:100px; }
.controlpanel TD .SubHead{ background:#B1BDC5; font-size:12px; color:#626262; font-weight:bold; }
.controlpanel TD TD TD .SubHead{ background:transparent; border:0px; font-size:11px; color:#626262; font-weight:normal; }
.controlpanel TD TD TD input{ background:#EFEFEF; font-size:11px; color:#000; font-weight:bold; padding-left:4px; }
.controlpanel TD TD TD select{ background:#EFEFEF; font-size:11px; color:#626262; }
.controlpanel A.CommandButton{ font-size:10px; text-decoration:none; }
.controlpanel A.CommandButton:link{ color:#000; text-decoration:none; } 
.controlpanel A.CommandButton:visited{ color:#000; text-decoration:none; } 
.controlpanel A.CommandButton:active{ color:#000; text-decoration:none; } 
.controlpanel A.CommandButton:hover{ color:#000; text-decoration:underline;} 

/* background color for the content part of the pages */
Body{
	/*background-color:#798B95;*/
	background-color:#333333; /*couleur de fond du navigateur*/
	/*background-image: url(Media/BandeauMenu.jpg);*/
}
.BottomZone {
	background-image: url(Media/BandeauMenu.jpg);
}
/* Panes */
.LeftPane{
	padding:0px 0px 0px 0px;
}
.ContentPane{
	background-color:#FFFFFF;
}

.topPane{
/* Haut -- -- droite */ 
	padding:10px 0px 10px 10px;
}
.PaneDroite{
/* Haut -- -- droite */ 
	padding:10px 0px 10px 10px;
}
.RightPane{
}
.LigneEnHaut{
	/*BORDER-TOP: white 1px solid;*/
}
.LigneEnBas{
	/*BORDER-BOTTOM: white 1px solid;*/
}
/* GENERAL */
/* style for module titles */
.Head  {
    font-family:MS Sans Serif, Arial, Helvetica;
    font-size:14px;
    font-weight:bold;
    color:#676596;
}
/* style of item titles on edit and admin pages */
.SubHead   {
    font-family:MS Sans Serif, Arial, Helvetica;
    font-size:11px;
    font-weight:bold;
    color:#494949;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead{
    font-family:MS Sans Serif, Arial, Helvetica;
    font-size:11px;
    font-weight:bold;
    color:#FFF;
}
/* text style used for most text rendered by modules */
.Normal{
    font-family:sans-serif, Arial, Helvetica;
    font-size:11px;
    font-weight:normal;
    color:#000;
}
.H1{
    font-family:sans-serif, Arial, Helvetica;
    font-size:11px;
    font-weight:normal;
    color:#000;
}
.NormalWhite{
    font-family:sans-serif, Arial, Helvetica;
    font-size:11px;
    font-weight:normal;
    color:White;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox{
    font-family:MS Sans Serif, Arial, Helvetica;
    font-size:11px;
    font-weight:normal;
    color:#000;
}
/*_____________________________________________________*/

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton{
    font-family:MS Sans Serif, Arial, Helvetica;
    font-size:11px;
    font-weight:normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link{
    text-decoration:none;
    color:#626262;
}
A.CommandButton:visited{
    text-decoration:none;
    color:#626262;
}
A.CommandButton:hover{
    text-decoration:underline;
    color:#F00;
}
A.CommandButton:active{
    text-decoration:none;
    color:#626262;
}
th,td,div,input,textarea{
    font-family:MS Sans Serif, Arial, Helvetica;
    font-size:11px;
    font-weight:normal;
    
}
/*_____________________________________________________*/
/* Common links */
A:link{
    text-decoration:underline;
    color:#626262;
}
A:visited{
    text-decoration:underline;
    color:#626262;
}
A:hover{
    text-decoration:none;
    color:#F00;
}
A:active{
    text-decoration:underline;
    color:#626262;
}
HR{
    height:1px;
}
/*_____________________________________________________*/
/* Main Menu */
.MainMenu_MenuContainer {
	background-color: transparent; /*====<<<<<<========ARRIERE PLAN BARRE DE MENU HAUT PRINCIPALE=======================*/
	
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:33px;
	background-color: transparent; /*ne change rien*/
	
}
.MainMenu_MenuItem { /*====<<<<<<========SOUS MENU PARTIE CENTRALE=======================*/
	border-left: #FFCC33 0px solid; /*couleur fond sous menu*/
	border-bottom: #FFCC33 1px solid; /*couleur fond sous menu*/
	border-top: #FFCC33 1px solid; /*couleur fond sous menu*/
	border-right: #FFCC33 0px solid;/*couleur fond sous menu*/
	cursor: pointer; 
	cursor: hand; 
	color: white; /* =====<<<<<<<<<<<<<<<<<<<<<<<< ATTENTION   COULEUR DES TEXTES DE MENUS ET SOUS MENUS*/
	font-size: 8pt; /*taille texte sous menu*/
	/*font-weight: bold; */
	font-style: normal; 
	background-color: transparent; /*change fon de sous menu mais aussi menu*/
	font-family: Tahoma, Arial, Helvetica;
	
}
.MainMenu_MenuIcon { /*====<<<<<<========SOUS MENU PARTIE GAUCHE ICON=======================*/
	background-color: #FFCC33; /*#cad5ea couleur fond sous menu emplacement icone*/
	border-left: #FFCC33 1px solid; /*#cad5ea couleur fond sous menu*/
	border-bottom: #FFCC33 1px solid; /*#cad5ea couleur fond sous menu*/
	border-top: #FFCC33 1px solid; /*#cad5ea couleur fond sous menu*/
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
	
}
.MainMenu_SubMenu { /*SOUS MENU*/
	background-color: #FFCC33;  /*#cad5ea couleur fond sous menu*/
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	/*font-color: white;  /*couleur texte menu a ete rajoute*/
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel { /*=====<<<<<<<<<<<=====================MENU ET SOUS MENU SURVOLE MILIEU==============================*/
	background-color: #660000; /*couleur menu survole OK*/
	cursor: pointer; 
	cursor: hand; 
	color: white; /* couleur texte menu survolé*/
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
	
}
.MainMenu_MenuArrow { /*SOUS MENU PARTIE DE DROITE*/
	border-right: #FFCC33 1px solid; /*#cad5ea couleur fond sous menu*/
	border-bottom: #FFCC33 1px solid; /*#cad5eacouleur fond sous menu*/
	border-top: #FFCC33 0px solid;/*#cad5eacouleur fond sous menu*/
	font-family: Tahoma, Arial, Helvetica; /*etait en webdings taille10*/; 
	font-size: 8pt; 
	cursor: pointer; 
	cursor: hand;
	
}
.MainMenu_RootMenuArrow {
	font-family: Tahoma, Arial, Helvetica; /*etait en webdings taille10*/
	font-size: 8pt; 
	cursor: pointer; 
	cursor: hand;
}
/*_____________________________________________________*/
/*Custom classes*/

#head1{
	background:url(media/bg_head.gif);
	width:780px;
	height:46px;
	margin-top:20px;
}
#head2{
	background:url(media/curve_head_left.jpg) no-repeat left;
	height:46px;
}
#head3{
	background:url(media/curve_head_right.jpg) no-repeat right;
	height:46px;
}
#head4{
	width:740px;
	text-align:right;
	padding:17px 0px 0px;
	color:#FFF;
}
#header1{
	background:url(media/bg_header_main.jpg);
	width:780px;
	height:106px;
}
#header2{
	background:url(media/bg_header_left.gif) no-repeat left;
	height:106px;
}	
#header3{
	background:url(media/bg_header_right.gif) no-repeat right;
	height:106px;
}	
#header4{
	background:url(media/bg_header_laptop.jpg) no-repeat right;
	width:748px;
	height:106px;
}	
#header5{
	width:748px;
	text-align:left;
	padding:10px;
}


#breadcrumb{
	font-size:9px;
	padding:15px 50px 10px 100px;
	color:#000;
}
.breadcrumb{
	font-size:9px;
	text-decoration:none;
}
a.breadcrumb:link{
	color:#000;
	text-decoration:none;
}
a.breadcrumb:visited{
	color:#000;
	text-decoration:none;
}
a.breadcrumb:hover{
	color:#FFF;
	text-decoration:none;
}
a.breadcrumb:active{
	color:#000;
}
.linksbottom{
    font-size:9px;
}
a.linksbottom:link{
    color:#626262;
	text-decoration:none;
}
a.linksbottom:visited{
    color:#626262;
	text-decoration:none;	
}
a.linksbottom:hover{
    color:#FFF;
	text-decoration:none;	
}
a.linksbottom:active{
    color:#626262;
	text-decoration:none;	
}
.linkstop{
    font-family:MS Sans Serif, Arial, Helvetica;
    font-size:11px;
}
a.linkstop:link{
    color:#FFF;
	text-decoration:none;
}
a.linkstop:visited{
    color:#FFF;
	text-decoration:none;	
}
a.linkstop:hover{
    color:#FFF;
	text-decoration:none;	
}
a.linkstop:active{
    color:#FFF;
	text-decoration:none;	
}
.footer{
    font-size:9px;
    color:#D8DED3;
}
a.footer:link{
    color:#D8DED3;
	text-decoration:none;
}
a.footer:visited{
    color:#D8DED3;
	text-decoration:none;	
}a.footer:hover{
    color:#D8DED3;
	text-decoration:none;	
}
a.footer:active{
    color:#D8DED3;
	text-decoration:none;	
}
