
h1, h2 , h3 , p  , #sidebar ul , blockquote , #menu ul , body , html  {
  margin: 0;
  padding: 0;
}
html {background:#444444;}

body {
  font-family: "Lucida Console" , Arial, Helvetica, sans-serif;
  font-size: 13px;
  letter-spacing:-0.04em;
  color: #555555;
font-weight: bold;
background:#fff;
}
a {color:#555555; }
#content a:hover , #sidebar a:hover , input:focus , #yaoupa input:focus ,
input:hover , #yaoupa input:hover{
background-color:#ddc;
}

/* Menu */

#menu {
background:#444444;
color:#fff;
line-height:30px;
height:auto!important;
height:30px;
min-height:28px;
}
div.centre  , #echo p , #echo h2 , #echo address  , #footer p {
width:990px;
margin:auto;
overflow:hidden;
}
#page {
width:990px;
margin:auto;
}

#menu ul , #menu b {
display:inline;
line-height:28px;
float:left;
}
#menu b {
font-size:1.2em;
line-height:26px;
}
#menu #fill {float:right;width:250px;}

#menu li {
  display: inline;
padding:0 1em;
}

#menu a {
color:#fff;
text-decoration:none;

}

#menu a:hover {
  text-decoration: underline;
}
#fill li {float:left;padding-top:2px;}

#fill li a {
background:url(img/rss.png) top  left  no-repeat;
float:left;
display:inline-block;
width:0;
padding-left:31px;
height:25px;
overflow:hidden;

}
/* //eomenu */
/* Header */

#header {
  background: #D6D6CE;

}

/* Logo */

#logo {
float:left;
clear:left;
padding:50px 0 60px;
width:690px;
}


#logo p {
display:none;
}
#logo h1 img {
vertical-align:middle;
color:#525252;
}

#yaoupa {
padding-top:50px;
}

#yaoupa input {
background:none;
border:none;
width:110px;
}
#yaoupa form:before {
content:'C:\\>';
}
#yaoupa input[type=submit]  {
background:url(img/loupe.gif) top left no-repeat;
height:23px;
width:22px;
overflow:hidden;
padding-left:23px;
color:#D6D6CE;
cursor:pointer;
}
#echo {
background:#000;
color:#fff;
font-size:12px;
font-weight:normal;
}
#echo h2 , #echo p.last{
padding:0;
font-size:1em;
}
#echo p  , echo address {
padding:.8em 0 .8em;
}
#echo address {
position:relative;
bottom:1em;
font-style:normal;
}
/* formulaire */

#form , .f_contact form {
background:black;
color:#eee;
padding:5px  20px ;
font-size:10px;
font-weight:normal;
overflow:hidden;
position:relative;
width:440px;
margin:0 auto;
}
#content #form h2 {
color:white;
font-size:13px;
margin-top:0px;
}
form label{
float:left;
clear:both;
padding-top:.5em;
}
#content input[type=text] {
width:200px;
}

#content #form input#captcha_security_code ,
#content div.f_contact form  input#contact_security_code  {
width:100px;
}
#content input , #content textarea {
float:right;
border:1px solid #444444;
margin-bottom:1em;
}
#content textarea  {
height:3.7em;
width:440px;
margin:-1.2em 0 0;
position:relative;

}
#content input[type=submit] {
clear:right;
float:right;
}
#form fieldset , .f_contact fieldset  {
padding:0;margin:0;
}
#form img , .f_contact form  img{
position:absolute;
bottom:3px;
left:30px;
}

h1, h2, h3, h4 {
  margin: 0;
}

h2 {
  font-size: 18px;
}

h3 {
  font-size: 16px;
}

h4 {
  font-size: 14px;
  font-weight: bold;
}





a img {
  border: none;
}

img.left {
  float: left;
  margin: 5px 20px 0 0;
}

img.right {
  float: right;
  margin: 5px 0 0 20px;
}



/* Page */



/* Content */

#content {
float: left;
width:500px;
overflow:hidden;
display:inline;
padding-top:40px;
}

.post {

padding-bottom: 40px;

}
.post p.jdate {
float:left;
width:65px;
height:38px;
padding-top:14px;
background:url(img/ecrandate.png);
text-align:center;
color:white;
font-size:1.1em;
display:inline;
margin-right:5px;
}
.content {
clear:left;
padding-top:1em;
padding-left:40px;
}
.post h2.title {
padding-top:10px;
  color: #555555;
}
.post h2.title  , .post h2.title a {
border-bottom:1px solid;
overflow:hidden;
height:1.1em;
font-size:18px;
}

.post h2.title a {
  text-decoration: none;
  color: #37404C;
}

.post h2.title a:hover {
  text-decoration: underline;
}

.post a , .post {
font-size:11px;
text-decoration:none;
color:inherit;

}
.post  .comments {
background:url(img/iconecommentaire.png) 0 1px no-repeat;
padding:5px 22px;
margin-left:18px;
}
.tags , .tags li {
display:inline;
padding:0 3px 0 0;
}

div.tags a {
margin-left:-1em;
}
.post ul.tags {
background:url(img/tag.png) 0 1px no-repeat;
padding:0px 22px 5px ;
line-height:30px;
margin-left:18px;
}
.more {
text-align:right;
padding-top:1em;
}
#comments , #form{
padding-left:40px;

}
#form h2 , .comment-0 , .comment-1 , #comments h2{
font-size:12px;
margin:1.5em 0;color:#006600;
}
#comments h2:first-child  , h2.first-c {
font-size:14px;
}
#comments  h2:before , #comments div p:before {
content:':: '
}
ol li:before {
content:'C:\\> ';
}
#content {
font-size:12px;
}
#comments div blockquote {
font-weight:normal;

}
.post p  {
margin:0  0 1em ;
}

div.post p.posted , div.post p.tagcom  {text-indent:0em;}
.post a.comments , .post ul.tags a {
border:none;
}
#comments, #form {

}
.permalink , .post a {
border-bottom:1px dotted;
}
#pagination {

}

/* Sidebar */

#sidebar {
width:430px;
float:right;
margin:1em 0;
padding:0;
overflow:visible;
}
#promo img{ 
background: fff;
padding: 2px;
border: 1px solid #52A2C0;
display:inline;
height:125px;
vertical-align:top;
  }
 
#promo img:hover{ 
border: 1px solid #fba000;
  }
#sidebar div#promo  {
width:412px;
border-bottom:1px solid;
text-align:center;
font-size:0.1em;
margin-bottom:25px;
padding:0 0 25px;
}
#sidebar #promo a {
display:-moz-inline-stack;
display:inline-block;
padding:0;
margin:0 2px ;
font-size:14px
}
#sidebar div {
float:left;
width:200px;
margin:0 0 2.5em ;
padding:0 0 0 10px;

clear:left;
position:relative;
}
#sidebar div.tags , #sidebar #lastcomments {
float:right;
clear:none;
}
#sidebar h2 {
font-size:12px;
margin-bottom:1em;
letter-spacing:-1px;
}

#sidebar li {
list-style-type:none;
display:block;
overflow:hidden;
margin: 2px 0 ;
padding:0;
}

#sidebar a {
text-decoration:none;
color:inherit;
font-size:11px;
}
#sidebar a:before {
font-size:9px;
letter-spacing:-1px;
}

#sidebar #categories a:before {
content:'-- D -- ';
}
#sidebar #links a:before {
content:'-- A -- ';
}
#sidebar #cox a:before {
content:'-- F -- ';
}
 #sidebar #lastcomments h2 , #sidebar .tags h2, #sidebar a{
white-space:nowrap;
padding-right:.5em;
}






/* Footer */

#footer {
background:#000;
color:#fff;
line-height:30px;
}

#footer p {
text-align:center;
font-size:12px;
line-height:1.2em;
font-weight:normal;
}

#footer a {
color:#fff;
}

/* - forms - */

fieldset {
  border : 0;
  }

.t7   {font-size:7px!important}
.t8   {font-size:8px!important}
.t9   {font-size:9px!important}
.t10 {font-size:10px!important}
.t11 {font-size:11px!important}
.t12 {font-size:12px!important}
.t13 {font-size:13px!important}
.t14 {font-size:14px!important}
.t15 {font-size:15px!important}
.t16 {font-size:16px!important}
.t17 {font-size:17px!important}
.t18 {font-size:18px!important}
.t19 {font-size:19px!important}
.t20 {font-size:20px!important}
.t21 {font-size:21px!important}


.post a img  {vertical-align:middle;background:white;}