body{
        background-repeat: no-repeat;
        background-position: 30% 130px;
        background-image: url(c.gif);
        font-size: 14px;
        font-family: Verdana;
}

.printdiv{
   text-align: right;
   padding: 0px;
   margin: 0px;
   line-height: 0px;
}
.printable{
   padding: 0px;
   margin: 0px;
   background-color: transparent;
   text-decoration: underline;
   border: none;
   cursor: pointer;
   font-size: 10px;
   color: gray;
   line-height: 0px;
}

.unprint {
}

.separation{
        padding: 0px;
        margin: 0px;
        border-bottom: 1px solid gray; }

#table_space td {
        padding-right: 20px;
}

.header_left{
        float: right;
        width: 275px;
        text-align: center;
        font-size: 8px;
        height: 80px;
        margin-top: 20px;
}

.header_left img{
        text-decoration: none; 
        border: 0px;
        margin-right: 80px;
}

.header_center{
        background-position: bottom center;
        background-repeat: no-repeat;
        margin-right: 270px;

        height: 80px;
        text-align: center;
        vertical-align: middle;
        font-family: Verdana;
        padding-top: 20px;
        font-size: 40px;
        letter-spacing: 2px;
}
.header_center a {
        text-decoration: none;
        border: 0px;
}
.header_center a:hover {
        text-decoration: none;
        border: 0px;
}
.hbar {
        line-height: 15px;
        padding-top: 5px;
        padding-bottom: 30px;
}
.hbar i {
        background-color: white;
        padding: 0px;
        margin: 0px;
        margin-left: 15px;
        font-style: normal;
        line-height: 22px;
}
.container{
        clear: both;
}

a{
        color: #e61;
        text-decoration: none;
}


a:hover {
        color: #e61;
        text-decoration: underline;
}

#sidebar{
        float: right;
        width: 65%;
        margin-top: 0px;

}

#sidebar li
{
        margin: 0px;
        padding: 0px;
        font-family: Arial;
        font-size: 12px;
        padding-top: 15px;
        padding-left: 5px;
        list-style-type: none;
        font-weight: bold;
}


#sidebar li li {
        margin: 0px;
        padding: 0px;
        font-weight: normal;
}

#sidebar ul {
        margin: 0px;
        padding: 0px;
        padding-left: 10px;
}

#sidebar li li {
        padding-top: 2px;
        padding-bottom: 2px;
}


#content{
        padding-right: 1px;
        margin-right: 72%;
        text-align: left;
        font-size: 0.8em;
        line-height: 1.5em;
}
.footer{
        text-align: center;
}


#table_space td{
       padding: 0px;
       padding-right: 20px;
}

.footer_print{
        display: none;
}

h1, h2 {
        color: #e61;
        font-family: Arial;
}

h1 {
        font-size: 25px;
}

h2 {
        font-size: 20px;
}
h3 {
        font-size: 15px;
}


b, strong {
        color: #e61;
}

#content p {
        padding-top: 5px;
}
/* ajouts listes */

img {
border: none;
}

li.cal,li.acal,li.mcal {
color:#aaa;
background-color:#eee;
float:left;
border:solid 1px #ccc;
}
ul.cal{
clear:both;
}
li.acal{
background-color:#ddd;}

