/*****************************************************
* elements
******************************************************/

input[type="text"], input[type="search"] {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    padding: 2px;
    border-style: solid;
    border-width: 1px;
    border-color: #dfdfdf;
    border-top-color: #a0a0a0;
    border-left-color: #a0a0a0;
}

body {
    font-family: sans-serif;
}

h1 {
    font-size: 1.4em;
}

a, a:visited {
    text-decoration: none;
}


.coretet-Layout {
    max-width: 800px;
    margin: auto;
}

.scrutari-fiche-Body {
    margin-top: 10px;
    margin-bottom: 40px;
}

.scrutari-fiche-Soustitre {
    font-size: 0.8em;
}

.coretet-Infos, .scrutari-fiche-Motcle {
    font-size: 0.8em;
}

.scrutari-Mark {
    background-color: #def4ff;
}

.scrutari-fiche-Body {
  margin-left: 41px;
}
