.blog-title {
	min-height: 80px;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 50px;
	color: #fff;
	padding: 10px;
}
.colorBlogProf { background-color: #481f6b; }
.colorBlogParent { background-color: #e1a006; }
.colorBlogEleve { background-color: #97aa13; }
.blog-edito {
	font-size: 11px;
	padding: 0;
	margin: 0;
}
.blog-article {
	margin-bottom: 40px;
}
.article-line {
	border-bottom: 1px dashed #000;
}
.article-level {
	font-size: 10px;
	margin-bottom: 4px;
	color: #920303;
}
.article-title {
	font-size: 14px;
	line-height: 20px;
	height: auto;
}
/*
.article-date {
	color: #920303;
	border: 1px solid #888;
	font-size: 10px;
	line-height: 16px;
	height: 16px;
	margin-left: 10px;
	padding: 2px;
}
*/
.a-title {
	float: left;
}
.a-title_quiz {
	font-weight: bold;
	font-size: 12px;
	display: block;
	color: #89229A;
}
.a-infos {
	float: left;
	border: 1px solid #888;
	font-size: 10px;
	width:610px;
	/*
	line-height: 18px;
	height: 18px;
	*
	/* margin-left: 10px; */
}
.a-date {
	float: left;
	padding: 0 4px 0 0;
	width: 205px;
}
.a-note {
	float: right;
	padding: 0px 4px;
}
.a-star {
	float: left;
}
.a-star img {
	margin-top: 2px;
}
.a-category {
	float: left;
	width: 400px;
}
.a-category sup {
	font-size: 8px;
	font-family: verdana;
}
.article-text {
	font-size: 11px;
	padding: 2px;
	/* background-color: #eee; */
	margin-bottom: 8px;
}
.article-text img {
	max-width: 100%;
	width: expression(Math.min(this.width, 630) + "px");
}
.article-viral {
	text-align: right;
	padding-left: 150px;
	padding-bottom: 4px;
}
.article-links {
	float: left;
	color: #920303;
}
.article-links a { color: #920303; text-decoration: none; }
.article-links a:hover { text-decoration: underline; }


.article-informations {
	position: absolute;
	top: -10px;
	right: -10px;
	width: 200px;
	height: 120px;
	background: #e3e3e3;
	border: 1px solid #000;
}


.f_comments {
	clear: both;
	width: 600px;
	margin: 0 auto;
	margin-bottom: 5px;
	padding: 4px;
	/*background-color:#e4f9f9;
	border:1px solid #ccc;*/
}
.gray {
	background-color:#eee;
}
.f_comments p {
	margin: 2px 0;
	padding: 0;
	clear: both;
}
.f_comments .right {
	text-align: right;
	padding: 0 2px;
}
.f_comments .center {
	text-align: center;
}

.f_comments .error {
	color: #f00;
	font-weight: bold;
	padding: 2px 0;
	margin-bottom: 10px;
}

.f_comments p label {
	float: left;
	width: 140px;
	text-align: right;
	padding: 0 2px;
}

.f_comments form {
	margin: 0;
	padding: 0;
}

.f_note form {
	margin: 0;
	padding: 0;
}

/*mod SB  => rajout de .moyenne, .texte_gras, .bloc_avg, .bloc_avg span */
.moyenne{
	width: 500px;
	margin: auto;
	padding: 0;
}
.texte_gras{
	float:left;
	width:180px;
	font-weight:bold;
}
.bloc_avg{
	float:left;
	width:100px;
	text-align:center;
	border-right:1px solid black;
	margin-bottom: 5px;
}

.bloc_avg span{
	color:#7f92a1;
}
/*mod SB */

.f_note {/*mod SB */
	clear: both;
	width: 500px;
	margin: 0 auto;
	margin-bottom: 10px;
	padding: 4px;
	background-color:#e4f9f9;
	border:1px solid #ccc;
	height:auto;
	text-align:center;
}
.f_note #bloc-note {/*mod SB */
	padding: 0px;
	margin: 0 auto;
	height: auto;
	padding-bottom: 4px;
}
.f_note #bloc-note p {/*mod SB */
	margin: 0;
	padding: 0;
}
#bloc-stars {/*mod SB */
	width: 300px;
	margin: 0 auto;
	height: 20px;
	display: block;
}
.star {
	width: 20px;
	height: 20px;
	background: transparent url(../images/star_on.gif) 0 0 no-repeat;
	float: left;
}


/* ************ CSS for styling left block ************ */

#body-right {
	background: #FFFFFF;
}
#blog_nav {
	color: #054d7f;
}
.blog_author {
	position: relative;
}
.blog_author a { text-decoration: none; color: #054d7f }
.blog_author a:hover { text-decoration: underline; color: #054d7f }

.blog_links {
	margin-top: 20px;
	margin-bottom: 20px;
}

.blog_links a { text-decoration: none; color: #054d7f }
.blog_links a:hover { text-decoration: underline; color: #054d7f }

.b_links {
	margin-left: 30px;
}

.blog_part_head {
	background-color: #FFFFFF;
	color: #fff;
	font-weight: bold;
	border: 0px solid #000;
	margin-bottom: 1px;
	padding: 2px;
}
.blog_part_text {
	background-color: #FFFFFF;
	color: #000;
	border: 0px solid #000;
	margin-bottom: 6px;
	padding: 4px;
}
.blog_part_text a { text-decoration: none; color: #000 }
.blog_part_text a:hover { text-decoration: underline; }

.fifty-fifty {
	width: 90%;
	margin: 0 auto;
}
.blog_part_50 {
	width: 49%;
	float: left;
}
.blog_part_33 {
	width: 49%;
	float: left;
}
.blog_part_33 {
	width: 66%;
	float: left;
}
.blog_part_33 {
	width: 33%;
	float: left;
}
.blog_part_100 {
	width: 70%;
	margin: 0 auto;
	text-align: center;
}


#blog_private {
	width: 450px;
	margin: 0 auto;
}

#blog_private p {
	height: 16px;
	line-height: 16px;
	margin: 4px 0;
	padding: 0;
}
#blog_private p.aright {
	text-align: right;
}
#blog_private label {
	float: left;
	width: 45%;
	height: 16px;
	line-height: 16px;
	text-align: right;
	padding: 0 10px 0 0;
}

/*nouvelle home blog*/

#blog-home-edito {
	display:inline;
	float:left;
	font-size:12px;
	font-weight:bold;
	width:auto;
	margin-right:15px;
	margin-bottom:20px;
	padding-right:20px;
	text-align:justify;
}
#blog-home-edito p {
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

#blog-home-left {
	display:inline;
	float:left;
	font-size:12px;
	font-weight:bold;
	width:310px;
	margin-right:15px;
	padding-right:20px;
	text-align:justify;
	line-height:150%;
}


#blog-home-right {
	display:inline;
	float:left;
	font-size:10px;
	font-weight:bold;
	width:250px;
	margin-right;15px;
	color:#481F6B;
}
#blog-home-right p {
	display:block;
}
.sub_element {
	padding:0px;
	margin:0px;
	padding-left:8px;
	line-height:8px;
	margin-top:8px;
}
.separateur {
	width:200px;
	padding:0px;
	margin:0px;
	height:10px;
	margin-left:50px;
}
#clouds{
	background-color:#D5EAEB;
	height:auto;
	width:310px;
	text-align:justify;
	padding:8px;
}
#clouds a {
	padding:8px;
	line-height:1.4em;
	text-decoration:none;
}
.cloud_1 {
	font-size:80%;
	color:#488AB7;
}
.cloud_2 {
	font-size:90%;
	color:#488AB7;
}
.cloud_3 {
	color:#628CA8;
	font-size:100%;
}
.cloud_4 {
	color:#628CA8;
	font-size:120%;
}
.cloud_5 {
	color:#3F5DB2;
	font-size:140%;
}
.cloud_6 {
	color:#3F5DB2;
	font-size:160%;
}
.cloud_7 {
	color:#264089;
	font-size:170%;
}
.cloud_8 {
	color:#264089;
	font-size:180%;
}
.cloud_9 {
	color:#3D60C3;
	font-size:200%;
}
.cloud_10 {
	color:#3D60C3;
	font-size:220%;
}
