/* CSS Index */


/* Level 1 */

#posts .level1 {
margin-left:2px;
margin-bottom:20px;
padding-bottom:25px;
background:url(../images/bg_level1.png) left bottom repeat-x;
}

#posts .last {
margin-left:0;
padding-left:2px;
background:url(../images/bg_last_level1-2009.png) left bottom no-repeat;
}

#posts .level1 .infos {
line-height:18px;
float:left;
width:197px;
padding-left:17px;
font-size:12px;
}
#posts .level1 .infos strong {
	clear: left;
}

#posts .level1 .infos .tags {
padding:7px 0;
margin:7px 0;
border-top:1px solid #eeeeed;
border-bottom:1px solid #eeeeed;
}

#posts .level1 span.dossier {padding:3px;}


#posts .level1 .txt {
float:left;
width:377px;
padding-left:17px;
}

#posts .level1 .txt h2 {
font-size:28px;
line-height:32px;
}

#posts .level1 .txt .intro {
font-size:16px;
line-height:20px;
}




/* Level 2 */

.level2 {
margin-bottom:20px;
padding-bottom:25px;
margin-left:1px;
background:url(../images/bg_level1.png) left bottom repeat-x;
overflow: hidden;
}

.level2 .txt {
float:left;
width:285px;
padding:0 12px 0 17px;
border-right:1px solid #aaa8a3;
}

.level2 .noborder {
padding-left:13px;
border:none
}

* html .level2 .txt {width:279px}

#posts .level2 .txt h3 {
font-size:22px;
line-height:26px;
}

#posts .level2 .txt .intro {
margin-bottom:15px;
}

#posts .last2 {
margin-left:0;
padding-left:2px;
background:url(../images/bg_last_level1-2009.png) left bottom no-repeat;
}

#posts .level2 .txt .intro, #posts .level3 .txt .intro {
font-size:14px;
line-height:19px;
}



/* Level 3 */

#posts .level3 {
padding-left:2px;
padding-right:17px;
margin-bottom:20px;
padding-bottom:35px;
background:url(../images/bg_last_level3-2009.png) left bottom no-repeat;
}

* html #posts .level3 .txt {}

#posts .level3 .txt {
width:178px;
padding-right:9px;
float:left;
border-right:1px solid #d0d0cf;
margin-left:17px;
}

* html #posts .level3 .txt {width:183px;margin-left:9px;}

#posts .level3 .last3 {
padding-right:0px;
border-right:none;
}

#posts .level3 .txt h4 {
font-size:18px;
line-height:24px;
letter-spacing:0;
}


/* Level 4 */

#posts .level4 {
padding-left:2px;
}

#posts .level4 ul {
list-style-type:none;
}

#posts .level4 li {
padding:10px 17px;
border-bottom:1px solid #eeeeed;
}

#posts .level4 li h5 a {
font-size:20px;
font-weight:normal;
text-decoration:none;
}

/* Nav */

.nav a {
float:right;
display:block;
margin:10px;
}

.pub {
margin-left:2px;
background:#f5f4f4 url(../images/bg_pub.png) left top repeat-x;
padding:15px 11px;
}
