body
{
    margin-top : 20px;
    margin-bottom: 20px;
    margin: 0px;
    border: 0px;
    border-top: 0px;
    border-left: 0px;
    background-position: top left ;
    background-color:#fff6d6;
    background-image: url("images/Projet20.png");
    background-repeat :no-repeat;


    padding-top: 0px;
    padding-left: 0px;
    font-family: "Kozuka Mincho Pro M", arial;
    color:#000000;
    font-weight: normal;
    font-size: 75%;
}
#menu
{
    margin-top: 225px;
    float : left;
    width : 20%;
    padding: 5px;
}

#fond
{
    background-image:url("images/tans.png") !important;
    background-image:none;
    background-repeat: repeat-y;
    float: left;
    width:65%;
    margin-bottom: 20px;
    padding: 5px;
    border: 1px solid gray;
}

#en_tete
{
    margin-top: 1%;
    width:100%;
    height: 238px;
    background-image: url("images/titre4.png");
    background-repeat: no-repeat;
    background-position: top center;
}

#corps
{
    position:relative;
    height :821px;
    padding : 1%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 1%;
}

html>body div#corps
{
    height: auto;
    min-height: 821px;
}

h1
{
    font-size : 200%;
    text-align: center;
    color : green;
    font-family: "constantia",arial ;
}


h5
{
    padding: 5px;
    font-size : 100%;
    font-style: italic;
}

#pied_de_page
{

    padding: 5px;
    text-align: center;
    color: gray;
    border: 1px solid gray;
}

a img
{
    border: none;
}

p
{
    text-align: justify; /* Ils seront justifiés */
}

a
{
    text-decoration: none;
    color: gray; /* Les liens seront en gris au lieu de bleu */

}
a:hover
{
    text-decoration : underline;
    color: gray; /* Les liens seront en gris au lieu de bleu */

}
h3
{
    font-size : 130%;
    font-family:"times new roman", arial;
}

h2
{
    padding: 5px;
    font-size : 150%;
    font-family:"times new roman", arial;
}
h4
{
    font-size : 110%;
    font-family:"times new roman", arial;
}
.retrait
{
    list-style-position: outside;
}
.imageflottante
{
    padding-right:50px;
    float: right;
}

.imageflottante2
{
    float: left;
    max-width: 217px;
}

.imageflottante3
{

    float: right;
    padding-right : 100px;
}


.div_publication
{
    display: table-row-group;
    position: relative ;
    top: 5%;
}

.publication_text
{
    margin-left: 380px;
}

.publication_image
{
    float: left;
    max-width: 350px;
    max-height:  350px;
}

#gallery {
    position: relative;
    width: 750px;
}
#thumbs {
    width: 180px;
    float: left;
}
#thumbs a {
    display: block;
    float: left;
    margin: 0 0 5px 5px;
    width: 50px;
    height: 50px;
    border: 0px solid #000;
}
#thumbs a img {
    width: 50px;
    height: 50px;
    border: 0;
}
#thumbs a:hover {
    border-color: #ddd;
}
#thumbs a:hover img {
    position: absolute;
    width: auto;
    max-width: 600px;
    height: auto;
    left: 185px;
    top: 0;
    border: 1px solid #333;
}
#image
{
    text-align:center;
    background-color:#cce196;
    width:25%;
}
li {
    list-style-image: url("images/logobarre2.png");
    list-style-position: outside;
}
li#admin{
    line-height: 40px;
    font-size: 1.5em;
}
th, td
{
    text-align:center;
}

table
{
    border-collapse:collapse;
    border:2px solid #000000;
    margin:auto;
}

table.spe
{
    border-collapse:collapse;
    border:0px solid #000000;
    margin:auto;
}

th, td
{
    border:0px solid #000000;
}

p.menu
{
    text-align: left;
    padding-left: 15px;
}

a.menu
{
    color: black;
    font-style: italic;
    font-weight: bold;
    font-size: 14px;
}

a.menu:hover
{
    color:green;
}

table#publication
{
    border: none;
    width: 100%;
}

table#publication tr
{
    border-bottom: 20px solid #fff7db;
}



span.title_publication
{
    font-size: 16px;
    font-weight: bold;
}

span.auteur_publication
{
    font-style: italic;
}

td.couverture
{
    
    vertical-align: top;
}

td.haut_description_publication
{
	
    text-align: left;
    vertical-align: top;
}

td.haut_description_publication p
{
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 0;
}

td.bas_description_publication
{
	
    text-align: left;
    vertical-align: bottom;
    padding-bottom: 5px;
}

td.bas_description_publication p
{
    text-align: left;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 0;
}
