*{
	outline:none;
}	
body {
	width: 100%;
	height: 100%;
	background-color: #000;
	color: #CCC;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
#global_flash {
	width: 1100px;
	height: 750px;
	position: absolute;
	top:50%;
	left:50%;
	margin-left: -550px;
	margin-top: -375px;
}
#global_blue {
	background-image: url(images/navigation/background_blue.jpg);
	background-repeat: no-repeat;
	width: 834px;
	height: 507px;
	position: absolute;
	top:50%;
	left:50%;
	margin-left: -550px;
	margin-top: -375px;
	padding-top: 126px;
	padding-right: 121px;
	padding-bottom: 140px;
	padding-left: 122px;
}
#global_pink {
	background-image: url(images/navigation/background_pink.jpg);
	background-repeat: no-repeat;
	width: 834px;
	height: 507px;
	position: absolute;
	top:50%;
	left:50%;
	margin-left: -550px;
	margin-top: -375px;
	padding-top: 126px;
	padding-right: 121px;
	padding-bottom: 140px;
	padding-left: 122px;
}
#global_green {
	background-image: url(images/navigation/background_green.jpg);
	background-repeat: no-repeat;
	width: 834px;
	height: 507px;
	position: absolute;
	top:50%;
	left:50%;
	margin-left: -550px;
	margin-top: -375px;
	padding-top: 126px;
	padding-right: 121px;
	padding-bottom: 140px;
	padding-left: 122px;
}
#global_yellow {
	background-image: url(images/navigation/background_yellow.jpg);
	background-repeat: no-repeat;
	width: 834px;
	height: 507px;
	position: absolute;
	top:50%;
	left:50%;
	margin-left: -550px;
	margin-top: -375px;
	padding-top: 126px;
	padding-right: 121px;
	padding-bottom: 140px;
	padding-left: 122px;
}
#global_menu {
	width: 220px;
	float: left;
	padding-top: 27px;
	padding-right: 10px;
	text-align: right;
	position: absolute;
	z-index: 2;
}
#menu {
	height: 334px;
}
#langue {
	padding-bottom: 25px;
	padding-top: 20px;
}
#langue_contact {
	padding-top: 65px;
}
.socialicon {
	padding-left: 3px;
}
#global_contenu {
	float: left;
	height: 410px;
	width: 460px;
	padding-top: 44px;
	padding-right: 77px;
	padding-bottom: 30px;
	padding-left: 319px;
	position: absolute;
	z-index: 1;
}
.title_pink {
	padding-bottom: 35px;
}
.text_bkg_78 {
	padding: 15px;
	background-image: url(images/navigation/texte_bkg_78.png);
	background-repeat: repeat;
}
.text_bkg_88 {
	padding: 15px;
	background-image: url(images/navigation/texte_bkg_88.png);
	background-repeat: repeat;
}
#flash {
	position: absolute;
	z-index: 0;
	padding-left: 230px;
}
.clearfloat{
	clear:both;
}
a{
	color: #006fff;
	text-decoration: none;	
}
a:hover{
	color: #006fff;
	text-decoration: underline;	
}
.contact a{
	color: #36c310;
	text-decoration: none;
}
.contact a:hover{
	color: #36c310;
	text-decoration: underline;
}
#button_back {
	position: absolute;
	height: 41px;
	width: 29px;
	padding-top: 75px;
}
#global_blog{
	background-image: url(images/navigation/blog_trame.jpg);
	background-repeat: repeat-y;
	width: 1100px;
	position: absolute;
	left:50%;
	margin-left: -550px;
}
#blog_top {
	background-image: url(images/navigation/blog_top.jpg);
	background-repeat: no-repeat;
	height: 126px;
	width: 1100px;
}
#blog_bottom {
	background-image: url(images/navigation/blog_bottom.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 1100px;
}
#global_menu_blog {
	width: 220px;
	padding-top: 27px;
	padding-right: 10px;
	text-align: right;
	float: left;
	padding-left: 122px;
	padding-bottom: 25px;
	}
#menu_blog {
	height: 193px;
}
#global_contenu_blog {
	float: right;
	width: 460px;
	padding-top: 34px;
	padding-right: 200px;
	padding-bottom: 30px;
}
.title_blog {
	font-size: 25px;
	text-transform: uppercase;
	padding-bottom: 7px;
	line-height: normal;
	text-align: left;
}
.info_blog {
	font-size: 10px;
	color: #888888;
}
.text_blog {
	padding-top: 30px;
	padding-bottom: 30px;
}
.image_apercu_blog {
	padding-bottom: 75px;
}
.lireplus {
	float: right;
}
.share {
	float: left;
	padding-top: 5px;
}
#blog_intro {
	background-image: url(images/navigation/blog_intro.png);
	background-repeat: no-repeat;
	height: 197px;
	width: 178px;
	background-position: right top;
	text-align: right;
	padding-left: 30px;
	padding-right: 12px;
	padding-bottom: 25px;
	padding-top: 12px;
	line-height: 17px;
}
.comment {
	padding-top: 50px;
}
.titre_comment {
	font-size: 15px;
	text-transform: uppercase;
}
.info_comment {
	font-size: 10px;
	color: #888888;
	height: 12px;
}
.text_comment {
	padding-bottom: 30px;
}
.nbre_comment {
	font-size: 18px;
	color: #006fff;
}

#menu_sec_blog a{
	color: #FFF;
	text-decoration: none;	
}
#menu_sec_blog a:hover{
	text-decoration: underline;	
}
#global_contenu_blog .info_blog a{
	color: #888888;
	text-decoration: none;	
}
#global_contenu_blog .info_blog a:hover{
		color: #888888;
	text-decoration: underline;	
}
#global_contenu_blog a{
	color: #006fff;
	text-decoration: none;	
}
#global_contenu_blog a:hover{
	color: #006fff;
	text-decoration: underline;	
}
.float_small {
	float: left;
	padding-right: 10px;
	padding-top: 20px;
	width: 160px;
}
.float_big {
	float: left;
	padding-right: 10px;
	padding-top: 20px;
	width: 280px;
}
#global_contenu_blog .pagination {
	margin:40px 0;
	text-align:center
}

#global_contenu_blog .pagination a {
	color:#FFF;
	margin:2px;
	padding:.3em .6em;
	text-decoration:none;
	background-color: #212121;
}

#global_contenu_blog .pagination a:hover {
	color:#FFF;
	text-decoration: underline;
	background-color: #212121;
}

#global_contenu_blog .pagination span.inactive {
	color:#FFF;
	margin:2px;
	padding:.3em .6em;
	background-color: #212121;
}

#global_contenu_blog .pagination span.active {
	color:#FFF;
	margin:2px;
	padding:.3em .6em;
	background-color: #006fff;
}

