#page {
	background-position: 605px 0;
}



#main {
	float : left;
	width : 600px;
	/*margin-right : 10px;*/
}


#sidebar {
	margin-left : 15px;
	margin-right: 0em;
	float: left;
	width: 180px;
}

#liens {
	margin-top:  15px;
}


h3 { /* Date */
	margin: 0px 0px 0px 0px;
	padding: 4px 0 4px 15px;
	border-top: 1px solid #00005c ;
	font-weight: bold;
	color: #529900;
	background: #F5F7E5;
	}

.item {
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	border-top: 1px solid #aac ;
	background-color: #ffffff;
	padding-bottom: 2px ;
	padding-left: 15px;
	}

.expanded {
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	border-top: 1px solid #aac ;
	background-color: #eeeeee;
	padding-bottom: 2px ;
	padding-left: 15px;
	}						

.item img, .expanded img {
	margin: 2px 10px 0 0;
	}
	
.bmark { /* Bookmark image */
	
	}
.time { /* Time Posted */
	margin: 0 4px 0 4px;
	font-style: italic;
	color: #999999;
	}
.title { /* Title */
	font-weight: bold;
	color: #555;
	text-decoration: none;
	cursor: pointer;
	}
.source { /* Direct link to weblog post */
	}
.source a {
	margin: 0 0 0 10px;
	color: #990000;
	text-decoration: none;
	}
.excerpt { /* Excerpted content from feed */
	margin: 3px 0 0 60px;
	font-size: 11px;
	width: 90%;
	display: none;
	}
.integration a {
	text-decoration: none;
	color: #666666
}
.integration img {
	margin: 0 0 0 0;
}


/* les mots clés */
.tag_taille_1{
	font-size: 70%;
}
.tag_taille_2{
	font-size: 90%;
}
.tag_taille_3{
	font-size: 110%;
}
.tag_taille_4{
	font-size: 130%;
}

.tag_epaisseur_1{
     font-weight:300;
}

.tag_epaisseur_2{
     font-weight:500;
}
.tag_epaisseur_3{
     font-weight:600;
}
