body {
        color: #000000;
        margin: 0px 0px;
        padding: 0px;
        font-family: arial, Arial, Helvetica;
        font-size: 85%;
        background-color:#FFFFFF;
}

a {
        background: transparent;
        color: #031BED;
        text-decoration: none
}

a:hover {
        background: transparent;
        color: #021091;
        text-decoration: underline
}

img {
        background: transparent;
        color: inherit;
        border: none
}

h3 {
        background: transparent;
        color: inherit;
        font-family: arial, Arial, Helvetica;
		margin: 0;
        margin-bottom: -1px;
        font-size: 1.2em;
}

h3.lienprojet  {
        background: transparent;
        color: inherit;
        margin: 0;
        margin-bottom: -1px;
        font-size: 1.2em;
}

h3.lienprojet a {
        color: #021091;
        text-decoration: none
}

h3.lienprojet a:hover {
        color: #031BED;
        text-decoration: none
}

td.cadreint {
        border-top : 1px solid #4454D5;
        cursor: hand;
        text-align: center;
}

td.cadreint_sanslien {
        border-top : 1px solid #4454D5;
        text-align: center;
}

td.colonne1 {
        border-right : 1px solid #4454D5;
        cursor: hand;
}

table.colonne2 {
        border-bottom : 1px solid #4454D5;
        cursor: hand;
}

td.photo {
        border : 1px solid #4454D5;
}

ul li {
        margin-left: -10px;
        text-indent: 0;
        text-align: left;
}

td {
        text-indent: inherit;
}

div.menu {
        color: #000000;
        font-size: 0.9em;
        text-align: left;
}

div.annees {
        color: #000000;
        font-size: 0.9em;
        text-align: left;
        margin-left: 0.5em;
}

div.projets {
        color: #000000;
        font-size: 0.9em;
        text-align: left;
        margin-left: -1em;
}

div.centre {
        color: #000000;
        text-align: left;
        text-indent: 2em;
}

div.contact {
        color: #000000;
        text-align: center;
}

div.footer {
        text-align: center;
}

div.footer a {
        background: transparent;
        color: #b00;
        text-decoration: none }

div.footer a:hover {
        background: transparent;
        color: #990000;
        text-decoration: underline
        }

table.main {
        width:755px;
        background-image:url(images/Background.jpg);
        background-position:291px 179px;
        background-repeat:no-repeat;
}
