/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

html {font-size: 100%;}
body {
    background: url(../images/img01.png) repeat-y center;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #9E9D89;
    margin: 0; /* pour éviter les marges */
    text-align: center; /* pour corriger un bug de centrage IE */
    padding: 0;
}
td {/* Nécessaire sinon des pages comme l'Annuaire "Explosent" */
       font-size: .85em;
}
form {
}

input, textarea {
    border: 1px solid #DEDED1;
    font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;

}

input.text {
    padding: .15em;
    background: #FDFDFB url(../images/img06.gif) repeat-x;
}
.textbox_standard{
border-color: #D15803;

}
textarea.textbox {
border-color: #D15803;
}
textarea{
border-color: #D15803;
font-size: 10px !important!;

}
input.button, input.bouton_standard {
    background: #763320 url(../images/img07.gif) repeat-x;
    color: #FFFFFF;

}

h1, h2, h3 {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #D15803;
}

h1 {
    letter-spacing: -.05em;
    font-size: 2.2em;
}

h2 {
    margin-top: 1em;
    letter-spacing: -.05em;
    font-size: 1.4em;
}

h3 {
    margin-top: 1em;
}

p, ul, ol {
    margin-top: 1em;
    line-height: 160%;
}

ul {
    list-style: none;
}

ul li {
    margin-left: 1em;
    padding-left: .75em;
    background: url(../images/img05.gif) no-repeat left center;
}

ol {
    margin-left: 1em;
    list-style-position: inside;
}

blockquote {
    margin-left: 1em;
    padding-left: .75em;
    border-left: 1px solid #9E9D89;
}

a {
    text-decoration: none;
    color: #D15803;
}

a:hover {
    text-decoration: underline;
    color: #827F4F;
}

/* Container Global - Ajout Fred */
#container {/*La Partie qui Englobe Tout votre Site*/
        text-align:left;
        margin-left:auto;
        margin-right:auto;
        width:940px;
}
/* Header */

#header {
    width: 940px;
    height: 100px;
    background: url(../images/img02.png);
}

#logo {
    float: left;
}

#logo h1, #logo p {
    margin: 0;
    padding-top: 25px;
    float: left;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-style: italic;
    color: #F3F3E9;
}

#logo h1 {
    font-size: 3em;
}

#logo p {
    padding: 48px 0 0 5px;
    letter-spacing: -.055em;
    font-size: 1.4em;
    font-weight: bold;
}

#logo a {
    color: #F3F3E9;
}

#search {
    float: right;
    text-align: right;
    padding-top: 40px;
    padding-right: 40px;
}

#search fieldset {
    border: none;
}

#search #s {
    width: 13em;
}

/* Page */

#contain_center {
    width: 940px;
    float: left;
    background: url('../images/img04.png') right top no-repeat;
}

/* Content */

#colcen0 {
    float: left;
    width: 665px;
    width: 620px !important;

    padding-right: 0px !important;
   /* padding-right: 40px; */
    padding-left : 5px;
}


.post .meta {
    margin: 0 0 1.5em 0;
    padding: 0 0 1px 10px;
    background: url(../images/img08.png) no-repeat left bottom;
    line-height: normal;
}

.post .meta small {
    font-size: 10px;
}

/* Sidebar */

#colone_gche {
    float: left;
    width: 270px;
    background: url(../images/img03.png) no-repeat;
    font-size: smaller;
    color: #E3E3D4;
}
div.leftbloc {
        text-align: left;
        margin:0;
        padding:20px 0px 0px 30px;
        width: 240px;
}
div.leftbloc ul {
   list-style-type: none;
   margin: 0 0 0 10px;
   padding: 0 0 0 5px;
}
#sidebar ul {
    padding: 0;
    list-style: none;
}

#sidebar li {
    margin-bottom: 3em;
    padding: 0;
    background: none;
}

#sidebar li ul {
}

#sidebar li li {
    margin: 0 0 0 1em;
    padding-left: .75em;
    background: url(../images/img09.gif) no-repeat left center;
}

#colone_gche h2 {
    color: #FFFFFF;
}

#colone_gche a {
    color: #FFFFFF;
}

/* Footer */

#footer {
    width: 860px;
    margin: 0 auto;
    padding: 20px 40px;
    text-align: right;
    clear: both;
}

#footer p {
    font-size: 10px;
}
.textbox_standard{
font-size: 10px !important!;
border-color: #D15803;
}
.textbox {
font-size: 10px !important!;
border-color: #D15803;
}
