a 
{
	text-transform: capitalize;
	font-weight: bold;
	color: #dc5b5b;
	text-decoration: none;
}

a:hover, a:focus, a:active 
{
	color: #444444;
	text-decoration: underline;
}

.printAnchor
{
	color: #dc5b5b;
	text-decoration: underline;
	font-size: 11px;
	vertical-align: middle;
} 

.printAnchor:hover
{
	color: #444444;
	text-decoration: none;
	font-size: 11px;
	vertical-align: middle;
}

/*----------------------- RESULTAT DU PAYEMENT --------------------------*/

.tdPaymentResult
{
 height: 19px;
 background-color: #748892;
 font-size: 12px;
 font-weight: bold;
 vertical-align:middle;
 padding: 1px 10px 0 25px;
}

/*----------------------- CHAPITRE --------------------------*/

/* main titles */
.chapterTitleBorder {
	/*background: #748892;
	border-bottom: 2px solid #609e1b;*/
}
.chapterTitleBorder .chapterPrimaryTitleImg {
	display: none;
}
.chapterTitleBorder .chapterPrimaryTitleH1
{
	/*padding: 0 5px;
	color: #C83E0F;
	height:40px;
	
	font: bold 12px/20px "trebuchet ms" , arial, helvetica, sans-serif;*/
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #c83e0f;
	font-size: 14px;
	/*vertical-align: middle;*/
	font-family: Arial, Helvetica, Geneva, Verdana, "Bitstream Vera Sans" , sans-serif;
	
}

.chapterTableCtrl
{
	border-color: #B6D0FC;
	border: 1;
}

.chapterComment
{
	font-family: Verdana;
	font-size: 9pt;
	color: #666;
	height: 20px;
	margin:6px;
}

.chapterTitle
{
	/*border-bottom: #a7dbff thin solid;*/
	font-family: Verdana;
}

#chapterPrimaryTitle
{
	display: block;
	margin: 0;
	height: 16px;
	word-spacing:normal;
	/*border: 1px solid white;*/
	padding-top: 5px;
	/*background: #748892 left no-repeat;*/
}

/* second title */
.chapterSecondTitleBorder {
	/*background: #609e1b;
	border-top: 2px solid white;
	border-bottom: 2px solid white;*/
	margin-left:10px;
	font-weight:bold;
}
.chapterSecondTitleBorder .chapterSecondTitleImg {
	display: none;
}
.chapterSecondTitleBorder .chapterSecondTitleH1 {
	padding: 0 5px;
	color: #c83e0f;
	font-size:10px;
	font: bold "trebuchet ms", arial, helvetica, sans-serif;
}

/* table bg + border */
.chapterContent {
	color: #333;
	background: #FFFFFF;/*#F79618*/
	border: 1px solid #C83E0F;
}

/* table txt 

.chapterContent {
	outline: 0px solid red;
	padding: 5px 0;
	color: #333;
	font-size: 12px;
}*/
.chapterContent table table table tr td {
	/*padding: 0;*/
}

/*------------------------------ PAGE RECAP ---------------------------*/


.recapTextPayment
{
	font-weight: bold; font-size: 14px;
}

.recapDataGridAltItem
{
	height: 25px;
	background-color: #edf1f5;
	border: 1px solid #FFFFFF;
	padding-right: 5px;
	font-size: 8pt;
	font-weight: normal;
	color: #333;
}

.recapDataGridItem
{
	height: 25px;
	background-color: #edf1f5;
	border: 1px solid #FFFFFF;
	padding-right: 5px;
	font-size: 8pt;
	font-weight: normal;
	color: #333;
}

.recapDataGridHeaderLink
{
	color: #333;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
}

.recapDataGridHeader
{
	background-color: #E5E8EC;
	color: #56545c;
	font-weight: bold;
	border: 1px solid #000000;
}

.recapDataGridColumn
{
	background-color:#F2F9FF;
	text-align:right;
	font-weight: normal; font-size: 12px;
	border: 1px solid #000000;
}

.recapDataGridAltColumn
{
	background-color:#edf1f5;
	text-align:right;
	font-weight: normal; font-size: 12px;
	border: 1px solid #000000;
}

.recapDataGridFirstColumn  
{
	background-color:#edf1f5;
	text-align:left;
	font-weight: bold; font-size: 12px;
	border: 1px solid #000000;
}

.recapTextValue
{
font-weight: bold; font-size: 12px
}


/*--------------------------- BANDEAU -----------------------------*/

.leftStringcourse
{
	background-position: center;
	background-attachment: scroll;
	/*background-image: url(../../App_Images/MasterPage/cotee.jpg);*/
	background-repeat:repeat-y;
}

.rightStringcourse
{
	background-position: center;
	background-attachment: scroll;
	/*background-image: url(../../App_Images/MasterPage/cotee.jpg);*/
	background-repeat:repeat-y;
}

/*---------------------------- CONTROLES --------------------------*/

.tdTotalFurnishing
{
	font-weight: bold;
	font-size: 8pt;
	color: #333;
	font-family: verdana;
}

.buttonCtrl
{
		
	border : 1px solid #55606d;
	padding : 0 8px;
	background : url(http://expo.ubiqus-event.com/img/fond-bouton.gif) repeat-x top left #b8c2c6;
	font-size : 0.9em;
	color : #fff;
	font-weight : 700;
}

.inputfieldCtrl
{
	font: 11px verdana;
	border-right: #666 1px solid;
	border-top: #666 1px solid;
	border-left: #666 1px solid;
	border-bottom: #666 1px solid;
	color: #333;
}

.labelCtrl
{
	font-weight:bold;
	/*display:block;*/
	/*float:right;*/
	color:#55606D;
	/*text-align:right;*/
	margin-right:10px;
}

.radioBoxCtrl
{
	font-weight:bold;
	font-family:Verdana;
	font-size:10pt;
	color:#333;
}

.labelHeadingLineCtrl  
{
	font-weight:bold;
	font-family:Verdana;
	font-size:8pt;
	color:#333;
}


.checkBoxCtrl
{
	font-weight:normal;
	font-family:Verdana;
	font-size:10pt;
	color:#333;
	width:264px;
}

.commentCtrl
{
	font-weight:normal;
	font-family:Verdana;
	font-size:8pt;
	color:#333;
}

.textCtrl
{
	background : url(http://expo.ubiqus-event.com/img/fond-champ.png) no-repeat top left #fff;
	color : #6c7f8d;
	font-size : 0.9em;
	padding : 2px;
	border : 1px solid #D6E1E4;
	border-top : 1px solid #fff;
	border-left : 1px solid #fff;
}

.listCtrl
{
	background : url(http://expo.ubiqus-event.com/img/fond-champ.png) no-repeat top left #fff;
	color : #6c7f8d;
	font-size : 0.9em;
	padding : 2px;
	border : 1px solid #D6E1E4;
	border-top : 1px solid #fff;
	border-left : 1px solid #fff;
}

.labelTitleCtrl
{
	font-weight:bold;
	font-family:Verdana;
	font-size:13pt;
	color:White;
}

.checkBoxTreeView
{
   font-size: 10px;
   color: #333;
   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: #9900cc;
}

/*------------------------ PRINT --------------------------------------------*/

/* Style de la page recap print */
.printTable
{
	border-top: 1px solid #8ABC29;
	border-bottom: 1px solid #8ABC29;
	background-color: rgb(249, 247, 251);
	border-right-style: none;
	border-left-style: none;
} 

.printTitle
{
	text-align: center;
	color: #333;
	font-family: verdana;
	font-weight: bold;
	font-size: 15px;
} 

.printBusinessTitle
{
	text-align: center;
	color: #333;
	font-family: verdana;
	font-weight: bold;
	font-size: 15px;
} 

.printBusinessDate
{
	text-align: center;
	color: #333;
	font-family: verdana;
	font-size: 9px;
} 

.printAdresse
{
	color: #333;
	font-family: verdana;
	font-size: 9px;
} 

.printCorporateName
{
	color: #333;
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
} 

/*.printAnchor
{
	color: #F08400;
	text-decoration: underline;
	font-size: 11px;
	vertical-align: middle;
} 

.printAnchor:hover
{
	color: #F08400;
	text-decoration: none;
	font-size: 11px;
	vertical-align: middle;
}*/

/*-------------------------- ONGLET ------------------------*/
/* Style des Onglet du formulaire demande d'admission */

/* tabs */
.navLvl3LinkSelected {
	color: #fff;
	font-size: 10px;
        text-decoration: none;
        font-weight: bold;
        font-family: Verdana;
	background: #748892;
}

.navLvl3LinkMouse {
	color: #333;
	font-size: 10px;
        text-decoration: none;
        font-weight: bold;
        font-family: Verdana;
	background: #E8D0B2;
}

.navLvl3Link
{
	background: url(http://expo.ubiqus-event.com/img/fond-bloc-sidebar-clair.gif) repeat-y top right #edf1f5;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	color: dimgray;
	margin-left:5px;
}

.headerBG04
{
	color: dimgray;
	/*background: #F08400;*/
}

/*------------------------ 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: #ffffff;
}

.dataGridCtrlFooter
{
	height: 25px;
	background-color: #F0F0F7;
	border: 1px solid #FFFFFF;
	font-size: 8pt;
	font-weight: normal;
	font-family: Verdana;
	color: #ffffff;
}

/*----------------------------- 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;
}
.divScroll10Rows
{
	width: 650px;
	height: 330px;
	overflow: auto;
	position: relative;
	word-wrap: normal;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.GridHeadColumn
{
	background-color: #E5E8EC;
	color: #56545c;
	font-weight: bold;
}
.currentRow
{
	background-color:#edf1f5;
}
.selectedRow
{
	background-color:#F2F9FF
}
.validator {
	FONT-SIZE: 12px;  COLOR: #ff0000;  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

/*---------------------------------------------------*/

/*
#groupeMenu td
{

	background: url(http://expo.ubiqus-event.com/img/fond-bloc-sidebar-clair.gif) repeat-y top right #edf1f5;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	color: dimgray;
}
*/

#groupeInfo
{
	background-color:White;
}

#groupeMenu tr.groupeMenuBottom {
	background : url(../../App_Images/Common/fond-bas-clair.gif) no-repeat 0 0 #edf1f5;
	height:8px;
	font-size: 1px;
}

#groupeMenu tr.groupeMenuTop {
	background : url(../../App_Images/Common/fond-haut-clair.gif) no-repeat 0 0 #edf1f5;
	height:8px;
	font-size: 1px;
}

#formRecap
{
	background-color:White;
}

#ctl00_ContentPlaceHolder_ChapterRecapContenu, #ctl00_ContentPlaceHolder_ChapterRecapPaiement, #ChapterReglement,#ctl00_ContentPlaceHolder_ChapterRecapImpression
{
	width:100%;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
}

#ctl00_ContentPlaceHolder_TxtDescription
{
	width:400px;
}

/*--------------------------------------- Accueil------------ */

.GridHeadColumn2
{
	background-color: #E5E8EC;
	color: #4e545c;
	font-weight: bold;
	font-size: 9pt;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: verdana;
	text-decoration: none;
}
.currentRow2
{
	background-color: #edf1f5;
	padding-left: 5px;
	font-size: 9pt;
	padding-bottom: 5px;
	color: #000066;
	padding-top: 5px;
	font-family: verdana;
	font-weight: bold;
	margin-left:5px;
}
.selectedRow2
{
	background-color: #F2F9FF;
	padding-left: 5px;
	font-size: 8pt;
	padding-bottom: 3px;
	color: #330066;
	padding-top: 5px;
	font-family: verdana;
}

.labelCtrl2
{
	background-color: #F2F9FF;
	padding-left: 5px;
	font-size: 8pt;
	color: #330066;
	font-family: verdana;
	cursor:pointer;
}

.accueilComment
{
	background-color: #F2F9FF;
	/*padding-left: 5px;*/
	font-size: 7pt;
	color: #660066;
	font-family: verdana;	
	/*margin-left: 10px;*/
	margin-top: 5px;
}

.imagePub
{
	margin-left:20px;
}