#blog-list{
	float:left;
	padding-bottom:10px;
	width:640px;
	padding-top:8px;
}

#blog-list .header_blog{
	background: url("/images/632blog.jpg");
	float:left;
	width:632px;
	height:150px;
}


.result_element {
	float:left;
}

.result_element .image {
	float:left;
}

.result_element .image img{	
	padding:5px;
	border:1px solid #ccc;
	margin-right:10px;
}

.result_element .date{
	float:right;
	padding-right:5px;
	margin-top:7px;
}

.result_element .infos{
	
}


.result_element .header632 {	
	background:url("/images/header632epais.jpg");
	width:632px;
	height:33px;
	color:#fff;
	overflow: hidden;
}

.result_element .header632 .titre{
	margin-left:5px;
	margin-top:5px;
	float:left;
	width:520px;
	overflow:hidden;
	height:21px;
	font-size: 17px;
	font-weight: bold;
	
}

.result_element .header632 a{
	color:#fff;
	text-decoration: none;
}

.result_element .content632 {
	text-align:justify;
	padding:10px;
	width: 610px;
}

.result_element .footer632 {
	text-align:right;
	padding: 3px 3px 0 0;
	border:1px solid #eab2d5;
	border-top:0;
	margin-bottom:4px;
	width:627px;
	height:18px;
	background: url("/images/bas_block_btn_gris.jpg") no-repeat 355px 0;
	overflow: hidden;
	color:#000;
}

#blog-list #nav{
	margin-top:5px;
	float:left;
	width:620px;
}

#blog-list #nav ul{
	float:right;
}

#blog-list #nav li{
	display: inline;
}

#blog-list #nav .puce{
	font-size:15px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	width:20px;
	height:19px;
	float:left;
	margin:2px;
	background: url("/images/pucerose_fond.gif");
	overflow: hidden;		
	padding-top: 1px;
}

#blog-list #nav .puce a{
	padding-top: 1px;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	font-weight:normal;
}

#blog-list #nav .puce p{
	padding-top: 1px;
}


#blog-list .teaser {

}

#blog-list .teaser a{
	color:#d34481;
	font-weight: bold;
	font-size: 12px;

}

#blog-list .comment {
	margin-right:5px;
	color:#8f0058;
	font-size: 11px;
	text-decoration: none;
}

#blog-list .comment:hover{
	text-decoration:underline;
}

#blog-list .combtn {
	color:#000;
	font-variant: small-caps;
	text-decoration: none;
}

#blog-list .combtn:hover{
	text-decoration: underline;	
}


