body {
    margin: 1px;
    font-family: arial, verdana, sans-serif;
    background: url(background.png) 0 -95px repeat-x;
	margin-left: auto; 
	margin-right: auto;
}

table {
    font-size: 95%;
}

table tr td{
    vertical-align: top;
} 

a:visited {
    color: #0000FF;
}

a:hover {
    text-decoration: none;
    border-bottom: 1px dashed;
}

hr {
    border-top: 1px solid #D5DDF9;
}

table.externallink {
    width: 1024px;
    max-width: 1024px;
	margin-left: auto; 
	margin-right: auto;
}

table.externallink tr td.left {
    text-align:left;
}

table.externallink tr td {
    text-align:right;
}

table.externallink tr td a {
    text-decoration: none;
    margin-left: 8px;
    margin-right: 8px;
}

table.page {
    width: 1024px;
    height: 100%;
    max-width: 1024px;
    border: 1px solid #6699CC;
	margin-left: auto; 
	margin-right: auto;
}

table.page tr td.logo {    
    width: 185px;
}

table.page tr td.logo, table.page tr td.header {
    height: 109px;
    border-bottom: 1px dashed #6699CC;
}

table.page tr td.logo a img {
    background: transparent url(toboggan.gif) no-repeat;
    width: 185px;
    height: 109px;
    display: block;
}

table.page tr td.logo a:hover img {
    background: transparent url(toboggan_on.gif) no-repeat;
    width: 185px;
    height: 109px;
    display: block;
}

table.header {
    width: 100%;
    border-collapse: collapse;
}

table.header tr td {
    padding: 0px;
    text-align: center;
    vertical-align: middle;
}

table.header tr td.slogan {
    font-size: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-style: italic;
    font-family: "Times New Roman";
    color: #400080;
    font-weight: bold;
}

table.header tr td.city {
    font-size: 11px;
    padding-top: 5px;
    padding-bottom: 18px;
}

table.page tr td.menu {
    width: 185px;
    border-right: 1px dashed #6699CC;
}

table.page tr td.contentpage {
    width: 100%;
    text-align: justify;
    padding-left: 8px;
    padding-right: 10px;
    padding-bottom: 8px;
}

form {
    margin-top: 0px; 
    margin-bottom: 0px;
}

input[type="submit"] {
    cursor: pointer;
}

.search label, .search input {
    color: #400080;
}

.search input.submit {
    border:1px solid #6699CC; 
    background-color:white;
}

table.content {
    width: 100%;
}

table.content tr td {
    text-align: justify;
}

table.content tr td.second {
    padding-left: 10px;
}

table.detail {
    width: 100%;
}

table.stage tr td{
    vertical-align: middle;
}

table.service {
    width: 100%;
}

table.page tr td.footer {
    height: 18px;
    border-top: 1px dashed #6699CC;
}

table.footer {
    width: 100%;
    color: #000040;
}

div.expandmenu, div.expandmenu a {
    color: #FF5300;
    font-weight: bold;
    text-decoration: none;
}

table.menu {
    height: 445px;
}

table.menu tr td {
    padding-left: 5px;
}

div.menu {
    margin-bottom: 10px;
}

div.menu div, div.menu div a {
    font-weight: bold;
    color: #FF5300;
    text-decoration: none;
}

div.menu ul {
    border-width: 0px 0px 0px 0px;
    padding: 0px 0px 5px 0px;
    margin: 6px;
}

div.menu ul li {
    list-style: none;
    margin-bottom: 6px;
}

ul.vacancy {
    margin-left: 0px;
    padding: 0px 0px 0px 0px;
    list-style-type: none;
}

.on {
    padding-left: 18px;
    background: url(star_on.gif) no-repeat;
}

.off {
    padding-left: 18px;
    background: url(star_off.gif) no-repeat;
}

.pdf {
    font-size: 12px;
    text-decoration: none;
    padding-right: 30px;
    background: url(pdf.png) no-repeat right;
}

ul.city {
    margin-left: 18px;
    padding: 0px 0px 0px 0px;
    list-style-type: none;
}

ul.city li {
    margin-bottom: 5px;
}

.pagetitle {
    text-transform: uppercase; 
    color: #FF5300;
    text-align: right;
    font-weight: bold;
}

p {
    margin-top: 0px;
}

img {
    border: 0px;
}

/*
a.en {
    padding-left: 20px;
    background: url(en.png) no-repeat left;
}

a.fr {
    padding-left: 20px;
    background: url(fr.png) no-repeat left;
}

a.nl {
    padding-left: 20px;
    background: url(nl.png) no-repeat left;
}
*/
a.asc {
    padding-right: 14px;
    background: url(sort_asc.png) no-repeat right;
}

a.asc:hover {
    background: url(sort_desc.png) no-repeat right;
}

a.desc {
    padding-right: 14px;
    background: url(sort_desc.png) no-repeat right;
}

a.desc:hover {
    background: url(sort_asc.png) no-repeat right;
}

.mono {
    font-family: Monospace, "Lucida Console", "Courier New", Monaco;
}

.normal {
    font-style: normal;
}

.bold {
    font-weight: bold;
}

.italic {
    font-style: italic;
}

.strong { 
    font-weight: bold;
}

.block {
    display: block;
}

.inline {
    display: inline;
}

.importance {
    color: #400080;
    font-weight: bold;
}

.required {
    color: #FF3401;
}

.onplace {
    color: #C60000;
}

.onplacehour {
   color: #C60000;
}

.navette {
    color: #C60000;
}

.navettetime {
    color: #C60000;
}

.depart {
    color: #000000;
}

.welcome {
    color: #400080;
}

.home {
    color: #FF5300;
    text-align: justify;
}

p.navdescription {
    margin-top: 10px;
    margin-bottom: 10px;
}

a.image:hover {
    border-bottom: 0px dashed;
}

.blue {
    color: #0000FF;
    text-decoration: none;
}

a.nodeco {
    text-decoration: none;
}

a.nodeco:visited {
    color: #0000FF;
}

a.nodeco:hover {
    color: #0000FF;
    text-decoration: underline;
    border-bottom: 0px dashed;
}

a.importancelink {
    color: #400080;
    font-weight: bold;
    text-decoration: none;
}

a.importancelink:visited {
    color: #400080;
}

a.importancelink:hover {
    text-decoration: underline;
    border-bottom: 0px dashed;
}

.error {
   color: #FF3401;
   text-align: justify;
}

.errormsg {
    color: #FF3401;
    text-align: justify;
}

.information {
    color: #400080;
    text-align: justify;
}

fieldset div {
    margin-top: 4px; 
    margin-bottom: 4px; 
    margin-left: 8px; 
    margin-right: 8px; 
    text-align:justify;
}

.inscriptionsate {
    color: #FF5300;
    text-align: justify;
}
    
a.currentnavigatoritem {
    font-weight: bold;
}
    
table.calendar { 
    border-collapse: collapse;
    border: 5px solid #EBF1FA;
    width: 192px;
}

table.calendar tr td { 
    text-align: right;
    padding: 2px;
}
 
table.calendar tr td.today { 
    border: 3px solid #6BFB63;
}

table.calendar tr td.sunday { 
    color: #FF00FF;
}

table.calendar tr td.saturday { 
    color: #8000FF;
}

table.program {
    width: 100%;
    border: #E0E0EE solid 1px;
	border-collapse: collapse; 
}

table.program tr td {
    font-size: 98%;
    padding: 0px;
    border: #E0EEEE solid 1px;
}

table.program tr td.titleofactivitycenter {
    background-color: #FFFFCC;
    font-weight: bold;
}

table.program tr td.titleofreceptioncenter {
    background-color: #FFFFCC;
}

table.program tr td.titleofreceptioncenter a {
    text-decoration: none;
}

table.program tr td.horaryactivitycenter {
    text-align: center;
    background-color: #FFCC99;
}

table.program tr td.horaryreceptioncenter {
    text-align: center;
    background-color: #CCCCFF;
}

table.program tr.progline td a {
    text-decoration: none;
    color: #000000;
}

table.program tr.receptionline td a {
    text-decoration: none;
    color: #000000;
}

table.program tr.header {
    background-color: #FFFFCC; 
}

table.program tr td.ageheader {
    text-align: center;
    vertical-align: middle;
}

table.program tr td.nameheader {
    text-align: center;
    vertical-align: middle;
}

table.program tr td.pseudoheader {
    text-align: center;
    vertical-align: middle;
}

table.program tr td.weekheader {
    text-align: center;
    vertical-align: middle;
}

table.program tr.progline {
    background-color: #FFCC99; 
}

table.program tr.receptionline {
    background-color: #CCCCFF; 
}

table.program tr td.age {
    text-align: center;
}

table.program tr td.name {
    text-align: left;
}

table.program tr td.pseudo {
    text-align: center;
}

table.program tr td.pseudo code {
    font-size: 10px;
}

table.program tr td.week {
    text-align: center;
}

.right {
    text-align: right;
}

table.list {
    width: 100%;
	border-collapse: collapse; 
    border-color: buttonface;
}

table.list tr th {
    border: #E0E0E0 solid 1px;
    background-color: #F1F9FE;
}

.even {
    background-color: #FFFFFF;
}

.odd {
    background-color: #F1F9FE;
}

.even:hover, .odd:hover, .over {
    background-color: #DDDDFF;
}

.marked {
    background-color: #FFCC99;
}

table.list tr td {
    border: #E0E0E0 solid 1px;
}

table tr td.int, table tr th.int {
    text-align: right;
}

table tr td.real, table tr th.real {
    text-align: right;
}

table tr td.bool, table tr th.bool {
    text-align: center;
}

option.selected {
    color: #0000FF;
}