
/* Reset Eric Meyer */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead,  th,  article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}


/* HTML5 display-role reset for older browsers em*/
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
.gi2_lien{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;font-size: 13px;color: #D56408;text-decoration: none;}
.gi2_soustitre{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 16px;color: #000000;font-weight: bold;text-align: left;font-family: "PT Sans", sans-serif;}
.style68{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 16px;color: #000000;font-weight: bold;text-align: left;}
.style64{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 22px;color: #000000;font-weight: bold;text-align: left;}
.texte_brochure{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;font-size: 11px;color: #000000;}
.gi2_texte_bold{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;font-size: 12px;color: #333333;font-weight: bold;}
.style66{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 16px;color: #000000;text-align: left;}
.style69{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;color: #000000;text-align: left;}
.style65{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 16px;color: #000000;text-align: left;}
.gi2_texte{font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #333333;text-align: left;}
.gi2_titre{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 18px;color: #000000;text-align: left;font-family: "PT Sans", sans-serif;}
.style67{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 18px;color: #000000;font-weight: bold;text-align: left;}
.style63{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 22px;color: #000000;text-align: left;}
.mceItemTable, .mceItemTable td, .mceItemTable th, .mceItemTable caption, .mceItemVisualAid {
        border: 1px dashed #bbb;
}
a.mceItemAnchor {
        background: rgba(0, 0, 0, 0) url("../default/img/items.gif") no-repeat scroll 0 0;
        display: inline-block;
        height: 11px !important;
        width: 11px !important;
}
span.mceItemNbsp {
        background: #ddd none repeat scroll 0 0;
}
td.mceSelected, th.mceSelected {
        background-color: #3399ff !important;
}
img {
        border: 0 none;
}
table, hr, .mceItemAnchor {
        cursor: default;
}
table td, table th {
        cursor: text;
}
ins {
        border-bottom: 1px solid green;
        color: green;
        text-decoration: none;
}
del {
        color: red;
        text-decoration: line-through;
}
cite {
        border-bottom: 1px dashed blue;
}
acronym {
        border-bottom: 1px dotted #ccc;
        cursor: help;
}
abbr {
        border-bottom: 1px dashed #ccc;
        cursor: help;
}

.mceItemMedia {
        background-color: #ffffcc;
        background-position: center center;
        background-repeat: no-repeat;
        border: 1px dotted #cc0000;
}
.mceItemShockWave {
        background-image: url("../../img/shockwave.gif");
}
.mceItemFlash {
        background-image: url("../../img/flash.gif");
}
.mceItemQuickTime {
        background-image: url("../../img/quicktime.gif");
}
.mceItemWindowsMedia {
        background-image: url("../../img/windowsmedia.gif");
}
.mceItemRealMedia {
        background-image: url("../../img/realmedia.gif");
}
.mceItemVideo {
        background-image: url("../../img/video.gif");
}
.mceItemAudio {
        background-image: url("../../img/video.gif");
}
.mceItemIframe {
        background-image: url("../../img/iframe.gif");
}
.mcePageBreak {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        background: #fff url("../../img/pagebreak.gif") no-repeat scroll center top;
        border-color: #ccc -moz-use-text-color -moz-use-text-color;
        border-image: none;
        border-style: dotted none none;
        border-width: 1px 0 0;
        display: block;
        height: 12px;
        margin-top: 15px;
        width: 100%;
}


/*---------EDITEUR SEULEMENT--------*/

ul {
    list-style: outside;
    padding: 0;
    margin-left: 30px;
}

 a{
        color: #000;
        text-decoration: none;
        border-bottom: 2px solid #285783;
}
 a:hover{
        text-decoration: none;
        color: #285783;
}



/*special éditeur de texte,  inclue dans le site ET dans l'éditeur tinymce'*/

/*-------------------------------------------TABLE--*/
.style_table tr:first-child td {
    border-top:3px solid #770c2d;
    border-bottom:1px solid #770c2d;
}
.responsive_table{
    margin: 10px 0;
}

.style_table{
    margin: 10px 0;
    border:1px solid #fff;
    background: #fff;
}
.style_table th{
    color:#fff;
    font-size: 14px;
    font-weight: bold;
    background: #770c2d;
    padding: 15px 10px;
}
.style_table tr:nth-child(odd){
    background: #fff;
    font-size: 13px;
    color: #333;
}
.style_table tr:nth-child(even){
    background: #fde7ee;
    font-size: 13px;
    color: #333;

}
.style_table td {
    padding: 10px;
    font-weight: 200;
    font-size: 15px;
    border-bottom: 1px solid #770c2d;
    border-left: 1px solid #770c2d;
}

.style_table td:nth-child(1) {
    border-left: none;
}

/*-------------TABLE RESPONSIVE ---------*/
.responsive_style_table {
    width: 100%;
    margin: 1em 0;
    border-collapse: separate;
    border-spacing: .2em;
    word-wrap: break-word;
    text-align: left;
}
.responsive_style_table th, .responsive_style_table td {
    vertical-align: top;
    padding: .5em 1em;
}
.responsive_style_table td {
    border-bottom: 1px solid #770c2d;
}

.responsive_style_table th{
    color:#fff;
    font-size: 14px;
    font-weight: bold;
    background: #770c2d;
    padding: 15px 10px;
}
.responsive_style_table tr:nth-child(odd){
    background: #fff;
    font-size: 13px;
    color: #333;
}
.responsive_style_table tr:nth-child(even){
    background: #fde7ee;
    font-size: 13px;
    color: #333;
}
/*---------------------------------------------*/
#MainContent a{
    color: #000;
    cursor: pointer;
    text-decoration: none;
}
#MainContent a:hover{
    text-decoration: none;
    /*color: #285783;*/
}

strong{
    font-weight: 600;
}
.bleu{
    color:#0d4274;
}
.vert{
    color:#2b9037;
}

#MainContent ul {
    list-style: outside none;
    padding: 0;
}
#MainContent li{
    padding-left: 2.5em;
    margin-left: 10px;
    list-style: outside none;
}
#MainContent li:before {
    content: "\f111"; /* FontAwesome Unicode */
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -2.5em; /* same as padding-left set on li */
    width: 2.5em; /* same as padding-left set on li */
    color:#646464;
    font-size: 0.8em;
}

.list_custom > li{
    list-style: outside none;
}
.list_custom > li:before, #MainContent .list_custom > li:before {
    content: "\f00c"; /* FontAwesome Unicode */
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -2.3em; /* same as padding-left set on li */
    width: 2.3em; /* same as padding-left set on li */
    color:#2b9037;
    font-size: 1em;
}
.list_custom > li > ul {
    list-style: none;
}

.list_custom > li > ul > li::before {
    content: "\2022"; /* FontAwesome Unicode */
    display: inline-block;
    margin-left: -1em;/* same as padding-left set on li */
    width: 1em; /* same as padding-left set on li */
    font-weight: bold;
    color:#2b9037;
    font-size: 1.2em;
}

.lien_externe{
    color: #d56408 !important;
    font-weight: 600;
    display: inline-block;
    border: none !important;
}
.lien_externe::after{
    content: "\f08e";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: 0.3em;
    width: 1em;
    color: #d56408;
    font-size: 1em;
}
.lien_externe:hover, .lien_externe:hover::after{
    color:#d56408 !important;
    text-decoration: none;
}

.lien_doc{
    color: #d56408 !important;
    font-weight: 600;
    display: inline-block;
    border: none !important;
}
.lien_doc::after{
    content: "\f1c1";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: 0.3em;
    width: 1em;
    color: #d56408;
    font-size: 1em;
}
.lien_doc:hover, .lien_doc:hover::after{
    color:#d56408 !important;
    text-decoration: none;
}

.lien_standard{
    color:#d56408 !important;
    font-weight: 600;
    display: inline-block;
    border: none !important;
}
.lien_standard::after{
    content: "\f0c1";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: 0.3em;
    width: 1em;
    color: #d56408;
    font-size: 1em;
}
.lien_standard:hover, .lien_standard:hover::after{
    color:#d56408 !important;
    text-decoration: none;
}

hr{
    display: block;
    clear: both;
    margin: 20px 0;
}

.img_gauche{
    float: left;
    width: 40%;
    height: auto;
    margin: 0 15px 5px 0;
}
.img_droite{
    float: right !important;
    width: 35% !important;
    height: auto;
    margin: 0 0 5px 15px;
}
#accueil_droite br[data-mce-bogus=1]{
	display:none;
}
#accueil_droite{
	width:100%;
	max-width:380px;
}
#accueil_droite a{
	border:0;
}
#FastLinks {
    overflow: hidden;
    background:
    #8cb218;
}
.AsideBlock {
   /* margin-bottom: 2px;  */
    overflow: hidden;
}
#FastLinks h6 {
    background-color:
    #7ba00b;
}
.AsideBlock h6 {
    color:
    #ffffff;
    display: block;
    font-size: 1.225em;
    overflow: hidden;
    padding: 8px 15px;
    text-transform: uppercase;
    font-weight: normal;
}
.AsideBlock h6 span {
    display: block;
    width: 76.38888888888889%;
}
.AsideBlock ul {
    overflow: hidden;
    margin: 10px 15px;
}
.AsideBlock ul {
    margin: 0 5.26315789473684%;
    padding-bottom: 5px;
    margin: 5px 14px;
	list-style:none;
}
.AsideBlock ul li {
    position: relative;
    margin: 0 0 3px 3px;
    background-image: none;
}
.AsideBlock ul li a::before {
    color:
    #fff;
    content: ":: ";
    left: -30px;
    position: absolute;
    text-indent: 28px;
    top: 2px;
}
.AsideBlock ul li a {
    display: block;
    padding: 3px 0 0 16px;
    font-size: 1.1em;
    color:
    #ffffff;
	border:0;
}
.AsideBlock ul li:first-child {
    background-image: none;
}
#Mayor {
    background:
    #ecebeb;
    overflow: hidden;
}
#Mayor img, #Mayor table {
    width: 100% !important;
    height: auto !important;
}
#OnlineServices {
    background:
    #1278bb;
}
#OnlineServices h6 {
    background-color:
    #0e67a1;
}
#Collecte img, #Brochure img, #Biblio img {
    width: 100% !important;
    height: auto !important;
}
#Brochure, #Biblio {
    width: 50%;
    float: left;
}