@charset "UTF-8";

/* CSS Document */
body {
    background-image: url(layout-final.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #FFF;
}

#wrapper {
    text-align: left;
    vertical-align: middle;
    padding: 10px;
    width: 860px;
    position: relative;
    height: 660px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}

#texte {
    height: 410px;
    position: relative;
    top: 180px;
    color: #666;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    line-height: 130%;
    left: 20px;
    background-repeat: no-repeat;
    background-position: right top;
    background-color: #FFF;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    xoverflow: auto
}

.photo1 {
    background-image: url(Fonds1.jpg);
}

.photo2 {
    background-image: url(Fonds2.jpg);
}

.photo3 {
    background-image: url(Fonds3.jpg);
}

.photo4 {
    background-image: url(Fonds4.jpg);
}

.photo5 {
    background-image: url(Fonds5.jpg);
}

h1 {
    font-size: 150%;
    color: #EF4D91;
    font-family: "Times New Roman", Times, serif;
    font-style: italic;
    line-height: 110%;
}

h2 {
    font-size: 120%;
    font-weight: bold;
}

h3 {
    font-size: 15px;
    color: #EF4D91;
    font-family: "Times New Roman", Times, serif;
    font-style: italic;
    line-height: 110%;
    display: inline-block
}

strong {
    font-weight: bold;
    color: #EF4D91;

}

#menu {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #999;
    position: absolute;
    height: 25px;
    width: 491px;
    left: 340px;
    top: 161px;
    line-height: 25px;
}

#menu ul {
    list-style-type: none;
    float: right;
}

#menu ul li {
    float: left;
    padding-right: 5px;
    display: inline;
}

#menu ul li a {
    text-decoration: none;
    color: #EF4D91;
    display: block;
}

#basdepage {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #999;
    position: absolute;
    height: 15px;
    width: 803px;
    left: 31px;
    top: 645px;
    line-height: 15px;
}

.normal {
    padding-right: 250px;
    width: 530px;
}

.large {
    padding-right: 20px;
    width: 760px;
}

p {
    overflow: auto
}

.blockphoto {
    float: left;
    width: 350px;
    height: 100px
}

.tibloc {
    width: 100px
}

.spacer {
    padding: 0 10px
}

#basdepage a {
    text-decoration: none
}

.blockmam {
    font-size: 18px;
    font-family: "Times New Roman", Times, serif;
    font-style: italic;
    line-height: 110%;
    margin: 20px 0 0 0;
    background-color: #A76185;
    padding: 10px;
    color: white
}
