/* CSS Document */

html,
body {
  height: 100%;
  /* The html and body elements cannot have any padding or margin. */
}
a img, a {
  border: 0;
}
a:focus
{
outline:0;
}

/* Wrapper for page content to push down footer */
#wrap {
  min-height: 100%;
  height: auto;
  /* Negative indent footer by its height */
  margin: 0 auto -222px;
  /* Pad bottom by footer height */
  padding: 0 0 222px;
}

/* Set the fixed height of the footer here */
#footer {
  height: 222px;
  background-color: #000;
}
.blanc {
	color: #FFF;	
}

.sous-menu {
	background-color: #DA2029;
	border-top: 3px solid #FFF;
}

.sous-menu-abs {
	display: none;
	position: absolute;
	z-index: 10;
	/*border-top: solid 2px #FFF;*/
	/*bottom: -33px;*/
	width: 100%;
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
}
		
		
.sous-menu-liste > li {
	float: left;	
	font-size: 14px;
	line-height: 30px;
	text-transform:uppercase;
	font-weight: 400;
}
.sous-menu-liste > li a {
    color: #fff;
	padding: 0 0;
	
}

.sous-menu-liste > li:after {
    content: "/";
	padding: 0 15px;
}
.sous-menu-liste > li:last-child:after {
    content: "";
}

.sous-menu-liste > li a:hover {
    color: #000000;
}
.sous-menu-liste > li.active a {
    color: #000000;
}


.sansmarginpadding {
    margin: 0px;
    padding: 0px;
}
.basdiago_actu_visuel {
    position: absolute;
    bottom: 0px;
    z-index: 50;
}
.basdiago_actu_visuel img {
	width: 100%;
	height: auto;
}

h2 {
	font-family: "Roboto",Helvetica,Arial,sans-serif;
	text-transform: uppercase;
    font-size: 40px;
    font-weight: 400;
    margin: 0 0 20px 0;
    padding: 0px;
	display: inline-block;
    text-align: center;
    line-height: 57px;
	vertical-align: middle;
	margin-top: 20px;
}

h3 {
    font-weight: 400;
    font-size: 25px;
    /*color: #B12822;*/
    text-transform: uppercase;
    margin: 10px 0 10px 0 !important;
    padding: 0px;
}

h3.titre {
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	text-transform: uppercase;
	color: #a12817;
	font-size: 30px;
}

h3.persotitre {
	color: #ffffff;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 57px;
    font-weight: 300;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    padding: 0px;
    padding-bottom: 20px;
    text-align: center;
}

h4 {
    font-weight: 400;
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
    margin: 10px 0 10px 0 !important;
    padding: 0px;
}
.icone {
	display: block;
	float: left;
	width: 57px;
	height: 57px;
	background-repeat: no-repeat;
	background-position: top left;
}

.icone_agenda {
	background-image: url(../img/icone/icone_agenda.png);
}

.icone_actu {
	background-image: url(../img/icone/icone_actu.png);
}


.ico_langue {
	height: 15px;
	width: auto;
	border-radius: 5px;	
}

.ll-pied-rouge {
    clear: both;
    width: 100%;
	font-size: 14px;
    background: #da2029;
}
.ll-pied-rouge .container div > a {
    /* font-weight: 400;*/
	display: block;
    color: #000000;
}

.ll-pied-rouge .container div > a.ll-pied-titre {
    /*font-weight: 500;*/
    color: #e1e1e1;
	line-height: 36px;
    text-transform: uppercase;
}

.ll-pied-rouge .container > ul > li > ul  {
	margin: 0;
	padding: 0;
}
.ll-pied-rouge .container > ul > li  {
    float: left;
    width: 20%;
    padding-left: 30px;
    height: 175px;
    margin-bottom: 10px;
}
.ll-pied-noir {
    clear: both;
    width: 100%;
    background: #000;
    font-weight: 300;
    text-transform: uppercase;
    color: #747474;
	line-height: 36px;
}
.ll-pied-noir a {
	color: #747474;	
}
.ll-pied-rouge .container > ul > li:not(:first-child) {
    background-image: url(http://action.spirou.com/LuckyLuke/img/point_lignefooter.png);
    background-repeat: no-repeat;
    background-position: 0px 50px;
}

.agenda_date {
	width: 60px;
	min-height: 60px;
    font-weight: 300;
    text-transform: uppercase;
    color: #747474;
	position: absolute;
	top: 10px;
	left: 10px;
}
.ul_agenda .li_agenda {
	clear: both;
	position: relative;
}
.ul_agenda .li_agenda.agenda-paire {
	background-color: #E1E1E1;
}
.agenda_date span {
	display: block;
}
.agenda_date_jour {
    font-size: 30px;
	line-height: 24px;
}
.agenda_date_mois {
    font-size: 17px;
    line-height: 18px;
}
.agenda_date span.agenda_date_jour_debut, .agenda_date span.agenda_date_jour_fin, .agenda_date span.agenda_date_mois_debut, .agenda_date span.agenda_date_mois_fin {
	display: inline !important;	
}
.agenda_date_jour_debut, .agenda_date_jour_fin {
    font-size: 16px;
	line-height: 21px;
}
.agenda_date_mois_debut, .agenda_date_mois_fin {
	font-size: 12px;
	line-height: 21px;	
}
.agenda-fa {
	line-height: 1px;
	display: block;
	margin: 0;
	text-align: center;
}
.agenda_texte {
	display: block;
	position: relative;
	margin-left: 60px;
    line-height: inherit !important;
}

.archive_liste {
	margin-bottom: 23px;
    padding: 0px;
    margin-left: 20px;
    border-style: solid;
    border-width: 2px;
    border-color: #E1E1E1;	
}
.archive_annee {
    border-top: 2px solid #E1E1E1;
}
.archive_annee:nth-child(even) {
    background: #E1E1E1;
    border-top: 2px solid #FFF;
}
.archive_annee:first-child {
	 border-top: none;
}
.archive_annee > a {
	font-weight: 300;
    font-size: 15px;
    display: block;
    padding: 5px;
	text-align: center;
    color: #000;	
}
.archive_mois {
	margin: 0px;
	padding: 3px 3px 3px 40px;
    background: #FFF;
}
.archive_mois:nth-child(even) {
    background: #E1E1E1;
}
.archive_mois > a {
	text-transform: uppercase;
	color: #B12822;
	font-weight: 400;
	text-align: left;
	margin: 0px;
}
.archive_actu > a {
	font-weight: 300;
	margin: 0px;
	padding: 0px;
	color: #000;
}

.ligneseparationleft {
    background-image:url(../img/point_ligne.jpg);
    background-repeat: repeat-y;
    background-position: left;	
}

.ll-navigation {
	margin-top: 30px;	
}


.navbar-default .navbar-nav > li > a {
	font-size: 16px;
	padding: 0 10px;
}

.ll-menu {
	position: relative;
	/*margin-bottom: 20px;*/
	background-color: #e1e1e1;
	/*-webkit-box-shadow: 0 0 10px 5px rgba(0,0,0,0.2);
	box-shadow: 0 0 10px 5px rgba(0,0,0,0.2);*/
	border-bottom: #FFF solid 3px;
	z-index: 1000;
}
.ll-menu-logo {
	float: left;
	left: -15px;
	width: 40%;
	z-index: 1001;
	/*width: 	435px;*/
	position: relative;
}
.ll-menu-logo .logo-lucky img {
	/*width: 435px;*/
	width: 100%;
	heigth: auto;
}
.ll-menu-logo .logo-lucky-tete {
	/*width: 82px;*/
	width: 17%;
	position: absolute;
	top: 0px;
	left: 0px;
}
.ll-menu-logo .logo-lucky-tete img {
	width: 100%;
	heigth: auto;
}

.ll-menu-rubriques {
	display: block;
	position: absolute;
	list-style: none;
	padding: 0;
	margin: 0;
	left: 40%;
	bottom: 0px;
}
.ll-menu-rubriques > li {
	position: relative;
	display: block;
	float: left;
	border-right: #FFF solid 3px;
}
.ll-menu-rubriques > li:first-child {
	border-left: #FFF solid 3px;
}
.ll-menu-rubriques > li > a {
	font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 400;
	color: #000;
	padding: 3px 10px;
}
.ll-menu-rubriques > li > a:hover, .ll-menu-rubriques > li.ll-menu-active > a, .ll-menu-rubriques > li > a.hover {
	text-decoration: none;
	color: #FFF;
	background-color: #da2029;/* Rouge Lucky Luke */
}
.ll-menu-rubriques > li > a > b {
		width: 36px;
		height: 26px;
		position: absolute;
		left: 50%;
		margin-left: -18px;
		bottom: -11px;
		z-index: 11;
		display: none;
}
.ll-menu-ssrubriques {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	background-color: #FFF;
	float: left;
    min-width: 100%;
	padding: 0;
	margin: 0;
	border: #CCC solid 1px;
	border-top: none;
	-webkit-box-shadow: 0 5px 10px -5px rgba(0,0,0,0.5);
	box-shadow: 0 5px 10px -5px rgba(0,0,0,0.5);
}
.ll-menu-ssrubriques > li {
	display: block;
}
.ll-menu-ssrubriques > li > a {
	display: block;
	clear: both;
	font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 400;
	color: #000;
	line-height: 24px;
	padding: 0 10px;
	white-space: nowrap;
}
.ll-menu-ssrubriques > li > a:hover {
	background-color: #CCC;
	text-decoration: none;
}
.ll-menu-rubriques-separateur {
		
}
/*
.ll-menu-rubriques > li:after {
	content: "—";	
}
.ll-menu-rubriques > li:last-child:after {
	content: "";	
}*/

.ll-menu .container {
	position: relative;
}

.ll-menu-social {
	position: absolute;
	top	: 3px;
	right: 0px;
	width: 360px;
	text-align: right;
}

.bloc_langue {
	display: inline-block;
	position: relative;	
}
.liste_languages {
	display: none;
	min-width: 200px;
	background-color: #DFF4D8;
	padding: 3px 10px;
	position: absolute;
	left: 0;
	top: 0px;
	text-align: left;
}
.liste_languages a {
	color: #333;	
	display: block;
	margin: 5px 0;
}
.liste_languages img {
	height: 20px;
	width: 20px;
}

.bt_langue_img {
	height: 100%;
	max-height: 30px;
	width: auto;
}

.ll-btn-icone {
	display: inline-block;
	width: 30px;
	height: 30px	;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	background-color: #CCC;
	text-align: center;
	margin: 0 5px;
}
.ll-btn-icone .fa {
	margin-top: 5px;
	font-size: 20px;
	color: #FFF;
}
.ll-btn-icone .fa.fa-petit {
	margin-top: 5px;
	font-size: 16px;
	color: #FFF;
}

.ll-couleur-language {
    background-color: #92C68F;	
}	
.ll-couleur-facebook {
	background-color: #3b5998;
}
.ll-couleur-twitter {
	background-color: #3CF;
}
.ll-couleur-youtube {
	background-color: #cd201f;
}
.ll-menu-social .ll-recherche {
	display: inline-block;
	width: 175px;	
}
.boutons-menu-social {
	float: left;	
}
.ll-menu-social .ll-recherche input {
	display: inline-block;
	width: 120px;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857;
	color: #555;
	background-color: #FFF;
	background-image: none;
	border: 1px solid #CCC;
	border-radius: 4px;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.ll-menu-burger {
	position: absolute;
	right: 20px;
	top: 5px;
	z-index: 1002;
}
.ll-menu-burger .ll-btn-icone {
	/*width: 50px;*/
}
/* TELEPHONE */
@media only screen and (max-width : 767px) {
/* Styles pour cette Media Queries */
	.ll-menu-rubriques {
		position: relative;
		top: auto;
		float: none;
		clear:both;
		padding: 10px 0 0 0;
		margin: 0;
	}
	.ll-menu-rubriques > li:after {
		content: "";	
	}
	.ll-menu-rubriques > li > a {
		font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
		text-transform: uppercase;
		font-size: 14px;
		font-weight: 400;
		color: #000;
		padding: 3px 8px;
	}
		
	.ll-menu-rubriques > li, .ll-menu-rubriques > li:first-child {
		float: none;
		border-right: none;
		border-left: none;
	}
	.ll-menu-logo {
		float: left;
		left: -15px;
		width: 60%;
		min-width: 220px;
		z-index: 1001;
		/*width: 	435px;*/
		position: relative;
	}
	.ll-zone-collapse {
		clear: both;
		position: relative;	
	}
	
	.ll-menu-social {
		position: relative;
		top: auto;
		right: auto;
		width: 100%;
		text-align: center;
		margin: 10px 0;
	}
		
	.ll-btn-icone {
		width: 40px;
		height: 40px	;
		-webkit-border-radius: 20px;
		border-radius: 20px;
	}	
	.ll-btn-icone .fa {
		margin-top: 10px;
	}
	.ll-menu-social > .ll-btn-icone {
		float: right;	
	}
	.ll-recherche {
		width: 100%;
		float: none;
		clear: both;
	}
	.ll-recherche .form-control {
		float: left;	
		width: auto;
	}
}


/* Medium devices (desktops, 992px and up) */
@media (max-width: 991px) {
	.ll-menu-rubriques {
		clear:both;
		position: relative;
		left: 0px;
	}
	.ll-menu-rubriques > li > a {
		font-size: 14px;
		padding: 3px 8px;
	}
	.ll-menu-rubriques > li > a {
		font-size: 18px;
		padding: 3px 8px;
	}
}
@media (max-width: 1199px) {
	.ll-menu-rubriques > li > a {
		font-size: 18px;
		padding: 3px 8px;
	}
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
#contact_nom, #contact_prenom,#contact_email,#contact_objet,#contact_texte{
width:420px;
}	
}
/* --------------------POUR Ipad vertical-----------------------------------*/
@media handheld, only screen and (max-width: 960px){
.ligneseparation{
	background-image:none;
	}
.ligneseparationleft{
	background-image:none;
	}  
	
	}

/* --------------------POUR MOBILE-----------------------------------*/
@media handheld, only screen and (max-width: 740px), only screen and (max-device-width: 740px) {
.ligneseparation{
	background-image:none;
	}
.ligneseparationleft{
	background-image:none;
	} 
.archive_liste{
	margin-left:0px;}   
}


/* Page auteur */
.GITheWall ul li {
    position: relative;
    display: inline-block;
    padding: 20px 5px 0px;
    vertical-align: top;
    cursor: pointer;
    color: #FFF;
    line-height: 3em;
    float: none;
    width: 18%;
}
.auteurgrille_nom {
    margin: 0px 5px;
    position: absolute;
    bottom: 2px;
    left: 2px;
    background-color: rgba(0, 0, 0, 0.5);
    right: 2px;
}
.auteurgrille_txt {
    font-size: 18px;
    text-transform: uppercase;
    color: #FFF;
    font-weight: 300;
    text-align: left;
	line-height: 24px;
	padding-bottom: 10px;
	padding-top: 10px;
    padding-left: 10px;
    padding-right: 20px;
}
.auteurgrille_txt a {
	color: #FFF;
	text-decoration: none;	
}
.auteurgrille_role {
    position: absolute;
    right: 10px;
    bottom: 21px;
    width: 23px;
    height: 21px;
}
.borduregris {
    border: 2px solid #E1E1E1;
}



.bioauteurA{
	padding-top:20px;}
.bioauteur_nom{
 text-transform: uppercase;
 color: #00r;
 font-weight: 400;
 font-size:25px;
 float:left;	
 display:inline-block;
 line-height:50px;
	}
.bioauteur_role{
	 font-size:40px;
	 color:@grisfonce;
	  line-height:50px;
	  padding-left:5px;
	
	 } 
.bioauteur_date{
font-style:italic;	
color:@grisfonce;
font-weight: 300;
font-size:14px;}
.bioauteur_texte{
padding-top:15px;
p {
font-size:14px;
color:@noir;
font-weight: 300;
}
.bioauteur_textecache{
	display:none;}
.biographieauteurA_img{
	margin-top:5px;
	margin-bottom:10px;
}

/*GRILLE DES AUTEURS*/
.ajax {
margin-top: 20px;
padding: 0px;
}

.GI_TW_expander {
  color: white;
}

/**
 *
 * The wall could be used to show an image gallery or any other content in a "google images" user interaction way
 * Here there is all the html needed
 *
 *
 *  <div class="GITheWall">
 *    <ul>
 *      <li data-contenttype="image" data-href="path/to/the/image">
 *        <img src="small/thumb" />
 *      <li>
 *      <li data-contenttype="ajax" data-href="path/to/the/html/to/load">
 *        <img src="small/thumb" />
 *      <li>
 *    </ul>
 *  </div>
 *
 */
.GITheWall ul {
 text-align: center !important;
  list-style: none;
  padding: 20px 0;
  margin: 0 auto;
  text-align: left;
  width: 100%;
}
.GITheWall ul li {
	position:relative;
  display: inline-block;
  padding: 20px 5px 0 5px;
  vertical-align: top;
  cursor: pointer;
  color: white;
 line-height: 3em;
  float: none;
  width:18%;

}

.auteurgrille_nom{
margin: 0px 5px;
position: absolute;
bottom: 2px;
left: 2px;
background-color: rgba(0, 0, 0, 0.5);
right: 2px;
	}
.auteurgrille_txt{
font-size:18px;
padding-left:10px;
text-transform: uppercase;
color:#FFFFFF;
font-weight: 300;
text-align:left;
	}
.titretonio{font-size:15px;}	
.auteurgrille_role{
	position:absolute;
	right:10px;
	bottom:21px;
	width:23px;
	height:21px;
	color:@blanc;
	font-size:30px;}


.GITheWall ul li.GI_TW_Selected_Row {
  -webkit-transition: margin-bottom 0.3s ease-in;
  -moz-transition: margin-bottom 0.3s ease-in;
  -o-transition: margin-bottom 0.3s ease-in;
  transition: margin-bottom 0.3s ease-in;
}

.GI_TW_expander {
  position: absolute;
  z-index: 1;
  top: 0;
  
  left: 0;
  width: 100%;
  margin-top: 30px;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.3s ease-in;
  -moz-transition: height 0.3s ease-in;
  -o-transition: height 0.3s ease-in;
  transition: height 0.3s ease-in;
}
.GI_TW_expander.animating {
  overflow: hidden !important;
}
.GI_TW_expander.opened {
  overflow: visible;
}
.GI_TW_expander .GI_TW_pointer {
  position: absolute;
  margin-left: -20px;
  margin-top: -20px;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #e1e1e1;
  -webkit-transition: left 0.3s ease-in;
  -moz-transition: left 0.3s ease-in;
  -o-transition: left 0.3s ease-in;
  transition: left 0.3s ease-in;

}
.GI_TW_expander .GI_TW_expander-inner {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  background-color:#e1e1e1;
}
.GI_TW_expander .GI_TW_expander-inner .GI_TW_fullimg {
  position: relative;
  width: 100%;
  height: 580px;
  margin: 10px 0 0;
  text-align: center;
  overflow: hidden;
}
.GI_TW_expander .GI_TW_expander-inner .GI_TW_fullimg img {
  position: relative;
}
.GI_TW_expander .GI_TW_Controls {
  z-index: 1;
}
.GI_TW_expander .GI_TW_close {
	background-image:url(../img/auteurs/btfermer.png);
  position: absolute;
  width: 30px;
  height: 31px;
  top: 20px;
  right: 20px;
  cursor: pointer;
  
}
.GI_TW_expander .GI_TW_arrow {
  position: absolute;
  top: 50%;
  cursor: pointer;
}
.GI_TW_expander .GI_TW_arrow.GI_TW_hidden {
  display: none;
}
.GI_TW_expander .GI_TW_arrow.GI_TW_next {
  right: 30px;
}
.GI_TW_expander .GI_TW_arrow.GI_TW_prev {
  left: 30px;
}
.GI_TW_expander .GI_TW_loading {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #ddd;
  box-shadow: 0 0 1px #cccccc, 15px 30px 1px #cccccc, -15px 30px 1px #cccccc;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0;
  -webkit-animation: loader 0.5s infinite ease-in-out both;
  -moz-animation: loader 0.5s infinite ease-in-out both;
  -ms-animation: loader 0.5s infinite ease-in-out both;
  -o-animation: loader 0.5s infinite ease-in-out both;
  animation: loader 0.5s infinite ease-in-out both;
}
