.sub_title_blog {
	font-size:17px;
	text-align:right;
}

.link_accueil {
	font-size:13px;
	position:relative;
	top:-15px;
	left:2px;
	color:#FFF;
	font-style: italic;
}

.link_back_top {
	position: relative;
	top:14px;
}

.link_back_bottom {
	position: relative;
	top:-14px;
}

.link_back_glyph {
	position: relative;
	top:2px !important;
}

.h2_blog {
	display:inline;
	font-size:17px;
}

.container {
	margin-top:50px;
}

.container_footer {
	margin-top: 0px !important;
	background-color: #212121;
	color:#FFF;
}

.container_footer a {
	text-decoration:none;
	color:#FFF;
}

.container_footer a:hover {
	text-decoration:underline;
}

.copyright_footer {
	font-size:10px;
	/*margin-top:15px;*/
	text-align:center;
	background-color: #FFF;
	color:#000;
	padding:8px;
}

.left_blog{
	border:1px solid #c2c2c2;
}

.link_navig_footer {
	list-style: none;
}

.one_art {
	margin-top:25px;
}

.last_art {
	border:1px solid #000;
}

.img_content {
	text-align:center;
}

.img_art {
	max-height:300px !important;
	max-width:500px;
}

.title_art h2 {
	margin-bottom:10px;
	margin-top:5px;
	font-size:20px;
	font-weight:bold;
}

.content_art {
	text-align:justify;
}

.right_blog {
	border:0px solid #c2c2c2;
	padding-top:25px;
}

.title_art_right h2 {
	margin-bottom:5px;
	margin-top:5px;
	font-size:15px;
	font-weight:bold;	
}

/*ARTICLE*/
.info_date {
	border-bottom:1px solid #c8c8c8;
	padding-bottom:10px;
	padding-top:10px;
	color:#c8c8c8;
	margin-bottom: 25px;
	text-align:right;
}

.img_art_unique_small {
	margin-bottom:25px;
	max-height:400px;
	max-width:450px;
}

.img_art_unique {
	margin-bottom:25px;
	max-height:600px;
	max-width:650px;
}

.content_art_unique {
	text-align: justify;
	margin-bottom:50px;
}

.footer {
	margin-top:50px;
}

@media screen and (max-width: 768px){
	.title_art {
		margin-left:25px;
	}

	.content_art {
		margin-left:25px;
	}
}

@media (min-width: 767px) and (max-width: 991px) {

}

@media (min-width: 992px) and (max-width: 1199px) {

}


@media screen and (min-width: 1200px) {
	
}
.color_1 { background-color: #E5239D !important; color:#FFF !important; border:1px solid #E5239D; }
.color_2 { background-color: #00FF20 !important; color:#FFF !important; border:1px solid #00FF20; }
.color_3 { background-color: #00CCFF !important; color:#FFF !important; border:1px solid #00CCFF; }
.color_4 { background-color: #FFFF00 !important; color:#FFF !important; border:1px solid #FFFF00; }
.color_5 { background-color: #F75E25 !important; color:#FFF !important; border:1px solid #F75E25; }
.color_6 { background-color: #0060FF !important; color:#FFF !important; border:1px solid #0060FF; }
.color_7 { background-color: #FF0060 !important; color:#FFF !important; border:1px solid #FF0060; }
.color_8 { background-color: #8000FF !important; color:#FFF !important; border:1px solid #8000FF; }
.color_9 { background-color: #0092DD !important; color:#FFF !important; border:1px solid #0092DD; }
.color_10{ background-color: #00FFA0 !important; color:#FFF !important; border:1px solid #00FFA0; }
.color_11{ background-color: #FF0FD5 !important; color:#FFF !important; border:1px solid #FF0FD5; }
.color_12{ background-color: #9AAFFF !important; color:#FFF !important; border:1px solid #9AAFFF; }
.color_13{ background-color: #FF5448 !important; color:#FFF !important; border:1px solid #FF5448; }