
.vert {
    background-color: #3aae35 !important;
}
.vert > a, .vert > h2 {
    border-bottom-color: #3aae35 !important;
}
.vert:hover, .vert.selected {
    color: #3aae35 !important;
}
.lime {
    background-color: #91b707 !important;
}
.lime > a, .lime > h2 {
    border-bottom-color: #91b707 !important;
}
.lime:hover, .lime.selected {
    color: #91b707 !important;
}
.rose {
    background-color: #d1226c !important;
}
.rose > a, .rose > h2 {
    border-bottom-color: #d1226c !important;
}
.rose:hover, .rose.selected {
    color: #d1226c !important;
}
.bleu {
    background-color: #479cdf !important;
}
.bleu > a, .bleu > h2 {
    border-bottom-color: #479cdf !important;
}
.bleu:hover, .bleu.selected {
    color: #479cdf !important;
}
.jaune {
    background-color: #f7c300 !important;
}
.jaune > a, .jaune > h2 {
    border-bottom-color: #f7c300 !important;
}
.jaune:hover, .jaune.selected {
    color: #f7c300 !important;
}
.orange {
    background-color: #e27f1f !important;
}
.orange > a, .orange > h2 {
    border-bottom-color: #e27f1f !important;
}
.orange:hover, .orange.selected {
    color: #e27f1f !important;
}
.marron {
    background-color: #733d1a !important;
}
.marron > a, .marron > h2 {
    border-bottom-color: #733d1a !important;
}
.marron:hover, .marron.selected {
    color: #e1a178 !important;
}
.green {
    background-color: #93be48 !important;
}
.green > a, .green > h2 {
    border-bottom-color: #93be48 !important;
}
.green:hover, .green.selected {
    color: #93be48 !important;
}
.uppercase {
    text-transform: uppercase;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}
header, footer, article, section, nav, menu, figure, video, aside, hgroup {
    display: block;
}
figcaption, address {
    display: none;
}
body * {
    outline: medium none;
}
a {
    text-decoration: none;
}
.hidden {
    display: none;
}
a img {
    border: medium none;
}
ul, figure, menu {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#texte_content p ul, #texte_content p + ul {
    list-style: inside none square;
}
article header h1, h2 {
    font-size: 1.5em;
}
#content .editor h1, #content .editor h2 {
    font-size: 1.5em;
}
h3 {
    font-size: 1.2em;
}
.fancy {
    cursor: url("../javascript/fancybox/zoomin.cur"), pointer;
}
body {
    background: url("../skins/img/bg_body.png") repeat-x scroll left top #12717c;
    color: #fff;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 82%;
    margin: 0;
    padding: 0;
}
#wrapper {
    margin: 0 auto;
    width: 1247px;
}
#wrapper header#header {
    height: 250px;
    margin: 0 34px;
    width: 1179px;
}
#wrapper header#header menu {
    float: right;
    height: 32px;
    margin-top: 4px;
}
#wrapper header#header menu li {
    float: left;
}
#wrapper header#header menu li a {
    color: #fff;
    float: left;
    font-size: 1.2em;
    padding: 5px 10px;
}
#wrapper header#header menu li a.taille_texte {
    background: url("../skins/img/reduire.png") no-repeat scroll center center #93be48;
    border-radius: 8px;
    cursor: pointer;
    height: 26px;
    margin-right: 5px;
    padding: 0;
    text-indent: -9999px;
    width: 35px;
}
#wrapper header#header menu li a.taille_texte:hover {
    background-color: #479cdf;
}
#wrapper header#header menu li#agrandir a.taille_texte {
    background: url("../skins/img/agrandir.png") no-repeat scroll center center #93be48;
}

#wrapper header#header hgroup {
    clear: both;
    display: block;
    width: 100%;
    background: url("../skins/img/header_h1.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);
    height: 176px;
}
#wrapper header#header hgroup h1, #wrapper header#header hgroup h2 {
    margin: 0;
    text-indent: -9999px;
}
#wrapper header#header nav {
    background: url("../skins/img/a_topmenu.png") repeat-x scroll left top #474747;
    height: 40px;
}
#wrapper header#header nav > ul > li {
    float: left;
}
#wrapper header#header nav > ul > li > a {
    background: url("../skins/img/a_topmenu.png") repeat-x scroll left top #474747;
    border-right: 1px solid #333;
    color: #fff;
    float: left;
    font-size: 1.2em;
    height: 16px;
    padding: 9px 23px 15px;
}
#wrapper header#header nav > ul > li > a:hover, #wrapper header#header nav > ul > li > a.selected {
    color: #93be48;
}
#wrapper header#header nav > ul > li > a + ul {
    background: none repeat scroll 0 0 #111;
    border-top: 1px solid #474747;
    display: none;
    margin-top: 34px;
    position: absolute;
    z-index: 99;
}
#wrapper header#header nav > ul > li > a + ul li {
    background: none repeat scroll 0 0 #111;
    border-bottom: 1px solid #474747;
    border-top: 1px solid #000;
    padding: 6px 10px;
}
#wrapper header#header nav > ul > li > a + ul li a {
    background: none repeat scroll 0 0 #111 !important;
    color: #ccc;
}
#wrapper header#header nav > ul > li:first-child > a {
    background: url("../skins/img/lnk_accueil.png") no-repeat scroll center top #474747;
    padding: 9px 0 15px;
    text-indent: -9999px;
    width: 50px;
}
#wrapper header#header nav > ul > li:first-child > a:hover, #wrapper header#header nav > ul > li:first-child > a.selected {
    background-position: center bottom;
}
section#main {
    background: url("../skins/img/bg_main.png") repeat-y scroll left top rgba(0, 0, 0, 0);
    margin: 0 13px 0 0;
    overflow: hidden;
    width: 1234px;
}
section#main article + aside {
    clear: both;
    float: left;
    margin: 13px auto 0;
    padding-left: 34px;
    width: 1179px;
}
#left, #content {
    float: left;
}
#left {
    background: none repeat scroll 0 0 #12717c;
    padding-top: 8px;
    width: 250px;
}
#left a.titre_left {
    background-image: url("../skins/img/li_left.png");
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
    z-index: 1;
}
#left a.titre_left h2 {
    background: none repeat scroll 0 0 #2f2f2f;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-radius: 0 0 5px;
    height: 54px;
    line-height: 54px;
    margin: 0 0 0 34px;
    padding: 0 12px 0 16px;
    text-align: center;
    vertical-align: middle;
}
#left ul#liste_menu_gauche {
    background: url("../skins/img/liste_menu_gauche.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    margin-left: 34px;
    padding-bottom: 27px;
}
#left ul#liste_menu_gauche > li {
    border-bottom: 1px solid #424242;
}
#left ul#liste_menu_gauche > li a {
    background: none repeat scroll 0 0 #111;
    color: #b5b5b5;
    display: block;
    line-height: 14px;
    padding: 12px 10px;
}
#left ul#liste_menu_gauche > li a:hover, #left ul#liste_menu_gauche > li a.selected {
    background: none repeat scroll 0 0 #282828;
    color: #fff;
}
#left ul#liste_menu_gauche #menu_niv2 {
    background: url("../skins/img/shadow_niv2.png") no-repeat scroll center top #1c1c1c;
    border-bottom: 1px solid #424242;
    padding: 10px 10px 10px 20px;
}
#left ul#liste_menu_gauche #menu_niv2 li {
    padding: 3px 0;
}
#left ul#liste_menu_gauche #menu_niv2 li a {
    color: #b5b5b5;
}
#left ul#liste_menu_gauche #menu_niv2 li a:hover, #left ul#liste_menu_gauche #menu_niv2 li a.selected {
    color: #7cad3c;
}
#left #acc_marches {
    margin-left: 34px;
}
#content {
    background: none repeat scroll 0 0 #12717c;
    margin-left: 8px;
    padding-top: 8px;
    width: 955px;
}
#content header {
    background: url("../skins/img/wideshadow.png") no-repeat scroll center bottom #161616;
    padding: 11px 0 45px;
}
#content header h1 {
    background-image: url("../skins/img/li_right.png");
    background-position: right top;
    background-repeat: no-repeat;
    color: #fff !important;
    height: 25px;
    margin: 0 -30px 18px 0;
    padding: 4px 50px 4px 30px;
    text-transform: uppercase;
    width: 905px;
}
#content header h1 > span {
    background: url("../skins/img/triangle_blanc.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    padding-left: 20px;
}
#content header nav {
    color: #9c9a9a;
    padding-left: 25px;
}
#content header nav a {
    color: #9c9a9a;
}
#texte_content > a, #texte_content > p a, #texte_content .editor a {
    color: #9c9a9a;
    text-decoration: underline;
}
#texte_content .editor ul li {
    list-style: outside none disc;
    margin-left: 30px;
}
footer {
    background: none repeat scroll 0 0 #26808b;
    margin: 14px 34px;
    overflow: hidden;
    width: 1179px;
}
footer #footer_contact {
    background: url("../skins/img/footer_contact.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    float: left;
    font-size: 0.9em;
    height: 390px;
    padding: 25px;
    width: 192px;
}
footer #footer_contact .gris {
    color: #a3a2a2;
}
footer #footer_contact > a {
    margin: 11px 45px 0 0;
    opacity: 0.23;
}
footer #footer_contact > a:hover {
    opacity: 1;
}
footer #footer_contact p a {
    display: block;
    margin: 40px 17px 0;
}
footer nav {
    float: left;
    overflow: hidden;
    padding: 20px 10px;
}
footer nav > ul {
    color: #a6a6a6;
    float: left;
    margin: 0 35px 0 0;
    max-width: 290px;
}
footer nav > ul > li {
    padding: 0 0 10px;
}
footer nav > ul > li > a {
    color: #b0cdd0;
    font-weight: bold;
    text-transform: uppercase;
}
footer nav > ul > li ul a {
    color: #b0cdd0;
    font-size: 0.9em;
}
#credits {
    color: #fff;
    font-size: 0.8em;
    margin: 10px 0;
    text-align: center;
}
#credits a {
    color: #fff;
}
.addthis_button_compact {
    color: #fff;
}
.addthis_toolbox {
    color: #000;
    font-size: 12px;
    font-weight: normal;
    margin-top: -43px;
    text-transform: none;
    width: 170px;
}
#acc_marches, #cartes_left {
    color: #afafaf;
    float: left;
    text-decoration: underline;
}
#acc_marches:hover, #cartes_left:hover {
    text-decoration: none;
}
#acc_marches {
    background: url("../skins/img/acc_marches.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
    height: 107px;
    padding-top: 76px;
    text-align: center;
    width: 216px;
}
#cartes_left {
    background: url("../skins/img/cartes_left.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    height: 39px;
    margin-left: 34px;
    padding-right: 16px;
    padding-top: 90px;
    text-align: right;
    width: 200px;
}
#rss_big {
    background: url("../skins/img/rss_big.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    color: #afafaf;
    float: right;
    line-height: 29px;
    margin: -5px 25px 0 0;
    padding-left: 35px;
    text-decoration: underline;
    vertical-align: middle;
}
#rss_big:hover {
    text-decoration: none;
}
#frmNewsletter {
    background: url("../skins/img/bg_frmNewsletter.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    clear: both;
    margin: 0 0 0 34px;
    padding: 0 12px 24px;
    width: 192px;
}
#frmNewsletter h3 {
    background: url("../skins/img/h3_frmNewsletter.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    float: left;
    height: 15px;
    margin: 16px 0;
    text-indent: -9999px;
    width: 192px;
}
#frmNewsletter #text_newsletter {
    background: none repeat scroll 0 0 #191919;
    border: 1px solid #3f3f3f;
    border-radius: 6px;
    color: #7f7e7e;
    margin-top: 6px;
    padding: 3px;
    width: 150px;
}
#frmNewsletter #btn_ok {
    background: url("../skins/img/btn_ok.png") no-repeat scroll right top rgba(0, 0, 0, 0);
    border: medium none;
    cursor: pointer;
    height: 15px;
    vertical-align: middle;
    width: 27px;
}
#frmNewsletter #btn_ok:hover {
    background-position: right bottom;
}
time {
    color: #36a3e2;
}
#fichiers {
    background: none repeat scroll 0 0 #2d2d2d;
    padding: 0 10px;
}
#fichiers li {
    background: url("../skins/img/triangle_gris.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    line-height: 11px;
    padding: 6px 0 6px 20px;
}
#fichiers li a {
    color: #6fa337;
}
#medias {
    background: none repeat scroll 0 0 #161616;
    overflow: hidden;
    padding: 25px;
}
.img_page_big {
    border: 2px solid #3c3c3c;
    float: left;
    height: 258px;
    margin: 0 20px 20px 0;
    width: 258px;
}
.img_page {
    border: 2px solid #3c3c3c;
    float: left;
    height: 164px;
    margin: 0 15px 15px 0;
    width: 164px;
}
#pagination {
    background: none repeat scroll 0 0 #161616;
    overflow: hidden;
}
#pagination a {
    height: 36px;
    padding: 0 25px;
    text-indent: -9999px;
}
#pagination a:hover {
    background-position: center bottom;
}
#page_suiv {
    background: url("../skins/img/page_suiv.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    border-left: 1px solid #3d3d3d;
    float: right;
    width: 111px;
}
#page_prec {
    background: url("../skins/img/page_prec.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    border-right: 1px solid #3d3d3d;
    float: left;
    width: 127px;
}
#___gcse_0 {float: right;}

.cse .gsc-control-cse, .gsc-control-cse {
    background: #000 !important;
    border: 1px solid #5e5e5e !important;
    border-radius: 10px;
    display: block;
    height: 30px !important;
    margin: 70px 300px 0 0;
    padding: 0 !important;
    width: 200px !important;
}
.gsib_a {
    padding-top: 0 !important;
}
.gsc-input-box {
    background: #000 !important;
    border: 0 !important;
    height: auto !important;
}
input.gsc-input {
    background: #000 !important;
    border: 0 !important;
    color: #fff !important;
    float: left;
    padding: 0 6px !important;
    width: 100px !important;
}
.cse input.gsc-search-button, input.gsc-search-button {
    background: #000 !important;
    border: 0 !important;
    margin-right: 6px !important;
    padding: 6px !important;
    width: 15px !important;
}
.cse input.gsc-search-button:hover, input.gsc-search-button:hover {
    background: #000 !important;
}