body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}

.container {
	position:relative;
	width:565px;
}

.container2 {
	position:relative;
	width:565px;
}

/* LIENS ########################################### */
.headerBtns { /* Firefox */
	margin-right:2px;
	margin-top:5px;
}

*+html .headerBtns { /* IE 7 seulement */
	margin-right:1px;
	margin-top:5px;
}

* html .headerBtns { /* IE 6 et inférieurs */
	margin-right:6px;
	margin-top:5px;
}
/* LIENS ########################################### */

.header {
	background-image:url(../images/header_login.jpg);
	background-repeat:no-repeat;
	width:565px;
	height:70px;
}

.header08 {
	background-image:url(../images/header_login_0809.jpg);
	background-repeat:no-repeat;
	width:565px;
	height:70px;
}

.header09 {
	background-image:url(../images/header_login_0910.jpg);
	background-repeat:no-repeat;
	width:565px;
	height:70px;
}

.frmNoMarginTop {
	margin-top:0px;
}



/* LIENS ########################################### */
a:link {
	color:#FFFF00;
}
a:visited {
	color:#FFFF00;
}
a:hover {
	color:#FFFF00;
}
a:active {
	color:#FFFF00;
}
/* LIENS ########################################### */



/* DIV CONTENT ########################################### */
.content { /* Firefox */
	background-image:url(../images/tuile_login.gif);
	background-repeat:repeat-y;
	width:525px;
	height:auto;
	padding:10px 25px 0px 20px;
}

*+html .content { /* IE 7 seulement */
	background-image:url(../images/tuile_login.gif);
	background-repeat:repeat-y;
	width:528px;
	height:auto;
	padding:10px 25px 0px 18px;
}

* html .content { /* IE 6 et inférieurs */
	background-image:url(../images/tuile_login.gif);
	background-repeat:repeat-y;
	width:539px;
	height:auto;
	padding:6px 0px 0px 25px;
}

/* ------------------------------ */

.content3 { /* Firefox */
	background-image:url(../images/tuile_login.gif);
	background-repeat:repeat-y;
	width:525px;
	height:auto;
	padding:10px 25px 0px 20px;
}

*+html .content3 { /* IE 7 seulement */
	background-image:url(../images/tuile_login.gif);
	background-repeat:repeat-y;
	width:528px;
	height:auto;
	padding:10px 25px 0px 18px;
}

* html .content3 { /* IE 6 et inférieurs */
	background-image:url(../images/tuile_login.gif);
	background-repeat:repeat-y;
	width:539px;
	height:auto;
	padding:6px 14px 0px 11px;
}
/* FIN DIV CONTENT ###################################### */




/* DIV TITRE IMG FORM ########################################### */
#divTitreImgForm { /* Firefox  */
	float:left;
	margin-left:17px;
	margin-bottom:15px;
	width:100%;
}

*+html #divTitreImgForm { /* IE 7 seulement */
	float:left;
	margin-left:17px;
	margin-bottom:13px;
	width:100%;
}

* html #divTitreImgForm { /* IE 6 et inférieurs */
	float:left;
	margin-left:10px;
	margin-bottom:13px;
	width:100%;
}
/* DIV TITRE IMG FORM ###################################### */




/* DIV TITRE IMG FORM ########################################### */
#divTitreImgForm2 { /* Firefox  */
	float:left;
	margin-top:15px;
	margin-bottom:15px;
	width:100%;
}

*+html #divTitreImgForm2 { /* IE 7 seulement */
	float:left;
	margin-top:13px;
	margin-bottom:13px;
	width:100%;
}

* html #divTitreImgForm2 { /* IE 6 et inférieurs */
	float:left;
	margin-top:13px;
	margin-bottom:13px;
	width:100%;
}
/* DIV TITRE IMG FORM ###################################### */




.footer {
	background-image:url(../images/footer_login.jpg);
	background-repeat:no-repeat;
	height:36px;
}




/* DIV MSG DÉCONNEXION AUTOMATIQUE ######################## */
#divMsgAutoLogOff { /* Firefox  */
	color:#009900;
	text-align:center;
	float:left;
	font-size:10px;
	margin-left:17px;
	margin-right:17px;
}

*+html #divMsgAutoLogOff { /* IE 7 seulement */
	color:#009900;
	text-align:center;
	float:left;
	font-size:10px;
	margin-left:17px;
	margin-right:17px;
}

* html #divMsgAutoLogOff { /* IE 6 et inférieurs */
	color:#009900;
	float:left;
	text-align:center;
	font-size:10px;
	margin-left:10px;
	/*margin-right:10px;*/
	/*padding-right:9px;*/
	padding-right:19px;
}
/* FIN DIV MSG DÉCONNEXION AUTOMATIQUE #################### */




/* DIV ELEMENT 1 ########################################### */
#div1 { /* Firefox  */
	text-align:left;
	float:left;
	margin-left:17px;
	margin-right:17px;
}

*+html #div1 { /* IE 7 seulement */
	text-align:left;
	float:left;
	margin-left:17px;
	margin-right:17px;
}

* html #div1 { /* IE 6 et inférieurs */
	float:left;
	text-align:left;
	margin-left:10px;
	/*margin-right:10px;*/
	/*padding-right:9px;*/
	padding-right:19px;
}
/* FIN DIV ELEMENT 1 ###################################### */



/* DIV ELEMENT 1 - PAS DE FLOAT ########################################### */
#div1NoFloat { /* Firefox  */
	margin-left:17px;
	margin-right:17px;
}

*+html #div1NoFloat { /* IE 7 seulement */
	margin-left:17px;
	margin-right:17px;
}

* html #div1NoFloat { /* IE 6 et inférieurs */
	margin-left:19px;
	margin-right:19px;
}
/* FIN DIV ELEMENT 1 - PAS DE FLOAT ###################################### */



/* DIV ELEMENT 2 ########################################### */
#div2NoFloat { /* Firefox  */
	margin-left:17px;
	margin-right:17px;
}

*+html #div2NoFloat { /* IE 7 seulement */
	margin-left:17px;
	margin-right:17px;
}

* html #div2NoFloat { /* IE 6 et inférieurs */
	margin-left:19px;
	margin-right:19px;
}
/* FIN DIV ELEMENT 2 ###################################### */



/* DIV FORM CODE POSTAL ########################################### */
.frmSelectCodePostal { /* Firefox  */
	padding-left:0px;
	margin-left:0px;
}

*+html .frmSelectCodePostal { /* IE 7 seulement */
	padding-left:0px;
	margin-left:0px;
}

* html .frmSelectCodePostal { /* IE 6 et inférieurs */
	padding-left:0px;
	margin-left:0px;
}
/* DIV FORM CODE POSTAL ###################################### */



/* INPUT FORM POUR VALIGN MIDDLE DANS DIV 1 ############### */
.inputTextForm { /* Firefox  */
	margin-bottom:4px;
}

*+html .inputTextForm { /* IE 7 seulement */
	margin-bottom:2px;
}

* html .inputTextForm { /* IE 6 et inférieurs */
	margin-bottom:2px;
}
/* FIN INPUT FORM POUR VALIGN MIDDLE DANS DIV 1 ########### */




/* BTN SUBMIT ############################################# */
.linkSubmit { /* Firefox  */
	float:left;
	margin-top:5px;
	margin-left:17px;
}

*+html .linkSubmit { /* IE 7 seulement */
	float:left;
	margin-top:6px;
	margin-left:17px;
}

* html .linkSubmit { /* IE 6 et inférieurs */
	float:left;
	margin-top:6px;
	margin-left:10px;
}
/* FIN BTN SUBMIT ######################################### */



/* PARAGRAPHE MSG PAS D'ÉCOLES TROUVÉES  ############################################# */
.pPasEcoleTrouvee { /* Firefox  */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#990000;
	font-weight:bold;
	margin-bottom:0px;
}

*+html .pPasEcoleTrouvee { /* IE 7 seulement */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#990000;
	font-weight:bold;
	padding-top:15px;
	margin-bottom:0px;
}

* html .pPasEcoleTrouvee { /* IE 6 et inférieurs */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#990000;
	font-weight:bold;
	padding-top:15px;
	margin-bottom:0px;
}
/* FIN PARAGRAPHE MSG PAS D'ÉCOLES TROUVÉES  ########################################## */



/* BTN RECHERCHER CP ############################################# */
.submitRechercherCP { /* Firefox  */
	color:#FFFFFF;
	background-color:#000000;
	border:1px solid #CCCCCC;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:2px;
	cursor:pointer;
}

*+html .submitRechercherCP { /* IE 7 seulement */
	color:#FFFFFF;
	background-color:#000000;
	border:1px solid #CCCCCC;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:2px 0px 2px 0px;
	cursor:pointer;
}

* html .submitRechercherCP { /* IE 6 et inférieurs */
	color:#FFFFFF;
	background-color:#000000;
	border:1px solid #CCCCCC;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:2px 0px 2px 0px;
	cursor:pointer;
}
/* BTN RECHERCHER CP ############################################# */



/* TXT BAS - LIEN ######################################### */
.txtBasFormAcc { /* Firefox  */
	text-align:left;
	float:left;
	margin-left:17px;
}

*+html .txtBasFormAcc { /* IE 7 seulement */
	text-align:left;
	float:left;
	margin-left:17px;
}

* html .txtBasFormAcc { /* IE 6 et inférieurs */
	text-align:left;
	float:left;
	margin-left:17px;
}
/* FIN TXT BAS - LIEN ###################################### */




/* IMG TITRE INFOS ÉCOLES ######################################### */
.imgInfosEcole { /* Firefox  */
	margin-top:18px;
}

*+html .imgInfosEcole { /* IE 7 seulement */
	margin-top:0px;
}

* html .imgInfosEcole { /* IE 6 et inférieurs */
	margin-top:0px;
}
/* FIN IMG TITRE INFOS ÉCOLES ##################################### */




/* TABLEAU INFOS ÉCOLES ######################################### */
.tableInfosEcole { /* Firefox  */
	text-align:left;
}

*+html .tableInfosEcole { /* IE 7 seulement */
	text-align:left;
}

* html .tableInfosEcole { /* IE 6 et inférieurs */
	text-align:left;
}
/* TABLEAU INFOS ÉCOLES ###################################### */




/* TABLEAU INFOS ÉCOLES ######################################### */
.ligneHorizontale { /* Firefox  */
	width:100%;
	height:2px;
	background-color:#000000;
	margin:0px;
	padding:0px;
}

*+html .ligneHorizontale { /* IE 7 seulement */
	width:100%;
	height:2px;
	background-color:#000000;
	margin:0px;
	padding:0px;
}

* html .ligneHorizontale { /* IE 6 et inférieurs */
	width:100%;
	height:2px;
	background-color:#000000;
	margin:0px;
	padding:0px;
	border:none;
	overflow:hidden;
	position:relative;
}


.ligneHorizontale1px { /* Firefox  */
	width:100%;
	height:1px;
	background-color:#000000;
	margin:0px;
	padding:0px;
}

*+html .ligneHorizontale1px { /* IE 7 seulement */
	width:100%;
	height:1px;
	background-color:#000000;
	margin:0px;
	padding:0px;
}

* html .ligneHorizontale1px { /* IE 6 et inférieurs */
	width:100%;
	height:1px;
	background-color:#000000;
	margin:0px;
	padding:0px;
	border:none;
	overflow:hidden;
	position:relative;
}
/* TABLEAU INFOS ÉCOLES ######################################## */


.linkPopUp {
	text-decoration:none;
	color:#000000;
}

.tableEcolesInscrites {
	background-color:#000000;
}

.tableEcolesInscrites td {
	background-color:#FF9934;
}