body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #0F3469;
	margin:0;
}


/* -----------------------------------------------------------------------*/
/*                      Menu DHTML			                              */
/* -----------------------------------------------------------------------*/
.tabMenu
{
	border-top: 1px #b2c164 solid;
	border-left: 1px #b2c164 solid;
	border-right: 1px #748036 solid;
	border-bottom: 1px #748036 solid;
	font-family:Verdana;
	color:#FFFFFF;
	font-size:7pt;
	text-align:center;
	cursor:pointer;
	cursor:hand;
}

.tabSubMenu
{
	border-top: 1px #b2c164 solid;
	border-left: 1px #b2c164 solid;
	border-right: 1px #748036 solid;
	border-bottom: 1px #748036 solid;
	font-family:Verdana;
	color:#FFFFFF;
	font-size:7pt;
	text-align:left;
}

.Plan
{
	font-size : 9pt;
	font-family : Arial,Geneva;
	font-style : normal;
	font-weight : bold;
	color : #136987;
}

.SepHeaderCol
{
	background-color:#2d5063;
}
.HeaderCol
{
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	color : #FFFFFF;
	background-color:#5c95a6;
	cursor:pointer;
	cursor:hand;
}
.HeaderColSel
{
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	color : #FFFFFF;
	background-color:#4b7988;
	cursor:pointer;
	cursor:hand;
}
.HeaderColSsLien
{
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	color : #FFFFFF;
	background-color:#5c95a6;
}

.DarkColdGreyMenu
{
	font-size : 9pt;
	font-family : Arial,Geneva;
	font-style : normal;
	font-weight : bold;
	color : #274f59;
	background-color:#BBD5DC;
}

.ColdGreyMenu
{
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	color : #274f59;
	background-color:#EAEFF3;
}
.regieHeader
{
	font-size : 11pt;
	font-family :  Arial,Geneva;
	font-style : normal;
	color : Black;
	background-color:#FFFFFF ;
}

.Onglet
{
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	color : #FFFFFF;
	background-color:#5c95a6;
	cursor:pointer;
	cursor:hand;
}

.GoogleHeader
{
	font-size:12pt;
	font-family : Arial,Geneva;
	font-style : normal;
	color:Blue;
	text-decoration:underline;
	background-color:#FFFFFF;
}
.GoogleContenue
{
	font-size:10pt;
	font-family : Arial,Geneva;
	color:#000;
	background-color:#FFFFFF;
	
}
.GoogleLink
{
	font-size:10pt;
	font-family : Arial,Geneva;
	color:green;
	background-color:#FFFFFF;
}

.CampaignFormulaireCss
{
	border-left:solid 1px #BBD5DC;
	border-right:solid 1px #BBD5DC;
	border-bottom:solid 1px #BBD5DC;
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	color : #274f59;
	background-color: #FFFFFF;
	text-align:left;
	width:370px;
	margin:5px 2px 5px 2px;
}

.CampaignFormulaire
{
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	padding-left: 5px;
	margin-top:5px;
	margin-bottom:5px;
}

.CampaignFormulairesubHeaderCss
{
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	font-weight : bold;
	color : #274f59;
	background-color:#CDD5DC;
	text-align:left;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
}


.CampaignFormulaireHeaderCss
{
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	font-weight : bold;
	color : #FFFFFF;
	background-color:#BBD5DC;
	text-align:left;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
}

.inputTextCampaignFormulaire
{
	border-top:#000000 1px solid;
	border-left:#000000 1px solid;
	border-bottom:#000000 1px solid;
	border-right:#000000 1px solid;
	font-family:Arial, Helvetica;
	font-size:11;
	background-color:#FFFFFF;
	color:#000000;
}

.CampaignFormilairTable
{
	font-family:Arial, Helvetica;
	font-size:11;
	color : #274f59;
}


.inputTextCampaignFormulaireWithoutBorder
{
	border-top:#000000 0px solid;
	border-left:#000000 0px solid;
	border-bottom:#000000 0px solid;
	border-right:#000000 0px solid;
	font-family:Arial, Helvetica;
	font-size:11;
	background-color:#FFFFFF;
	color:#000000;
	margin-left:5px;
	margin-top:3px;
	margin-bottom:3px;
}

.inputTextCampaignFormulaireWithoutBorder TD
{
	width:40px;
}

.inputTextFormButton
{
	border-top:#abbebc 1px solid;
	border-left:#abbebc 1px solid;
	border-bottom:#abbebc 1px solid;
	border-right:#abbebc 1px solid;
	font-family:Arial, Helvetica;
	font-size:11;
	background-color:#FFFFFF;
	color:#274f59;
	margin-right:5px;
	margin-bottom:5px;
	margin-top:5px;

}


/* -----------------------------------------------------------------------*/
/*                      Pour les datagrids                                */
/* -----------------------------------------------------------------------*/
.GridBorder
{
	background-color:#0F3469;
}
.GridHeadSecondaire
{
	font-size : 9pt;
	font-family : Arial,Geneva;
	font-style : normal;
	font-weight : bold;
	color : #FFFFFF;
	background-color : #FFFFFF;
}
.GridHeaderFont
{
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	font-weight : bold;
	color : #FFFFFF;
	background-color : #6aa7b9;
}

.GridHeaderFontPadding
{
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	font-weight : bold;
	color : #FFFFFF;
	padding-left:10px;
}

.GridHeaderFontTelerik
{
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	font-weight : bold;
	color : #FFFFFF;
	background-color : #6aa7b9;
	padding-left:10px;
	border-bottom:solid 1px #0f3469;
}

.GridItem
{
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	color : #274f59;
	background-color: #FFFFFF;
}

.homePageTableHeader .GridItemWhite 
{
	font-weight:bold;
}

.GridItemWhite
{
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	color : #FFFFFF;
}

.GridPagerWithPaddingLeft20
{
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	color : #274f59;
	padding-left:20px;
	font-weight:bold;
}

.GridItemTelerik
{
	padding: 0px 8px 0px 0px;
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	color : #274f59;
	
}

.GridItemTelerikPaddingLeft
{
	padding-left: 10px;
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	color : #274f59;
	
}

.GridItemImportExport
{
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	padding-left:5;
	color : #274f59;
	background-color: #FFFFFF;
}

.GridAlternateItemImportExport
{
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	padding-left:5;
	color : #274f59;
	background-color: #eaeff3;
	
}

.GridEditItemImportExport 
{
	font-size: 8pt;
	font-family: Arial,Geneva;	
	font-style: normal;
	font-weight: bold;
	border:solid 1px #bbd5dc;
	color: #274f59;
	text-align:left;
	padding-right:10px;
	background-image:none;
	padding-left:5;
	background-color:#bbd5dc;
}

.GridEditItemImportExport td
{
	font-size: 8pt;
	font-family: Arial,Geneva;
	font-style: normal;
	font-weight: bold;
	border:solid 1px #bbd5dc;
	color: #274f59;
	text-align:left;
	padding-right:10px;
	background-image:none;
	padding-left:5;
	background-color:#bbd5dc;
}

.GridItemComment
{
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	color : #90AAB0;
	background-color: #FFFFFF;
}

.GridFooterWarning
{
	font-size: 8pt;
	font-family: Arial,Geneva;	
	font-style: normal;
	font-weight: bold;
	border:solid 0px #bbd5dc;
	color: #FFFFFF;
	text-align:left;
	padding-right:10px;
	background-image:none;
	
}


.GridHeaderTelerik
{
	font-size: 8pt;
	font-family: Arial,Geneva;
	font-style: normal;
	font-weight: bold;
	border-left-color:Black;
	color: #274f59;
	text-align:left;
	padding-right:10px;
	background-image:none;
	padding-left:5;
	background-color:#bbd5dc;
	width:100px !important;
	overflow:auto;
}

.GridPagerTelerik
{
	font-size: 8pt;
	font-family: Arial,Geneva;
	background-image:none;
	font-style: normal;
	color: #274f59;
}

.GridPagerLanding
{
	background-color:#dadfe2;
	border-top:solid 1px #ffffff;
	
}

.GridHeaderLanding
{
	 border-bottom:solid 1px #0f3469;
}



.GridHeaderLanding a,
.GridHeaderLanding a:hover
{
	text-decoration:none !important;
    font-weight:700;
    padding-left:0px !important;
   
}

.GridHeaderLanding2
{
	text-decoration:none !important;
    font-weight:700;
    padding-left:0px !important;
}


.GridFooterLanding
{
	padding: 0px 8px 0px 0px;
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	color : #274f59;
	border-top:solid 1px #abbebc;
}


.GridItemTelerikAvecPadding
{
	font-size: 8pt;
	background-image:none;
	font-family: Arial,Geneva;
	font-style: normal;
	background:#ffffff;
	color: #274f59;
	padding-right: 10px;
	text-align:center;
}




.GridItemTelerikAvecPadding2 td
{
	font-size: 8pt;
	font-family: Arial,Geneva;
	background-image:none;
	font-style: normal;
	background:#ffffff;
	color: #274f59;
	padding-right: 10px;
	text-align:right;
}

.GridItemGras
{
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-weight : bold;
	color : #274f59;
	background-color: #FFFFFF;
}

.GridItemFooter
{
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	color : #274f59;
	background-color: #dadfe2;
}
.GridItemClair
{
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	color : #000000;
	background-color: #EAEFF3;
}
.GridItemFont
{
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	color : #274f59;
}
.GridAlternateItem
{
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	color : #274f59;
	background-color: #eaeff3;
}
.GridSelectedItem
{
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	color : #0F3469;
	background-color: #FFFFFF;
}
.fontLabelPetit
{
	font-size : 7pt;
	font-family : Arial,Geneva;
	font-style : normal;
	color : #274f59;
}


.RightPositionLink
{
	
	margin-left:400px;
	font-size: 8pt;
	font-family: Arial,Geneva;
	background-image:none;
	font-style: normal;
	background:#ffffff;
	color: #274f59;
	text-align:right;
}

.WarningBoard
{
	font-size: 8pt;
	font-family: Arial,Geneva;
	background-image:none;
	font-style: normal;
	border-width:0px;
	border-style:none;
	background:#ffffff;
	color: #274f59;
	text-align:left;
	padding-left:200px;
}

.GridItemWarningBoard
{
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	font-weight:bold;
	color: #274f59;
	border:0px !important;
	
	
}
.GridItemWarningBoardHeader
{
	
	font-size: 8pt;
	font-family: Arial,Geneva;
	font-style: normal;
	font-weight: bold;
	color: #274f59;
	text-align:left;
	padding-right:10px;
	height:20px;
	background-image:none;
	padding-left:5;
	background-color:#bbd5dc;
	width:885px;
	border:0px;
	
}

.GridMasterTableBorder
{
	border-bottom:  0px #EAEFF3;
	border-left:  0px #EAEFF3;
	border-right:  0px #EAEFF3;
	border-top:  0px #bbd5dc;

}


.GridChildItemWarningBoard
{
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	color: #274f59;
	border:0px;
	
}

.GridChildItemArchiveWarningBoard 
{
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	color: #274f59;
	border-left: 0px !important;
	border-right: 0px !important;
	border-top: 0px !important;
	border-bottom: 1px #EAEFF3 solid !important;
}


.GridChildItemWarningBoardCheckBox
{
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	color: #274f59;
	border-left: solid #EAEFF3 1px !important;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	
	
}


.GridChildItemWarningBoardLinkButton
{
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	color: #274f59;
	border-left: 0px;
	border-right: solid #EAEFF3 1px !important;
	border-top: 0px;
	border-bottom: 0px;
	
	
}

.GridChildItemWarningBoardArchiveButton
{
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	color: #274f59;
	border-left: solid #EAEFF3 0px !important;
	border-right: solid #EAEFF3 0px !important;
	border-top: 0px;
	border-bottom: 0px;
	
	
}

.CampErrorGridView 
{
	font-size:10px;
	margin: 0px auto;
}

.CampErrorGridView .statutColumn , .CampErrorGridView .dateColumn 
{
	text-align: center;
	width:100%;
}



/* -----------------------------------------------------------------------*/
/*                      Fin pour les datagrids                            */
/* -----------------------------------------------------------------------*/

/* -----------------------------------------------------------------------*/
/*			                     Font			                          */
/* -----------------------------------------------------------------------*/

.Validator
{
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	font-weight: bold;
	color : Red;
}


/* -----------------------------------------------------------------------*/
/*			                     Fin Font		                          */
/* -----------------------------------------------------------------------*/


/* -----------------------------------------------------------------------*/
/*                      Liens                                             */
/* -----------------------------------------------------------------------*/

/* Classe utilisée pour les lien des header des datagrids (par défaut) */
A
{
	text-decoration : underline;
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	font-weight : normal;
	color : #274f59;
}
A:Visited
{
	text-decoration : underline;
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	font-weight : normal;
	color : #274f59;
}
A:Active
{
	text-decoration : underline;
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	font-weight : normal;
	color : #274f59;
}
A:Hover
{
	text-decoration : none;
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	font-weight : normal;
	color : #274f59;
}

A.BlancGras
{
	text-decoration : underline;
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	font-weight: bold;
	color : #FFFFFF;
}
A.BlancGras:Visited
{
	text-decoration : underline;
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	font-weight : bold;
	color : #FFFFFF;
}
A.BlancGras:Active
{
	text-decoration : underline;
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	font-weight : bold;
	color : #FFFFFF;
}
A.BlancGras:Hover
{
	text-decoration : none;
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	font-weight : bold;
	color : #FFFFFF;
}

A.Blanc
{
	text-decoration : none;
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	color : #FFFFFF;
}
A.Blanc:Visited
{
	text-decoration : none;
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	color : #FFFFFF;
}
A.Blanc:Active
{
	text-decoration : none;
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	color : #FFFFFF;
}
A.Blanc:Hover
{
	text-decoration : none;
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	color : #FFFFFF;
}


A.Plan
{
	text-decoration : underline;
	font-size : 9pt;
	font-family : Arial,Geneva;
	font-style : normal;
	font-weight: bold;
	color : #136987;
}
A.Plan:Visited
{
	text-decoration : underline;
	font-size : 9pt;
	font-family : Arial,Geneva;
	font-style : normal;
	font-weight : bold;
	color : #136987;
}
A.Plan:Active
{
	text-decoration : underline;
	font-size : 9pt;
	font-family : Arial,Geneva;
	font-style : normal;
	font-weight : bold;
	color : #136987;
}
A.Plan:Hover
{
	text-decoration : none;
	font-size : 9pt;
	font-family : Arial,Geneva;
	font-style : normal;
	font-weight : bold;
	color : #136987;
}

/* -----------------------------------------------------------------------*/
/*                      Fin liens                                         */
/* -----------------------------------------------------------------------*/


/* -----------------------------------------------------------------------*/
/*                      Nav Haut                                          */
/* -----------------------------------------------------------------------*/
		
		.bleu1 {
			background-color : #244e5c;
		}
		
		.bleu2 {
			background-color : #2d6073;
		}

		.vertNav {
			background-color : #899f16;
			line-height: 10px;
		}
		
		.vertNav span.calendarLabel{
			font-size:10px;
			color:White;
			position: relative;
			top:-5px;
		}
		
		.btHautOff {
			background-color : #244e5c;
			font-size : 10;
			font-family:Verdana;
			color : white;
			cursor:pointer;
			cursor:hand;
			border-right: 1px #2d6000 solid;
		}

		.btHautOn {
			/*background-color : #738996;*/
			font-size : 10;
			font-family:Verdana;
			color : white;
			font-weight:bold;
			cursor:pointer;
			cursor:hand;
			border: 1px solid transparent;
			border-right: 1px solid white;
		}

		.TitreNav {
			font-size : 18;
			color : #313F41;
			font-weight : normal;
			background-color :#E3EDAC;
			padding : 5, 10;
			height : 50;
			vertical-align : bottom;
		}			
		.CampagneRegieNav {
			font-size : 10;
			color : #313F41;
			width:100%;
			font-weight : normal;
			background-color:#F4FAD2;
			padding: 0, 0, 0, 10;
		}
		
		.selDate
		{
			visibility:hidden;
			position:absolute;
		}
		
		.imgHand
		{
			cursor:pointer;
			cursor:hand;
		}

		.textCalendar {
			font-size : 11;
			color : #9198a2;
			font-weight : normal;
		}
		.zind
		{
			z-index:-1;
		}
		
		.divSelCampagne
		{
			border-top:#c8d28e 1px solid;
			border-left:#c8d28e 1px solid;
			border-bottom:#c8d28e 1px solid;
			border-right:#c8d28e 1px solid;
			font-family:Arial, Helvetica;
			font-size:11;
			background-color:#fefff8;
			color:#000000;
		}
		
		.messageInfo
		{
			font-family:Arial, Helvetica;
			font-size:11;
			background-color:#fafcea;
			color:#000000;
		}
		
		.dateConso 
		{
			color:#BACAD1;
			font-size:7pt;
			padding-right:55px;
			text-align:right;
			width:100%;
		}
		
		.dateConso A
		{
			color:#BACAD1 !important;
			text-align:right;
		}
		
		.redText 
		{
			color:Red;	
		}
		
		
		/* NOUVEAU MENU */
		
		#applicationMenuLine 
		{
			background-color:#143441;
		}
        	
        .menuList {
        	    color:white;
        	    margin:0;
                padding:0pt;
                font-family: Verdana! important;
                font-size: 10px;
        }
        	
         #applicationMenuLine .menuList {
        	    margin-top:5px;
        	}
        	
        	.menuCase {
        	    list-style-type: none;
        	    float:left;
        	    padding: 3px 15px;
        	    
        	}
        	
        	.menuCaseInvert {
        	    list-style-type: none;
        	    float:right;
        	    padding: 0px 15px;
        	   
        	}
        	
        	.menuCaseInvert input {
        		border: none;
        		background-color:Transparent;   
        	}
        	
        	.menuCaseInvert .menuLink:hover input{
        		border: none;
        		font-weight: bold;
        		 cursor:pointer;
        	}
        	
        	#applicationMenuLine .menuCaseSelected {
        	    background-color: #244E5C;
        	    padding-bottom: 3px;
        	}
        	
        	#applicationMenuLine .menuCaseSelected a, #applicationMenuLine .menuCaseSelected a:hover, #applicationMenuLine .menuCaseSelected a:visited {
        	    font-weight:bold;
        	    text-decoration: none;
        	    color:white;
        	    display:block;
        	    font-family: Verdana !important;
        	}        	
        	
        	#applicationMenuLine .menuLink, #applicationMenuLine .menuLink:hover, #applicationMenuLine .menuLink:visited  {
        	    text-decoration: none;
        	    color:white;
        	    display:block;
        	    font-family: Verdana !important;
        	    font-size: 10px;
        	    margin:0;
        	}   
        	
        	#functionMenuLine
        	{
        		width:480px;
        	}
        	
        	#functionMenuLine .menuCase 
        	{
        		margin:0 1px;
        		padding: 0;
        	}
        	
        	#functionMenuLine .menuLink {
        		padding:3px 11px;
        	}
        	
        	#functionMenuLine .menuLink:hover 
        	{
        	    text-decoration: none;
        	    color:white;
        	    display:block;
        	    font-family: Verdana !important;
        	    background-color: #738996;
        	    margin:0;
			}
        	
        	
        	#functionMenuLine .menuCaseSelected 
        	{
        		font-weight: bold;
        	}
        	
        	#functionMenuLine .menuCaseSelected a, #functionMenuLine .menuCaseSelected a:visited {
        	    font-weight:bold;
        	    text-decoration: none;
        	    color:white;
        	    display:block;
        	    font-family: Verdana !important;
        	}  

			#functionMenuLine .borderedMenuCase 
			{
				border-left: 1px solid white;
				margin:0pt -4px 0pt 0pt;
				padding:3px 0;
				font-size:10px;
			}

        	/* 
				#functionMenuLine li+li
        		{
        			border-left: 1px solid white;
        		}

				IE c est caca, donc rajout d une classe toute pourrite pour mettre une bordure entre les cases -_-' 
				sinon li+li avec un border left suffirais 
				(c est un li precede d un li, donc tous ceux d une liste sauf le premier)
			*/
        	
        	#functionMenuLine .menuLink, #functionMenuLine .menuLink:hover, #functionMenuLine .menuLink:visited  {
        	    text-decoration: none;
        	    color:white;
        	    display:block;
        	    font-family: Verdana !important;
        	    font-size: 10px;
        	}    
        	 
        	#applicationMenuLine .menuCaseInvert .menuLink:hover
        	{
        		font-weight:bold;
        		cursor:pointer;
        	}
        	
        	div#footer 
        	{
        		bottom:0pt;
				color:gray;
				position:fixed;
				right:2px;
				text-align:right;
				width:90px;
				display:none;
        	}
		
/* -----------------------------------------------------------------------*/
/*                      Fin Nav Haut                                      */
/* -----------------------------------------------------------------------*/


/* -----------------------------------------------------------------------*/
/*                      Formulaire                                        */
/* -----------------------------------------------------------------------*/

.inputText
{
	border-top:#000000 1px solid;
	border-left:#000000 1px solid;
	border-bottom:#000000 1px solid;
	border-right:#000000 1px solid;
	font-family:Arial, Helvetica;
	font-size:11;
	background-color:#FFFFFF;
	color:#000000;
}

.inputTextWithoutBorder
{
	border-top:#000000 0px solid;
	border-left:#000000 0px solid;
	border-bottom:#000000 0px solid;
	border-right:#000000 0px solid;
	font-family:Arial, Helvetica;
	font-size:11;
	background-color:#FFFFFF;
	color:#000000;
}

.divCellPresentation
{
	border:#EAEFF3 1px solid;
	background-color:#FFFFFF;
	text-align:left;
	font-family:Arial, Helvetica;
	font-size:10;
	float:left;
	padding:0px;
	margin-left: 3px;
	margin-right:3px;
	margin-top:3px;
	margin-bottom:4px;
	overflow:auto;
    vertical-align:middle;
}

.divCellButtonPresentation
{
	clear:both;
	text-align:center;
	margin-left:300px;
	margin-top:3px;
	margin-bottom:4px;
	margin-right:3px;
	
}

.divCellPresentationHeader
{
	border:#EAEFF3 1px solid;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica;
	font-size:10;
	text-align:left;
	width:100%;
    vertical-align:middle;
}


.HeaderText
{
	font-family:Arial, Helvetica;
	font-size:12;
	font-style:normal;
	font-weight:bold;
	text-indent:2px;
	border-bottom:#EAEFF3 1px solid;
	background-color:#EAEFF3;
	width:100%;
}

.SubHeaderText
{
	font-family:Arial, Helvetica;
	font-size:12;
	font-style:normal;
	text-indent:5px;
	text-align:left;
	width:100%;
}

.GrayLabel
{
	border-top:#000000 1px solid;
	border-bottom:#000000 1px solid;
	font-family:Arial, Helvetica;
	font-size:11;
	background-color:#FFFFFF;
	color:#7d9ba3;
}

.inputTextSelCampagne
{
	font-family:Arial, Helvetica;
	font-size:11;
	background-color:#fefff8;
	color:#000000;
}

.buttonSelCampagne
{
	border-top:#c8d28e 1px solid;
	border-left:#c8d28e 1px solid;
	border-bottom:#c8d28e 1px solid;
	border-right:#c8d28e 1px solid;
	font-family:Arial, Helvetica;
	font-size:11;
	background-color:#ebf1c9;
	color:#000000;
}

.inputTextCalendar
{
	border-top:#9198a2 1px solid;
	border-left:#9198a2 1px solid;
	border-bottom:#9198a2 1px solid;
	border-right:#9198a2 1px solid;
	font-family:Arial, Helvetica;
	font-size:11;
	background-color:#FFFFFF;
	color:#9198a2;
}

.inputTextForm
{
	border-top:#abbebc 1px solid;
	border-left:#abbebc 1px solid;
	border-bottom:#abbebc 1px solid;
	border-right:#abbebc 1px solid;
	font-family:Arial, Helvetica;
	font-size:11;
	background-color:#FFFFFF;
	color:#274f59;
}

.inputTextFormMargin5
{
	border-top:#abbebc 1px solid;
	border-left:#abbebc 1px solid;
	border-bottom:#abbebc 1px solid;
	border-right:#abbebc 1px solid;
	font-family:Arial, Helvetica;
	font-size:11;
	background-color:#FFFFFF;
	color:#274f59;
	margin: 5px 5px 5px 5px;
}

.TextFormDDLLanguage
{
	border-top:#000000 0px solid;
	border-left:#000000 0px solid;
	border-bottom:#000000 0px solid;
	border-right:#000000 0px solid;
	font-family:Arial, Helvetica;
	height:12px;
	border-spacing:0px;
	font-size:10;
	background-color:#FFFFFF;
	color:#274f59;
}

.logOutButtonON
{
	border-top:#000000 0px solid;
	border-left:#000000 0px solid;
	border-bottom:#000000 0px solid;
	border-right:#000000 0px solid;
	font-family:Arial, Helvetica;
	background-color : #738996;
	font-size : 10;
	font-family:Verdana;
	color : #bfe3f1;
	cursor:pointer;
	cursor:hand;
	
}


.logOutButtonOff
{
	border-top:#000000 0px solid;
	border-left:#000000 0px solid;
	border-bottom:#000000 0px solid;
	border-right:#000000 0px solid;
	font-family:Arial, Helvetica;
	background-color : #244e5c;
	font-size : 10;
	font-family:Verdana;
	color : #bfe3f1;
	cursor:pointer;
	cursor:hand;
	
}


.logOutButton
{
	border-top:#000000 0px solid;
	border-left:#000000 0px solid;
	border-bottom:#000000 0px solid;
	border-right:#000000 0px solid;
	font-family:Arial, Helvetica;
	background-color : #244e5c;
	font-size : 10;
	font-family:Verdana;
	color : #bfe3f1;
	cursor:pointer;
	cursor:hand;
	
}


.inputTextInvisible
{
	border-top:#000000 0px solid;
	border-left:#000000 0px solid;
	border-bottom:#000000 0px solid;
	border-right:#000000 0px solid;
	font-family:Arial, Helvetica;
	font-size:11;
	background-color:#A9BEC5;
	color:#000000;
}
/* -----------------------------------------------------------------------*/
/*                      Fin Formulaire                                    */
/* -----------------------------------------------------------------------*/
/* -----------------------------------------------------------------------*/
/*              Modifs pour Ajout Definition Règles                       */
/* -----------------------------------------------------------------------*/
.labelRegieStatus
{
	text-align:right;
}

.GridItemRad
{
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	color : #274f59;
	padding-left:4px;
}

.GridItemRadWithoutPadding
{
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	color : #274f59;
	text-align:center;
}

.GridItemRadNombre
{
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	color : #274f59;
	padding-left:5px !important;
}
.GridItemRadNombre td
{
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	color : #274f59;
	padding-left:10px !important;
}

.GridItemRadRien
{
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	color : #274f59;
	background-color: #FFFFFF;
}

.GridItemRadLigneSelectionnee
{
	background-color: #bbd5dc;
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	color : #274f59;
	padding-left:4px;
}


.Visible
{
	display:block;
	padding-left:10px;
	float:left;
	margin-left:100px;
}

.Invisible
{
	display:none;
}


/* -----------------------------------------------------------------------*/
/*              Fin Modifs pour Ajout Definition Règles                   */
/* -----------------------------------------------------------------------*/
.NoLeftBorderFooter td
{
	border-left-style:none;
}

.GridItemPad
{
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	color : #274f59;
	background-color: #FFFFFF;
	padding-top:4px;
}

/* -----------------------------------------------------------------------*/
/*              Modifs pour Gestion Home Page                             */
/* -----------------------------------------------------------------------*/

.GridHeaderHomeGestion
{
	 border-bottom:0px;
	 border-top:0px;
	 border-left:0px;
	 border-right:0px;
	 font-size:11px;
	 padding-left:4px;
	 font-family : Arial,Geneva;
	 font-style : normal;
}

.GridItemHomeGestion
{
	padding-left: 4px;
	font-size : 11px;
	font-family : Arial,Geneva;
	font-style : normal;
	color : #274f59;
}

.GridHeaderHomeGestionPadRight
{
	 border-bottom:0px;
	 border-top:0px;
	 border-left:0px;
	 border-right:0px;
	 font-size:11px;
	 padding-right:4px;
	 font-family : Arial,Geneva;
	 font-style : normal;
}

.GridItemHomeGestionPadRight
{
	padding-right: 4px;
	font-size : 11px;
	font-family : Arial,Geneva;
	font-style : normal;
	color : #274f59;
}

.GridPagerLabelGestionHomePage
{
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	color : #274f59;
	padding-left:2px;
	font-weight:bold;
	background-color:#dadfe2;
}

.DateChoice
{
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	color : #274f59;
	background-color: #EAEFF3;
}

.DateChoice td
{
	font-size : 8pt;
	font-family : Arial,Geneva;
	font-style : normal;
	color : #274f59;
	background-color: #EAEFF3;
}

.GridPagerLabelGestionHomePage a 
{
	font-weight:bold;
}

.GridPagerLabelGestionHomePage .gridLinkButton, .GridPagerLabelGestionHomePage .gridLinkButton:hover 
{
	/*padding: 13px 0 0 0;
	margin:  2px 2px -2px 2px;
	width:14px;
	height:0px;
	font-size:0;
	text-decoration:none;*/
	text-decoration:none;
	background-repeat:no-repeat;
	color:#dadfe2;
	
	height:14px;
	padding: 0 14px 0 0;
	margin: 0 4px 0 4px;
}

.GridPagerLabelGestionHomePage .gridLinkLabel
{
	font-size:0px;
	/*padding-top: 14px;*/
}

.GridPagerLabelGestionHomePage .btnfirst 
{
	background-image: url('../Img/Terms/ic_1stpg.gif');
	
}

.GridPagerLabelGestionHomePage .btnprevious, .GridPagerLabelGestionHomePage .btnprevious:hover
{
	background-image: url('../Img/Terms/ic_prevpg.gif');
	margin-right:20px;
}

.GridPagerLabelGestionHomePage .btnnext, .GridPagerLabelGestionHomePage .btnnext:hover
{
	background-image: url('../Img/Terms/ic_nextpg.gif');
	margin-left:20px;
}

.GridPagerLabelGestionHomePage .btnlast
{
	background-image: url('../Img/Terms/ic_lastpg.gif');
}

