﻿body
{
    font-family: Arial;
    color: #303788;
    font-size: small;
    margin: 5px;
}
.zone
{
    font-size:medium;
    color:#303788; 
}
.zone_recherche
{
    height:18px;
    font-size:medium;
    color:#303788;    
    border-top:solid 2px #868583;
    border-left:solid 2px #868583;
    border-bottom:solid 2px #B7C6DD;
    border-right:solid 2px #B7C6DD;
}
.fond_recherche
{
    background-image:url(images/loupe.jpg);
    background-position:center;
    background-repeat:no-repeat;
    border-bottom: 1px solid #CFCFD1;
    border-width: 2px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-color: #CFCFD1;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    height:210px;
    text-align:center;
    vertical-align:middle;
}
.message_deroulant
{
    text-align:center;
    height:25px; 
    vertical-align:middle;   
}
.publicite
{
    font-size:xx-small;
    color:#000000;
}
.navigation
{
    text-align:left;
    height:30px; 
    vertical-align:middle;   
}
.entete
{
    width:1009px;
    height:261px;
    background-image:url(images/pays-de-buch-entete.png);    
    vertical-align:bottom;
    text-align:center;
    font-weight:bold;
    font-size:x-small;
}
.entete_contenu
{
    margin-bottom:6px;
    font-size:x-small;
    font-weight:bold;
}
.encadre_bas
{
    padding: 2px 15px 5px 0px;
    border-bottom: 1px solid #CFCFD1;
    border-width: 2px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-color: #CFCFD1;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
}
.pied_de_page
{
    width:1009px;
    height:70px;
    background-image:url(images/pied_de_page.png);    
    text-align:center;
}
.liste_entete1
{
    border-style: solid;
    border-width: 1px;
    border-color: #303788 #303788 #FFD49F #303788;
    color: #313687;
    font-weight: bold;
    background-color: #FFD49F;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 10px;
    white-space: nowrap;
    padding: 0px 15px 0px 15px;
}
.liste_entete2
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #303788;
    width:100%;
    text-align:right;
    padding:5px;
}
.liste_contenu_haut
{
    background-color: #F9F9F9;
    color: #3D3D79;
    border-right-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-color: #303788;
    border-left-color: #303788;
    vertical-align: top;
    text-align: left;
    padding-right: 10px;
    padding-left: 10px;
}
.liste_contenu_milieu
{
    background-color: #ffffff;
    color:#3D3D79;
    border-right-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-color: #303788;
    border-left-color: #303788;
    vertical-align:top;
    text-align:left;
    padding-right: 10px;
    padding-left: 10px;
}
.liste_contenu_avis
{
    background-color: #EEF4FE;
    color:#3D3D79;
    border-right-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    /*border-top-width:1px;
    border-top-color: #303788;kj
    border-top-style: solid;*/
    border-right-color: #303788;
    border-left-color: #303788;
    vertical-align:top;
    text-align:left;
    padding-right: 10px;
    padding-left: 10px;
}
.liste_contenu_bas
{
    background-color: #DFEAFC;
    border-right-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-color: #303788;
    border-left-color: #303788;
    vertical-align: top;
    text-align: left;
    padding-right: 10px;
    padding-left: 10px;
    vertical-align: middle;
    height: 25px;
    -webkit-border-bottom-right-radius: 6px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #303788;
}
.activite_titre
{
    padding: 2px 15px 2px 15px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-width: 1px;
    border-color: #b5b5b5;
    background-color: #FFA448;
    font-weight: bold;
    text-align:center;
    color:#333333;
}
.texte_pied
{
    text-align:center;
    padding-top:3px;
}
.mots_cles
{
    font-size: x-small;
    text-align: center;
    color: #CCCCCC;
}
.titre
{
    color:#FFFFFF;
    font-size:large;
    font-weight:bold;
}
.ref_petit
{
    font-size: small;
    text-decoration:none;
}
.ref
{
    font-size:medium;
    text-decoration:none;
}
.ref_moyen
{
    font-size: large;
    text-decoration:none;
}
.ref_grand
{
    font-size: x-large;
    text-decoration:none;
}
.ref_tres_grand
{
    font-size:xx-large;
    text-decoration:none;
}

