body {
    background-image: url('/img/gars_coussin.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: 0px 100%;
    background-color: #A40202;
    margin: 0px;
    padding: 193px 0px 0px 200px !important;
    padding-left: 0px;
}

body,td {
    font-size: 10pt;
    font-family: Arial, Verdana;
    color: #000000;
}

img {
    border: 0px;
}

img.border {
    border: 1px #650202 solid;
}

h4 {
    font-size: 11px;
    color: #880000;
}

#header {
    background-image: url('/img/morceau_bandeau.jpg');
    background-repeat: repeat-x;
    text-align: center;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 0;
}
#header img {
    margin-left: 170px;
}

#page {
    text-align: left;
    background-image: url('/img/gars_tapis.jpg');
    background-position: 100% 100%;
    background-repeat: no-repeat;
    padding-bottom: 10px;
    text-align: center;
    padding-left: 0px !important;
    padding-left: 170px;
}




#menu {
    margin-top: 10px;
    width: 590px;
    margin-left: auto;
    margin-right: auto;
}

#menu #categ {
    border: 1px #650202 solid;
    background-color: #FFE8E8;
    margin-bottom: 20px;
    font-weight: bold;
    color: #000000;
    padding: 4px;
    text-align: center;
}

#menu a {
    color: #650202;
    text-decoration: underline;
    font-weight: normal;
}
#menu a:link { color: #650202; text-decoration: underline; }
#menu a:visited { color: #650202; text-decoration: underline; }
#menu a:hover { color: #650202; text-decoration: none; }

#main {
    width: 590px;
    margin-left: auto;
    margin-right: auto;
}

input {
    #border: 1px #7F7F7F solid;
    border: 1px #00C0FF solid;
    width: 200px;
    margin: 2px 0px 0px 0px;
    height: 23px;
}

#copyright {
    color: #AA8888;
    font-size: 11px;
    text-align: center;
}
#copyright a {
    color: #AA8888;
    text-decoration: none;
}
#copyright a:hover {
    text-decoration: underline;
}

.ok {
    margin: 2px 0px 0px 0px !important;
    margin-bottom: 1px;
    width: 24px;
    height: 21px;
    vertical-align: bottom;
}

.right {
    float: right;
}

.pub_right {
    float: right;
    margin-right: 5px;
}

.center {
    text-align: center;
}

.left {
    float: left;
}

.box_title {
    background-color: #650202;
    height: 20px;
    color: #FFFFFF;
    text-align: center;
    padding: 0px 16px 0px 16px;
    line-height: 20px;
    overflow: hidden;
}
.box_title h3 {
    font-size: 13px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
}
.box_title a { color: #FFFFFF; text-decoration: none; }
.box_title a:link { color: #FFFFFF; text-decoration: none; }
.box_title a:visited { color: #FFFFFF; text-decoration: none; }
.box_title a:hover { color: #FFFFFF; text-decoration: none; }

.box {
    border-bottom: 1px solid #650202;
    border-right: 1px solid #650202;
    border-left: 1px solid #650202;
    font-size: 10pt;
    margin-bottom: 20px;
}
.box img {
    margin: 3px 0px 2px 5px;
}
.box .description {
    position: relative;
    margin-bottom: -140px;
    z-index: 1;
    height: 140px;
    border-top: 1px #650202 solid;
    background-color: #A40202;
    filter:alpha(opacity:56);
    -moz-opacity: 0.56;
    KHTMLopacity:0.56;
    -khtml-opacity:0.56;
    opacity:0.56;
}
.box .descriptionIN {
    position: relative;
    z-index: 2;
    height: 138px;
    text-align: justify
    margin: 4px 0px 0px 0px;
    padding: 2px 0px 0px 6px;
}
.box .infos {
    text-align: center;
    color: #777777;
    margin-bottom: 8px;
}
.box .download {
    float: right;
    margin-top: -1px;
}

.box .right {
    border-left: 1px solid #FF0000;
    border-top: 1px solid #FF0000;
    height: 230px;
    overflow: hidden;
    padding: 0px 4px 0px 2px;
}

.box .left {
    float: none;
    border-top: 1px solid #FF0000;
    height: 230px;
    overflow: hidden;
    padding: 0px 0px 0px 2px;
}

.box .border {
    border: 0px;
    border-top: 1px solid #650202;
}

.box h4 {
    padding: 4px 0px 0px 12px;
    margin: 0px;
    color: #BB0000;
    text-decoration: underline;
}

.short {
    text-align: right;
    margin-bottom: 14px;
}

.pages {
    border: 1px #650202 solid;
    background-color: #FFE8E8;
    text-align: left;
    margin-bottom: 10px;
    font-size: 12px;
    padding: 3px 0px 3px 4px;
}

.pages a {
    color: #650202;
    text-decoration: underline;
}
.pages a:link { color: #650202; text-decoration: underline; }
.pages a:visited { color: #650202; text-decoration: underline; }
.pages a:hover { color: #650202; text-decoration: none; }

.pages a.actual {
    font-weight: bold;
    text-decoration: none;
}
.pages a.actual:link { text-decoration: none; }
.pages a.actual:visited { text-decoration: none; }
.pages a.actual:hover { text-decoration: none; }

.partenaire a:link { color: #AAAAAA; text-decoration: underline; }
.partenaire a:visited { color: #AAAAAA; text-decoration: underline; }
.partenaire a:hover { color: #AAAAAA; text-decoration: none; }
.partenaire a { color: #AAAAAA; text-decoration: none; }
