/* Feuille CSS réalisée par blueshit http://designdesk.org
Feuille de style vadide W3C ! */

body {
margin : 10px 0; 
padding : 0; 
font : 0.8em "Trebuchet MS", helvetica, sans-serif; 
background : #fff url('https://www.blog4ever.com/resources/templates/blogs/7/images/bg.png') repeat; 
} 
div#conteneur {
width : 770px; 
margin : 0 auto; 
} 
h1#header {
height : 80px; 
background : #fff url('https://www.blog4ever.com/resources/templates/blogs/7/images/header.png') no-repeat 0% 0%; 
margin : 0; 
border-top : 2px solid #000; 
border-right : 2px solid #000; 
border-bottom : 1px solid #000; 
border-left : 2px solid #000; 
} 
h1#header a {
position : relative; 
left : 100px; 
top : 20px; 
color : #000; 
text-decoration : none; 
} 
div#contenu {
margin : 0 0 0 155px; 
padding : 10px 10px 10px 20px; 
background : #fff; 
border-top : 1px solid #000; 
border-right : 2px solid #000; 
border-bottom : 1px solid #000; 
border-left : 2px solid #000; 
} 
div#contenu h3 {
padding-left : 30px; 
line-height : 30px; 
font-size : 1.4em; 
background : url('https://www.blog4ever.com/resources/templates/blogs/7/images/h2.png') no-repeat 0% 100%; 
color : #000; 
border-bottom : 1px solid #000; 
} 
div#contenu h4 {
margin-left : 10px; 
padding-left : 5px; 
border-bottom : 1px solid #000; 
border-left : 3px solid #000; 
color : #000; 
} 
div#contenu p {
margin-left : 15px; 
line-height : 1.7em; 
color : #000; 
} 
div#contenu table {
margin-left : 7px;  
line-height : 1.7em; 
color : #000; 
} 
div#contenu a {
color : #61778B; 
text-decoration : underline;
padding: 1px;
} 
div#contenu a:hover {
color : #ED8F09; 
text-decoration : none;
} 
div#contenu h2 a , div#contenu h3 a {
color : #000; 
text-decoration : overline; 
} 
div#contenu h2 a:hover , div#contenu h3 a:hover {
color : #000; 
text-decoration : none; 
} 
div#contenu ul
{
	margin-left:10px;	
}
pre {
overflow : auto; 
} 
#vertical {
position : relative; 
float : left; 
left : 0; 
text-align : left; 
background : #c5f52e; 
border-top : 1px solid #000; 
border-right : 2px solid #000; 
border-bottom : 2px solid #000; 
border-left : 2px solid #000; 
padding : 0; 
width : 160px; 
} 
div#vertical h2 {
padding-left : 10px; 
line-height : 30px; 
font-size : 1.4em; 
color : #000; 
border-bottom : 2px solid #000; 
text-align : left; 
} 
div#vertical h2 a {
color : #000; 
text-decoration : none; 
} 
div#vertical p {
margin-left : 5px; 
color : #000; 
}

div#vertical ul {
list-style-type : none; 
margin : 0; 
margin-left:5px;
padding : 0; 
cursor : pointer; 
} 
div#vertical ul li {
text-align : left; 
} 
div#vertical ul li a {
display : block; 
width : 140px; 
padding : 2px 0 2px 10px; 
font-size : 11px; 
color : #000; 
background : #d3f75f; 
border-top : 1px solid #e0fa8f; 
text-decoration : none; 
} 
div#vertical ul li a:hover {
color : #000; 
background : #e0fa8f; 
} 
div#footer {
position : relative; 
right : 0; 
margin : 0 0 0 155px; 
padding : 5px 5px; 
background : #fff; 
border-top : 1px solid #000; 
border-right : 2px solid #000; 
border-bottom : 2px solid #000; 
border-left : 2px solid #000; 
text-align : right; 
color : #000; 
background : #c5f52e; 
} 
div#footer a {
color : #000; 
background : #d3f75f; 
border : 1px solid #e0fa8f; 
text-decoration : none; 
} 
div#footer a:hover {
color : #000; 
background : #e0fa8f; 
text-decoration : none; 
}

/* BREADCRUMB */
#contenu .blog-breadcrumb {
    background-color: #eaf7bf;
    padding: 5px 10px;
    color: #131313;
    margin-bottom: 10px;
    border: 1px #cade88 solid;
}
#contenu .blog-breadcrumb a {
    border: 0;
    color: #464646;
    font-weight: bold;
}

/* FORUM */
#contenu .member-links {
    background-color: #f0f0f0;
    padding: 10px 20px;
    border: 1px #c4c4c4 solid;
}

#contenu .remove {
    display: none;
}
#contenu div.login {
    margin: 0 0 10px 0;
    overflow: hidden;
}
#contenu div.login .title {
    font-size: 13px;
    color: #000000;
    padding: 0 0 5px 0;
    margin: 0 0 5px 0;
    border-bottom: 1px #e3e7ed solid;
}
#contenu div.login form {
    background-color: #f0f0f0;
    padding: 10px 20px;
    text-align: left;
    float: left;
    height: 90px;
    border: 1px #c4c4c4 solid;
    width: 370px;
}
#contenu div.login form ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#contenu div.login form ul li {
    list-style-type: none;
    margin: 2px 0;
    clear: both;
}
#contenu div.login form label {
    display: block;
    float: left;
    width: auto;
    text-align: right;
    margin: 0 10px 0 0;
    line-height: 24px;
    height: 24px;
}
#contenu div.login form .username {
    width: 100px;
}
#contenu div.login form .password {
    width: 100px;
    clear: both;
}
#contenu div.login form input.text {
    margin: 0 15px 0 0;
    padding: 2px;
    float: left;
    width: 100px;
}
#contenu div.login form input.button {
    background-color: #d3f75f;
    color: #46541a;
    padding: 3px 8px;
    margin: 0 0 0 7px;
    border: 1px #9ec61f solid;
    border-top: 1px #ebf5cc solid;
    float: left;
    -moz-box-shadow: 0 1px 0 #ebf5cc, 0 -1px 0 #9ec61f;
    -webkit-box-shadow: 0 1px 0 #ebf5cc, 0 -1px 0 #9ec61f;
    box-shadow: 0 1px 0 #ebf5cc, 0 -1px 0 #9ec61f;
}
#contenu div.login p {
    font-size: 10px;
    margin: 5px 0 0 0;
    text-align: center;
}
#contenu div.login .register {
    background-color: #f0f0f0;
    padding: 10px 20px;
    text-align: left;
    float: right;
    height: 90px;
    border: 1px #c4c4c4 solid;
}
#contenu div.login .register a {
    background-color: #d3f75f;
    color: #46541a;
    padding: 3px 8px;
    margin: 15px 0 0 0;
    border: 1px #9ec61f solid;
    border-top: 1px #ebf5cc solid;
    display: block;
    text-align: center;
    -moz-box-shadow: 0 1px 0 #ebf5cc, 0 -1px 0 #9ec61f;
    -webkit-box-shadow: 0 1px 0 #ebf5cc, 0 -1px 0 #9ec61f;
    box-shadow: 0 1px 0 #ebf5cc, 0 -1px 0 #9ec61f;
    text-decoration: none;
}
span.ie7-fix {
    clear: both;
}