body {
margin: 0pt;
padding: 0pt;
background: rgb(245, 245, 245);
font-family: Arial,sans-serif;
color: #404040;
font-size: 12px;
}


a, a:visited {
color: #404040;
}

a:hover {
color: #86cd1b;
}

#page {
margin: 40px auto;
padding: 12px;
background: rgb(238, 238, 238);
width: 676px;
height: 100%;
}

#content {
border: 2px solid rgb(216, 216, 216);
background: rgb(247, 247, 247) url(./images/logo.png) no-repeat;
}

#logo a {
width: 200px;
height: 100px;
display: block;
}

#logo h1, #logo p {
display: none;
}

#colonnegauche {
width: 210px;
float: left;
border-right: 2px solid rgb(216, 216, 216);
}

.portlet h4 {
background: rgb(246, 246, 246) url(./images/menu.png) no-repeat;
text-transform: uppercase;
margin: 0px 0px 0px 0px;
color: #859277;
font-size: 14px;
font-weight: lighter;
padding: 5px 0px 0px 15px;
display: block;
width: 195px;
height: 24px;
}

.portlet a {
text-decoration: none;
}

.portlet h4 a {
color: #afb7a5;

}

.portlet h4 a:hover {
color: #86cd1b;

}

.portlet ul {
padding : 0px 0px 0px 15px;
}

.portlet ul a{
color: #404040;
}

.portlet ul a:hover{
color: #86cd1b;
}

.portlet ul li {
list-style-type: none;
}

#colonnedroite {
margin-left: 210px;
}

.article {
margin: 5px;
}


.article h2, .articleseul h1 {
color: #86cd1b;
font-family: Arial, sans-serif;
font-style:normal;
font-weight: bold;
font-size: 14px;
margin-bottom : 5px;
}

.article h2 a,
.article h2 a:visited {
color: #86cd1b;
font-family: Arial, sans-serif;
font-style:normal;
font-weight: bold;
font-size: 14px;
text-decoration: none;
}

p.hp-post-footer, p.hp-post-footer a {
font-size : 10px;
color : #aaaaaa;
text-decoration : none;
margin-bottom : 25px;
}

.article h3 {
color: #6b765e;
font-family: Arial, sans-serif;
font-style:normal;
font-weight: bold;
font-size: 12px;
}

.article h3 a,
.article h3 a:visited {
color: #6b765e;
font-family: Arial, sans-serif;
font-style:normal;
font-weight: bold;
font-size: 12px;
text-decoration: none;
}

.article {
margin: 25px 5px 25px 5px;
border-bottom : 1px dashed #dddddd;
}

#googlead {
margin-left: 15px;
}

#clear {
clear: both;
}

p#page-footer {
text-align : center;
}