.tabloPrincipal{
background-color:#ffffff;
}

.tabloInterieur{
font-family:Japanese Brush;
color:#1843AB;
font-size:20px;
font-weight:bold;
text-decoration:underline;
cursor:default;
}

body{
background-color:#FFFFFF;
}
.oldbody{
background-color:#f0feff;
}
h2{
color:#1843AB;
}
p{
color:#1843AB;
}

.titre{
color:#ffffff;
font-family:Japanese Brush;
font-size:28px;
vertical-align:top;
cursor:default;
}

.accueil{
font-family:Japanese Brush;
color:#1843AB;
font-size:28px;
vertical-align:top;
cursor:default;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#Layer1 {
position:absolute;
z-index:100;
width: 100%;
}
#Layer1 dl {
float: left;
width:121px;
margin: 0 1px;
}
#Layer1 dt {
cursor: pointer;
color:#ffffff;
font-family:verdana;
font-size:12px;
font-weight:bold;
text-align:center;
background: #1843ab;
}
#Layer1 dd {
background: #1843ab;
}
#Layer1 li {
text-align: center;
background: #1843ab;
}
#Layer1 li a{
color: #ffffff;
text-decoration: none;
font-family:verdana;
font-size:12px;
font-weight:bold;
text-align:left;
display: block;
height: 100%;
border: 0 none;
}
#Layer1 dt a {
color: #ffffff;
text-decoration: none;
font-family:verdana;
font-size:12px;
font-weight:bold;
text-align:center;
height: 100%;
border: 0 none;
}
#Layer1 li a:hover, #Layer1 dt a:hover {
color: #92A7F8;
}
#oldlayer1{
color: #6ca9ec;
}
#Layer1 dl a:hover, #Layer1 dd a:hover {
color: #B2C1FD;
}

a {
text-decoration: none;
color: black;
color: #222;
}

.contenu{
font-family: Verdana;
font-size:12px;
cursor:default;
text-align:justify;
}

.bas{
color: #ffffff;
text-decoration: none;
font-family:verdana;
font-size:12px;
font-weight:bold;
text-align:center;
cursor:default;
}

.motCle{
font-family:verdana;
font-size:10px;
color:#1843AB;
text-align:center;
cursor:default;
width:759px;
}

.contact{
cursor:default;
font-family:verdana;
font-size:12px;
text-align:left;
color:#1843AB;
}


/*calendrier*/
.formcellCourant{ /*jour courant*/
 background-color:red;/*#000000;*/ 
}
.formcellFin{ /*fin de sejour*/
 background-color:#ccffcc;/*#000000;*/ 
}
.formcellDeb{ /*debut de sejour*/
/* background-color:blue;/*#000000;*/
 background-color: #3567BE;
}
.formcellSejour{
 background-color:#6666CC;
 color:black;
 /*text-align:right;*/
 font-weight:bold;
 font-size:12px;
}
.formcellHorsSejour{
/* background-color:#99CCfF;
 color:#0099cc;*/
 background-color:#90ABFA;
 color:#1843AB;
 /*text-align:right;*/
 font-weight:bold;
 font-size:12px;
}
.formcellVide{
 background-color:white;
}
table{
 font-size:15px;
}
.border{
 border:1px solid #cccccc;
}
.tableheader
{
color:black;
text-align:center;
 font-weight:bold;
 font-size:12px;
}
.frame3Cal
{
width:100%; 
height:290px;
}