@charset "utf-8";
/** {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	outline:none;
}*/
body {
	background-color: #26E6CD;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	outline:none;
	color: #000000;
}
div, p, h1, h2, h3, h4, h5, h6, li, ul, ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	outline:none;
}
a {
	text-decoration: none;
}
/*pour index1 et 2 DEBUT*/
#decoFrise {
	background-image: url(../images/index_gdFrise.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
}
#decoBat {
	background-image: url(../images/gd_fond-etab.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100%;
	width: 100%;
	min-height:595px;
}
/*pour index1 et 2 FIN*/

/*pour index3 DEBUT*/
#decoFrise2 {
	background-image: url(../images/index_gdFrise2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
}
#decoBat2 {
	background-image: url(../images/gd_fond-etab2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100%!important;
	width: 100%!important;
	min-height:690px!important;
}
/*pour index3 FIN */
#entete {
	background-image: url(../images/enteteFrise.jpg);
	height: 40px;
	width: 100%;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: bottom;
}
#entete p {
	font-weight: bold;
	padding-top: 4px;
	padding-left: 0.5%;
}
#entete a {
	font-weight: normal!important;
	color: #009900!important;
	text-decoration: underline!important;
}
#entete a:hover, #entete a:focus {
	text-decoration: none!important;
}


#logo {
	background-image: url(../images/entete_titre.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 349px;
	float: right;
	padding-top: 5px;
	background-position: bottom;
}
#abonnement {
	clear: both;
	width: 95%;
	background-image: url(../images/coul2.png);
	margin: 0.5%;
	border: 1px dotted #999999;
	padding: 5px;
	display:none;
}

#oubliMDP {
	clear: both;
	width: 95%;
	background-image: url(../images/coul2.png);
	margin: 0.5%;
	border: 1px dotted #999999;
	padding: 5px;
	display:none;
}

#accueil {
	clear: both;
	width: 95%;
	background-image: url(../images/coul2.png);
	margin: 0.5%;
	border: 1px dotted #999999;
	padding: 5px;
    display:none;
}
#accueil  .lienPoursuivre {
	margin: 0px;
	padding: 0px;
}
#accueil a {
	color: #003300;
	text-decoration: underline;
}
#accueil a:hover, #accueil a:focus {
	text-decoration: none;
	color: #003366;
}
#accueil li {
	list-style-type:none;
	display: block;
	border: 1px solid #2E470E;
	padding: 2px;
	margin: 4px;
	float: none;
	background-color: #88d531;
}
.boite1 {
	width: 50%;
	float :left;
}
.boite2 {
	width: 50%;
	float :left;
}
#accueil hr {
	visibility:hidden!important;
	clear:both;

}
.decal-6pxBas {
	position: relative;
	bottom: -6px;
}



#sessionIdent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/grisClair90.png);
	position: absolute;
	z-index: 20;
	top: 30px;
	left: 174px;
	width: 200px;
	border: 1px solid #006600;
	padding: 5px;
	visibility: hidden;
}
#sessionIdent   p {
	margin-bottom: 5px;
	text-align: right;
}
#sessionIdent   a {
	text-decoration:underline;
}
#sessionIdent a:hover, #sessionIdent a:focus  {
	text-decoration:none!important;
}
#sessionIdent input {
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #CBF1C7;
	margin-right: 5px;
	margin-left: 5px;
}
#sessionIdent label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
}
#sessionIdent #Valider {
	font-weight: bold;
	color: #333333;
	font-size: 0.8em;
	width: 50px;
	border: thin outset #206568;
	background-color:#69CCD1;
}
#sessionIdent #Valider:hover, #sessionIdent #Valider:focus {
	color: #000000;
	border: thin inset #158832;
	background-color:#21CF4C;
}
#sessionIdent #Valider:active {
	color: #000000;
	border: thin inset #990000;
	background-color:#FF0000;
}

#chutierFerme {
	overflow: auto;
	height: auto;
	width: 35px;
	margin-top: 0.5%;
	position: absolute;
	z-index: 10;
	top: 40px;
	right: 0px;
	visibility: visible;
}
#chutierFerme #IconChutier {
	background-image: url(../images/IconchutierF.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 34px;
	width: 25px;
	display: block;
	float:left;
	position: relative;
	right: -1px;
}
#chutierFerme #IconChutier:hover, #chutierFerme #IconChutier:focus {
	background-position: top;
}
#chutierFerme  #decoChutier {
	background-image: url(../images/gris60.png);
	float: left;
	height: 400px;
	width: 6px;
	border: 1px solid #666666;
}

#chutierOuvert {
	overflow: auto;
	height: auto;
	width: 300px;
	position: absolute;
	z-index: 10;
	right: 0px;
	top: 45px;
	visibility: hidden;
}
#chutierOuvert  #IconChutier2 {
	background-image: url(../images/IconchutierO.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 34px;
	width: 25px;
	display: block;
	float:left;
	position: relative;
	right: -1px;
}
#chutierOuvert  #IconChutier2:hover, #chutierOuvert  #IconChutier2:focus {
	background-position: top;
}
#chutierOuvert   #enteteChutier {
	background-image: url(../images/grisClair90.png);
	float: left;
	overflow: auto;
	height: 400px;
	width: 246px;
	font-size: 1.3em;
	color: #FFFFFF!important;
	padding: 10px;
	border: 1px solid #000000;
}
#enteteChutier  #titreChutier {
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: small-caps;
	font-style: normal;
	padding: 2px;
}
#chutierOuvert   #ContenuChutier {
	background-image: url(../images/blanc90.png);
	overflow: auto;
	height: 240px;
	width: 228px;
	font-size: 1em;
	color: #FFFFFF!important;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #333333;
}
#chutAccueil, #chutCour, #chutAdmin {
	display: inherit;
}
#zoneClasse, #zoneSalleProf, #zoneCentreDoc, #zoneAdmin, #zoneCour {
	display: inherit;
}

#ContenuChutier h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #006633;
	font-weight: normal;
	font-style: italic;
}

#ContenuChutier .titreElement {
	font-size: 1.2em;
	font-weight: bold;
	color: #000033;
}
#ContenuChutier p {
	font-size: 0.5em;
}




/*.ligne1 {
	min-height:150px;
	clear: left;
}
.ligne2 {
	min-height:150px;
	clear: left;
}
.ligne3 {
	min-height:150px;
	clear: left;
}
*/

/*Si troisParLigne*/
.ligne1 {
	clear: left;
	margin-left: 1%;
}
.ligne2 {
	clear: left;
	margin-left: 1%;
}
.ligne3 {
	clear: left;
}

.zone {
	float:left;
	width:47%;
	margin: 0.5%;
	min-height: 270px;
	min-width: 320px;
	background-image:url(../images/blanc60.png);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	display:none;
}

.zone:hover, .zone:focus, .zone:active {
	background-image:url(../images/bleu90.png);
}

.outil:hover {
	background-image:url(../images/vert90.png);
}

.troisParligne {
	width:30%!important;
	min-width:304px;
}
fieldset.maj {
	border: 1px solid #1386CA;
	margin: 5px;
	padding: 4px;
}
.maj legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #1386CA;
}
#zoneCour .maj h2 {
	color: #000000;
	margin-bottom: 7px;
	font-size: 0.7em;
	line-height: 0.9em;
}

.maj a {
	text-align: right;
	display: block;
	clear: both;
	float: none;
	font-weight: bold;
	text-decoration: underline!important;
	font-size: 0.9em;
	margin-top: 5px;
}




.zone p, .zone h2, .zone h3, .zone input, .zone li, .zone select  {
	margin-left:2%;
	margin-right:2%;
}
.zone a:link, .zone a:visited {
	color: black;
	text-decoration:underline;
	display: block;
}
.zone a:hover, .zone a:focus {
	background-color: #C5E1C4;
	color: #003300;
	display: block;
}
.zone a:active {
	background-color: #BBFFD7;
	display: block;
}
.zone  h2.titre  {
	color:#077B28;
	font-size:10px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:5px!important;
	margin-left:0%!important;
	margin-right:0%!important;
	width:auto;
}
.zone  h2.petit  {
	color:#077B28;
	font-size:10px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:2px!important;
	margin-left:0%!important;
	margin-right:0%!important;
	width:auto;
}
.zone  h2  a:link, .zone  h2  a:visited {
	color:#12324B;
	text-decoration:none;
	padding:2px;
	padding-left:2%!important;
	padding-right:2%!important;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #80C6BD;
}
.zone   h2   a:hover, .zone h2 a:focus {
	background-color: #052527;
	color:#C1FD99;
	padding:2px;
	padding-left:2%!important;
	padding-right:2%!important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}
.zone   h2   a:active {
	background-color: #666666;
	color:#990000;
	padding:2px;
	padding-left:2%!important;
	padding-right:2%!important;
	border-bottom:grey 1px solid;
}


#zoneCour {
	/*background-image:url(../images/coul5.png);*/
}
#zoneCour .fondImage {
	background-image: url(../images/FondCour.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
	width: 100%;
}

#zoneCour .enteteZone {
	height: 25px;
	width: 100%;
	background-image: url(../images/Entete_Zcour_Frise.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 3px;
}
#zoneCour .titreZ {
	background-image: url(../images/enteteZones_Zcour_titre.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width:249px;
	background-position: left top;
	float: left;
	position: relative;
	left: -1px;
}
#zoneCour .boutons {
	background-image: url(../images/entete_Zcour_fdBt_Opt.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 22px;
	width: 55px;
}
#zoneCour    .boutons    a.param {
	background-image: url(../images/entete_Zcour_BtOpt.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	width: 20px;
	float: left;
	margin-top: 1px;
	margin-left: 9px;
}
#zoneCour   .boutons   a.reduit {
	background-image: url(../images/entete_Zcour_Bt_Ferme.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	width: 20px;
	float: left;
	margin-top: 1px;
	margin-left: 3px;
}

#zoneCour   .boutons   a:hover, #zoneCour   .boutons   a:focus  {
	background-position: left top;
}



#zoneAdmin {
	color: #FFFFCC;
	/*background-image: url(../images/coul2.png);*/
}
#zoneAdmin  .fondImage {
	background-image: url(../images/FondAdmin.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
	width: 100%;
}
#zoneAdmin .enteteZone {
	height: 25px;
	width: 100%;
	background-image: url(../images/Entete_Zcour_Frise.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 3px;
}
#zoneAdmin .titreZ {
	background-image: url(../images/enteteZones_Zadmin_titre.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width:249px;
	background-position: left top;
	float: left;
	position: relative;
	left: -1px;
}
#zoneAdmin .boutons {
	background-image: url(../images/entete_Zcour_fdBt_Opt.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 22px;
	width: 55px;
}
#zoneAdmin    .boutons    a.param {
	background-image: url(../images/entete_Zcour_BtOpt.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	width: 20px;
	float: left;
	margin-top: 1px;
	margin-left: 9px;
}
#zoneAdmin   .boutons   a.reduit {
	background-image: url(../images/entete_Zcour_Bt_Ferme.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	width: 20px;
	float: left;
	margin-top: 1px;
	margin-left: 3px;
}

#zoneAdmin   .boutons   a:hover, #zoneAdmin   .boutons   a:focus  {
	background-position: left top;
}

#zoneClasse {
	color: #FFFFCC;
	/*background-image: url(../images/coul3.png);*/
}
#zoneClasse  .fondImage {
	background-image: url(../images/FondAdmin.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
	width: 100%;
}
#zoneClasse .enteteZone {
	height: 25px;
	width: 100%;
	background-image: url(../images/Entete_Zcour_Frise.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 3px;
}
#zoneClasse .titreZ {
	background-image: url(../images/enteteZones_Zclasse_titre.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width:249px;
	background-position: left top;
	float: left;
	position: relative;
	left: -1px;
}
#zoneClasse .boutons {
	background-image: url(../images/entete_Zcour_fdBt_Opt.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 22px;
	width: 55px;
}
#zoneClasse    .boutons    a.param {
	background-image: url(../images/entete_Zcour_BtOpt.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	width: 20px;
	float: left;
	margin-top: 1px;
	margin-left: 9px;
}
#zoneClasse   .boutons   a.reduit {
	background-image: url(../images/entete_Zcour_Bt_Ferme.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	width: 20px;
	float: left;
	margin-top: 1px;
	margin-left: 3px;
}

#zoneClasse   .boutons   a:hover, #zoneClasse   .boutons   a:focus  {
	background-position: left top;
}

#zoneSalleProf {
	color: #FFFFCC;
	/*background-image: url(../images/coul2.png);*/
}

#zoneSalleProf  .fondImage {
	background-image: url(../images/FondAdmin.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
	width: 100%;
}
#zoneSalleProf .enteteZone {
	height: 25px;
	width: 100%;
	background-image: url(../images/Entete_Zcour_Frise.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 3px;
}
#zoneSalleProf .titreZ {
	background-image: url(../images/enteteZones_ZsalleP_titre.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width:249px;
	background-position: left top;
	float: left;
	position: relative;
	left: -1px;
}
#zoneSalleProf .boutons {
	background-image: url(../images/entete_Zcour_fdBt_Opt.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 22px;
	width: 55px;
}
#zoneSalleProf    .boutons    a.param {
	background-image: url(../images/entete_Zcour_BtOpt.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	width: 20px;
	float: left;
	margin-top: 1px;
	margin-left: 9px;
}
#zoneSalleProf   .boutons   a.reduit {
	background-image: url(../images/entete_Zcour_Bt_Ferme.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	width: 20px;
	float: left;
	margin-top: 1px;
	margin-left: 3px;
}

#zoneSalleProf   .boutons   a:hover, #zoneSalleProf   .boutons   a:focus  {
	background-position: left top;
}

#OutilQCM {
	color: #FFFFCC;
	/*background-image: url(../images/coul5.png);*/
}
#OutilQCM  .fondImage {
	background-image: url(../images/FondAdmin.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
	width: 100%;
}
#OutilQCM .enteteZone {
	height: 25px;
	width: 100%;
	background-image: url(../images/Entete_Zoutil_Frise.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 3px;
}
#OutilQCM .titreZ {
	background-image: url(../images/enteteZones_Oqcm_titre.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width:249px;
	background-position: left top;
	float: left;
	position: relative;
	left: -1px;
}
#OutilQCM .boutons {
	background-image: url(../images/entete_Zoutil_fdBt_Opt.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 22px;
	width: 55px;
}
#OutilQCM    .boutons    a.param {
	background-image: url(../images/entete_Zoutil_BtOpt.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	width: 20px;
	float: left;
	margin-top: 1px;
	margin-left: 9px;
}
#OutilQCM   .boutons   a.reduit {
	background-image: url(../images/entete_Zoutil_Bt_Ferme.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	width: 20px;
	float: left;
	margin-top: 1px;
	margin-left: 3px;
}

#OutilQCM   .boutons   a:hover, #OutilQCM   .boutons   a:focus  {
	background-position: left top;
}

#zoneCentreDoc {
	color: #FFFFCC;
	/*background-image: url(../images/coul2.png);*/
}
#zoneCentreDoc  .fondImage {
	background-image: url(../images/FondAdmin.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
	width: 100%;
}
#zoneCentreDoc .enteteZone {
	height: 25px;
	width: 100%;
	background-image: url(../images/Entete_Zcour_Frise.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 3px;
}
#zoneCentreDoc .titreZ {
	background-image: url(../images/enteteZones_ZcentreD_titre.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width:249px;
	background-position: left top;
	float: left;
	position: relative;
	left: -1px;
}
#zoneCentreDoc .boutons {
	background-image: url(../images/entete_Zcour_fdBt_Opt.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 22px;
	width: 55px;
}
#zoneCentreDoc    .boutons    a.param {
	background-image: url(../images/entete_Zcour_BtOpt.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	width: 20px;
	float: left;
	margin-top: 1px;
	margin-left: 9px;
}
#zoneCentreDoc   .boutons   a.reduit {
	background-image: url(../images/entete_Zcour_Bt_Ferme.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	width: 20px;
	float: left;
	margin-top: 1px;
	margin-left: 3px;
}

#zoneCentreDoc   .boutons   a:hover, #zoneCentreDoc   .boutons   a:focus  {
	background-position: left top;
}

.clear {
	clear: both;
}
.cache, .zone h1 {
	position: absolute;
	left: -5000px;
	top: -5000px;
}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1em;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
}
.boiteGroupe {
	background-image: url(../images/blanc60.png);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.boiteGroupe h2 {
	margin-top: 0.5em;
	margin-bottom: -0.2em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.boiteSpeech {
	width: 90%;
	border: 1px solid #999999;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0.5em;
	margin-bottom: 1em;
	background-image: url(../images/blanc90.png);
}
.boiteSpeech a {
	display: inline;
}
.lienPoursuivre   {
	text-align: right;
	margin-bottom: 1em;
	display: block;
}

ul {
	margin-left:1em;
}
p,li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	width: 98%;
	background-image: url(../images/blanc60.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
select.listeMenu {
	width:90%;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top: 4px;
	margin-bottom:8px;
	border:#999999 1px solid;
}

.copyright {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #FFFFFF;
}
#logoAAA {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}



/* SpryCollapsiblePanel.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main CollapsiblePanel container. For our
 * default style, the CollapsiblePanel is responsible for drawing the borders
 * around the widget.
 *
 * If you want to constrain the width of the CollapsiblePanel widget, set a width on
 * the CollapsiblePanel container. By default, our CollapsiblePanel expands horizontally to fill
 * up available space.
 *
 * The name of the class ("CollapsiblePanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * CollapsiblePanel container.
 */
.CollapsiblePanel {
	margin: 0px;
	padding: 0px;
	/*border-left: solid 1px #CCC;
	border-right: solid 1px #999;
	border-top: solid 1px #999;
	border-bottom: solid 1px #CCC;*/
}

/* This is the selector for the CollapsiblePanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open or close the panel.
 *
 * The name of the class ("CollapsiblePanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * CollapsiblePanel panel tab container.
 */
.CollapsiblePanelTab {
	background-image:url(../images/triangleOuvrir.png);
	margin: 0px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 1px center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
}

/* This is the selector for a CollapsiblePanel's Content area. It's important to note that
 * you should never put any padding on the content area element if you plan to
 * use the CollapsiblePanel's open/close animations. Placing a non-zero padding on the content
 * element can cause the CollapsiblePanel to abruptly grow in height while the panels animate.
 *
 * The name of the class ("CollapsiblePanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style a
 * CollapsiblePanel content container.
 */
.CollapsiblePanelContent {
	width: 90%;
	border: 1px solid #999999;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0.5em;
	margin-bottom: 1em;
	background-image: url(../images/blanc90.png);
	/*margin: 0px;
	padding: 0px;*/
}
/* An anchor tag can be used inside of a CollapsiblePanelTab so that the
 * keyboard focus ring appears *inside* the tab instead of around the tab.
 * This is an example of how to make the text within the anchor tag look
 * like non-anchor (normal) text.
 */
.CollapsiblePanelTab a {
	color: black;
	text-decoration: none;
	
}
/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "CollapsiblePanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the CollapsiblePanel.
 */
.CollapsiblePanelOpen .CollapsiblePanelTab {
	background-color: #EEE;
	
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "CollapsiblePanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background-color: #C5E1C4;
	color: #003300;
	display: block;
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * CollapsiblePanel has focus. The "CollapsiblePanelFocused" class is programatically added and removed
 * whenever the CollapsiblePanel gains or loses keyboard focus.
 */
.CollapsiblePanelFocused .CollapsiblePanelTab {
	background-color: #BBFFD7;
	display: block;
}

.CollapsiblePanelContent a:hover, .CollapsiblePanelContent a:active {
	display: inline;
	text-decoration:none;
}
.custom {
	background-image: url(../images/grisClair90.png);
	position: absolute;
	height: 465px;
	width: 50%;
	left: 40px;
	top: 60px;
	z-index: 20;
	overflow: auto;
	border: 1px dashed #999999;
	padding: 10px;
	visibility: hidden;
}
.custom input {
	font-size: 1em;
}

.customContenu {
	width: 95%;
	border: 1px dotted #666666;
	margin-right: 1%;
	margin-left: 1%;
	overflow: auto;
	height: 395px;
	padding: 1%;
	background-image: url(../images/blanc90.png);
}

.custom h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: oblique;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #333333;
	margin-bottom: 10px;
	font-weight: bold;
}
.custom h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.custom h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight: bold !important;
	color: #333333;
}
.custom a {
	text-decoration: underline;
}
.custom p {
	margin-bottom: 4px;
}

.custom hr {
	margin-top: 10px;
	margin-bottom: 5px;
}

.custom .lienPoursuivre {
	font-size: 0.8em;
	font-weight: bold;
	color: #006600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	display: block;
	float: right;
}

.custom a:hover, .custom a:focus {
	text-decoration: none;
}
option:hover {
	cursor:pointer!important;
	background-color:#8DCBA3!important;

}
h2.MiseEnligne {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
