
body {
    font-family: "Trebuchet MS", Serif;
    font-size: 0.8em;
}
a {
    color: black;
    text-decoration: none;
    font-weight: 600;
}
a:hover {
    text-decoration: underline;
}
root { 
    display: block;
}
strong { font-weight: 700; }
/* homepage */
.prodline {
    padding: 10px;
    clear: both;
}

div.prodhome {
    float: left;
    width: 12.5%;
    margin: 0 auto;
}
div.prodhome p {
    text-align: center;
    font-size: 0.8em;
    font-weight: 600;
    text-indent: 0;

}

img.prodimg {
    max-height: 150px;
}

div.banner {
    text-align: left;
}
div.iewarning {
    padding: 6px;
    color: #333;
    background-color: #ffff66;
    border: 1px solid #eeeeee;
}
div.beerbox {
    display: none;
    width: 571px;
    height: 196px;
}

/* Standard styles */

h1 {

    font-size: 3em;
}
h2 {
    font-weight: bold;
    font-size: 2.5em;
    margin: 1em 0;
}
h3 { font-size: 1.5em;
     margin: 0.8em 0;
}
ul {
    list-style-type: disc;
    padding-left: 1em;
    font-size: 1.1em;
}
ol {
    padding-left: 1em;
}
li {
    margin-left: 1em;
    list-style-position: inside;
    margin-bottom: 0.5em;

}
ol li {
    list-style-type: decimal;
    list-style-position: inside;

    margin-bottom: 0.5em;
}
p {
    margin-top: 1.5em;
}

#hd {
    margin-bottom: 20px;
}
#ft {
    font-size: smaller;
    text-align: center;
    margin-top: 20px;
}
#content {
    margin-right: 25px;
}
.prod_details {
    margin: 0 100px 20px 0;
    padding: 0 0 20px 0;

    border-bottom: 1px solid #ddd;

}
.hdtexte {
    margin-top: 1em;
    font-weight: 900;
    font-size: 2em;
    font-variant: small-caps;
}
.smaller {
    font-size: smaller;
}
.prestexte {
    width: 650px;
    text-align: justify;
}
.flright {
    margin: 1em 0 1em 1em;
    float: right;
}
.flleft {
    margin: 1em 1em 1em 0;
    float: left;
}
.food_match {
    border-left: 2px solid #ffee11;
    padding-left: 1em;
    margin-left: 50%;
    margin-top: 2em;
    width: 50%;
    font-style: italic ;
    font-family: Georgia, Serif;
}
.inline { display: inline }
.left {text-align: left;}
.right {text-align: right;}
.center {text-align: center}
.translation_missing {
    background-color: red;
}


/* Partenaires */

#results_list ul.reslist {
    font-size: 1em;

    margin: 0;
    padding: 0;
    text-align: left;
    border: 1px solid #ddd;

}

#results_list ul.reslist li {
    position: relative;
    height:1%;
    margin:0;
    list-style-type: none;
    padding:6px 11px;
    border-top: 1px solid #eee;

}

#results_list ul.reslist li h4 {

    font-weight: bold;
    margin:0 0 0 30px;
    width: 165px;
    padding:0;

}

#results_list ul.reslist li p {
    margin:0 0 0 30px;
    width: 165px;
    padding:0;

}

#results_list ul.reslist li .nbr {

    width:21px;
    font-size: 24px;
    color: #bbb;
    float: left;
    margin-right: 9px;
    position: absolute;
    top: 14px;
    left: 5px;

}

#results_list ul.reslist li .picto {

    position: absolute;
    top: 14px;
    right: 10px;

}

ul.reslist .lightgbg {
    background: #eee;
}

ul.reslist li:hover {
    cursor: pointer;
    background: #eee;

}
.pagination {
    margin-top: 0.2em;


}
.pagination a {
    background: #ddd;
    padding: 0.2em;
    border: 1px solid #aaa;

}
.pagination a:hover {
    text-decoration: none;

}
a.btn {
    padding: 1px;
    font-size: smaller;
    border: 1px solid #999;
    background-color: #ddd;
}
a.btn:hover {
    text-decoration: none;
    background-color: #eee;
}
a.btn:active {
    background-color: #000;
    color: #fff;
}
#mainmenu {
    padding-left: 5px;
    border-left: 2px solid #ddd;
}
#mainmenu li {
    list-style-type: none;
}
#mainmenu li a {
    font-weight: 400;
}

/* Forms */
fieldset {

    border: 1px solid #ddd;
    padding-bottom: 0.5em;
}

.stdform { margin: 0.25em; }
.stdform ol li {
    list-style-type: none;
}
.stdform label {float:left; clear:left; width:12em; margin: 0.5em 1em 0 1em; text-align:right;}
.stdform input, .stdform submit, .stdform textarea, .stdform select { margin: 0.5em 0 0 13em; display:block; }

.canton {
    font-size: 1.25em;
    font-weight: bold;
    margin: 0.5em;
}
.graybox {
    background-color: #eee;
    border-top: #aaa;
    border-bottom: #aaa;
    padding: 0 1em 1em 1em;
}
.graybox h3 {
    border-bottom: #aaa;
}

#langsw
{
    height: 20px;
    margin: 0;
    padding-left: 10px;
}

#langsw li
{
    margin: 0;
    padding: 0;
    display: inline;
    list-style-type: none;
}

#langsw a:link, #langsw a:visited
{
    float: right;
    background: #f3f3f3;
    font-size: 11px;
    line-height: 14px;
    font-weight: bold;
    padding: 2px 10px 2px 10px;
    margin-right: 4px;
    border: 1px solid #ccc;
    text-decoration: none;
}

#langsw a:link.active, #langsw a:visited.active
{
    border-bottom: 1px solid #fff;
    background: #fff;
    color: #000;
}

#langsw a:hover
{
    background: #fff;
}

.pdesc {
    margin-top: 1em;
    background: #ddd;

}
#partnerdetails h4 {
    font-size: 1.25em;
    font-weight: bold;
}