﻿/*Fichier CSS du site Web Racine et de son Intranet
La première partie du fichier comporte la mise en forme du Site Web
La deuxième partie est consacrée à celle de l'Intranet.
-------------------------------------------*/		
/* GENERAL */
/* Paramètres généraux à toutes les pages */
html
{
	margin: 0;
	padding: 0;
}
p, h1, h2, h3, h4, h5, h6
{
	margin:0;
}
body 
{
	background-color:#e2ddcb;
	/*font-family : Times New Roman;*/
	margin:0;
}
a
{
	/*text-decoration: none;*/
	color: #222;
}
/* Bannière du haut avec les langues */
#Ban
{
	width:906px;
	height:85px;
	margin:auto;
	background-color:#FFFFFF;
}
	.PBanRight
	{
		float:right;
		width:450px;
		padding-right:15px;
	}
	.PBanRight, .PBanRight a
	{
		color:#223d4a;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		text-align:right;
	}
	.PBanRight a:hover
	{
		text-decoration:underline;	
	}
	.BanTxtChercher
	{
		width:180px;
		font-size:10px;	
	}


.Separator
{
	background-color:#e2ddcb;
	height:18px;
	width:865px;
	margin-left:15px;
	font-size:12px;
	font-family:Arial;
	/*text-align:right;*/
	padding-right:10px;
	vertical-align:middle;
	padding-top:3px;
}
.Separator1
{
	margin-left: 15px;
	width:875px;
	height:3px;
	background-image:url(http://www.racine.eu/App_Themes/Default/Images/LigneTitre.gif);
	background-repeat:repeat-x;
	background-position:bottom;	
}
.ImageSearch
{	
	width:19px;
	float:right;
}
/*Cette balise détermine la taille du site Web*/
#page 
{
	width:906px;
	margin:auto;
	background-color:#FFFFFF;
}
#MainPage
{
	float:left;
	width:875px;
	background-image:url(http://www.racine.eu/App_Themes/Default/Images/BackGroundMain.gif);
	background-repeat:no-repeat;
	background-position: top center;
	/*border:1px solid purple;*/
	padding-left:15px;
	padding-right:15px;
}
.images
{
	padding-top:7px;
	padding-right:10px;
}
/* Style pour les images d'illustration */
.illustrationText
{
	background-color:#E3DECB; 
	width:150px; 
	height:157px;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
	/*font-family:Times New Roman;
	font-size:10px;*/
	/*font-weight:bold;*/
	/*font-style:italic;*/
	line-height:13px;
	color:#927E60;
}
	.illustrationSEngager, .illustrationDouter, .illustrationEcouter, .illustrationCiseler
	{
		background-repeat:no-repeat;
		background-position:top left; 
		width:170px; 
		height:180px;
	}
	.illustrationSEngager
	{
		background-image:url(http://www.racine.eu/images/Sengager.gif);
	}
	.illustrationDouter
	{
		background-image:url(http://www.racine.eu/images/Douter.gif);
	}
	.illustrationEcouter
	{
		background-image:url(http://www.racine.eu/images/Ecouter.gif);
	}
	.illustrationCiseler
	{
		background-image:url(http://www.racine.eu/images/Ciseler.gif);
	}
/*************************************************************************************************************/
/*----------PREMIERE PARTIE : LE SITE WEB -------------------------------------------------------------------*/
/*************************************************************************************************************/
/* LOGIN ET SITEMAP */
/*Style appliqué à la barre d'état de connexion (Connecté ou non)*/
.PStatusLogin
{
	/*float:right;	*/
	margin-left:489px;
	font-family:Arial;
	text-align:right;
	font-size:11px;
	/*font-weight:bold;*/
	/*border-top:solid 1px black;*/
	background-color:#FFFFFF;	
	color:#28434A;
	padding-right:15px;
}
	.PStatusLogin a
	{
		font-family:Arial;
		font-weight:bold;
		font-size:11px;
		color:#000000;
	}
	.PStatusLogin a:hover
	{
		color:#A8916D;
	}
.PSiteMap
{
	margin-left:15px;
	margin-top:5px;
	height:25px;
	/*font-family:Times New Roman;*/
	font-size:12px;
	background-color:#FFFFFF;	
}

/* STYLE HEADER */
#Header
{
	width:904px;
	background-color:#FFFFFF;
	border:1px solid #FFFFFF;	
}
/* TITRE */
h1
{
	font-size:16px;
	font-family:Times New Roman;
	font-style:normal;
	font-weight:normal;
	color:#223d4a;
	padding-bottom:7px;
	padding-top: 5px;
}
	h1:first-letter
	{
		font-size:24px;
		font-family:Times New Roman;
		font-weight:normal;
		color:#223d4a;
	}
h2
{
	font-size:25px;
	font-family:Times New Roman;
	color:#223d4a;
	padding-left:10px;
	padding-top:5px;
	font-weight:normal;
}
	h2:first-letter
	{
		font-size:40px;
		font-family:Garamond,Times New Roman;
		font-weight:bold;
		color:#223d4a;
	}
h3
{
	font-size:14px;
	font-family:Times New Roman;
	font-weight:bold;
	color:#223d4a;
}
.TitreH3
{
	font-size:12px;
	font-family:Times New Roman;
	font-weight:bold;
	color:#223d4a;
	padding: 0px 15px 0px 15px;	
}
h4
{
	font-size:19px;
	font-family:Times New Roman;
	font-weight:bold;
	color:#A8916D;
	padding-bottom:5px;
	background-image:url(http://www.racine.eu/App_Themes/Default/Images/LigneTitreh1.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
h5
{
	font-size:13px;
	font-family:Times New Roman;
	font-weight:bold;
	color:#223d4a;
	padding-top:7px;
	padding-left:3px;
	margin-bottom:7px;	
}
h6
{
	font-size:17px;
	font-family:Times New Roman;
	font-weight:bold;
	font-style:italic;
	color:#28434A;
	padding-top:7px;
	padding-left:6px;
	margin-bottom:7px;	
}
.MainTitle, .MainTitleTaille1, .MainTitleTaille2
{
	/*width:215px;*/
	background-image:url(http://www.racine.eu/App_Themes/Default/Images/LigneTitreh1.gif);
	background-repeat: repeat-x;
	background-position:bottom left;
	margin-bottom:10px;
}
	/*.MainTitleTaille1
	{
		width:172px;
	}
	.MainTitleTaille2
	{
		width:177px;
	}*/

.TitreH1
{
	font-size:16px;
	font-family:Times New Roman;
	font-style:normal;
	font-weight:normal;
	color:#223d4a;
	padding-bottom:7px;
	padding-top: 5px;
}
.TitreH2
{
	font-size:16px;
	font-family:Arial;
	font-weight:bold;
	color:#223d4a;
	padding-bottom:7px;
	padding-top: 5px;
}
	
.NewsTitle, .NewsTitleIndex, .NewsTitleEmploye
{
	background-image:url(http://www.racine.eu/App_Themes/Default/Images/LigneTitre.gif);	
	background-repeat:repeat-x;
	background-position:bottom left;
	font-size:15px;
	font-family:Times New Roman;
	font-style:normal;
	font-weight:normal;
	color:#223d4a;
	padding-bottom:7px;
	padding-top:40px;
}
	.NewsTitle:first-letter, .NewsTitleIndex:first-letter
	{
		font-size:20px;
		font-family:Times New Roman;
		font-weight:normal;
		color:#223d4a;
	}
.NewsTitleIndex
{
	padding-top:0;	
	margin-bottom:10px;
}
.NewsTitleEmploye
{
	padding-top:15px;	
}
.LinkStyleUnderline
{
	text-decoration: underline;	
}
/* STYLE DES MENUS DE NAVIGATION VERTICAUX DE GAUCHE */
.MainMenuContainer
{
	float:left;
	width:170px;
	font-family:Arial;
	font-size:11px;
	/*padding-left:2px;*/	
	/*border:1px solid pink;*/
}
	.MainMenuG a, .MainMenuGillustration a, .MainMenuGOverFlow a
	{
		text-decoration:none;	
	}
	.MainMenuContainer a:hover, .MainMenuG a:hover, .MainMenuGillustration a:hover, .MainMenuGOverFlow a:hover
	{
		text-decoration:underline;	
		color:#A8916D;
	}
.MainMenuG, .MainMenuGOverFlow, .MainMenuGillustration, .MainMenuG2
{
	float:left;
	width:170px;
	/*border:1px solid red;*/
	background-image:url(http://www.racine.eu/App_Themes/Default/Images/LigneTitreFooter.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	background-color:Transparent;
	font-family:Arial;
	font-size:11px;
	color:#000000;
}
.MainMenuG2
{
	text-align:justify;
	padding-top:10px;
}
.MainMenuGOverFlow
{
	overflow:auto;
	height:480px;
}
.MainMenuGillustration
{
	background-image:none;
	padding-top:10px;
	/*padding-left:6px;*/
	width:170px;
}
/* STYLE DU PANEL PRINCIPAL DROIT ENGLOBANT LES PANELS SECONDAIRES */
#MainPanel
{
	float:left;
	width:700px;
	/*border:1px solid green;*/
}
	.MainPanelInfo, .MainPanelInfoFloat
	{
		width:688px;
		padding-left:10px;
		/*border:1px solid green;*/
	}
	.MainPanelInfoFloat
	{
		float:left;	
	}
	.MainPanelInfoStyle2
	{
		padding-left:10px;	
	}
		.MainPanelInfo p, .MainPanelInfoStyle2 p, .MainPanelInfoFloat p
		{
			margin:0;
			/*padding:0;*/
			/*font-family:Arial;
			font-size:11px;*/
			color:Black;
			text-align:justify;
		}
				
		.Links4MotsEt1515
		{
			margin:0px;
			padding:0px;
			font-family:Arial;
			font-size:12px;
			color:Black;
			text-decoration: underline;
		}
			.Links4MotsEt1515:hover
			{
				color:#a8916d;
			}
		
		/*.MainPanelInfo ul
		{
			margin:0px;
			padding:0px;
			font-family:Arial;
			font-size:11px;
			color:Black;
			text-align:justify;
			margin:50px;
		}
		
			.MainPanelInfo ul li
			{
				margin:0px;
				padding:0px;
				font-family:Arial;
				font-size:11px;
				color:Black;
				text-align:justify;
			}*/
			
		.MainPanelInfo p a, .MainPanelInfoFloat p a
		{
			/*margin:0px;
			padding:0px;*/
			font-family:Arial;
			font-size:12px;
			color:Black;
			/*text-align:justify;*/
		}
			.MainPanelInfo p a:hover, .MainPanelInfoFloat p a:hover
			{
				color:#a8916d;
			}
	.TableInfo
	{
		border:none;
		width:688px;
		/*font-family:Times New Roman;
		font-size:10px;*/
	}
	.TableInfoStyle2
	{
		border:none;
		width:100%;
		/*border:1px solid green;*/
		/*font-family:Times New Roman;
		font-size:10px;*/
	}
	.TableIndex
	{
		border:none;
		width:688px;
		/*font-family:Times New Roman;
		font-size:10px;*/
	}
	.LinkActualite
	{
		font-size:10px;
		font-family:Arial;
	}
		.LinkActualite:hover
		{
			text-decoration:underline;
			color:#a8916d;
		}
		.TableIndex a
		{
			text-decoration:underline;
		}
		/*.TableIndex a:hover
		{
			font-size:10px;
			text-decoration:underline;
			font-family:Arial;
			color:#a8916d;
		}*/
/*Style pour la page Bureau*/	
#TextInfoBureau
{
	width:700px;
	font-family:Times New Roman;
	font-size:11px;
	color:#000000;
	border-bottom:1px solid #A8916D;
}
	#TextInfoBureau table
	{
		width:700px;
	}
		#TextInfoBureau table a
		{
			text-decoration:underline;
			font-family:Arial;
		}
			#TextInfoBureau table a:hover
			{
				color: #a8916d;	
			}	
.TextNormal
{
	font-family:Arial;
	font-size:12px;	
}		
.TextNormal2
{
	font-family:Arial;
	font-size:11px;	
}				
/* DEFINITION DU STYLE POUR LES LIENS EN BAS DE PAGES */ 
.HeadingNews
{
	/*background-image:url(http://www.racine.eu/App_Themes/Default/Images/LigneTitre.gif);
	background-position:bottom left;
	background-repeat:repeat-x;	*/	
	width:698px;
	/*font-family:Arial;*/
	/*font-size:11px;*/
	margin-left:-10px;
	/*border:1px solid brown;*/
}
.HeadingNewsEmploye
{
	padding-left:20px;
	/*border:1px solid purple;*/
}
.HeadingActualite
{
	width:678px;
	font-family:Times New Roman;
	font-size:11px;
	/*padding-left:10px;*/
	/*border:1px solid purple;*/
}
	.HeadingActualite table
	{
		width:678px;
		margin-bottom:10px;
		/*border:1px solid green;*/
	}
	.HeadingActualite tr td
	{
		width:330px;
		vertical-align:top;
		padding:0px 8px 0px 8px;
	}	
		.HeadingActualite tr td p, .HeadingActualite tr td img
		{
			float:left;	
		}
.HeadingLink2
{
	font-family:Times New Roman;
	font-size:11px;
	padding-left:10px;
	/*border:1px solid purple;*/
}
	.HeadingLink2 tr td
	{
		/*width:200px;*/
		vertical-align:top;
		padding:0px 8px 0px 8px;
	}
	.HeadingLink2 tr td p
	{
		/*background:url(http://www.racine.eu/App_Themes/Default/Images/HLineLienG.gif);
		background-position:left bottom;
		background-repeat:no-repeat;*/
		border-bottom:1px solid #A8916D;
		padding-bottom:3px;
		margin-bottom:4px;
	}
		.HeadingLink2 tr td p a
		{
			text-decoration:none;
			color: #000000;
			text-align:left;
			font-family:Arial;
			margin-left: 3px;
		}	
		.HeadingLink2 tr td p a:hover
		{
			color: #a8916d;
		}	
	
.HeadingLink
{
	width:678px;
	font-family:Times New Roman;
	font-size:11px;
	padding-left:10px;
	/*border:1px solid purple;*/
}
	.HeadingLink table
	{	
		width:678px;
		margin-bottom:10px;
		/*border:1px solid green;*/
	}
	.HeadingLink tr td
	{
		width:200px;
		vertical-align:top;
		padding:0px 8px 0px 8px;
	}	
			.HeadingLink tr td p
			{
				background:url(http://www.racine.eu/App_Themes/Default/Images/HLineLien.gif);
				background-position:left bottom;
				background-repeat:no-repeat;
				padding-bottom:5px;
				margin-bottom:2px;
			}
				.HeadingLink tr td p img
				{
					margin-right:3px;
				}
				.HeadingLink tr td p a
				{
					text-decoration:none;
					color: #000000;
					text-align:left;
					font-family:Arial;
				}	
				.HeadingLink tr td p a:hover
				{
					color: #a8916d;
				}	
.HeadingLinkAvocat
{
	width:678px;
	font-family:Times New Roman;
	font-size:11px;
	padding-left:10px;
	/*border:1px solid purple;*/
}	
	.HeadingLinkAvocatP
	{
		background:url(http://www.racine.eu/App_Themes/Default/Images/HLineLien.gif);
		background-position:left bottom;
		background-repeat:no-repeat;
		padding-bottom:5px;
		margin-bottom:2px;
		width:200px;
		vertical-align:top;
	}
	.HeadingLinkAvocatP a
	{
		text-decoration:none;
		color: #000000;
		text-align:left;
		font-family:Arial;
	}	
	.HeadingLinkAvocatP a:hover
	{
		color: #a8916d;
	}	
.HeadingLinkStyle1
{
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	color: #000000;
	text-align:left;
}
	.HeadingLinkStyle1:hover
	{
		color: #a8916d;
	}

/*DEFINITION DU STYLE POUR LE FOOTER*/
#DownPage
{
	/*background-image:url(http://www.racine.eu/App_Themes/Default/Images/LigneTitre.gif);
	background-position:top;
	background-repeat:repeat-x;*/
	clear:both;
	padding-top:20px;
	width:901px;
}
	#DownPage p
	{
		font-family:Times New Roman;
		font-size:9px;
		color:#000000;
		padding-top:3px;
		padding-bottom:5px;
		padding-right:15px;
		text-align:right;
		color:#5f5e5e;
	}
#Footer
{
	width:906px;
	height:20px;
	margin:auto;
	padding-top:5px;
}
	#Footer, #Footer a
	{
		font-family:Arial;
		font-size:11px;
		color:#223d4a;
		text-align:right;
	}
	#Footer a:hover
	{
		font-family:Arial;
		font-size:11px;
		color:#A8916D;
		text-align:right;
	}
/* STYLE DES TEXTES */
#PTreeViewPath
{
	font-family:Times New Roman;
	font-size:11px;
	color:#9d835f;
	margin:3px 0px 5px 18px;
}
.FontStyle1
{
	font-family:Times New Roman;
	font-size:15px;
	font-weight:bold;
	color:#707376;	
}
.FontStyle2
{
	font-family:Times New Roman;
	font-size:11px;
	color:Black;	
}
.FontStyle3
{
	font-family:Times New Roman;
	font-size:11px;
	color:#707376;	
}
.FontStyle4
{
	font-family:Times New Roman;
	font-size:12px;
	color:Black;
	font-weight:bold;	
}
.FontStyle5
{
	font-family:Times New Roman;
	font-size:11px;
	color:Black;	
	margin:0;
	padding:0;
}
.FontStyle6, .FontStyle6LH, .pFontStyle6LH
{
	font-family:Arial;
	font-size:12px;
	color:Black;
	text-align:justify;	
}
	.FontStyle6 ul li
	{
		margin-bottom:3px;
	}
	.FontStyle6LH, .pFontStyle6LH
	{
		line-height:18px;	
	}
	.pFontStyle6LH
	{
		padding-left:15px;	
		padding-right:15px;	
		margin:0px;
	}
.FontStyle7
{
	font-family:Arial;
	font-size:11px;
	color:Black;	
}
.FontStyle8
{
	font-family:Arial;
	font-size:12px;
	color:Black;	
	font-weight:bold;
}
.FontStyle9
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:Black;	
}
.FontStyleItalic
{
	font-style:italic;	
}
.LabelDescript
{
	font-family:Times New Roman;
	font-size:11px;
	font-weight:bold;
	color:#000000;	
}
.Titre1
{
	height:25px;
	background:url(Images/HLineTitre.gif);
	background-position:bottom left;	
	background-repeat:no-repeat;
	font-family:Times New Roman;
	font-size:15px;
	font-weight:bold;
	color:#3D3D3D;
	margin-bottom:10px;
}
.Titre4
{
	font-family:Times New Roman;
	font-size:12px;
	font-weight:bold;
	color:#3D3D3D;	
}
.LinkStyle1
{
	text-decoration:underline;
	font-family:Arial;
	font-size:11px;
	color:#000000;
}
	.LinkStyle1:hover
	{
		color:#A8916D;	
	}
.LinkStyle2
{
	text-decoration:underline;
	font-size:13px;
	font-family:Arial;
	font-weight:bold;
	color:#28434A;
}
	.LinkStyle2:hover
	{
		color:#A8916D;	
	}
.LinkStyle3
{
	text-decoration:underline;
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
	color:#000000;
}
	.LinkStyle3:hover
	{
		color:#A8916D;	
		text-decoration:underline;
	}
.LinkStyle4
{
	text-decoration:underline;
	font-family:Arial;
	font-size:11px;
	color:#000000;
	margin-left:8px;
}
	.LinkStyle4:hover
	{
		color:#A8916D;	
	}
.LinkStyle5
{
	text-decoration:underline;
	font-size:11px;
	font-family: Times New Roman;
	color:#000000;
}
	.LinkStyle5:hover
	{
		color:#A8916D;	
	}
.LinkStyle6
{
	text-decoration:none;
	font-size:11px;
	font-family: Arial;
	color:#000000;
}
	.LinkStyle6:hover
	{
		text-decoration:underline;
	}
.LinkStyle7
{
	text-decoration:underline;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	color:#000000;
}
	.LinkStyle7:hover
	{
		color:#A8916D;	
		text-decoration:underline;
	}
.LinkStyle8
{
	margin-left:10px;
	text-decoration:underline;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#000000;
}
	.LinkStyle8:hover
	{
		color:#A8916D;	
		text-decoration:underline;
	}
.LinkStyleMenu
{
	text-decoration:none;
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#000000;
}
	.LinkStyleMenu:hover
	{
		color:#A8916D;	
	}
.QuestionQuizz
{
	background-image:url("http://www.racine.eu/App_Themes/Default/Images/B_Right.gif");
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:20px;
	margin-top:10px;
	font-family:Arial;
	font-size:12px;
	color:Black;
	font-weight:bold;
}
.ReponseQuizz
{
	font-size:11px;
	font-family: Arial;
	color:#000000;
	padding-left:14px;
}
/**  Page LOGIN.ASPX **/
.LoginText
{
	float:left;
	width:412px;
	height:300px;
	font-family:Arial;
	font-size:12px;
	text-align:justify;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
}
	.LoginText img
	{
		margin:2px 3px 2px 0px;
	}
	
	.LoginText a:hover
	{
		color:#005a9c;
	}
.LoginForm
{
	float:left;
	margin:10px 10px 0px 10px;
}
.LoginForm1
{
	/*margin:10px 10px 0px 10px;*/
	/*text-align:left;*/
}
/*************************************************************************************************************/
/*----------DEUXIEME PARTIE : L'INTRANET --------------------------------------------------------------------*/
/*************************************************************************************************************/
#contentintranet
{
	width:904px;
	padding-left:2px;
}
.HeadingNewsIntranet
{
	width:862px;
	font-family:Arial;
	font-size:11px;
	padding-left:10px;
}
.PSiteMapIntranet
{
	margin-left:15px;
	height:20px;
	font-family:Times New Roman;
	font-size:12px;
	background-color:#FFFFFF;	
	width:675px;
	padding-top:2px;
	float:left;
}
/*---------------------------------------*/
/* STYLE DU MENU PRINCIPAL DE L'INTRANET */
.collapsePanelHeader
{	
	width:902px;		
	height:30px;
	background-image: url(http://www.racine.eu/Images/MenuIntranetHeader.gif);
	background-repeat:no-repeat;
	color:White;
	font-weight:bold;
	font-family:Arial;
	font-size:12px;
}
.collapsePanel	
{
	width:902px;
	background-image: url(http://www.racine.eu/Images/MenuIntranetBack.gif);
	background-repeat:repeat-y;
	background-color:White;
	overflow:hidden;
}
.collapsePanelTop  
{
	width:902px;
	height:10px;
	background-image: url(http://www.racine.eu/Images/MenuIntranetBackTop.gif);
	background-repeat:no-repeat;
}
.collapsePanelFooter 
{
	background-image: url(http://www.racine.eu/Images/MenuIntranetFooter.gif);
	background-repeat:no-repeat;
	width:902px;
	height:16px;
}
.DivStaticMenuStyle 
{
	float:left;
	background-image: url(http://www.racine.eu/Images/MenuIntranetLeft.gif);
	background-repeat:repeat-y;
	font:13px arial;
	margin-left:3px;
	width:300px;
}
.StaticMenuItemStyle
{
	float:right;
	height:20px;
	width:295px;
	font:13px arial;
	color:Black;
	text-align:right ;
	padding-right:5px;
	padding-top:6px;
	border-right:1px solid #C4CAD0;
}
	.StaticMenuItemStyle:hover 
	{
		float:right;
		height:20px;
		width:295px;
		font:13px arial;
		color:Black;
		text-align:right ;
		padding-right:5px;
		padding-top:6px;
		background-image:url(http://www.racine.eu/Images/MenuIntranetLeftHover.gif);
		background-repeat:repeat-y;
		border-top: 1px solid #C4CAD0;
	}
.SelectedStaticMenuItemStyle
{
	float:right;
	height:20px;
	width:296px;
	font:13px arial;
	color:Black;
	text-align:right;
	padding-right:5px;
	padding-top:6px;
	background-color:White;
	border-top: 1px solid #C4CAD0;
}
.DivDynamicMenuStyle
{
	float:left;
	width:582px;
	height:169px;
	padding-left:10px;
	overflow:auto;
}
.DynamicMenuItemStyle
{
	margin-bottom:2px;	
}
.DynamicMenuItemStyle:hover
{
	background-color:#EFF5FB;
	border:1px solid #C4CAD0;	
}
.infoGeneral
{
	font-family:arial;
	font-weight:normal;
	font-size:13px;
	color:black;
}
.infoSup
{
	font-family:arial;
	font-weight:normal;
	font-style:italic;
	font-size:12px;
	color:black;	
}
/*---------------------------------------*/
/* STYLE DES TOOLBAR DES FENETRES */
#ToolBar
{
	background-image:url(http://www.racine.eu/Images/ToolBarBack.gif);
	background-repeat:no-repeat;
	width:900px;
	height:95px;
	margin-top:5px;
}
.ToolBarMenu
{
	background-image:url(http://www.racine.eu/Images/ToolBarMenuBack.gif);
	background-repeat:repeat-x;
	margin:4px 0px 0px 5px;
	border:1px solid #A4C0DC;
	font-family:Arial;
	font-size:11px;
	color:#04487C;	
	float:left;
	height:76px;
}
	.ToolBarMenu:hover
	{
		background-image:url(http://www.racine.eu/Images/ToolBarMenuBackHover.gif);
		background-repeat:repeat-x;
	}
	.ToolBarMenu a
	{
		text-decoration:underline;
	}
.ToolBarMenuItem
{
	height:56px;
	margin-top:5px;
}
	.ToolBarMenuItem .ImageIcone
	{
		float:left;
		margin:7px 7px 0 7px;	
	}
	.ToolBarMenuItem .aDirect
	{
		float:left;
		color:#0560A6;
		padding-left:7px;
		background-image:url(http://www.racine.eu/App_Themes/Default/Images/PuceLien.gif);
		background-repeat:no-repeat;
		background-position:left center;
	}
	/*.ToolBarMenuItemDisabled
	{
		border: 1px solid #545454;
		background-color:#FFFFFF;
		filter:alpha(opacity=70);
		opacity:0.7;
	}*/
.aOption
{
	color:#0560A6;
}
.ToolBarMenuItemFooter
{
	height:15px;
	color:#4372B0;
}
/*-------------------------------*/
/*STYLE FENETRE MODALE*/
.modalBackground {
	background-color:Black;
	filter:alpha(opacity=20);
	opacity:0.2;
}
.modalPopup, .MainGestion
{
	background-repeat:repeat-y;
	background-image:url(http://www.racine.eu/Images/PopupBack.gif);
	border:none;
	padding:3px;
	
}
.modalPopup 
{
	width:643px;
}
.MainGestion
{
	width:885px;
	border:1px solid #C4CAD0;
	/*font-family:Arial;
	font-size:12px;	*/
}
.modalPopupHeader
{
	height:27px;
	width:648px;
	margin-left:-3px;
	margin-top:-3px;
	background-repeat:no-repeat;
	background-position:top left;
	background-image:url(http://www.racine.eu/Images/PopupHeader.gif);
}
.modalPopupFooter
{
	height:18px;
	width:648px;
	margin-left:-3px;
	margin-bottom:-3px;
	background-repeat:no-repeat;
	background-position:bottom left;
	background-image:url(http://www.racine.eu/Images/PopupFooter.gif);
}
.TitrePopup
{
	font-family:Garamond, Times New Roman;
	font-size:15px;
	font-weight:bold;
	color:#666666;	
	float:left;
	margin:5px 0px 0px 8px;
}
/*Bouton de fermeture */
.ClosePopup
{
	float:right;
	padding-top:5px;
	padding-right:3px;
}
/* Div contenant les données à afficher */
.DivListePopup, .DivListeGestion
{
	float:left;
	overflow:auto;	
	border-left: 1px solid #C4CAD0;
	margin-left:-1px;
}

.DivListePopupCandidature
{
	float:left;
	overflow:auto;	
	margin-left:-1px;
	width:500px;
	height:400px;
}

.DivListePopup
{
	width:500px;
	height:400px;
}
	.DivListePopup a
	{
		text-decoration:none;	
		font-family:Arial;
	}
.DivListeGestion
{
	width:730px;
	/*font-family:Arial;
	font-size:12px;*/
}
	/* Style de la datalist */
	.ListePopup, .ListePopupPhoto
	{
		background-color:white;	
		font-family:Arial;
		font-size:12px;
		color:Black;
		height:250px;
	}
	.ListePopup
	{
		width:480px;
	}
		.ListePopup tr:hover
		{
			/*, .ListePopupPhoto td:hover*/
			background-color:#F2F2F2;
			border:1px solid black;
		}	
	.ListePopupOffreEmploi
	{
		background-color:Transparent;
		font-family:Arial;
		font-size:12px;
		color:Black;
	}
	/* Style de la datalist des photos */
	.ListePopupPhoto
	{
		width:390px;
	}
		.ListePopupPhoto img
		{
			border:1px solid black;
		}
/* Div contenant les boutons de sélection à gauche */
.DivButtonPopup
{
	float:left;
	width:139px;	
	border-right: 1px solid #C4CAD0;
	font-family:Arial,Times New Roman;
	font-size:12px;
}
	.DivButtonPopup a
	{
		text-decoration:none;	
		font-family:Arial;
	}
	.ButtonPopup
	{
		float:left;
		width:134px;
		height:25px;	
		font-family:Arial;
		font-size:12px;
		color:Black;
		padding-top:7px;
		padding-left:5px;			
	}
	.ButtonPopup:hover, .ButtonPopupSelected
	{
		float:left;
		width:134px;
		height:25px;	
		font-family:Arial;
		font-size:12px;
		color:Black;
		padding-top:7px;
		padding-left:5px;
		border-top:1px solid #C7C7C7;
		background-color:#DDDDDD;
	}
	.ButtonPopupSelected
	{
		background-color:#FFFFFF;
	}
.InfoLigne 
{ 
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#223E4A;	
	border-top: 1px dotted #ccc; 
	padding: 5px 0; 
	margin: 10px 0 25px 0; 
	text-align: right; 
	clear:both;
}		
.SeparatorLine
{
	border-top: 1px dotted #ccc; 
	padding: 5px 0; 
	margin: 10px 0 0 0; 
	clear:both;
}
.HeaderLigne
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#223E4A;	
	/*border-bottom: 1px dotted #ccc; */
	padding-bottom: 5px;
	/*margin: 10px 0 25px 0; */
	margin:10px 0 10px 0;
	text-align: right; 
	clear:both;
}
/* STYLE DES COLLAPSE PANELS DES FENETRES DE SAISIE */
.FormulaireCollapsePanelHeader
{
	width:895px;
	height:20px;
	border:1px solid #C4CAD0;
	color:Black;
	font-family: Arial, Times New Roman;
	font-weight:bold;
	font-size:12px;
	background-image: url(http://www.racine.eu/Images/FormulaireCollapsePanelHead.gif);
	background-repeat:repeat-x;
}
.FormulaireCollapsePanel
{
	width:897px;
	color:Black;
	font-family: Arial, Times New Roman;
	font-size:12px;
	font-weight:normal;
	/*background-repeat:repeat-y;
	background-image:url(http://www.racine.eu/Images/PopupBack.gif);
	border:none;*/
	/*overflow:hidden;*/
}
/* STYLE DES CHECKLISTBOX POUR LA CREATION DES LIENS */
.CLBLien
{
	font-family:arial;
	font-weight:normal;		
	font-size:12px;
	color:black;	
	width:480px;
	background-color:White;
}
/* STYLE DES REPEATERS POUR L'AFFICHAGE DES LIENS DANS LES FENETRES DE SAISIE */
.TableLien
{
	width:897px;
	border:1px solid #C4CAD0;
}
	.TableLienItemTemplate
	{
		background-color:#F5F9FF;
		padding-left:2px;
	}
	.TableLienAlternatingItemTemplate
	{						
		background-color:White;
		padding-left:2px;
	}
/* MISE EN PAGE DES ELEMENTS DU SITE WEB DANS L'INTRANET (APERCU) */
/*.TextIntranet
{
	float:left;
	width:700px;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-align:justify;
	margin-bottom:10px;
	margin-left:10px;
	border:1px solid black;
}*/
/* STYLE DES LIENS PHOTOS DANS LA PAGE GPHOTO */
.DGListePhoto
{
	font-family:Arial, Times New Roman;
	font-size:12px;
	color:#000000;	
	Width:730px;
	border:1px solid #C4CADO;
}
.imagesPhotos
	{
		width:120px;
		height:120px;
		margin: 5px 5px 5px 5px;
	}
/* Images des datalist contenant les liens des éléments que l'on affiche en mode saisie */
.ImageDeleteDataListLien
{
	float:right;
	margin-right:34px;	
	margin-top:4px;
}
/* Style de liens */
.LinkBlue
{
	color:#005A9C;
	text-decoration:underline;	
}
	.LinkBlue:hover
	{
		color:#7B7D7F;
		text-decoration:underline;	
	}
/* Page Traduction */
.LabelLangue
{
	font-style:italic;
	font-size:14px;
	color: #005A9C;
}

.niveau
{
	margin:20px;
	padding:10px;	
}

/* Modal Popup candidature */
.DGModalPopup
{
	margin-left:50px;
	margin-top:60px;
	width:450px;
}

/* BOUTONS DIRECTION PAGE ANNONCEDETAILLEE.ASPX */
.BtnRedirection
{
	height:20px;
	text-align:center;
	width:90px;	
	font-size:12px;
	vertical-align:middle;
}

.BtnRetourListe
{
	height:22px;
	text-align:center;
	width:250px;
	font-size:13px;
	vertical-align:middle;
	margin:auto;	
}

#CandidatureCree
{
	text-align:center;
	width:840px;
	margin:auto;
}

/* page PUBLICATIONDETAILLEE.ASPX */
.BtnRetour
{
	width:140px;
	height:22px;
	text-align:center;
	vertical-align:middle;
	margin:auto;
}

/* PAGE ERREUR-REDIRECTION */
.AccesRestreint
{
	margin:25px 30px 50px 25px	
}

.InfoRedirection
{
	font-size:16px;	
	color:#28434A;
	text-align:center;
	padding:10px 0 0 40px;
}

.TitreRefus
{
	font-size:15px;
	color:#223d4a;
	font-weight:bold;
}

.TexteRefus
{
	/*padding:15px 0px 0px 20px;*/
	/*line-height:22px;*/
	padding-left:20px;
	font-size:12px;	
	color:#000000;
}

/* PAGE ERREUR.ASPX */
.ErrorMessage
{
	text-align:center;
	font-size:14px;	
}

/* PAGES PUBLICATIONDETAILLEE.ASPX */
.LabelAbonnement
{
	color:Red;
	font-size:11px;
	text-align:center;
}

.TitreDoc
{
	font-size:12px;
	line-height:22px;
}

/* Champs Obligatoires */   
.RequiredField
{
    color:Red;
}

/* Div contenant le texte de chargement d'un Update Panel */
.Loading
{
	float:left;
	height:35px;
	width:225px;
	/*border:1px solid black;*/
}
	.Loading p
	{
		margin-top:12px;	
		text-align:right;
		vertical-align:middle;
		font-size:11px;
		font-weight:bold;
		color:#5f5e5e;
	}
/* SPublication Explication Modèles */
.PanelTooltip
{
	background-color:#FFFFE1;
	background-repeat:no-repeat;
	background-position:left top;
	background-image:url(http://www.racine.eu/Images/Alerte.gif);
	font-family: Arial;
	font-size:11px;
	text-decoration:none;
	text-align:left;
	border:1px solid #000000;
	padding-left:25px;
	padding-right:5px;
}
.MessageAide
{
	font-size:11px;
	font-family:Arial;
	border:1px solid #000000;
	padding-left:5px;
	padding-right:5px;
	background-color:#FFFFE1;
}

/* QUALITES DATALISTS PAGE AVOCATRACINE.aspx*/
.qualite
{
    font-size:13px;
    margin-bottom:5px;
    font-weight:bold;
}
.SelectedEmploye
{
	font-weight:bold;
	font-style:italic;
	font-size:14px;
}
.LabelMapBureaux
{
	color:#223d4a;
	font-size:0.8em;
	font-family:Arial;
	margin:0;
	font-weight:bold;
}
.ListeAlphaButtons
{
	color:#5f5e5e;
	font-size:11px; 
}
	.ListeAlphaButtons ul
	{
		margin:0;
		padding:0;
		list-style-type:none; 
		text-align:center; 
	}
		.ListeAlphaButtons ul li
		{
			display:inline;
			margin:0px 6px 0px 6px;
		}
			.ListeAlphaButtons ul li :hover
			{
				font-style:italic;
				font-weight:bold; 
			}
			
.BtnWizard
{
font-family:Arial;
font-size:11px;
color:#000000;	
}


.NavigationWizard
{
margin:auto;
text-align:center;	
}

.StepWizard
{
padding-bottom:20px;	
}

.TreeNodeStyle1
{
	padding-top:8px;
	font-weight:bold;	
}

.spanStyle1
{
	float:left;
	width:80px;	
	cursor: pointer;
}
.spanStyle2
{
	float:left;
	cursor: pointer;
}
.LinkImgStyle
{
	border:none;
	float:left;
	margin-top:7px;	
}

.TableStyle1
{
	width:100%;
	border:none;
	margin-top:15px;	
}

.TableStyle2
{
	font-family:Arial;
	font-size:12px;
	color:Black;
	border:1px solid #A8916D;	
	margin:auto;
}

.ulStyle1, .ulStyle2
{
	/*list-style-type: none;*/
	list-style-image: url("http://www.racine.eu/App_Themes/Default/Images/Tiret.gif");
	font-family:Arial;
	font-size:12px;
	text-align:justify;
}	
	.ulStyle1 li
	{
		margin-bottom:18px;	
		line-height:18px;
	}
	.ulStyle2
	{
		line-height:18px;
		margin-top:10px;
	}

.ButtonStyle1
{
	background-color:White;
	border:1px solid #3D3D3D;
	font-family:Arial;
	font-size:11px;
	color: Black;
	width:150px;
}
	.ButtonStyle1:hover
	{
		background-color: #F0F0F0;	
	}

.TableHeader
{
	background-color: #3D3D3D;
	color: White;	
	text-align:center;
	padding:5px 0 5px 0;
}

.TableCellImage
{
	margin-left:10px;	
}

.DLItemStyle
{
	
}
.DLSelectedItemStyle
{
	/*color:#A8916D;*/
	background-color:#F3F0E6;
}
.DLItemStyle1
{
	background-color:#F3F3F3;
	border-bottom:1px solid #666465;
}
.DLSelectedItemStyle1
{
	/*color:#A8916D;*/
	background-color:#FFFFFF;
	border-bottom:1px solid #666465;
}
	.DLItemStyle1 a:hover, .DLSelectedItemStyle1 a:hover
	{
		color:#A8916D;
	}

.DLItemTitre
{
	background-color:#E2DDCB;
	font-family:Times New Roman;
	font-size:16px;
	color:#223D4A;
	border-bottom:1px solid #5F5D5E;
	/*border-top:1px solid #5F5D5E;*/
	padding:2px 0 0 2px;
	height:20px;
}
	.DLItemTitreInvisible
	{
		display:none;	
	}
	
.DLItemText
{
	background:url(http://www.racine.eu/App_Themes/Default/Images/HLineLien.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-bottom:5px;
	/*margin-bottom:2px;*/
	/*width:200px;*/
	vertical-align:top;
}
	.DLItemText a
	{
		text-decoration:none;
		color: #000000;
		text-align:left;
		font-family:Arial;
	}	
	.DLItemText a:hover
	{
		color: #a8916d;
	}	
	.DLItemTextInvisible
	{
		display:none;
	}
.DLStyle1
{
	border-right:1px solid #A8916D;	
}
.ItemStyle3
{
	border:1px solid #A8916D;
	/*margin-right:2px;*/
	/*margin-bottom:2px;*/
	padding-left:2px;
	/*margin:4px 0px 0px 2px;*/
	background-color:#F3F0E6;
}
.BDeleteItemListe
{
	background-image:url("http://www.racine.eu/App_Themes/Default/Images/I_X8.gif");
	background-repeat:no-repeat;
	height:8px;
	width:8px;	
	float:right;
	margin-top:3px;
}
.PanelAnimationForm
{
	text-align: left;
	display:none;
	z-index: 2;
	opacity :0;
	font-size:11px;
	font-family: Arial;
	font-weight:bold;
	color: Black;
	border: solid 1px #A8916D; 
	background-color: #F3F0E6;
	padding: 10px;	
}
.PanelAnimationFrame
{
	background-color: #FFFFFF;
	border: solid 1px #A8916D; 
	margin: auto;
	/*padding:10px;*/
	/*width:100%;*/
}
.PanelAnimationButton
{
	background-color: #E2DDCB;
	border: solid 1px #A8916D; 
	border-top:1px solid White;
	margin: auto;
	padding-top:7px;
	padding-bottom:7px;
}

.ItemOffreEmploi
{
	background-image:url("http://www.racine.eu/App_Themes/Default/Images/B_Right.gif");
	background-repeat:no-repeat;
	background-position:left top;
	font-family:Arial;
	font-size:11px;
	color:Black;	
	padding-left:20px;
	padding-bottom:10px;
}

.BAdd, .BUpdate, .BUpdateDisabled, .BDelete, .BDeleteDisabled
{
	width:19px;
	height:20px;
	float:left;
	margin-right:2px;
}
	.BAdd
	{
		background-image:url("http://www.racine.eu/App_Themes/Default/Images/B_Plus.gif");
	}
	.BAdd:hover
	{
		background-image:url("http://www.racine.eu/App_Themes/Default/Images/B_PlusHover.gif");
	}
	.BUpdate
	{
		background-image:url("http://www.racine.eu/App_Themes/Default/Images/B_Rond.gif");
	}
	.BUpdateDisabled
	{
		background-image:url("http://www.racine.eu/App_Themes/Default/Images/B_RondDisabled.gif");
	}
	.BUpdate:hover
	{
		background-image:url("http://www.racine.eu/App_Themes/Default/Images/B_RondHover.gif");
	}
	.BDelete
	{
		background-image:url("http://www.racine.eu/App_Themes/Default/Images/B_Moins.gif");
	}
	.BDeleteDisabled
	{
		background-image:url("http://www.racine.eu/App_Themes/Default/Images/B_MoinsDisabled.gif");
	}
	.BDelete:hover
	{
		background-image:url("http://www.racine.eu/App_Themes/Default/Images/B_MoinsHover.gif");
	}

.Warning
{font-family:Arial; font-size:13px; font-weight:bold; color:#00B050;}