body{
	font-family: Ubuntu, "Courier" , Hevetica;;
	font-size:14px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding: 0;
	background-color: #eee;
}
.container{
	max-width:500px;
	margin: 0 auto;
	
}

h1, .h1, h2, .h2, h3, .h3 {
margin-top: 20px;
margin-bottom: 10px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: inherit;
	font-weight: 1000;
	line-height: 1.1;
	color: inherit;
}
p{
	margin: 0 0 6px;
}
.jc-section{
	Xbackground-color:white;
	margin: 50px 0;
}
h2{
	font-size:1.2rem;
}

.jc-section > h2 {
background: #d5d5d5;
color: #000;
padding: 10px;
}
.jc-update-time{
	font-size: 8px;
	float: right;
}

.jc-square{
	Xpadding: 2px;
	text-align: center;
	border-radius: 20%;
	display: inline-block;
	width: 12px;
	height: 12px;
	line-height: 13px;
	background-color: #000000;
	color: white;
	margin-right: 1px;
	margin-left: 1px;
}
.jc-twitter{
	background-color: #55acee;
	color: white;	
}
.jc-plus{
	background-color: #df4b38;
	color: white;	
}
.jc-facebook{
	background-color: #3B5997;
	color: white;	
}
.jc-linkedin{
	background-color: #0077B5;
	color: white;	
}
.jc-jocly{
	background-color: #A1B71B;	
}
hr{
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #c5c5c5;
	border-bottom: 1px solid #ffffff;
	height: 0;
	box-sizing: content-box;
}

.jc-ball{
	border-radius: 50%;
	background-color: #000;
	width:5px;
	height:5px;
	margin-right: 2px;
	display: inline-block;
}
.jc-flickr-blue{
	background-color: #0063DB;
}
.jc-flickr-pink{
	background-color: #FF0084;
}
.jc-tag{
	border-radius: 3px;
	background-color: #666;	
	padding: 0 4px 0 4px ;
	color: #fff;
	line-height: 20px;
}
.jc-tag a{
	color: #fff;
	text-decoration: none;
}
.jc-tag a:hover{
	color: #cf0;
	text-decoration: none;
}
.jc-avatar{
	width:60px;
	height:60px;
	background-image: url(images/site/jeje-avatarb2011x128.jpg);
	background-size: contain;
	float:left;
	margin-right:8px;
}
.jc-avatar-video{
	background-image: url(images/site/leport80x128.jpg);
}

#maincontent {
	position : relative;	
}
#pjlrenseignement {
	background: rgba(0,0,0,0.8);
	color: white;
	width: 100%;
	font-family: verdana;
	font-size: 12px;
	padding : 0 ;
	margin : 0;
}
#pjlrenseignement p{
	margin: 5px;
}
#pjlrenseignement a.jc-tag{
	text-decoration: none;
	background-color: #4464D2;
	display: inline-block;
}
a.jc-tag-info{
	color: #4464D2;	
}
.pjl-info{
	text-align: right;
}
