html {/*
	height: 100%;
	max-height: 100%;
	*/
	padding: 0;
	margin: 0;
	border: 0;
	background: #000;
	color: #fff; 
	font-size: 76%;
	/*overflow: hidden;*/
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;	
}
body {
/*
	height: 100%;
	max-height: 100%;
	overflow: hidden;
	*/
	padding: 0;
	margin: 0;
	border: 0;
}

.dnewline {
	clear: both;
}
.raddan {
	font-size: 1.0em;
	font-weight: bold;
	font-style: normal;
	text-align: right;
	clear: both;
	float:right;
	/* TOP RIGTH BOTTOM LEFT */
	padding: 0px 0px 10px 10px;
}
.raddan li a:hover {
	border-bottom: #031378 1px dotted;
}
.raddan li a, .raddan li a:link, .raddan li a:visited {
	color: #031378;
}
.raddan ul {
	display: table;
	list-style-type: none;
	/* TOP RIGTH BOTTOM LEFT */
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
.raddan li {
	display: table-cell;
	float: left;
	list-style-type: none;
	/* TOP RIGTH BOTTOM LEFT */
	padding: 0px 5px 1px 0px;
}
.raddan li a, li a:link, .raddan li a:visited {
	text-decoration: none; 
}
.raddan li a:active {
	color: #cc0000; 
	text-decoration: none; 
}
.WrapFramePage {
	/* TOP RIGTH BOTTOM LEFT */
	margin: 20px 20px 20px 20px;
	text-align:center;
}
.WrapFramePage h1 {
	font-size: 1.2em;
	margin: 0px;
	/* TOP RIGTH BOTTOM LEFT */
	padding: 0px 0px 0px 5px;
}
.WrapFramePage h6 {
	border: 1px solid #BDD3D2;
	font-size: 1.0em;
	margin: 5px 100px 5px 100px;
	text-align: center;
	font-weight: normal;
	padding: 5px 0px 5px 0px;
	background-color: #cccccc;
}
form, img, fieldset {
	border: none;
	padding: 0px;
	margin: 0px;

	/*display: block;	 TAKES AWAY SPACES IN FIREFOX !!! WE CANT HAVE IT WITH TINYMCE - MAKES BUTTON BAR HORIZONTAL */
}
hr {
	display: none;
}
.xWrapCenter {
	position:relative;
	height: auto;
	left: auto;
	top: auto;
	margin-left: auto;
	margin-right: auto;
	width: 60%;
}
.xWrapForm {
	width: 60%;
	clear: both;
	padding: 0px 25px 0px 25px;
	/*text-align:center;*/
		margin-left: auto;
	margin-right: auto;
}
.xWrapFormSub {
	/*width: 60%;*/
	clear: both;
	padding: 0px 25px 0px 25px;
}
.xWrapForm fieldset, .xWrapFormSub fieldset  {
	border: 10px solid #fff;
}
.xWrapForm fieldset legend, .xWrapForm fieldset p,.xWrapFormSub fieldset legend, .xWrapFormSub fieldset p {
	color: #fff;
	
}
.xWrapForm select, .xWrapFormSub select { 
	font-size: 1em;
	border: 1px solid #fff;
	padding: 2px 0px 1px 2px;
	/* TOP RIGTH BOTTOM LEFT */
	margin: 0px 0px 1px 2px;
}
.xWrapForm textarea, .xWrapFormSub textarea { 
	font-size: 1.3em;
	border: 1px solid #fff;
	padding: 2px 0px 1px 2px;
	/* TOP RIGTH BOTTOM LEFT */
	margin: 0px 0px 1px 2px;
}
.xWrapForm fieldset, .xWrapFormSub fieldset  {
	border-width: 1px;
	padding: 10px;
	margin: 25px auto;
	min-width: 300px;
	font-size: 1em;
	text-align: left;
}

.xWrapForm fieldset legend, .xWrapFormSub fieldset legend {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 5px 1px 5px;
	color: #fff;
}
.xWrapForm fieldset label { 
	padding: 0 3px;
	display: block;
	float: left;
	width: 28%;
	text-align: right;
}
.xWrapForm fieldset div.pair {
	margin: 8px 0 3px 0;
	padding: 0;
	clear: left;
}


.xWrapFormSub fieldset label { 
	padding: 2px 3px 0 3px;
	display: block;
	float: left;
	/*width: 28%;*/
	text-align: right;
}
.xWrapFormSub fieldset div.pair  {
/* TOP RIGTH BOTTOM LEFT */
	margin: 8px 0 3px 0;
	padding: 0;
	float: left;
	/*clear: left;*/
}
.xWrapForm fieldset div.checkpair label, .xWrapFormSub fieldset div.checkpair label {
	float: none;
	display: inline;
}
.xWrapForm fieldset div.checkpair, .xWrapFormSub fieldset div.checkpair {
	padding-left: 120px;
}
.xWrapForm fieldset p, .xWrapFormSub fieldset p {
	margin: 0px;
	font-size: 0.9em;
	font-weight: bold;
}
.xWrapForm fieldset div.buttons, .xWrapFormSub fieldset div.buttons {
	text-align: center;
}
.xWrapForm label, .xWrapFormSub label {
	color: #fff;
}

.buttl {
	background-color: #6382b8;
	font-size: 0.9em;	
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #fff;
	padding: 1px 3px;
	line-height: 16px;
	white-space: nowrap;
}
.buttf {
	background-color: #6382b8;
	font-size: 1.0em;
	border: 1px solid #fff;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;6382b8
	padding: 2px 6px 1px 6px;
	line-height: 10px;
	cursor: pointer;
}
.textf {
	font-size: 1.0em;
	border: 1px solid #666666;
	font-weight: bold;
	padding: 2px 0px 1px 2px;
}
.atextf {
	font-size: 1.1em;
	border: 1px solid #666666;
	font-weight: bold;
	padding: 2px 0px 1px 2px;
	background-color: #ffcc66;
}
.self {
	font-size: 1.1em;
	border: 1px solid #666666;
	font-weight: bold;
	padding: 2px 0px 1px 2px;
}
.aself {
	font-size: 1.1em;
	border: 1px solid #666666;
	background-color: #ffcc66;
	font-weight: bold;
	padding: 2px 0px 1px 2px;
}

.alertgood {
	color: #003300;
}
.alertbad {
	color: #ff0000;
}
.alertinfo {
	color: #006699;
}
.alert {
	font-size: 0.9em;
	padding: 0.3em 0.5em 0.4em 1.0em;	
	border: 0.1em solid #666666;
	background-color:#cccccc;	
}
.alert_info {
	font-size: 1.1em;
	padding: 0.3em 0.5em 0.4em 1.0em;	
	text-align: center;	
}
.buttlDel {
	display: block;
	float: left;
	background-image: url(../images/bt_supprimer.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-decoration: none;
	height: 31px;
	width: 21px;
	/*padding: 1px 2px 2px 2px;*/
    margin-left: 4px;
    margin-right: 4px;
}
.buttlMod {
	display: block;
	float: left;
	background-image: url(../images/bt_modifier_utilisateur.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-decoration: none;
	height: 31px;
	width: 21px;
	/*padding: 1px 2px 2px 2px;*/
	margin-left: 4px;
    margin-right: 4px;
}
.xsortable {
  display:table;
}
.xsortable table {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
/*	margin: 0px auto 1.5em;*/
	border-left: #ffffff 1px solid;
/*	width: auto;*/
	padding-top: 0px;
	border-collapse: collapse
}
.xsortable caption {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	margin: 0px auto;
	width: auto;
	padding-top: 0px;
	text-align: right
}
.xsortable th {

	background-color: #050;
		/* TOP RIGTH BOTTOM LEFT */
	padding: 4px 10px 2px 12px;	
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	vertical-align: middle;
	font-size: 1.0em;
	color: #ffffff;

	border-bottom: #ffffff 1px solid;
	/*letter-spacing: 1px;*/
	text-align: center;
}
.xsortable td {
	white-space: nowrap;
	border-right: #ffffff 1px solid;
	padding: 4px 10px 3px 12px;	
	font-size: 1.0em;
	color: #000000;
	border-bottom: #ffffff 1px solid;
}
.lfta {
	background-color: #f2f2f2;
}
.lft {
	background-color: #d0d0d0;
}
div.HorizRule {
	border: 1px solid #fff;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	width: 100%;
	height: 1px;
	padding: 0px;
	margin: 0px;
}
.ButtAdd {
	/* TOP RIGTH BOTTOM LEFT */
	padding: 5px 0px 10px 5px;
	text-align: right;
}
/*
#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px; letter-spacing:1px;}
#xsnazzy h1 {font-size:1.2em; color:#fff;}
#xsnazzy h2 {font-size:2em;color:#06a; border:0;}
#xsnazzy p {padding-bottom:0.5em;}
#xsnazzy h2 {padding-top:0.5em;}
#xsnazzy {background: transparent; margin:0em;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#000; border-left:1px solid #000; border-right:1px solid #000;}
.xb1 {margin:0 5px; background:#000;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:#000; border:0 solid #000; border-width:0 1px;}
*/

/* Menu */
.tablemenu {
	padding: 1px;
	border-collapse: separate;
	border-spacing: 1px;
	empty-cells: show;
	width: 100%;
	font-size: 1.1em;
	color: #333333;
	font-weight: bold;	
}
.mlk {
	vertical-align: top;
	border-bottom: 1px dotted #999999;
	padding: 5px 2px 1px 2px;
	cursor: pointer;
}
.mlko {
	background-color: #cccccc;
	vertical-align: top;
	border-bottom: 1px dotted #999999;
	padding: 5px 2px 1px 2px;
	cursor: pointer;	
}
.mlkf {
	background-color: #acacac;
	vertical-align: top;
	border-bottom: 1px dotted #999999;
	padding: 5px 2px 1px 2px;
	cursor: pointer;
}
.buttl {
	background-color: #000000;
	font-size: 1.0em;	
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #fff;
	padding: 1px 3px;
	line-height: 16px;
	white-space: nowrap;
}
.buttf {
	background-color: #000000;
	font-size: 1.0em;
	border: 1px solid #fff;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 2px 6px 1px 6px;
	line-height: 10px;
	cursor: pointer;
}
.textf {
	font-size: 1.0em;
	border: 1px solid #666666;
	font-weight: bold;
	padding: 2px 0px 1px 2px;
}
.atextf {
	font-size: 1.1em;
	border: 1px solid #666666;
	font-weight: bold;
	padding: 2px 0px 1px 2px;
	background-color: #ffcc66;
}
.self {
	font-size: 1.1em;
	border: 1px solid #666666;
	font-weight: bold;
	padding: 2px 0px 1px 2px;
}
.aself {
	font-size: 1.1em;
	border: 1px solid #666666;
	background-color: #ffcc66;
	font-weight: bold;
	padding: 2px 0px 1px 2px;
}





/* adding the active/focus state found at http://www.cssplay.co.uk/menus/ndlrt.html#nogo */
#mainmenu {
	list-style-type:none; 
	padding:0; 
	/*  width:35em; */
	height:10em; 
	margin:0;
}
#mainmenu li {
	display:block; 
	width:10em; 
	/*height:2em; */
	/*  float:left; */
	margin-right:0.2em;
		padding: 0.2em 0.2em 0em 0em;	
}
#mainmenu a {
	display:block; 
	/*  width:20em; */
	height:1.4em; 
	position:relative; 
	text-decoration:none;
}
#mainmenu a em {
	display:block; 
	font-style:normal; 
	font-weight: bold; 
	width:10em; 
	height:1.4em; 
	color:#000; 
	position:absolute; 
	top:0; 
	left:0; 
	cursor:pointer;
		/* TOP RIGTH BOTTOM LEFT */
	padding: 0em 0em 0em 1em;	
	text-align: left;
	border-bottom: 1px dotted #999999;
}

#mainmenu a:hover {
	color:#ffffff;
}
#mainmenu a:hover em {
	width:10em; 
	color:#ffffff;
	background-color: #080;
	padding: 0em 0em 0em 1em;	
	border-bottom: 1px dotted #999999;
}
#mainmenu a:active, #mainmenu a:focus {
	width:0; 
/*	height:0;*/
	outline:0; /* for browsers that understand */
}

#mainmenu a:active em, #mainmenu a:focus em {
	width:10em; 
	color:#ffffff;
	background-color: #070;
	outline:0; /* for browsers that understand */
	padding: 0em 0em 0em 1em;	
	border-bottom: 1px dotted #999999;
}




.menupage h1 {
	font-size: 1.2em;
	padding: 0em 0em 0em 1em;
}
.menupage h2 {
	font-size: 1.0em;
	padding: 0em 0em 0em 1em;
}
.menupage p {
	padding: 0em 0em 0em 1em;
}

#menusub {
	list-style-type:none; 
	padding:0; 
	/*  width:35em; */
	height:10em; 
	margin:0;
}
#menusub li {
  display:block; 
  width:10em; 
  height:2em; 
  float:left; 
  margin-right:0.2em;
  }
#menusub a {
	display:block; 
	/*  width:20em; */
	height:2em; 
	position:relative; 
	text-decoration:none;
}
#menusub a em {
	display:block; 
	font-style:normal; 
	font-weight: bold; 
	width:10em; 
	height:1.5em; 
	color:#000; 
	position:absolute; 
	top:0; 
	left:0; 
	cursor:pointer;
		/* TOP RIGTH BOTTOM LEFT */
	padding: 0.5em 0.2em 0.4em 0.2em;	
	text-align: center;
}

#menusub a:hover {
	color:#ffffff;
}
#menusub a:hover em {
	width:10em; 
	color:#ffffff;
	background-color: #080;
	padding: 0.5em 0.2em 0.4em 0.2em;
}
#menusub a:active, #menusub a:focus {
	width:0; 
	height:0;
	outline:0; /* for browsers that understand */
}

#menusub a:active em, #menusub a:focus em {
	width:10em; 
	color:#ffffff;
	background-color: #070;
	outline:0; /* for browsers that understand */
	padding: 0.5em 0.2em 0.4em 0.2em;
}


.dnewline {
	clear: both;
}
  
.daddright {
	float:left;
	left:0px;
	margin: 10px;
}
#divleft {
	float:left;
	left:0px;
	margin: 10px;
}
#divright {
	float:right;
	left:0px;
	margin: 10px;
}
.xlink {
	color:#ffffff;
}
#wait_container {
	height: 16px;
}




.daddright table {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
/*	margin: 0px auto 1.5em;*/
	border-left: #000000 1px solid;
/*	width: auto;*/
	padding-top: 0px;
	border-collapse: collapse
}
.daddright caption {
	/* TOP RIGTH BOTTOM LEFT */
	padding: 0px 0px 5px 0px;
	margin: 0px auto;
	width: auto;
	text-align: center;
	font-size: 1.1em;
}
.daddright th {
	background-color: #050;
		/* TOP RIGTH BOTTOM LEFT */
	padding: 4px 3px 2px 3px;	
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	vertical-align: middle;
	font-size: 1.0em;
	color: #FFFFFF;
	border-bottom: #000000 1px solid;
	/*letter-spacing: 1px;*/
	text-align: center;
}
.daddright th:first-child {
	color: #e00;
}
.daddright td {
	border-right: #000000 1px solid;
	padding: 4px 3px 3px 3px;	
	font-size: 1.0em;
	color: #000000;
	border-bottom: #000000 1px solid
}
.daddright input {
	font-size: 0.9em;
	border: 1px solid #666666;
	font-weight: bold;
	padding: 2px 0px 1px 2px;
}
#DispoMonth {
/*	font-size: 11px;*/
}
/* adding the active/focus state found at http://www.cssplay.co.uk/menus/ndlrt.html#nogo */
#DispoMonth {
	float: left;
	list-style-type: none; 
	padding:0; 
	/*  width:35em; */
	height:10em; 
	margin:0;
}
#DispoMonth li {
	display:block; 
	width: 80px; 
	height:4em; 
	/*  float:left; */
	margin: 0;

}

#DispoMonth a, #DispoMonth span {
	display:block; 
	/*  width:20em; */
	height:4em; 
	position:relative; 
	text-decoration:none;
}
#DispoMonth a em  {
	display:block; 
	font-style:normal; 
	font-weight: bold; 
	width: 80px; 
	line-height: 2em; /* THIS IS FOR IE - OTHERWISE SPACE FOR TEXT*/ 
	color:#000; 
	position:absolute; 
	top:0; 
	left:0; 
	cursor:pointer;
		/* TOP RIGTH BOTTOM LEFT */
	padding: 0.2em 0.2em 0.2em 0.2em;	
	text-align: center;
	border: 1px solid #000000;
}
#DispoMonth span em  {
	display:block; 
	font-style:normal; 
	font-weight: bold; 
	width: 80px; 
	line-height: 4em; /* THIS IS FOR IE - OTHERWISE SPACE */ 
	color:#000; 
	position:absolute; 
	top:0; 
	left:0; 
		/* TOP RIGTH BOTTOM LEFT */
	padding: 0.2em 0.2em 0.2em 0.2em;	
	text-align: center;
	border: 1px solid #000000;
	background-color: #ffffff;
}
#DispoMonth span.kuk em  {
	display:block; 
	font-style:normal; 
	font-weight: bold; 
	width: 80px; 
	line-height: 2em; /* THIS IS FOR IE - OTHERWISE SPACE */ 
	color:#000; 
	position:absolute; 
	top:0; 
	left:0; 
		/* TOP RIGTH BOTTOM LEFT */
	padding: 0.2em 0.2em 0.2em 0.2em;	
	text-align: center;
	border: 1px solid #000000;
	background-color: #ffffff;
}
#DispoMonth a:hover {
	color:#ffffff;
}
#DispoMonth a:hover em {
	width: 80px; 
	color:#ffffff;
	background-color: #72758D;
	padding: 0.2em 0.2em 0.2em 0.2em;
}
#DispoMonth a:active, #DispoMonth a:focus {
	width:0; 
	height:0;
	outline:0; /* for browsers that understand */
}

#DispoMonth a:active em, #DispoMonth a:focus em {
	width: 80px; 
	color:#ffffff;
	background-color: #5B5E71;
	outline:0; /* for browsers that understand */
	padding: 0.2em 0.2em 0.2em 0.2em;
}
#DispoMonth em.tarif1 {
	background-color: #ccffcc;
}
#DispoMonth em.tarif2 {
	background-color: #99ccff;
}
#DispoMonth em.tarif3 {
	background-color: #0073E6;
	color:#ffffff;
}
#DispoMonth em.tarif4 {
	background-color: #666699;
	color:#ffffff;
}
#DispoMonth em.tarif5 {
	background-color: #ddd;
	color:#000000;
}
#DispoMonth em.tarifX {
	background-color: #eee;
}
#DispoMonth em.tarifPromo {
	background-color: #7FFF00;
}
#DispoMonth em.reserve {
	background-color: #ff6666;
	color:#ffffff;
}

#DispoMonth li.headmonth {
	background-color: #cccccc;
	font-style:normal; 
	font-weight: bold; 
	width: 80px; 
	height:1.5em; 
	color:#000; 
	padding: 0.2em 0.2em 0.2em 0.2em;	
	text-align: center;
	border: 1px solid #000000;
}
#DispoWeek {
/*	font-size: 11px;*/
}
/* adding the active/focus state found at http://www.cssplay.co.uk/menus/ndlrt.html#nogo */
#DispoWeek {
	float: left;
	list-style-type: none; 
	padding:0; 
	/*  width:35em; */
	height:10em; 
	margin:0;
}
#DispoWeek li {
	display:block; 
	width: 250px; 
	height:2em; 
	/*  float:left; */
	margin: 0;

}

#DispoWeek a, #DispoWeek span {
	display:block; 
	/*  width:20em; */
	height:2em; 
	position:relative; 
	text-decoration:none;
}
#DispoWeek a em  {
	display:block; 
	font-style:normal; 
	font-weight: bold; 
	width: 250px; 
	line-height: 2em; /* THIS IS FOR IE - OTHERWISE SPACE FOR TEXT*/ 
	color:#000; 
	position:absolute; 
	top:0; 
	left:0; 
	cursor:pointer;
		/* TOP RIGTH BOTTOM LEFT */
	padding: 0.2em 0.2em 0.2em 0.2em;	
	text-align: center;
	border: 1px solid #000000;
}
#DispoWeek span em  {
	display:block; 
	font-style:normal; 
	font-weight: bold; 
	width: 250px; 
	line-height: 2em; /* THIS IS FOR IE - OTHERWISE SPACE */ 
	color:#000; 
	position:absolute; 
	top:0; 
	left:0; 
		/* TOP RIGTH BOTTOM LEFT */
	padding: 0.2em 0.2em 0.2em 0.2em;	
	text-align: center;
	border: 1px solid #000000;
	background-color: #ffffff;
}
#DispoWeek span.kuk em  {
	display:block; 
	font-style:normal; 
	font-weight: bold; 
	width: 250px; 
	line-height: 2em; /* THIS IS FOR IE - OTHERWISE SPACE */ 
	color:#000; 
	position:absolute; 
	top:0; 
	left:0; 
		/* TOP RIGTH BOTTOM LEFT */
	padding: 0.2em 0.2em 0.2em 0.2em;	
	text-align: center;
	border: 1px solid #000000;
	background-color: #ffffff;
}
#DispoWeek a:hover {
	color:#ffffff;
}
#DispoWeek a:hover em {
	width: 250px; 
	color:#ffffff;
	background-color: #72758D;
	padding: 0.2em 0.2em 0.2em 0.2em;
}
#DispoWeek a:active, #DispoWeek a:focus {
	width:0; 
	height:0;
	outline:0; /* for browsers that understand */
}

#DispoWeek a:active em, #DispoWeek a:focus em {
	width: 250px; 
	color:#ffffff;
	background-color: #5B5E71;
	outline:0; /* for browsers that understand */
	padding: 0.2em 0.2em 0.2em 0.2em;
}
#DispoWeek em.tarif1 {
	background-color: #ccffcc;
}
#DispoWeek em.tarif2 {
	background-color: #99ccff;
}
#DispoWeek em.tarif3 {
	background-color: #0073E6;
	color:#ffffff;
}
#DispoWeek em.tarif4 {
	background-color: #666699;
	color:#ffffff;
}
#DispoWeek em.tarif5 {
	background-color: #ddd;
	color:#000000;
}
#DispoWeek em.tarifX {
	background-color: #eee;
}
#DispoWeek em.tarifPromo {
	background-color: #7FFF00;
}
#DispoWeek em.tarifPromo2 {
	background-color: #7FFFFF;
}
#DispoWeek em.reserve {
	background-color: #ff6666;
	color:#ffffff;
}

#DispoWeek li.headmonth {
	background-color: #cccccc;
	font-style:normal; 
	font-weight: bold; 
	width: 250px; 
	height:1.5em; 
	color:#000; 
	padding: 0.2em 0.2em 0.2em 0.2em;	
	text-align: center;
	border: 1px solid #000000;
}
.GenDispo {
		/* TOP RIGTH BOTTOM LEFT */
	width: 600px;	
/*	background-color: #cccccc;*/
}
.MainDispo {
	/* TOP RIGTH BOTTOM LEFT */
	margin: 2em 2em 2em 1em;	
}
.MainDispo h2 {
	font-size: 15px;
	/* TOP RIGTH BOTTOM LEFT */
	margin: 0.2em 0.2em 0.2em 0.3em;	
}
.TextDescDispo {
	font-size: 11px;
	font-weight: bold;
}
.dnewline {
	/* TOP RIGTH BOTTOM LEFT */
	margin: 25em 2em 2em 1em;	
	clear: both;
}
.cpage {
	padding: 0% 0% 0% 0%;
	display: block;
	width: 618px;
}
.DispoContainer {
	position:relative;
	height: auto;
	left: auto;
	top: auto;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
.xYearTable {
	font-size: 10px;
	padding: 2px;
	border-collapse: collapse;
	empty-cells: show;
	width: 580px;
}
.xYearTable a, .xYearTable a:link, .xYearTable a:visited, .xYearTable a:hover{
	background-color: #aaaaaa;
	color: #000;
	font-size:11px;	
	font-weight: bold;
	text-decoration: none;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #606060;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #606060;	
	padding: 1px 3px;
	line-height: 16px;
}
.xYearTable a:hover{
	color: #555;
	border-left: 1px solid #606060;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #606060;
	border-bottom: 1px solid #ffffff;	
}