/* Blog
----------------------------------------------------*/

#b #b-h h2, #b p.blog-post-resume, #b h3, #menu-bottom-right a {}

#b.classic .b .a-c .a {margin-left:0px;width:49%;}
#b.classic .b .a-c .b {margin-left:0px;width:50%;}

#b .blog-post {clear:both;padding:10px 0 0 0;font-size:78%;min-height:80px;height:80px;overflow:hidden;}

#b .blog-post a {color:#000;}
#b .blog-post a:hover  {text-decoration:none;}
#b .blog-post p {padding-bottom:0px;line-height:1.35em;}

/* Résume */
#b .blog-post-resume {font-weight:bold;}
#b .blog-post-resume span {color:black;}

/* Content */
#b .blog-post-content {display:block;font-family:Georgia, "Times New Roman", Times, serif;font-size:105%;line-height:1.5em;}

/* Image */
#b .blog-post-image {float:left;color:#A9A9A9;font-weight:bold;padding:5px;width:370px;overflow:hidden;}

/* PDF, Vidéo, etc...*/
#blog-post-more {margin-top:15px;font-weight:bold;} 
	#blog-post-more ul {display:inline;} 
	#blog-post-more ul li {margin-left: 0;padding: 3px 0;list-style:none;display:inline;}
	#blog-post-more ul li.blog-post-more-separator {border-right: 1px solid #000;}
	#blog-post-more ul li.first {margin-left: 0;border-left: none;list-style: none;display: inline;}
	
#b #first-post {height:auto;}

#blog-triangle {z-index:5;position:absolute;margin-left:445px;margin-top:60px;height:331px;width:331px;background-repeat:no-repeat;-moz-opacity:.5;filter:alpha(opacity=50);opacity:0.5;}
/* en attente, ca ne fonctionne pas sous ie6, mais ca fonctionne sous ie7 et mozilla
#blog-triangle{ 
	height: 0; width: 0; 
	border-top: 0 solid transparent; 
	border-right: 141px solid black; 
	border-bottom: 141px solid transparent; 
	border-left: 0 solid black; 
}
*/
#b p.accordion {cursor:pointer;clear:both;text-align:center;margin:0;padding:0;display:block;background-color:black;background-image:url(../images/accordeon-down.gif);background-repeat:no-repeat;background-position:left top;width:769px;height:30px;}
#b p.open {cursor:pointer;background-image:url(../images/accordeon-up.gif);background-color:#E1078B;}

p#rss {overflow:hidden;height:15px;}
	#rss-badge {width:21px;height:12px;margin:0;padding:0;float:left;}
	p#rss a {display:inline;}
	
#f {padding-bottom:500px;}