/* CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote,
a, abbr, acronym, address, big, cite,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
        margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%;
        font-family: inherit; vertical-align: baseline;
}

:focus { outline: 0; }
body {line-height: 1; }
ol, ul { list-style: none;}

blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q {        quotes: "" "";}

/* Eléments HTML */
* {
        margin:0;
        padding:0;
        }

body {
        font: 100% Arial, Helvetica;
        background:#f0eeee url(images/habillage/fd20143.jpg) no-repeat center top fixed;
        color: #505050;
        }

p { margin: 15px 0; }

a:link, a:visited {  color: #000000; text-decoration:none; }
a:hover, a:active { color: #001177; text-decoration:underline; }
a img { border:0; }
code { font: 1.0em 'Courier New', Courier, Fixed; color:#000000; }
acronym, abbr, span.caps {font-size: 0.9em; letter-spacing: .07em; cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }
blockquote {
        padding: 10px 10px 0 10px;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        background: #ececec;
        font:1.0em Arial;
        line-height:1.5em;
        margin:10px 0px;
        }

strong {font-weight:bold;}
em {font-style:italic;}

/* Structure */
#conteneur {
      	width:950px;
		min-height:200px;
      	display: block;
      	position: relative;
      	margin:0 auto;
      }

#head {
        width:945px;
        margin:0 auto;
        margin-top:0px;
        padding:10px 0 15px 5px;
        position: relative;
        }

#page { width:930px;
        margin:15px auto 15px auto;
        padding:10px;
        /*background:#f0eeee url(images/diag_stripe.gif);*/
        background-color:#fff;
        font-size:12px;
        border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; min-height:800px; border: 1px solid #dbdbff;
		box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
        }

#connection {
        float:right;
        text-align: left;
        background:#cccccc url(images/diag_stripe.gif);
        width: 440px;
        height: 92px;
        border:1px solid #ccc;
        background-color: #edeeed;
        padding: 5px;
        font-size:12px;
        }

#connection1 {float:left; text-align: left; width: 210px; height: 92px; margin:0 20px 0 20px;}
#connection1 .img1{margin-right:15px;}
#connection1 .img2{margin-right:11px; padding-bottom:8px;}
#connection1 .img3{padding-bottom:8px;}
#connection1 #sociaux{ margin:7px 0 10px 32px; }
#connection1 .formulaire{float:left; width:175px; margin:13px 0 5px 0;}
#connection1 .envoi{float:left; width:35px; height:33px; margin:13px 0 5px 0;}
#connection1 input[type=text]{border:1px solid #0051a1;
-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
background-color:#ffffff; width:133px; height:30px; color:#888888; font-size:15px; font-weight:bolder;
padding-left:35px; /*On centre le texte*/ line-height:30px; }
#loupe{ background:#ffffff url(images/loupe1.png) 7px center no-repeat;  }
#connection1 input[type=submit]{ background: url(images/envoi.png) center 0 no-repeat; width:35px; height:33px; border:none;
font-size:0px; cursor:pointer;}
#connection1 input[type=submit]:hover{ background: url(images/envoi_hover.png) center 0 no-repeat;}

#connection2 {float:left; width: 230px; height: 92px; }

#inner {
    margin:0;
    padding:0;
    background:url(images/left_stripe.gif) left repeat-y;
}

#mag {width:900px;
background:#fff;
padding:10px;}
#mag h1 {font:32px Arial;
font-weight:bold;
color:#000066;
text-align:center;
margin-bottom:25px;
}
#mag .config-1 {float:left;
width:427px;
margin:0 22px 15px 0;
padding:5px;
border:1px dashed #ccc;
height:195px;
}
#mag .config-2 {
float:left;
width:427px;
padding:5px;
border:1px dashed #ccc;
height:195px;
margin-bottom:15px;
}

#mag .config-1 img, #mag .config-2 img {float:left; margin:0 5px 5px 0;}
#mag .config-1 p, #mag .config-2 p {margin:0 0 10px 0; padding:0;}

.left {
        float:left;
        }

.right {
        float:right;
        }


/* Barre de navigation*/
#navbar {
        margin:0 auto;
        padding:0px 10px 0px 10px;
        background:#000033 url(images/navbar.png) no-repeat;
        width:920px;
        font-size:13px;
        }

#page-bar { padding:0px;}
#page-bar ul {list-style: none;}
#page-bar li {
        float:left;
        list-style:none;
        cursor: pointer;
        display:block;
        border-right:1px solid #666666;
        }
#page-bar li:hover {background:#000033 url(images/fd3.png) repeat-x;}
#page-bar a, #page-bar a:visited {
        margin: 0px;
        padding:7px 14px;
        font-weight:bold;
        color:#eeeeee;
        display:block;
        }
#page-bar a:hover {text-decoration:none;display:block;}
#page-bar p {margin:0;padding:0;}
#cse-search-box {
        float:right;
        text-align:right;
        padding-top:3px;
        margin-right:0px;
        }
#page-bar li {float: left; margin: 0px; padding: 0px; }
#page-bar li li {
        float: left;
        margin: 0px;
        padding: 0px;
        font-size:12px;
        width: 220px;
        text-transform:none;
        }

#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
        width: 210px;
        float: none;
        margin: 0px;
        padding: 4px 10px 4px 10px;
        background: #000033 url(images/fd4.png) repeat-y top;
        border-bottom:1px solid #666666;
        }

#page-bar .petit {
        color: #ffffcc;
        font-size:10px;
        font-weight: bold;
        }

#page-bar li li a:hover, #page-bar li li a:active {
        background: #000033;
        padding: 4px 10px 4px 10px;
        }

#page-bar li li a.horsligne, #page-bar li li a.horsligne:link, #page-bar li li a.horsligne:visited {
        width: 210px;
        float: none;
        margin: 0px;
        padding: 4px 10px 4px 10px;
        background: #000033 url(images/fd41.png) repeat-y top;
        border-bottom:1px solid #666666;
        color:#666666;
        }
#page-bar .petit1 {
        color: #333333;
        font-size:10px;
        font-weight: bold;
        }


#page-bar li ul {
        position: absolute;
        width: 10em;
        left: -999em;
        }

#page-bar li:hover ul {
        left: auto;
        display: block;
        }

#page-bar li:hover ul, #page-bar li.sfhover ul {
        left: auto;
        }

/* Publicité N°1 728*90 du haut de page */
#pub1 {
        margin:10px auto 15px auto;
        width:920px;
        height: 90px;
        text-align: center;
        }

/* Texte*/

h1 {
        font:32px Arial;
        font-weight:bold;
        }

h2 {
        font:25px Arial;
        font-weight:bold;
        }

h3 {
        font:20px Arial;
        margin-bottom:3px;
        color:#303030;
        font-weight:bold;
        }

h4 {
        font:16px Arial;
        font-weight:bold;
        }

h3.cat_title, h3.cat_title a {
        color:#001177;
        letter-spacing:-0.05em;
        }

h3#respond {
        margin-top:0px;
        padding-top:20px;
        }

h3#comments {
        margin-top:32px;
        padding-left:0px;
        margin-bottom:15px;
        }

h3.authors {
        margin-top:15px;
        }

#logo {
        width:465px;
        height:100px;
        }
#logo1 {
        width:465px;
        height:130px;
        }

#tagline {
        margin-top:10px;
        color:#1d3566;
        font-weight:bold;
        }

#top {
        margin:15px auto 10px auto;
        padding:0px 10px 0px 0px;
        width:930px;
        background: #FFFFFF url('images/fd6.png');
        background-position: top right;
        background-repeat: no-repeat;
        }

#headline {
        width:560px;
        float:left;
        padding:0px 12px 0px 25px;
        font-size:12px;
        line-height:1.5em;
        margin:0;
        background: #FFFFFF url('images/fd2.png');
        background-position: top center;
        background-repeat: no-repeat;
        color:#505050;
        overflow:hidden;
        }

#top div.label {
        font:16px Arial;
        color:#001177;
        font-weight:bold;
        letter-spacing:-0.05em;
        line-height:0.9em;
        display:block;
        padding-bottom:0px;
        padding-top:15px;
        }

#headline div.title {
        font:30px Arial;
        font-weight:bold;
        letter-spacing:-0.05em;
        line-height:0.9em;
        padding-bottom:5px;
        padding-top:5px;
        margin-top:0px;
        }

.moins-grand {
font:20px Arial;
letter-spacing:0em;
}

#headline div.meta {
        display:block;
        padding:4px 0px 4px 0px;
        color:#000000;
        font-size:10px;
        }

#headline p {
        padding-bottom:10px;
        }

#featured {
        width:320px;
        float:right;
        padding:0px 0px 0px 10px;
        font-size:12px;
}

#featured li {
    list-style:none;
    width: 320px;
    height: 79px;
    margin-bottom:0px;
    padding-bottom:0px;
}

#featured .arthemia-carousel {
    overflow:hidden;
    width:320px;
}


#featured .info {
    margin-top:0px;
        padding-top:10px;
        font-size:11px;
        }

#featured .meta {
        margin-top:5px;
    font-weight:normal;
    font-size:10px;
        }

#featured .title {
        font-weight:bold;
        }

#featured .divider {
        margin-left:95px;
        }

#headline a img, #featured a img {
        margin-top:5px;
    }

#featured a {
        color:#000000;
        }

#featured a:hover {
        color:#001177;
        }

#featured a img {
        border:2px solid #FFF;
        margin-right:10px;
        }

#featured a:hover img {
        border:2px solid #cccccc;
        margin-right:10px;
        }

#headline a img {
        border:3px solid #fff;
        margin-right:15px;
        }

#single_head {
        width:195px;
        float:left;
        padding:15px 12px 20px 25px;
        margin:0;
        background:#333333;
        color:#fff;
        }

#single_head a img {
        border:3px solid #fff;
        }

#single_desc {
        width:675px;
        float:right;
        padding:0px 10px 5px 10px;
    font-size:12px;
        line-height:1.5em;
        }

#single_desc div.title {
        font:25px Arial;
        font-weight:bold;
        letter-spacing:-0.05em;
        line-height:0.9em;
        display:block;
        padding-bottom:5px;
        padding-top:10px;
        }

#single_desc div.meta {
        display:block;
        padding-bottom:5px;
        font-size:10px;
        }

#single_desc p {
        margin:0px;
        padding-bottom:10px;
        }

#single_desc a {
        color:#000000;
        }

#single_desc a:hover {
        color:#808080;
        }

#middle {
        margin:0 auto;
        padding:10px 10px 0px 10px;
        background:#fff;
        width:920px;
        text-align: left;
        }

.category {
        width:164px;
        float:left;
        border-top:8px solid #333333;
        margin:0px;
        padding:5px 10px 15px 10px;
        background:#fff;
    cursor:pointer;
        }

.category p {
        margin:0;
    font-size:11px;
        }

.category span.cat_title, #front-popular h3, #front-list .cat_title, #gallery h3 {
        margin:0;
        font-weight:bold;
        font-size:16px;
        letter-spacing:-0.05em;
        }

#front-list .cat_title {
        font-size:14px;
    margin-bottom:5px;
        }

#front-popular h3 {
        color:#fff;
        }

.more-link {
        display:block;
        margin:15px 0px;
        }

.category a {
        color:#333333;
        display:block;
        background:none;
        }

.category a:hover {
        background:none;
        color:#fff;
        text-decoration:none;
        }

#bottom {
        width: 920px;
        }

#bottom-left {
        float:left;
        }

#bottom-left .meta, #content.archive .meta {
        font-size:10px;
        }

#front-list {
        width:570px;
        padding:10px;
        background:#fff;
        font-size:12px;
        line-height:1.75em;
        margin-bottom:10px;
        border-top:1px solid #ececec;
    }

#front-list blockquote {
        padding: 0px 10px 0 10px;
        }

/* TITRES GRAND - TITRES GRAND */
#front-list .title {
        font:26px Arial;
        font-weight:bold;
        letter-spacing:-0.05em;
        line-height:1.0em;
        }

#front-list .divider {
        margin-left:216px;
        margin-top:0px;
        margin-bottom:0px;
        }

.author {
        font-size:11px;
        font-weight:bold;
        }

.meta {
        color:#333333;
        font-weight:bold;
        }

#headline p, #featured p {
        margin:0;
        }


#paged-list {
        width:570px;
        padding:0px 10px;
        background:#fff;
        font-size:12px;
        line-height:1.75em;
        border-top:1px solid #ececec;
        }

#paged-list .clearfloat {
        background:url(images/dots_content.gif) repeat-x bottom;
    padding-bottom:1px;
        }

.onecolumn {
        line-height:1.5em;
        padding:10px 0px;
        margin:0;
        }

.onecolumn img {
        float:left;
        margin:8px 10px 7px 0px;
        border:1px solid #ccc;
        padding:2px;
        }

.tanbox {
        width:275px;
        line-height:1.5em;
        padding:10px 0px;
        margin:0;
        }

.archive .tanbox {
        width:570px;
        background:url(images/dots_content.gif) repeat-x bottom;
    padding-bottom:1px;
        }

.tanbox img {
        float:left;
        margin:8px 10px 7px 0px;
        border:1px solid #ccc;
        padding:2px;
        }

.tanbox span.title a, .onecolumn span.title a {
        font:14px Arial;
        font-weight:bold;
        text-decoration: none;
        }

.tanbox span.title a:hover, .onecolumn span.title a:hover {
        font:14px Arial;
        font-weight:bold;
        text-decoration: underline;
        }

.tanbox p, .onecolumn p {
        margin:5px 0px;
        }

#navigation {
        padding:15px 10px;
        background:#fff;
        font-size:12px;
        text-align:center;
        width:550px;
        }


/* Contenu */

#content {
        width:570px;
        background:#fff;
        padding:10px;
        font-size:12px;
        line-height:1.75em;
        float:left;
        border-top:1px solid #ececec;
        }

#content p {
         margin: 0 0 10px 0;
        }

/* MISE EN FORME DES ARTICLES - MISE EN FORME DES ARTICLES - MISE EN FORME DES ARTICLES */
/*#chapeau {
        color:#000;
        font-weight:bolder;
        font-size: 13px;
        line-height:20px;
        background: #FFFFFF url('images/fd22.png');
        background-position: top left;
        background-repeat: no-repeat;
        padding: 10px;
        margin-bottom: 20px;
        }
*/
#chapeau{width:570px; border:1px solid #888888; background-color:#fff; margin-bottom: 20px;
border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
box-shadow:1px 1px 2px #999; -webkit-box-shadow:1px 1px 2px #999; -moz-box-shadow:1px 1px 2px #999; }
#chapeau #contenu{width:546px; margin:2px; padding:10px; background-color:#dee0f0;
border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; color:#000; font-weight:bolder;}

#slider{width:950px; height:370px; margin:20px auto; border:1px solid #888888; background-color:#fff;
border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
box-shadow:1px 1px 2px #999; -webkit-box-shadow:1px 1px 2px #999; -moz-box-shadow:1px 1px 2px #999;}
#slider #contenu{width:936px; height:356px; margin:2px; padding:5px; background-color:#CFD1E6;
border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
#slider #contenu .text{float:left; width:302px; height:300px; margin-left:16px; padding:5px; border:1px dotted #888888; background-color:#fff;
font-size:12px; line-height:1.75em; position:relative;}

div#encadre1{
margin-bottom: 20px;
color: #000000;
font-size:12px;
border-left: 3px solid #001177;
/*background: url(images/encadre1.png);
background-repeat: repeat-x;
background-color: #ffffcc;
background-position: top;
*/
padding: 0 0 0 10px;
}

div#encadre11{
margin-bottom: 20px;
color: #000000;
font-size:12px;
border-left: 3px solid #847359;
/*background: url(images/encadre1.png);
background-repeat: repeat-x;
background-color: #ffffcc;
background-position: top;
*/
padding: 0 0 0 10px;
}

div#encadre2{
margin-bottom: 20px;
color: #000000;
font-size:12px;
border: 1px dotted #000000;
background: #ffffff url(images/table_back.gif) repeat-x;
background-position: top;
padding: 10px;
}

.tresPetit { font-size: 10px; }
.sup { vertical-align: super; font-size: 50%; }
.petit { font-size: 11px; }
.grand { font-size: 23px; }
.grand1 { font-size: 28px; }
.grand2 { font-size: 16px; }
.grand3 { font-size: 14px; }
.grand4 { font-size: 18px; }
.gras { font-weight:bolder; }
.LignePetite { line-height:12px; }
.centrer { text-align:center; }
.margeBas { margin-bottom: 15px; }
.margeBas1 { margin-bottom: 10px; }
.margeHaut { margin-top: 15px; }
.margeHaut1 { margin-top: 25px; }
.margeHaut2 { margin-top: 10px; }

.bleu { color: #001177; }
.bleuClair { color: #273fff; }
.blanc { color: #fff; }
/*.rose { color: #cc0099; } */
.rose {color:#770022; }
.noir { color: #000000; }
.bleuFonce { color: #000066; }
.rouge { color: #FF0000; }
.beigeClair { color: #cdbd9b; }
.beige { color: #847359; }
.gris { color: #505050; }
.bordeau{ color:#8a1a47;}

.sansBord { border:0; }
.souligne { text-decoration:underline; }

.exe { font-size: 28px; line-height:30px; padding:10px 35px 10px 45px;
border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; border: 1px solid #ddd6d9;
background-color:#efefef;
background-image: url(images/quotes.png), url(images/quotes_open.png);
background-position: 99% 95%, 5px 5px;
background-repeat: no-repeat;
}

#content h2 {
        font:23px Arial;
        font-weight:bold;
        margin: 15px 0 5px 0;
        text-align:left;
        }

#content #encadre1 h3 {
        font:20px Arial;
        margin-bottom:15px;
        color:#001177;
        font-weight:bold;
        }

#content #encadre2 h3 {
        font:20px Arial;
        margin-bottom:15px;
        color:#000000;
        font-weight:bold;
        }

#content h4 {
        font:20px Arial;
        font-weight:bold;
        margin: 15px 0 5px 0;
        }

#content ol {
        margin-left:30px;
        }

/* --------------- FIN MISE EN FORME DES ARTICLES ------------------ */

.post {
        line-height:1.75em;
        }

.post p {
        margin-top:0px;
        }

.post .clearfloat {
        border-bottom:1px solid #e2e2e2;
        margin-bottom: 25px;
        padding-bottom: 20px;
        }

.entry ul, .post ol, #front-list ul, #front-list ol {
        margin-bottom:15px;
        }

#content h1.title {
        letter-spacing:-0.05em;
        border-bottom:1px solid #e2e2e2;
        border-top:3px solid #e2e2e2;
        margin-bottom:0px;
        padding:5px 0px;
        color:#000066;
        text-align:left;
        }

#content h1.title1 {
        letter-spacing:-0.05em;
        border-bottom:1px solid #e2e2e2;
        border-top:3px solid #e2e2e2;
        margin-bottom:0px;
        padding:5px 0px;
        }

.entry ul li, #front-list ul li {
        list-style:square;
        margin-left:30px;
        }

.entry ol li, #front-list ol li {
        list-style:decimal;
        margin-left:30px;
        }

.entry ol li ul li, #front-list ol li ul li {
        list-style:square;
        margin-left:20px;
        }

.entry img, .post a img, #front-list img {
        border:1px solid #ccc;
        margin:0 10px 5px 0;
        padding:2px;
        }

.entry a {
        text-decoration:underline;
        }

.post .ads {
        margin-top:10px;
        }

#stats {
        margin-bottom:15px;
        padding:8px 0px;
        font:12px Arial;
        display:block;
        border-bottom:1px solid #e2e2e2;
        font-weight:bold;
        }

span#map {
        font-size:11px;
        }

img.centered, a img.centered, img.aligncenter, a img.aligncenter {
        display: block;
        margin-left: auto;
        margin-right: auto;
}

img.alignright, a img.alignright {
        padding: 4px;
        margin: 0 0 2px 7px;
        display: inline;
}

img.alignleft, a img.alignleft {
        padding: 4px;
        margin: 0 7px 2px 0;
        display: inline;
}

.alignright {
        float: right;
}

.alignleft {
        float: left
}


#bio {
    padding:10px;
    background:#efefef;
    margin:20px 0px;
}
#bio p {
    margin:0;
    padding:0;
}

#bio .avatar {
        border:1px solid #ccc;
        margin:0px 10px 5px 0;
        float:left;
        padding:2px;
        width:80px;
        height:80px;
        }

.abon{ font-size:15px; color:#000;}
.abon ul {margin:15px 0; }
.abon ul li{ list-style:square; margin-left:50px; padding:5px 0; }

/* Barre Side */
#sidebar {
        width:320px;
        float:right;
        margin:0px 0px 0px 0px;
        overflow:hidden;
        }

.spoiler {
        padding:0px 12px 12px 12px;
        background:#fff;
        border-top:1px solid #ececec;
        margin-bottom:12px;
        overflow:hidden;
}

.spoiler img {
        border:1px solid #ccc;
        padding:2px;
        margin-right:10px;
        margin-bottom:5px;
        }

.spoiler h3 {
        font:12px Arial, Helvetica, Verdana, Sans-Serif;
           font-weight:bold;
        color:#fff;
        margin:0px 0px 8px 0px;
        padding:3px 10px;
        border-bottom:1px solid #ececec;         }

.spoiler h3 a {
        color:#fff;
        text-decoration:none;
        }

.spoiler p {
        margin:0;
        color:#6d6d6d;
        }

.spoiler h4 {
        font:12px Arial, Helvetica, Verdana, Sans-Serif;
    font-weight:bold;
        margin-bottom:5px;
        }

.spoiler h4 a {
        color:#333333;
        }

#sidebar {
    font-size:11px;
}

#sidebar h3 {
        font:12px Arial, Helvetica, Verdana, Sans-Serif;
        font-weight:bold;
        background: #0c1216 url('images/fdd5.png') repeat-x; color:#ffffff;
        margin:10px 0px 5px 0px;
        padding:3px 10px;
        }

#sidebar-top, #sidebar-bottom {
        width:300px;
        float:right;
        padding:0px 10px 10px 10px;
        background:#fff;
        border-top:1px solid #ececec;
        }

#sidebar-bottom, #sidebar-middle {
        margin-top:10px;
        }

#sidebar-middle {
        width:320px;
        float:right;
        }

#sidebar-left {
        width:135px;
        padding:0px 10px 10px 10px;
        float:left;
        background:#fff;
        border-top:1px solid #ececec;
        }

#sidebar-right {
        width:135px;
        padding:0px 10px 10px 10px;
        float:right;
        background:#fff;
        border-top:1px solid #ececec;
        }


/* #sidebar li {
        list-style:none;
        border-bottom:1px dotted #bbbbbb;
        display:block;
        padding:2px 0px 2px 13px;
        background:url(images/sub.png) no-repeat 0 0px;
        }
*/
#sidebar li ul li {
        border-bottom:0px;
        }

#sidebar-ads {
        margin-bottom:10px;
        padding:10px;
        background:#fff;
        }

#sidebar h3 img { margin-top:1px; }

/* Elements de formulaires */

.submitbutton {
        padding: 2px 5px;
        border:1px solid #aaa;
        background:#fff;
        font-size:11px;
        color:#aaa;
        cursor: pointer;
        }

.submitbutton:hover {
    background:#303030;
    color:#fff;
    }

.field {
        padding: 1px;
        border-top:1px solid #bbbbbb;
        border-left:1px solid #bbbbbb;
        border-right:1px solid #eeeeee;
        border-bottom:1px solid #eeeeee;
        background:#fff;
        font-size:11px;
        }

#search .searchbutton {
        padding: 1px;
        border:1px solid #333333;
        background:#fff;
        font-size:11px;
        }

#commentform input {
        width: 140px;
        margin: 5px 5px 0px 0;
        }

#commentform textarea {
        width: 99%;
        margin-top:5px;
        border-top:1px solid #bbbbbb;
        border-left:1px solid #bbbbbb;
        border-right:1px solid #eeeeee;
        border-bottom:1px solid #eeeeee;
        }

/* Commentaires*/

#comment { width:590px;        background:#fff; }

div#cancel-comment-reply { font-weight:bold; }

#comments ul.commentlist { margin-top:20px; list-style:none; }

#comments ul.commentlist blockquote { background:#ededed; }

#comments .clearfloat { background:none; }

#comments div.navigation { padding:5px 0px 20px 0px; font-weight:bold; }

ul.commentlist li.pingback, ul.commentlist li.trackback { display:none; }
ul.commentlist li.comment { color:#000000; padding: 11px 14px 11px 14px; background:#f2f2f2; list-style:none; margin-bottom:10px; font-size:12px; line-height:1.1em; border-bottom: 1px solid #dcdbd7; }
ul.commentlist li.comment h3#respond { background:#fff; margin-top:15px; }
ul.commentlist li.comment img.avatar { border:1px solid #ccc; margin:0px 0px 13px 13px; float:right; padding:2px; }
ul.commentlist li.comment cite { color:#313228; font-weight:bold; font-size:14px; }
ul.commentlist li.comment div.comment-meta { font-size:10px; margin-top:0px; }
ul.commentlist li.comment div.comment-meta a { color:#4d4d4d; text-decoration:none; }
ul.commentlist li.comment a { text-decoration:underline; }
ul.commentlist li.comment cite a { text-decoration:none; }
ul.commentlist li.comment div.reply { clear:both; display:block; }
ul.commentlist li.comment div.reply a { text-decoration:none; font-weight:bold; }
ul.commentlist li.comment p { margin:15px 0px; padding:0;  }
ul.commentlist li.comment blockquote { width:380px; }

ul.children li.comment { margin-top:15px; color:#4d4d4d; padding: 12px 12px 12px 12px; background:#fff; border:none; list-style:none; margin-bottom:0px; font-size:11px; }

ul.commentlist li.depth-1, ul.children li.depth-3, ul.children li.depth-5, ul.children li.depth-7, ul.children li.depth-9 { background:#f2f2f2; }
ul.children li.depth-2, ul.children li.depth-4, ul.children li.depth-6, ul.children li.depth-8, ul.children li.depth-10 { background:#fff; }

#respond textarea { width:99%; font-size:13px; }
#respond label { font-weight:bold; }
#respond a {text-decoration:none; }
#respond h3 {margin-top:15px; }

li.comment div#respond h3 { display:none;}

/* Footer */
#front-popular {
        font-size:11px;
        color:#fff;
        width: 930px;
        background:#e2e3f1;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#F4F4F4), to(#EEEEEE));
		background: -webkit-linear-gradient(top, #F4F4F4, #EEEEEE);
		background: -moz-linear-gradient(top, #F4F4F4, #EEEEEE);
		background: -o-linear-gradient(top, #F4F4F4, #EEEEEE);
		background: -ms-linear-gradient(top, #F4F4F4, #EEEEEE);
		background: linear-gradient(top, #F4F4F4, #EEEEEE);
        margin: 0 auto;
        padding:10px 10px 20px 10px;
        border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; border: 1px solid #dbdbff;
        border-bottom:0;
		box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
        }
#front-popular h3 { color:#8a1a47; }
#recentpost, #mostcommented {
        width:285px;
        float:left;
        padding-right:15px;
        border-right:1px solid #808080;
        }

#mostcommented { margin-left:20px; }

#recent_comments {
        width:285px;
        float:left;
        padding:0px;
        margin-left:20px;
        }

#recentpost a, #mostcommented a, #recent_comments a {
        color:#000;
        }

#recentpost ul, #mostcommented ul, #recent_comments ul {
        margin-top:5px;
        }

#recentpost ul li a, #mostcommented ul li a, #recent_comments ul li a {
        padding:3px 2px 3px 4px;
        display:block;
        text-decoration:none;
        margin-bottom:4px;
        border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; border: 1px solid #e2e3f1;
        }

#recentpost ul li a:hover, #mostcommented ul li a:hover, #recent_comments ul li a:hover {
        border: 1px solid #6a6e99;
        background:#fff;
        }

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
        background:none;
        }

#footer {
        margin: 0 auto;
        width: 930px;
        font-size:10px;
        background-color:#bfbfbf;
        color:#333333;
        padding:5px 10px;
        box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
        }

#footer a:hover {
        color:#808080;
        }

/* NOTES DES ARTICLES */
.righter{ float:right; text-align:right;}
.righter a img{border: 0; padding:0; margin:0;}
#notes{ width:500px; margin:10px 0 10px 20px; }
.notes1{ margin-top:15px; padding:5px; font-size:12px; color:#000; border:1px solid #888888; background-color:#fff;
border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
box-shadow:1px 1px 2px #999; -webkit-box-shadow:1px 1px 2px #999; -moz-box-shadow:1px 1px 2px #999;}
.notes1 h1{ font-size:20px; color:#0051a1; margin-bottom:20px;}
.notes1 p.temps{ font-size:10px; font-weight:bolder; color:#9a9a9a; margin:15px 0 5px 0; text-align:right;}

/* COMMENTAIRES DES ARTICLES */
.commentaires {
        width:520px;
        float:left;
        padding:10px 10px 10px 10px;
        margin: 10px 0 10px 30px;
        border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
        border-bottom:1px solid #cdcbcb;
        border-left:1px solid #cdcbcb;
        box-shadow:1px 1px 2px #999; -webkit-box-shadow:1px 1px 2px #999; -moz-box-shadow:1px 1px 2px #999;
        background-color: #f2f2f2;
        color:#000;
        line-height:1.4em;
        }
.commentaires img {float: right;
margin: 0 0 5px 10px;
}
.commentaires p { margin-top: 15px;}
.commentaires div { margin-bottom: 10px;}
.commentaires p.moder { text-align:right; margin:5px 15px 0 0; }

/* SLIDER DE LA PAGE D'ACCUEIL */
#slider{width:950px; height:370px; margin:20px auto; border:1px solid #888888; background-color:#fff;
border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
box-shadow:1px 1px 2px #999; -webkit-box-shadow:1px 1px 2px #999; -moz-box-shadow:1px 1px 2px #999;}
#slider #contenu{width:936px; height:356px; margin:2px; padding:5px; background-color:#CFD1E6;
border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
#slider #contenu .text{float:left; width:302px; height:300px; margin-left:16px; padding:5px; border:1px solid #888888; background-color:#fff;
font-size:12px; line-height:1.60em; position:relative;
box-shadow:1px 1px 1px #96bbdf; -webkit-box-shadow:1px 1px 1px #96bbdf; -moz-box-shadow:1px 1px 1px #96bbdf;}
#slider #contenu img.p{ border:2px solid #000; float:left; }
#slider #contenu .text h2,#slider #contenu .text h2 a {font-size:30px; line-height:28px; font-weight:bolder; color:#8a1a47; margin-bottom:10px; text-align:left; text-decoration:none}
#slider #contenu .text h2 span{font-size:22px;}
#slider #contenu .text h2 a:hover{ color:#000; }
#slider #contenu .text p{ text-align:justify; }
#slider #contenu .text a.suite{ position:absolute; right:5px; bottom: 5px; color:#8a1a47; font-size:11px; font-weight:bolder; text-decoration:underline;}
#slider #contenu .text a:hover.suite{color:#000;}

#madiv {overflow: hidden;}
#madiv div {width: 936px;}
.madiv_wrap {position: relative;width: 936px; }
.madiv_wrap .prev {position: absolute;right: 290px;top: 325px;outline: 0; }
.madiv_wrap .next {position: absolute;right:3px;top: 325px;outline: 0; }
.bx_pager{ position: absolute;right: 95px;top: 330px;outline: 0; }
.bx_pager a{ padding: 0 10px; background:transparent url(images/puceBleue.png) 0 0 no-repeat; color: transparent; }
.bx_pager a.active,.bx_pager a:hover{padding: 0 10px; background:transparent url(images/puceBlanche.png) 0 0 no-repeat; }
/* FIN DU SLIDER DE LA PAGE D'ACCUEIL */


/* Propriétés Float */

.clearfloat:after {
        content:".";
        display:block;
        height:0;
        clear:both;
        visibility:hidden;
        }

.clearfloat {
        display: inline-block;
        }


/* IE-mac \*/
* html .clearfloat {
        height:1%;
        }

*+html .clearfloat {
        height:1%;
        }

.clearfloat {
        display:block;
        }

table#codes td
{
        padding:10px;
        color: #000;
}

table#maTable td
{
	padding:5px;
	vertical-align : top;
	text-align: left;
}

.background_clic{
	background: url(images/habillage/chateau-chantilly.jpg) no-repeat center top fixed;
	width: 100%;
	height: 1133px;
	display: block;
	position:absolute;
	top:0;
	z-index::-5;
	margin:0;
      }

/* COLONNE DE DROITE */
#abonnez {float:left; width:300px; padding:0; margin:0px 0 20px 12px; text-align:center;}

#onenparle {float:left; width:300px; padding:0; margin:0px 0 30px 12px; background-color:#f4f5f6;
border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; border: 1px solid #dcdcdc;}
#onenparle #tetiere{ color:#fff; font-size:14px; font-weight:bolder; width:290px; height:23px; padding:7px 0 0 10px;
background:#ffffff url(images/cd-fond-rose.png) 0px center no-repeat; }
#onenparle .contenu { float:left; width:300px; }
#onenparle .contenu li a{
        list-style:none;
        border-bottom:1px dotted #bbbbbb;
        display:block;
        padding:4px 10px;
        }
#onenparle .contenu li a:hover{color:#000066; background-color:#fff; text-decoration:none; }
#pubfl { width:300px; padding:0; margin:0px 0 20px 13px; text-align:center; }
#pubf2 { display:none; width:300px; padding:0; margin:0px 0 20px 13px; text-align:center; }

#fondecran {float:left; width:300px; padding:0; margin:0px 0 30px 12px; background-color:#ffffff;
border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; border: 1px solid #dcdcdc;}
#fondecran #tetiere{ color:#fff; font-size:14px; font-weight:bolder; width:290px; height:23px; padding:7px 0 0 10px;
background:#ffffff url(images/cd-fond-rose.png) 0px center no-repeat;}
#fondecran .contenu{padding:4px;}

#biblio {float:left; width:300px; padding:0; margin:0px 0 30px 12px; background-color:#ffffff;
border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; border: 1px solid #dcdcdc;}
#biblio .contenu{padding:4px 4px 10px 4px;}

#poidscheval {float:left; width:300px; padding:0; margin:0px 0 20px 12px; background-color:#ffffff;
border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; border: 1px solid #dcdcdc;}
#poidscheval #tetiere{ color:#fff; font-size:14px; font-weight:bolder; width:290px; height:23px; padding:7px 0 0 10px;
background:#ffffff url(images/cd-fond-rose.png) 0px center no-repeat;}
#poidscheval .contenu{padding:4px 4px 10px 4px;}
#poidscheval .contenu h4{color:#000; font-size:14px; margin-bottom:10px;}

#clubcs {float:left; width:300px; padding:0; margin:0px 0 30px 12px; background-color:#ffffff;
border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; border: 1px solid #dcdcdc;}
#clubcs #tetiere{ color:#fff; font-size:14px; font-weight:bolder; width:290px; height:23px; padding:7px 0 0 10px;
background:#ffffff url(images/cd-fond-gris.png) 0px center no-repeat;}
#clubcs .contenu{padding:4px 4px 10px 4px;}

#fb{margin:0px 0 20px 12px;}

/** SCROLL VERS LE HAUT **/
#scrollToTop a{
position: fixed;
right: 20px;
bottom: 10px;
width:35px; height:35px;
background:transparent url(images/fleche-haut.png) no-repeat top left;
padding: 5px 7px;
}
#scrollToTop a:hover{
background:transparent url(images/fleche-haut-hover.png) no-repeat top left;
text-decoration: none !important;
}

/* PAGE DE RECHERCHE */
.recherche{margin:0; background-color:#eee;}
.recherche div img{width: 60px; float:left; margin-right:10px;}
.recherche p.titre {font-weight:bolder; color:#000; text-decoration:none; margin:0 0 5px 0;}
.recherche p.texte {font-size:12px; color:#505050;}
.recherche1 .clearfloat{ clear:both; height:10px; background-color:#ccc;}

        A.lien1:link {text-decoration: none; color:#000000; font:10px arial;}
        A.lien1:visited {text-decoration: none; color:#000000; font:10px arial;}
        A.lien1:active {text-decoration: none; color:#000000; font:10px arial;}
        A.lien1:hover {text-decoration: underline; color:#9900cc; font:10px arial;}

        A.lien2:link {text-decoration: none; color:#000000;}
        A.lien2:visited {text-decoration: none; color:#000000;}
        A.lien2:active {text-decoration: none; color:#000000;}
        A.lien2:hover {text-decoration: underline; color:#001177;}

        A.lien3:link {text-decoration: underline; color:#001177;}
        A.lien3:visited {text-decoration: underline; color:#001177;}
        A.lien3:active {text-decoration: underline; color:#001177;}
        A.lien3:hover {text-decoration: none; color:#cc0099;}

        A.lien4:link, A.lien4:visited, A.lien4:active, A.lien4:hover {text-decoration: none;}

        A.lien5:link, A.lien5:visited, A.lien5:active, A.lien5:hover {text-decoration: underline;}

        A.lien6:link, A.lien6:visited, A.lien6:active, A.lien6:hover {text-decoration: underline; color:#847359; font-weight:bolder;}

        A.lien7:link,  A.lien7:visited, A.lien7:active {text-decoration: underline; color:#770022; font:16px arial; font-weight:bolder;}
        A.lien7:hover {text-decoration: none; font:16px arial; font-weight:bolder;}

        A.lien8:link, A.lien8:visited, A.lien8:active, A.lien8:hover {text-decoration: none; color:#505050;}