/*----------------------- BALISE HTML ET BODY --------------------------*/
html
{
	margin:0; 
	padding:0; 
	height:100%;	
}

body
{
	margin:0; 
	padding:0; 
	height:100%;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	color: #4b4b4b;
	position: relative;
	background: white;
}

/*----------------------- RESULTAT DU PAYEMENT --------------------------*/
.tdPaymentResult
{
 height: 19px;
 background-color: #8FC73E;
 font-size: 12px;
 font-weight: bold;
 vertical-align:middle;
 padding: 1px 10px 0 25px;
}

/*----------------------- RESULTAT DE l'ENVOI MAIL --------------------------*/

.tdMailResult
{
 height: 19px;
 background-color: #8FC73E;
 font-size: 12px;
 font-weight: bold;
 vertical-align:middle;
 padding: 1px 10px 0 25px;
}

/*----------------------- CHAPITRE --------------------------*/

.chapterTableCtrl
{
	border-color:#B6D0FC;
	border:1;
}

.chapterComment
{
	font-family: Verdana;
	font-size: 9pt;
	color: #009900;
	height: 20px;
}

.chapterTitle
{
	border-bottom: #a7dbff thin solid;
	font-family: Verdana;
}

.chapterTitleBorder
{
	border: 1px solid rgb(143, 199, 62); 
	margin: 0px 0pt;
}

#chapterPrimaryTitle
{
	display: block;
	margin: 0;
	height: 16px;
	border: 1px solid white;
	padding-top: 2px;
	background: #8FC73E left no-repeat;
}

.chapterPrimaryTitleH1
{
	height: 19px;
	border: 1px solid #8FC73E;
	background: url(App_Images/Common/h1.png) white no-repeat left 50%;
	padding: 1px 10px 0 25px;
	font-size: 12px;
	display: inline;
}

.chapterPrimaryTitleImg
{
	border-left : 1px solid white;
	width:20px;
	height:20px;
	background-color:White;
	background-image: url(../../App_Images/Common/h1_titre.png) ;
	background-attachment: scroll;
	background-repeat:no-repeat;
	background-position:left;
}

.chapterSecondTitle
{
	height: 19px;
	border: 1px solid #8FC73E;
	font-size: 12px;
	height:8px;
	font-weight: bold;
}

.chapterSecondTitleImg
{
	border-left : 1px solid white;
	width:16px;
	height:16px;
	background-color:White;
	background-image: url(../../App_Images/Common/h1.png) ;
	background-attachment: scroll;
	background-repeat:no-repeat;
	background-position:left;	
}

.chapterContent
{
	font-family: Verdana;
	font-size: 10pt;
	color: #006600;
	background-color: #FDFFFD;
	border-right: #00cc00 thin solid;
	border-left: #00cc00 thin solid;
	border-bottom: #00cc00 thin solid;
	border-top: #00cc00 thin solid;
}

/*------------------------------ PAGE RECAP ---------------------------*/



.recapTextPayment
{
	font-weight: bold; font-size: 14px;
}

.recapDataGridAltItem
{
	height: 25px;
	background-color: #ccffcc;
	border: 1px solid #FFFFFF;
	padding-right: 5px;
	font-size: 8pt;
	font-weight: normal;
	color: #003300;
}

.recapDataGridItem
{
	height: 25px;
	background-color: #ccffcc;
	border: 1px solid #FFFFFF;
	padding-right: 5px;
	font-size: 8pt;
	font-weight: normal;
	color: #003300;
}

.recapDataGridHeaderLink
{
	color: #003300;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
}

.recapDataGridHeader
{
	background-color:#FCE594;
	font-weight:bold;
	color:White;
}

.recapDataGridColumn
{
	background-color:#E6F296;
	text-align:right;
	font-weight: normal; font-size: 12px
}

.recapDataGridAltColumn
{
	background-color:#FEF4D0;
	text-align:right;
	font-weight: normal; font-size: 12px
}

.recapDataGridFirstColumn
{
	background-color:#FEF4D0;
	text-align:left;
	font-weight: bold; font-size: 12px
}

.recapTextValue
{
font-weight: bold; font-size: 12px
}


/*--------------------------- BANDEAU -----------------------------*/

.leftStringcourse
{
	background-position: center;
	background-attachment: scroll;
	/*background-image: url(../../App_Images/Common/cotee.jpg);*/
	background-repeat:repeat-y;
}

.rightStringcourse
{
	background-position: center;
	background-attachment: scroll;
	/*background-image: url(../../App_Images/Common/cotee.jpg);*/
	background-repeat:repeat-y;
}

/*---------------------------- CONTROLES --------------------------*/

.tdTotalFurnishing
{
	font-weight: bold;
	font-size: 8pt;
	color: #009900;
	font-family: verdana;
	background-color: floralwhite;
}

.buttonCtrl
{
	font-size: 9pt;
	font-weight: normal;
	color: #006600;
	background-color: #f3ffdc;
	cursor: pointer;
	font-family: Verdana;
	border-right: #00cc00 1px outset;
	border-top: #00cc00 1px outset;
	border-left: #00cc00 1px outset;
	border-bottom: #00cc00 1px outset;
}

.inputfieldCtrl
{
	font: 11px verdana;
	border-right: #009933 1px solid;
	border-top: #009933 1px solid;
	border-left: #009933 1px solid;
	border-bottom: #009933 1px solid;
	color: #336633;
}

.labelCtrl
{
	font-weight:normal;
	font-family:Verdana;
	font-size:8pt;
	color:#56771D;
}

.radioBoxCtrl
{
	font-weight:bold;
	font-family:Verdana;
	font-size:10pt;
	color:#56771E;
}

.labelHeadingLineCtrl
{
	font-weight:bold;
	font-family:Verdana;
	font-size:8pt;
	color:#56773C;
}

.checkBoxCtrl
{
	font-weight:normal;
	font-family:Verdana;
	font-size:10pt;
	color:#000099;
	width:264px;
}

.commentCtrl
{
	font-weight:normal;
	font-family:Verdana;
	font-size:8pt;
	color:#404040;
	background-color:Transparent;
}

.textCtrl
{
	font-weight:normal;
	font-family:Verdana;
	font-size:8pt;
	color:#286004;
	border-color:#BDFF92;
	border-style:solid;
	border-width:1px;
}

.listCtrl
{
	font-weight:normal;
	font-family:Verdana;
	font-size:Smaller;
	color:#286004;
	border-color:#BDFF92;
	border-style:solid;
	border-width:1px;
}

.labelTitleCtrl
{
	font-weight:bold;
	font-family:Verdana;
	font-size:13pt;
	color:White;
}

.checkBoxTreeView
{
   font-size: 10px;
   color: #286004;
   font-family:Verdana;
   font-weight: normal;
}

.inputLabelLink
{
	text-decoration:underline;
	cursor:pointer;
}

/*-----------------------  ERROR --------------------------------*/

.pointMandatory
{
	display:inline-block;
	width:10px;
	color:#FF3300;
}

.errorText
{
	color:Red;
	font-family:Verdana;
	font-size:10px;
}

.errorTitle
{
font-size: 14pt; color: #ff0000; font-family: Verdana;
}

.errorComment
{
font-size: 9pt; color: #003300; font-family: Verdana;
}

/*----------------------- LOGIN ----------------------------------*/
.labelLogonCtrl
{
font-size: 9pt; color: #62A53C; font-family: Verdana;font-weight: normal;

}

a#linkLogonOut
{
	font-family: Verdana;
	font-size: 8pt;
	color: #009900;
}

/*------------------------- PRINT ---------------------------------*/


/* Style de la page recap print */
.printTable
{
	border-top: 1px solid #8FC73E;
	border-bottom: 1px solid #8FC73E;
	background-color: rgb(249, 247, 251);
	border-right-style: none;
	border-left-style: none;
} 

.printTitle
{
	text-align: center;
	color: #6b0564;
	font-family: verdana;
	font-weight: bold;
	font-size: 15px;
} 

.printBusinessTitle
{
	text-align: center;
	color: #6b0564;
	font-family: verdana;
	font-weight: bold;
	font-size: 15px;
} 

.printBusinessDate
{
	text-align: center;
	color: #6b0564;
	font-family: verdana;
	font-size: 9px;
} 

.printAdresse
{
	color: #6b0564;
	font-family: verdana;
	font-size: 11px;
} 

.printCorporateName
{
	color: #6b0564;
	font-weight: bold;
	font-family: verdana;
	font-size: 12px;
} 

.printAnchor
{
	color: #82B63A;
	text-decoration: underline;
	font-size: 11px;
	vertical-align: middle;
} 

.printAnchor:hover
{
	color: #82B63A;
	text-decoration: none;
	font-size: 11px;
	vertical-align: middle;
}

/*------------------------- ONGLET -------------------------*/
/* Style des Onglet du formulaire demande d'admission */

.navLvl3LinkSelected
{
	background-color: #FFEDAE;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
}

.navLvl3Link
{
	color: #FFFFFF;
	font-size: 10px;
    text-decoration: none;
    font-weight: bold;
    font-family: Verdana;
}

.headerBG04 
{
	background-color: #8EC793;
}

.navLvl3LinkMouse
{
	background-color: #B9C68F;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
}

/*------------------------ DataGrid ------------------------*/
.dataGridCtrlItem
{
	height: 25px;
	background-color: #E8F1FF;
	border: 1px solid #FFFFFF;
	padding-right: 5px;
	font-size: 8pt;
	font-weight: normal;
	font-family:Verdana;
	color: #000066;
	text-align:left;
	vertical-align:top;
}

.dataGridCtrlAltItem
{
   height: 25px;
   background-color: #f8f8f8;
   border: 1px solid #FFFFFF;
   padding-right: 5px;
   font-size: 8pt;
   font-family:Verdana;
   font-weight: normal;
   color: #000066;
   text-align:left;
	vertical-align:top;
}

.dataGridCtrlHeader
{
	height: 25px;
	background-color: #F0F0F7;
	border: 1px solid #FFFFFF;
	font-size: 9pt;
	font-weight: normal;
	font-family: Verdana;
	color: #330066;
}

.dataGridCtrlFooter
{
	height: 25px;
	background-color: #F0F0F7;
	border: 1px solid #FFFFFF;
	font-size: 8pt;
	font-weight: normal;
	font-family: Verdana;
	color: #330066;
}

/*----------------------------- DIV SCROLLING ---------------------*/

div#divReglement
{
	width: 100%;
	height: 330px;
	overflow: auto;
	border-right: 2px inset;
	border-top: 2px inset;
	border-left: 2px inset;
	border-bottom: 2px inset;
	position: relative; 
	word-wrap: normal;
}

.divScroll5Rows
{
	width: 100%;
	height: 220px;
	overflow: auto;
	position: relative; 
	word-wrap: normal;
}
.divScroll10Rows
{
	width: 100%;
	height: 330px;
	overflow: auto;
	position: relative; 
	word-wrap: normal;
}
.GridHeadColumn
{
	background-color:#FCE594;
}
.currentRow
{
	background-color:#FEF4D0;
}
.selectedRow
{
	background-color:#FFEDAE
}
.validator {
	FONT-SIZE: 12px;  COLOR: #ff0000;  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}