
/* =============================================================================
   CONTENT
   ========================================================================== */
#news {  
	position:relative;
	float:left;
	width: 100%;
	z-index:3;
	margin-top:-210px;
  background-color: rgba(0, 0, 0, 0.6);
}	 
#news-main {  
	position:relative;
	float:left;
	width: 70%;
	padding: 0px 15px 25px 0px;
	font-family: Arial, "Helvetica CY", Helvetica, sans-serif;
  font-size: 12px;
}
   
#aside {
 float: left;
 width: 30%;
 height:100%;
 padding: 10px 10px 25px 5px;
}

#news-loading {
  width: 100%;
  color:#555555;
  padding-top:100px;
  padding-bottom:100px;
}

#news-main-title {
	margin-top:15px;
	margin-left:15px;
	font-family: 'helioscondbold', Arial, "Helvetica CY", Helvetica, sans-serif;
	font-size:46px;
	font-weight: normal;
  font-style: normal;		
	text-transform:uppercase;
}

#news-main-content {
	min-height:600px;
}


/* =============================================================================
   NAV NEWS
   ========================================================================== */
   

/* NAV NEWS TOP : BTN PREVIOUS NEXT */
#nav-arrows {
	clear: both;
	text-align: center;
	float:right;
	height:40px;
	padding:0;
	margin-top:-30px;
}
#nav-arrows .btn-arrows {
	display: inline-block;
	position: relative;
	float: left;
}
.btn-arrows a i  {
	display: inline-block;
	position: relative;
	text-align:center;
	background-color: #152f15;
	color: #baff01;
	font-size: 14px;
	width:30px;
	height:30px;
	padding-top: 6px;
	padding-left: 10px;
	border: #baff01 1px solid;
}
.btn-arrows a i:hover {
	background-color: #baff01;
	color:#325000;
}


/* NAV NEWS BOTTOM : NUMERO DE PAGE */
#nav-pages {
  clear: both;
  text-align: center;
  float:right;
  height:40px;
  padding:0;
}
#nav-pages a {
	display: inline-block;
	position: relative;
	font-family: 'helioscondbold', Arial, "Helvetica CY", Helvetica, sans-serif;
	background-color: #325000;
	color: #baff01;
	font-size: 16px;
	width:30px;
	height:30px;
	padding-top: 6px;
	border: #baff01 1px solid;
}
#nav-pages a:hover {
	background-color: #baff01;
	color:#325000;
}
#nav-pages a.page_current {
  background-color: #baff01;
	color:#325000;
}
   
/* =============================================================================
    NEWS CONTENT
   ========================================================================== */
	 
article {
	position:relative;
	float: left;
	margin-bottom: 2em;
	padding:0;
}

.news-title, .news-figure, .news-content, .news-text, .news-footer {
	display:    inline-block;
	position:   relative;
	float:      left;
	width:      100%;
}
.news-title a, .news-figure a, .news-content a, .news-footer a {
	color:#FFF;
	text-decoration:none;
}

/* MARGE */
.news-marge {	
	display:block;
}
.news-puce {
	position:absolute;
	width:48px;
	height:34px;
	left:-48px;
	top:0px;
}


/* TITRE */
.news-title {
	position:relative;
	width:100%;
	height:auto;
	background: #baff01;	
	padding:3px 6px 2px 6px;
	font-family: 'helioscondbold', Arial, "Helvetica CY", Helvetica, sans-serif;
	font-size:23px;
	line-height:1.1em;
	font-weight: normal;
	font-style: normal;		
	text-transform:uppercase;
	color:#000;
}
.news-title a {
	color:#000;
}
.news-title a:hover {
	color:#325000;
}

/* NEWS CONTENT */
.news-content {
	width:100%;
	/* padding: top right bottom left; */
	padding:12px 10px 6px 15px;
}

/* SCREEN */
.news-figure {
	width:39%;
	margin:0;
	padding:0;
}

.news-date {
	position:absolute;
	z-index:3;
	width:25%;
	top: 1px;
	left: 1px;
	background-color: #325000;
	font-family: 'helioscondbold', Arial, "Helvetica CY", Helvetica, sans-serif;
	font-size:13px;
	padding:8px;
	text-align:center;
	color:#baff01;
}

.news-screen {
	width:100%;
	margin:0;
	padding:0;	
}

/* CONTENU TEXTE */
.news-text {
	width:60%;
	position:relative;
	float:left;
	padding:0px 0px 10px 20px;
	margin:0;
	margin-bottom:8px;	
	line-height:1.6em;	
	text-align:justify;
}
.news-text a, .news-text a:visited {
	color:#baff01;
	text-decoration:none;
}
.news-text a:hover, .news-text a:active {
	color:#fff;
}

.news-text img {
	max-width: 100%;
}

/* YOUTUBE PLAYER */
.news-text iframe, 
.news-text embed, 
.news-text object {
	max-width: 100%;
	margin:auto;
}
.news-text video {
	max-width: 100%;
	height: auto;
}

/* FOOTER */
.news-footer {
	position:relative;
	float: right;
	margin-top: -28px;
}

.news-footer a {
	float: right;
}


/* BOUTONS SOCIAL, MORE ET COMMENT  */
.btn-share, .btn-more, .btn-comment {
	font-family: 'helioscondbold', Arial, "Helvetica CY", Helvetica, sans-serif;
	background-color: #ff8d27;
	text-transform: uppercase;
	font-size: 13px;	
	display: inline-block;
	position: relative;
	float: left;	
	height:28px;
	color:#192101;
}

.at300b {
	opacity: 1.0 !important;
}

/* BOUTONS SHARE SOCIAL */
.news-footer .btn-share {
	background-color: #9ad101;
	color: #192101;
	text-align:center;
	font-size:20px;
}
.news-footer .btn-share:hover {
	background-color: #325000;
	color:#baff01;
}

.news-footer .icon-facebook {
	/* padding: top right bottom left; */
	padding:4px 10px 0px 10px;
	margin-left: 1.5%;	
}
.news-footer .icon-twitter {
	font-size: 18px;
	padding:4px 6px 1px 5px;
	margin-left: 1.5%;	
}
.news-footer .icon-share {
	padding:5px 5px 0px 7px;
	margin-left: 1.5%;		
}

/* BOUTONS MORE ET COMMENT FOOTER */
.news-footer .btn-more, .news-footer .btn-comment {
	vertical-align: top;
	text-align:center;
	padding: 8px 14px 5px 12px;
	margin-left: 1.5%;
	background-color: #325000;
}
.news-footer .btn-more i, .news-footer .btn-comment i {
	font-size: 13px;
}
.news-footer .btn-comment i {
	margin-right: 3px;
}
.news-footer .btn-more:hover, .news-footer .btn-comment:hover {
	color:#325000;
	background-color: #baff01;	
}
.news-footer .mobile-content {
	display:none;
}

/* ADDTHIS */
.addthis_more {
	cursor:pointer;
}
/* pour cacher les boutons AddThis sur Facebook et Twitter*/
.addthis_button_twitter span, .addthis_button_facebook span  {
	display:none !important;
}



/* =============================================================================
   NEWS DETAIL
   ========================================================================== */

/* Nav header : boutons retour et boutons next et previous */
#nav-header {
	width:100%;
	height:40px;
	padding-left: 15px;
	margin-top: 10px;
}
#nav-header .btn-back, #nav-header .btn-arrows {
	display: inline-block;
	position: relative;
	float: left;
}
#nav-header .btn-back {
	width: 70%;
}
#nav-header .btn-arrows {
	width: 30%;
	text-align:right;
	color:#000;
}
#nav-header .btn-back a {
	font-size: 14px;
	text-align:center;
	padding: 7px 7px 5px 7px;	
	color:#baff01;
	font-family: 'helioscondbold', Arial, "Helvetica CY", Helvetica, sans-serif;
	text-transform: uppercase;
	background: #152f15;
	border: #baff01 1px solid;
}
#nav-header .btn-back a:hover {
	background: #baff01;
	color:#152f15;
}

/* Nav footer : boutons retour et boutons next et previous */  
#nav-footer .btn-arrows {
	width: 100%;
	text-align:right;
}

/* NEWS */
#news-detail .news-title {
	min-height:39px;
	padding:7px 6px 3px 15px;	
}
#news-detail .news-content {
	width:100%;
	/* padding: top right bottom left; */
	padding:12px 15px 6px 15px;
}
#news-detail .news-figure {
	width:100%;
}
#news-detail .news-date {
	text-align:center;
	width:13%;
	padding:8px 4px;
}
#news-detail .news-screen img {
	width:100%;
	margin:0;
	padding:0;
	border: 1px solid #325000;
	-webkit-box-shadow: 1px 2px 10px #000;
    -moz-box-shadow: 1px 2px 10px #000;
    box-shadow: 1px 2px 10px #000;
}
#news-detail .news-text {	
	width:100%;
	padding:0px 5px 10px 5px;
}
#news-detail .news-text img {	
	width:100%;
}
#news-detail .news-footer {
	position:relative;
	float: left;
	margin-top:0px;
}
#news-detail .news-footer a {
	float: left;
}
#news-detail .news-footer .btn-share {
	display:inline-block;
	width:10%;
	margin-left:1.875%;
}
#news-detail .news-footer .btn-more {
	width:26%;
	margin-left:0%;
	background: #152f15;
	border: #baff01 1px solid;
	color: #baff01;
}
#news-detail .news-footer .btn-comment {
	width:36%;
	margin-left:1.875%;
}


/* =============================================================================
   FACEBOOK COMMENTS
   ========================================================================== */
#fbcomments {
	width:100%;
	margin-top:20px;
	padding-left:15px;
}
.fb-comments, .fb-comments span, .fb-comments.fb_iframe_widget span iframe {
    width: 100% !important;
}


/* =============================================================================
   SOCIAL
   ========================================================================== */

#social {
	position:relative;
	float:left;
	margin: 0;
	padding: 0;
	padding-left:15px;
	width:100%;
	height:auto;	
	margin-bottom: 2em;
} 
#social a {
	color:#fff;
	text-decoration:none;
}
.social-header {
	background: #325000;
	border: #325000 1px solid;
	width:100%;
	height:34px;
	overflow:hidden;
	float:left;
	padding-top:0.2em;
	padding-left:0.5em;
	z-index: 100;
	position: relative;
}
.social-title {	
	padding:2px 6px 4px 6px;
	color:#baff01;
	font-family: 'helioscondbold', Arial, "Helvetica CY", Helvetica, sans-serif;
	font-size:23px;
	line-height:1.1em;
	font-weight: normal;
	font-style: normal;			
	text-transform:uppercase;
}

.social-header .mobile-content {
	display:none;
}

.social-content {
	position:relative;
	background: #325000 url(../img/news/social_back.jpg) no-repeat;
	background-size: cover;
	border: 1px solid #325000;
	float:left;
	width:100%;	
	height:135px;
	overflow:hidden;
	text-align:	center;
	padding-top:2%;
	margin: -2px 0px 0px 0px;
	z-index: 50;
	position: relative;
}

.social-boutons {
	width: 100%;
	position: relative;
	float: left;
	text-align: center;	
}

.btn-facebook, .btn-twitter, .btn-youtube {	
	display: inline-block;
	position: relative;
	text-align:center;
	float: left;
	width: 33%;
	padding-top:6px;
}

.btn-twitter {	
	padding-top:11px;
}

.btn-facebook a, .btn-twitter a, .btn-youtube a {
	text-align:center;
	width:80px;
	height:80px;		
	line-height: normal;
	color:#fff;	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	opacity: 1;	
	-webkit-transition:opacity 1s ease;
	-moz-transition:opacity 1s ease;
	-o-transition:opacity 1s ease;
	transition:opacity 1s ease;
} 
.btn-facebook a:hover, .btn-twitter a:hover, .btn-youtube a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-webkit-transition:opacity 0.3s ease;
	-moz-transition:opacity 0.3s ease;
	-o-transition:opacity 0.3s ease;
	transition:opacity 0.3s ease;
}  

.btn-facebook a span, .btn-twitter a span, .btn-youtube a span {
	position:absolute;
	top:85px;
	left:0px;
	width:100%;
	text-align:center;
	font-family: 'helioscondbold', Arial, "Helvetica CY", Helvetica, sans-serif;
	font-size:16px;
	text-transform:uppercase;
	text-align:center;
}

.btn-facebook a {
	font-size: 58px;
  padding:5px 25px;
	background-color: #3b5998;
  background-image: -moz-linear-gradient(top, #5f7cb6, #3b5998);
  background-image: -ms-linear-gradient(top, #5f7cb6, #3b5998);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5f7cb6), to(#3b5998));
  background-image: -webkit-linear-gradient(top, #5f7cb6, #3b5998);
  background-image: -o-linear-gradient(top, #5f7cb6, #3b5998);
  background-image: linear-gradient(top, #5f7cb6, #3b5998);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#466fa9', endColorstr='#466fa9', GradientType=0);
  border-color: #466fa9 #466fa9 #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #466fa9;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-facebook a:hover,
.btn-facebook a:active,
.btn-facebook a.active,
.btn-facebook a.disabled,
.btn-facebook a[disabled] {
  background-color: #466fa9;
  *background-color: #a9302a;
}
.btn-facebook a:active,
.btn-facebook a.active {
  background-color: #942a25 \9;
}

.btn-twitter a {
	font-size: 50px;
	padding:10px 12px;
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(top, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-twitter a:hover,
.btn-twitter a:active,
.btn-twitter a.active,
.btn-twitter a.disabled,
.btn-twitter a[disabled] {
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-twitter a:active,
.btn-twitter a.active {
  background-color: #24748c \9;
}

.btn-youtube a {
	font-size: 58px;
	padding:5px 18px;
  background-color: #bd362f;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(top, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-youtube a:hover,
.btn-youtube a:active,
.btn-youtube a.active,
.btn-youtube a.disabled,
.btn-youtube a[disabled] {
  background-color: #bd362f;
}
.btn-youtube a:active,
.btn-youtube a.active {
  background-color: #942a25 \9;
}


/* =============================================================================
   ASIDE 
   ========================================================================== */

#aside .bloc {
	width: 100%;
	display: inline-block;
	position: relative;
	padding:10px;	
}
#aside .bloc a:hover img {
	zoom: 1;
	opacity: 1;	
}
#aside .bloc-title, #aside .bloc-content {
  display: inline-block;
  float: left;
  position: relative;
  width: 100%;
}
#aside .bloc-title {
	font-family: 'helioscondbold', Arial, "Helvetica CY", Helvetica, sans-serif;
	font-size:20px;
	font-weight: normal;
	font-style: normal;		
	text-transform:uppercase;	
}
#aside .bloc-content {
	position:relative;
	overflow:hidden;
	width:100%;
	margin:0;
	font-size:13px;
	-moz-box-shadow: 0px 3px 12px #000; 
	-webkit-box-shadow: 0px 3px 12px #000; 
	box-shadow: 0px 3px 12px #000;
	border: 1px solid #960000;
}
#aside .bloc-back .normal-content {
	display:block;
}
#aside .bloc-back .mobile-content {
	display:none;
}
#aside .bloc-texte {
	position:absolute;
	z-index:2;
	bottom:10px;
	right:10px;
	width:100%;
	font-family: 'helioscondbold', Arial, "Helvetica CY", Helvetica, sans-serif;
	text-align:right;
	font-weight:normal;
  text-transform: uppercase;
}
#aside h2 {	
	color: #ea8f00;
	font-size: 23px;  
	margin: 0;
  padding: 0;
	text-shadow: 2px 2px 2px rgba(0,0,0,.8);
}
#aside p {	
  color: #fff;
	font-size: 12px;
  margin: 0;
	padding: 0;
	text-shadow: 2px 2px 2px rgba(0,0,0,.8);
}

/* OVER */
#aside a:hover h2, 
#aside a:hover p {
	color:#fff;
}

/* =============================================================================
   BLOC DEVBLOG
   ========================================================================== */
#adevblog {
	margin: 45px 0px 0px 0px;
}
#adevblog .bloc-title {
	position: relative;
	width:100%;
	background:#242a00;
	height: 60px;
	text-align:center;
}
#adevblog .bloc-content {
	padding:0;
	background: #242a00;
	border: #283f01 1px solid;
	border-top:none;
	height: 260px;
	z-index: 200;
}
#adevblog_logo {
	position: absolute;
	width: 86px;
	height: 90px;
	bottom:0px;
	right:0px;
	z-index:10;
}
/* FLUX TUMBLR */
#adevblog #tumblr_posts {
	width:100%;
	height:250px;
	overflow:hidden;
}
#adevblog #tumblr_posts .loading img{
	margin-top:60px;
}
#adevblog #tumblr_posts ul, #adevblog #tumblr_posts li {
	list-style: none;
	margin:0;
	padding:0;
}
#adevblog #tumblr_posts li {	
	padding-top:5px;
	margin-top:0px;
	padding-bottom:10px;
	margin-bottom:5px;
	border-bottom: 1px solid #283f01;
	padding-left:10px;
	padding-right:10px;
}
#adevblog #tumblr_posts a {
	color: #ff9d00;
}
#adevblog #tumblr_posts a:hover {
	color: #fff; 
}
#adevblog #tumblr_posts .tumblr_desc {
	display:none;
}
#adevblog #tumblr_posts .tumblr_time {
	color:#808080;
	font-size:10px;
	text-transform:uppercase;	
}
#adevblog #tumblr_posts .jspTrack {
	background: #48691b;
}
#adevblog #tumblr_posts .jspDrag {
	background: #bfff12;
}

/* =============================================================================
   BLOC SHOP
   ========================================================================== */
#ashop {
	position: relative;
	height:250px;
	margin-top:10px;
	margin-bottom:18px;
}
#ashop .bloc-content {
	position: relative;
	width:100%;
	height:250px;
	background:#000;
}
#ashop .bloc-texte {
	width:100%;
	height:55px;
	bottom:0px;
	right:0px;
	padding-top:6px;
	padding-bottom:6px;
	text-align:center;
	/*
	border-top: #e3ff80 1px solid;
	background: rgba(186,255,1,0.75);
	*/
	border-top: rgba(255,255,255,0.40) 1px solid;
	background: rgba(0,0,0,0.50);
}
#ashop h2 {	
	font-size: 20px;
	color: #c80000;
	text-shadow:none;	
}
#ashop p {
	color: #000;
	font-size: 16px;
	text-shadow:none;
}
#ashop:hover .bloc-content {
	border: #baff01 1px solid;
	-webkit-transition: all 0.2s linear;
		-moz-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
		transition: all 0.2s linear;
}
#ashop_monster {
	position: absolute;
	top: -15px;
	right: 0px;
	z-index: 13;
	width: 175px;
	height: 162px;
	background: url(../img/news/shop_monster.png) no-repeat;
	animation: monster 1s linear infinite;
	-webkit-animation: monster 1s linear infinite; /* Safari and Chrome */	
}
#ashop_pack {
	position: absolute;	
	z-index:10;
	top: 20px;
	left: 20px;
	width: 90px;
	height:168px;
	background: url(../img/news/shop_pack.png) center no-repeat;
	background-size: contain;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	z-index: 4;
}
#ashop:hover #ashop_pack {
	width: 100px;
	height:168px;
	left: 15px;
	-webkit-transition: all 0.2s linear;
		-moz-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
		transition: all 0.2s linear;
}

/* ANIM MONSTER */
@keyframes monster {
	0% {background-position: 4px 4px;}
	20% {background-position: 4px 6px;}
	40% {background-position: 2px 4px;}
	60% {background-position: 4px 2px;}
	80% {background-position: 6px 4px;}
	100% {background-position: 4px 4px;}
}
@-webkit-keyframes monster /* Safari and Chrome */
{
0% {background-position: 4px 4px;}
20% {background-position: 4px 6px;}
40% {background-position: 2px 4px;}
60% {background-position: 4px 2px;}
80% {background-position: 6px 4px;}
100% {background-position: 4px 4px;}
}

#ashop .preco {
	position: absolute;
	z-index: 10;
	top: 80px;
	right: 7%;
	font-family: 'helioscondbold', Arial, "Helvetica CY", Helvetica, sans-serif;
	text-align: center;
	background: rgba(186,255,1,0.75);
	padding: 5px;
} 

#ashop:hover .preco {
	background: rgba(46,85,18,0.75);
}

#ashop .preco p {
	color: #000;
	text-transform: uppercase;
	font-size: 16px;
}

#ashop:hover .preco p {
	color: #fff;
}



#ashop .bloc-download {	
	position: absolute;
	font-family: 'helioscondbold', Arial, "Helvetica CY", Helvetica, sans-serif;
	text-align: center;
	background: rgba(186,255,1,0.75);
	padding:10px 15px 10px 15px;
	color: #000;
	z-index:10;
	top: 90px;
	right:20px;
	font-size:20px;
	text-transform: uppercase;
}
#ashop:hover .bloc-download {
	background: rgba(46,85,18,0.75);
	color: #fff;
}

#ashop .bloc-logos {
	position: absolute;
	bottom:0px;
	right:0px;
	width:100%;
	text-align:center;
	z-index:10;
}


/* =============================================================================
   BLOC MEDIA
   ========================================================================== */
#amedia {
	margin-bottom:2px;
}
#amedia .bloc-content {
	position: relative;
	width:100%;
	height:164px;
	background:#000;
}
#amedia:hover .bloc-content {
	border: #baff01 1px solid;
	-webkit-transition: all 0.2s linear;
		-moz-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
		transition: all 0.2s linear;
}

/* =============================================================================
   BLOC TWITTER
   ========================================================================== */
#atwitter_logo {
	position:absolute;
	z-index:5;
	top:-2px;
	left:15px;
}
#atwitter .bloc-title {
	height:33px;
	background: rgba(52,23,3,0.7);
	border: 1px solid #960000;
	padding-left:50px;
	padding-top:5px;
}
#atwitter .bloc-content {	
	padding:0;
	width: 100%;
	height:330px;
	background: url(../img/pattern/pattern_grey.gif) repeat;
	border-top: none;
}
#atwitter .twitter-timeline {
	width:100%;
	height:350px;
	padding-left:10px;
	overflow:hidden;
}
#atwitter .twitter-timeline .loading img{
	margin-top:35px;
}


/* =============================================================================
   MEDIA QUERIES POUR LES BACKGROUND
   ========================================================================== */
@media screen and (min-width: 1001px) {
	#ashop .bloc-content {
		background: #000 url(../img/news/shop_back.jpg) no-repeat top left;
	}
	#amedia .bloc-content {
		background: #000 url(../img/news/media_back.jpg) no-repeat top left;
	}
}
