body 
{ 
	/*background-image:  url(http://static.tumblr.com/458f963b329da55a73a9c33fc1fb3186/ncvby2q/Varmgv9oc/tumblr_static_wood_background_03.jpg);
	background-repeat : no-repeat;
	background-attachment : fixed;
	background-size: 100% 100%;*/
	background-attachment: fixed;
    background-image: url("http://www.counterfx.net/img/backgroundcfx.png");
    background-repeat: repeat;
    background-size: 6% 9%;
	font-size: 13px;
    line-height: 1.3;
}

/* ==========================================================================
   Fonts personnalisés
   ========================================================================== */

@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular-webfont.eot');
    src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-regular-webfont.woff') format('woff'),
         url('../fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
   
@font-face {
    font-family: 'bebas_neueregular';
    src: url('../fonts/bebasneue-webfont.eot');
    src: url('../fonts/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bebasneue-webfont.woff') format('woff'),
         url('../fonts/bebasneue-webfont.ttf') format('truetype'),
         url('../fonts/bebasneue-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.newsTitre {
    font-family: 'bebas_neueregular';
    font-size: 24px;
    color: white;
    background-color: #111;/*#29363e #0073C6;  gris #808080; */
    padding: 6px;
    /*arrondir les coins en haut à gauche et en bas à droite*/
	/*-moz-border-radius:0 10px 0 0;
	-webkit-border-radius:0 10px 0 0;
	border-radius: 0 10px 0 0;*/

}

.newsI{
position: relative;
/*border:1px solid #000;*/
}



.newsB {
	background: linear-gradient(rgba(79, 79, 79, 0.7), rgba(61, 62, 62, 0.7)) repeat scroll 0 0 transparent;
    /*color: #eee;*/
    height: 45px;
    margin-top: -45px;
    overflow: hidden;
    padding: 4px;
    position: relative;
}


.rankTitre {
    font-family: 'bebas_neueregular';
    font-size: 24px;
    color: white;
    background-color: #111; /* gris #808080; */
    padding: 6px;
	margin-top: 0; /*A laisser */
    /*arrondir les coins en haut à gauche et en bas à droite*/
	/*-moz-border-radius:0 10px 0 0;
	-webkit-border-radius:0 10px 0 0;
	border-radius: 0 10px 0 0;*/

}

.newsProg {
    font-family: 'bebas_neueregular';
    font-size: 24px;
    color: white;
    background-color: #111;
    margin-top:-12px;
    padding: 6px;
    text-align: center;
}

.duoTitre {
    font-family: 'bebas_neueregular';
    font-size: 24px;
    color: white;
    background-color: #111;
    padding: 6px;
    text-align: center;
	    margin-top:0px;
}

.forumsTitre
{
    background-color: #111;
    border-radius: 10px 10px 0 0;
    color: #FFFFFF;
    font-family: 'bebas_neueregular';
    font-size: 24px;
    margin: 16px 0 0;
    padding: 6px;
}
.sidebarTitre {
    font-family: 'bebas_neueregular';
    font-size: 24px;
    color: white;
    background-color: #111;
    padding: 6px;
    /*arrondir les coins en haut à gauche et en bas à droite*/
	/*-moz-border-radius:0 10px 0 0;
	-webkit-border-radius:0 10px 0 0;
	border-radius: 0 10px 0 0;*/
}

.imageClip
    {
	max-height: 120px;
	min-height: 120px;
    min-width: 230px;
    overflow: hidden;
    }
	
#list_who h4
{
font-size:14px;
}

/* Login */
#middlelogin {
    height: 300px;
    padding-top: 12%;
    width: 100%;
}


#login {
    background-color: #E5E6E7;
    border-left: 2px solid #AAAAAA;
    border-right: 2px solid #AAAAAA;
    border-top: 2px solid #AAAAAA;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    margin: 0 auto;
    padding: 20px;
    position: relative;
    text-align: left;
    width: 550px;
}

#login_social
{
    background-color: #AAA;
    margin: 0 auto;
    padding: 10px;
    width: 550px;
}

#login_footer
{
    background-color: #000;
    margin: 0 auto;
    padding: 20px;
    width: 550px;
}

#middleregister {
    height: 300px;
    padding-top: 4%;
    width: 100%;
}

#register {
    background-color: #E5E6E7;
    border-left: 2px solid #AAAAAA;
    border-right: 2px solid #AAAAAA;
    border-top: 2px solid #AAAAAA;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    margin: 0 auto;
    padding: 20px;
    position: relative;
    text-align: left;
    width: 1100px;
}

#launcher {
    background-color: #E5E6E7;
    border-left: 2px solid #AAAAAA;
    border-right: 2px solid #AAAAAA;
    border-top: 2px solid #AAAAAA;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    margin: 0 auto;
    padding: 20px;
    position: relative;
    text-align: left;
    width: 980px;
}

#launcher_footer
{
    background-color: #000;
    margin: 0 auto;
    padding: 20px;
    width: 980px;
}

#rower {
    background-color: #AAAAAA;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    margin: 0 auto;
    padding: 20px;
    width: 1100px;
}

#register_footer
{
    background-color: #000;
    margin: 0 auto;
    padding: 20px;
    width: 1100px;
}

/*avatar footer*/
.profil_img {
  	border-radius: 6px 6px 6px 6px;
   	display: inline-block;
	width: 40px;
	height: 40px; 
	}

/*Topbar*/
#topbar 
{
	position: fixed;
	background-color: black;
	color: white;
	width:100%;
	z-index: 1050; /* 999 */
	box-shadow: 1px 12px 15px #111111;
}

#topbar img {
	margin-top:-4px;
}

#space {
	width:100%;
}

#carrousel, #surf, #surf_ind, #surf_live, #footer
{
	width:1054px;
}

#carrousel {
	display: block;
	background-color:white;
	margin: auto;
	height:320px;
	padding-top: 35px;
}

#carrousel_block 
{
	position:relative;
}

#carrousel_block ul li {
    position:absolute;
    top:0;
    left:0;
}

#surf_ind 
{
	margin: auto;
	/*background-color: rgba(59, 89, 152, 0.5);*/
	background-color: white;
	padding-top: 0px;
	/*border-left: 1px solid #eee;
	border-right: 1px solid #eee; inutile*/ 
}

#surf_live {
    background-color: white;
    margin: -20px auto auto;
}

#tv {
display:inline-block; 
margin-right:auto;
}

#tv  a
{
color:#ddd;
text-decoration: none;
}

#tv a:hover
{
color:#2a6496;
text-decoration: none;
}

#tv a:hover .newsB, #tv a:focus .newsB
{
background-color:#000;
}

.flex-video {
position: relative;
padding-top: 25px;
padding-bottom: 67.5%;
height: 0;
margin-bottom: 16px;
overflow: hidden;
}
 
.flex-video.widescreen { padding-bottom: 57.25%; }
.flex-video.vimeo { padding-top: 0; }
 
.flex-video iframe,
.flex-video object,
.flex-video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
.flex-video { padding-top: 0; }
}

#surf
{
	margin: auto;
	/*background-color: rgba(59, 89, 152, 0.5);*/
	background-color: white;
	padding-top: 75px;
	/*border-left: 1px solid #eee;
	border-right: 1px solid #eee; inutile*/
}

#bloc
{
padding-bottom:5px;
}

#pub {
    background-color: #CCCCCC;
    display: inline-block;
    margin-left: 8px;
    /*padding-top: 12px;*/
    vertical-align: top;
	text-align: center;
    width: 1038px;
	min-height: 390px;
}

#forum {
    background-color: #FFFFFF;
    display: inline-block;
    margin-left: 8px;
    margin-right: 0;
    min-height: 700px;
    vertical-align: top;
    width: 1038px;
}

#live {
    background-color: #FFFFFF;
    display: inline-block;
    margin-left: 8px;
    margin-right: 8px;
    min-height: 450px; /*700*/
    vertical-align: top;
    width: 1038px;
}

#evil {
    background-color: #FFFFFF;
    display: inline-block;
    margin-left: 8px;
    margin-right: 8px;
	margin-top: -20px;
    vertical-align: top;
    width: 1038px;
}

#ind{
    width: 728px;
    margin-left:8px;
    margin-right:8px;
    background-color: white;
    display: inline-block;
    vertical-align: top;
}

#article{
	width: 728px;
	margin-left:8px;
	margin-right:8px;
	background-color: white;
	display: inline-block;
	vertical-align: top;
	min-height: 700px;
}
#article h2, #sidebar h2, #forum h2, #live h2, #evil h2, #ind h2 {
	color:#EEEEEE;
	font-size: 22px;
}

#article h3, #sidebar h3, #forum h3,  #live h3, #evil h3, #ind h2  {
	font-size: 18px;
}

#article h2, #sidebar h2, #forum h2, #live h2, #evil h2, #ind h2  {
	line-height: 1;
	margin-top: 0px;
	margin-bottom: 2px; /* 8 */
}

#sidebar {
	width:300px;
	margin-right:4px;
	background-color: white;/* #ccc;*/
	display: inline-block;
	vertical-align: top;
}

#cat
{
    display:inline-block; 
    margin-left:7px; 
    margin-bottom:15px;
}

#cat a:hover
{
    text-decoration: none;
    background-color: #111;
}

/* Forum */
#goto {
    margin-bottom: 60px;
    margin-top: -55px;
	}

    #topic
{
    background-color: #FFFFFF;
    /*border-radius: 8px 8px 8px 8px;
    float: left;
    margin-bottom: 15px;
    
    margin-top: 15px;
    padding: 10px;
    width: 1050px;*/
}
.topic_f
{
    background-color: #384147;
    border-radius: 8px 0 0 8px;
    color: #ffffff;
    float: right;
    margin-left: 274px;
    margin-top: 90px;
    min-height: 76px;
    padding-left: 0;
    padding-right: 0;
    position: absolute;
    text-align: center;
    vertical-align: middle;
    width: 60px;
    z-index: 0;
}

.topic_p {
    background-color: #444444;
    border-radius: 0 0 8px 8px;
    color: #FFFFFF;
    float: left;
    margin-left: 33%;
    margin-top: -12px;
    min-width: 215px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    vertical-align: middle;
}


	.topic_r {
    background-color: #444444;
    border-radius: 0 0 0 8px;
    color: #FFFFFF;
    float: right;
    margin-right: -858px; /* -815 */
    margin-top: -30px;
    min-width: 110px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    vertical-align: middle;
}
.topic_l {
	background-color: #444444;
    border-radius: 0 0 8px 0;
    color: #FFFFFF;
    float: left;
    margin-left: 0;
    margin-top: -30px;
    min-width: 276px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    vertical-align: middle;
	}

#message {
    background-color: #e3e3e3;
    display: inline-block;
    margin-bottom: 20px;
   /* padding-bottom: 16px;*/
    padding-top: 30px; /* 16 */
	width:100%;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color:#555;
}

#message_content img {
    max-width: 858px;
}

#viewDiv img {
    max-width: 860px;
}

#content img, #container img {
    max-width: 728px;
}

#message_next {
    background-color: #bebebe;
    display: inline-block;
    margin-bottom: 20px;
   /* padding-bottom: 16px;*/
    padding-top: 30px; /* 16 */
	width:100%;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color:#555;
}

#message_pub {
    background-color: #3f5362; /*#E5DECB;*/
    display: inline-block;
    margin-bottom: 20px;
    padding-bottom: 10px;
    padding-top: 30px; /* 16 */
	width:100%;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color:#555;
}

#message_who
{
display: inline-block;
vertical-align:top;
width: 180px;
/*background-color:green;*/
text-align:center;
}

#message_content
{
display: inline-block;
vertical-align:top;
width: 858px;
/*background-color:yellow;*/
}

ul.hlist, ul.hlist_suj
{
    margin-bottom: 15px;
    padding: 0;
    list-style: none outside none;
}

li.hlist
{
    list-style: none outside none;
    margin: 10px 0 1px; /*10px 0 12px;*/
    width: 100%;
    background-color: #1A2228; /*#bebebe;*/
    border-radius:3px;
    line-height: 0;
}

li.hlist_suj
{
    /*list-style: none outside none;
    margin: 10px 0 12px;
    width: 100%;
    background-color:#E3E3E3;
    border-radius:3px;
    line-height: 0;*/
	background-color: #3f5362;
    border-radius: 3px;
    line-height: 0;
    list-style: outside none none;
    margin-bottom: 1px;/*1px 0 3px;*/
    width: 100%;
}

li.mlist
{
    background-color: #EEE;
    border: 1px solid #BEBEBE;
    border-radius: 3px 3px 3px 3px;
    display: inline-block;
    line-height: 0;
    list-style: none outside none;
    margin: 0px 18px 18px 0;
    min-height: 150px;
    padding: 4px;
    vertical-align: top;
    width: 148px;
}

li.flist
{
    background-color: #3f5362; /*#DBDBDB*/;
    border-radius: 3px;
    display: inline-block;
    line-height: 1;
    list-style: none outside none;
    margin: 4px 2px 0 0;
    min-height: 185px;
    vertical-align: top;
    width: 344px;
}

.flist li a, .flist li a:hover, .flist li a:focus, .flist li a:active, .mlist li a, .mlist li a:hover, .mlist li a:focus, .mlist li a:active, .hlist li a, .hlist li a:hover, .hlist li a:focus, .hlist li a:active, .hlist_suj li a, .hlist_suj li a:hover, .hlist_suj li a:focus, .hlist_suj li a:active {
  color: #F4F2F2 ; /*555*/
}

li:hover.flist, li:hover.hlist, li:hover.mlist, li:hover.hlist_suj
{
    /*background-color:#E5DECB;*/
	background-color:#2D3942;
    color: #555;
}

ul.hlist li div#list_content, ul.hlist_suj li div#list_content {
    vertical-align: middle;
}

ul.hlist li div#list_who, ul.hlist_suj li div#list_who {
    vertical-align: top;
}

#list_content
{
display: inline-block;
padding:10px;
min-width:200px;
}

#list_forum
{
    display: inline-block;
    min-height: 180px;
    min-width: 345px;
    padding: 10px;
}

#list_who
{
    display: inline-block;
    padding-left: 10px;
    padding-right: 5px;
    vertical-align: top;
    width: 450px;    
    /*height: 80px;*/
}

.list-group > a.disabled {
  color: #999999;
}
.list-group > a.disabled:hover,
.list-group > a.disabled:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

#scroll {
    display: block;
    width:300px; 
    height:445px; 
    max-height:100%; 
    overflow-y: scroll; 
    overflow-x: hidden; 
    background-color:#ddd;
}
.show_hour
{
    color: #8C8C8C;
    font-weight: normal;
    position: absolute;
    right: 10px;
    top: 0;
}

#footer
{
	margin: auto;
	min-height:250px;
	color: #ddd;
	background-color: #111;
	padding: 20px;
	/*border-left: 1px solid #eee;
	border-right: 1px solid #eee; inutile */
	display: block;
}

#footer  a
{
color:#ccc;
text-decoration: none;
}

#footer a:hover
{
color:#999;
text-decoration: none;
}

#bfooter  a
{
color:#eee;
text-decoration: none;
}

#bfooter a:hover
{
color:#ccc;
text-decoration: none;
}

div#bfooter{
    background-color:#005D99;
    position:absolute;
    bottom:0px;
    margin-bottom:0px;
    left:0px;
    height:25px;
    width:100%;
    overflow:hidden;
    z-index:10;
	padding-top: 5px;
	text-align:center;
}

#bfooter_left
{
color:#eee;
margin-left:10px;
}

html>body #bfooter{
    position:fixed;
    }
	
/* BootStrap Test 
[class*="col-md-"] 
{
	 background-color: lightgreen;
}
[class="col-md-10"] 
{
	 background-color: green;
}*/