body {
    overflow: auto;
    visibility: visible;
    margin: 0;
    scrollbar-face-color: #E6DEAF;
    scrollbar-shadow-color: #E6DEAF;
    scrollbar-highlight-color: #E6DEAF;
    scrollbar-3dlight-color: #465050;
    scrollbar-darkshadow-color: #465050;
    scrollbar-track-color: #E6DEAF;
    scrollbar-arrow-color: #465050;
    background-image: url(../images/fond_site_m.gif);
    background-repeat: repeat-x;
    background-position: left center;
    background-color : #e6e1b1;
}



.back_tab {
    background-image: url(../images/ombre_gauche.gif);
    background-repeat: repeat-y;
    background-position: right top;
}

.back_tab2 {
    background-image: url(images/bg_tab2.jpg);
    background-repeat: repeat-y;
    background-position: left top;
    background-image: url(../images/ombre_droite.gif);
}

.back_fond1 {
    background-image: url(images/bg_tab1.jpg);
    background-repeat: repeat;
    background-position: left top;
}

.back_fond2{
    background-image: url(images/bg_tab2.jpg);
    background-repeat: repeat;
    background-position: left top;
}



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

a:visited {
    color: #465050;
    text-decoration: none;
}
a:hover {
    color: #465050;
    text-decoration: none;
}



.tarif {
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #587231;
    font-style: normal;
}


.texte_saisi {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    font-style: normal;
    letter-spacing: 1px;
    border: 1px solid #465050;
}

.titre {
    font-family: "MS Sans Serif", Arial, Verdana;
    font-size: 13px;
    color: #465050;
    font-weight: bold;
}

.titre_annonce {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #FFFFFF;
    letter-spacing: 0px;
}

.stitre {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-variant: normal;
    color: #A62D8E;
    font-weight: bold;
    font-style: normal;
}

.pied2page {
    font-family: "MS Sans Serif", Arial, Verdana;
    font-size: 11px;
    color: #544B23;
    font-weight: normal;
    padding-left:5px;
}
.pied2page2 {
    font-family: "MS Sans Serif", Arial, Verdana;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: normal;
    padding-left:5px;
}

.reference {
    font-family: Century gothic, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    color: #750404;
}

.alerte{
    color: #FFFFFF;
    border: 2px solid #CCCCCC;
    background-color: #CC0000;
    font-family: "Times New Roman", Times, serif;
    font-size: 12px;
}

.invisible {display: none;
}

.txt_contenu {
    font-family: "MS Sans Serif", Arial, Verdana;
    font-size: 12px;
    color: #465050;
}

.txt_contenu2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

.bordure {
    border: 1px solid #98916e;
}

.bordure2 {
    border: 1px solid #f7b612;
}

/* MODIFICATIONS DEV */

input[type=text],
textarea
{
    font-family: "MS Sans Serif",Arial,Verdana;
    font-size: 12px;
    width:250px;
}

h1
{
    color: #465050;
    font-family: 'Tangerine', arial, serif;
    font-size: 30px;
    padding-left: 20px;
}

h2
{
    background-color: #e6deaf;
    color: #465050;
    font-family: "MS Sans Serif",Arial,Verdana;
    font-size: 13px;
    font-weight: bold;
    padding: 5px;
}

.miniature img {
    margin-right: 3px;
    margin-bottom: 3px;
    width: 110px;
}
