/*------------------------------- RESET ----------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6,blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike,  sub, sup, tt, var,
center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}


p, b, u, i {
	font-size: 100%;
	font: inherit;
}


/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img{
	border: 0;
	outline: none;
}
a{
	text-decoration: none;
}

/*-----------------------------------------------------------------------*/
/*-------------------------------- Global--------------------------------*/
/*-----------------------------------------------------------------------*/
.clear{
	display: block;
	clear:both;
}
.text-replace{
	height: 1px;
    left: -1000px;
    position: absolute;
    top: -1000px;
    width: 1px;
}
.wrapper{
	width: 960px;
	margin: 0 auto;
	position: relative;
	padding: 0 0 0 10px;
}
@font-face {
	font-family: "DirtyEgo";
	src: url("fonts/DIRTYEGO.eot?") format("eot"),
		 url("fonts/DIRTYEGO.woff") format("woff"),
		 url("fonts/DIRTYEGO.ttf") format("truetype"),
		 url("fonts/DIRTYEGO.svg#DirtyEgo") format("svg");
	font-weight:normal;
	font-style:normal;
    
}
@font-face {
   font-family: 'aero_matics_displaybold';
    src: url('fonts/Aero_Matics_Regular-webfont.eot');
    src: url('fonts/Aero_Matics_Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Aero_Matics_Regular-webfont.woff2') format('woff2'),
         url('fonts/Aero_Matics_Regular-webfont.woff') format('woff'),
         url('fonts/Aero_Matics_Regular-webfont.ttf') format('truetype'),
         url('fonts/Aero_Matics_Regular-webfont.svg#aero_matics_displaybold') format('svg');

	font-weight:normal;
	font-style:normal;
    
}

@font-face {
   font-family: 'league_gothic-webfont';
    src: url('fonts/League_Gothic-webfont.eot');
    src: url('fonts/League_Gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/League_Gothic-webfont.woff2') format('woff2'),
         url('fonts/League_Gothic-webfont.woff') format('woff'),
         url('fonts/League_Gothic-webfont.ttf') format('truetype'),
         url('fonts/Aero_Matics_Display_Bold-webfont.svg#webfont') format('svg');

	font-weight:normal;
	font-style:normal;
    
}

@font-face {
   font-family: 'gillsansmt';
    src: url('fonts/gillsansmt.eot');
    src: url('fonts/gillsansmt.eot?#iefix') format('embedded-opentype'),
         url('fonts/gillsansmt.woff') format('woff'),
         url('fonts/gillsansmt.woff2') format('woff2'),
         url('fonts/gillsansmt.ttf') format('truetype'),
         url('fonts/gillsansmt.svg#gillsansmt') format('svg');

	font-weight:normal;
	font-style:normal;
    
}


h1, h2, h3, h4, h6{
	font-family: "DirtyEgo";
	text-transform: uppercase;
}

/* form */
select, input{
	color: #4A4A4A;
	font-size: 11px;
	padding: 5px;
	border: 1px solid #414141;
}
input.submit{
	width: 70px !important;
	cursor: pointer;
	background-color: #414141;
	color: #fff;
	font-size: 11px;
	padding: 4px 5px 4px 5px;
	margin: 0 0 0 -5px;
}
input.submit:hover{
	background-color: #545454;
}

/* ie7 */
*+html #outils{ width: 420px; margin: 0 0 13px 225px;}
*+html .slide{ margin: -8px 0 0 0;}
*+html #search{ height: 45px;}
*+html .search-bloc{ margin: 0 5px 0 10px;}
*+html #search { padding: 30px 13px 13px 13px;}
*+html #search .numero{ margin: 0;}
*+html #search .photo h3{ width: 105px;}
*+html #search .numero h3{ width: 230px;}
*+html #search .nom h3{ width: 185px;}
*+html .col-right fieldset{ padding: 0 0 5px 8px;}
*+html .col-left legend{ position: absolute; top: -13px; left: 10px;}
*+html .col-right legend{ position: absolute; top: -13px; left: 10px;}
*+html .search-bloc legend{ position: absolute; top: -13px; left: 10px;}
*+html .search-bloc fieldset{ position: relative; padding:0 5px 5px 5px;}
*+html #search h3{margin: 0;}
*+html .a-venir{ margin: 0 0 20px 0;}
*+html fieldset{ position: relative;}
*+html .ie-padding{margin: 15px 0 0 0;}
*+html footer li{ line-height: 14px;}

/* ie8 */
.col-right fieldset{ padding: 0 0 5px 8px\9;}
.col-left legend{ position: absolute\9; top: -13px\9; left: 10px\9;}
.col-right legend{ position: absolute\9; top: -13px\9; left: 10px\9;}
#search { height: 50px; margin: 10px 0 0 0;}
.search-bloc legend{ position: absolute\9; top: 0px\9; left: 10px\9;}
.search-bloc fieldset{ position: relative\9; padding:30px 5px 5px 5px\9; height: 45px;}
#search h3{margin: -10px 0 0 0\9;}
fieldset{ position: relative\9;}
.ie-padding{margin: 15px 0 0 0\9;}
.ie-padding label {display: block; position: relative; float: left; padding-bottom: 25px;}
.search-bloc fieldset{margin: -1px 0 0 0\9;}

/*-----------------------------------------------------------------------*/
/*-------------------------------- Header -------------------------------*/
/*-----------------------------------------------------------------------*/
#logotype{
	float: left;
	margin: 10px 0 0 0;
}
#menu{
	float: right;
}

/* outils */
#outils{
	background-color: #f5f5f5;
	padding: 10px;
	margin: 0 0 15px;
}
#outils ul{
	float: left;
	margin: -1px -10px 0 10px;
}
#outils li{
	float: left;
	margin: 0 10px 0 0;
}
#outils li a{
	color: #a3a3a3;
	font-size: 12px;
}
#outils li a:hover{
	color: #797672;
}
.flags{
	float: left;
}
.drapeau{
	float: left;
	height: 16px;
	width: 21px;
	cursor: pointer;
	margin: 0 5px 0 0;
}
.drapeau:hover{
	opacity: 0.7;
}
.fr{
	background: url(https://statics.flash-sport.com/images/sprite.png) 0 0 no-repeat;
}
.en{
	background: url(https://statics.flash-sport.com/images/sprite.png) 0 -19px no-repeat;
}
.es{
	background: url(https://statics.flash-sport.com/images/sprite.png) 0 -38px no-repeat;
}

/* nav */
#nav{
	float: right;
}
#nav li{
	float: left;
	border-right: 1px solid #d4d0c9;
	margin: 0 0 0 10px;
    padding: 0 10px 0 0;
    height: 20px;
}
#nav li:last-child{
	border-right: none;
}
#nav a{
	font-size: 14px;
	color: #4d4d4d;
}
#nav a:hover, #menu a.active{
	font-weight: bold;
}

/*-----------------------------------------------------------------------*/
/*-------------------------------- Carrousel ----------------------------*/
/*-----------------------------------------------------------------------*/
#carrousel{
	clear: both;
	margin: 30px 0 0 0;
}

/* Pagination */
.pagination li{
	float: left;
	background: url(https://statics.flash-sport.com/images/puce.png) 0 center no-repeat;
	width: 320px;
}
.pagination li.active{
	background: url(https://statics.flash-sport.com/images/puce-active.png) 0 center no-repeat;
}
.pagination a{
	font-family: 'DirtyEgo';
	font-size: 21px;
	color: #4c4c4c;
	text-transform: uppercase;
	padding: 0 0 0 15px;
}
.pagination li.active a, .pagination li:hover a{
	color: #005298;
}


/* Pagination */
.paginations li{
	float: left;
	background: url(https://statics.flash-sport.com/images/puce_2.png) 0 center no-repeat;
	width: 320px;
}
.paginations li.active{
	background: url(https://statics.flash-sport.com/images/puce-active_2.png) 0 center no-repeat;
}
.paginations a{
	font-family: 'DirtyEgo';
	font-size: 21px;
	color: #4c4c4c;
	text-transform: uppercase;
	padding: 0 0 0 15px;
}
.paginations li.active a, .paginations li:hover a{
	color: #005298;
}

/* Slide */
.slide{
	clear: both;
	margin: 7px 0 0 0;
}
.slide li{
	position: relative;
}
.slide img{
	border: 2px solid #8f8f8f;
	position: relative;
	z-index: 5;
}
.figcaption{
	background-color: #787878;
    bottom: 10px;
    height: 43px;
    padding: 15px;
    position: absolute;
    right: 10px;
    width: 220px;
    z-index: 10;
}
.figcaption h2{
	text-align: center;
	font-size: 25px;
	color: #fff;
}
.figcaption p a{
	text-align: right;
	color: #fff;
	font-size: 11px;
}
.figcaption p a:hover{
	color: #c3c3c3;
}

/*-----------------------------------------------------------------------*/
/*-------------------------------- Content ------------------------------*/
/*-----------------------------------------------------------------------*/
#content{
	background-color: #ededed;
	width: 965px;
	padding: 5px 0 20px 0;
}

/* search */
#search{
	background-color: #f7f7f7;
	padding:13px;
	margin: 15px 0;
}
.search-bloc{
    float: left;
}
.search-bloc fieldset{
	border: 1px solid #c0c0c0;
	background-color: #dedede;
	padding: 0 5px 5px 5px;
}
#search .numero{
	margin: 0 30px;
}
h3{
	font-size: 23px;
	color: #013b6d;
	padding: 0 0 0 8px;
}

#search .photos h3{
	width: 90px;
}
#search .numero h3{
	width: 190px;
}
#search .nom h3{
	width: 170px;
}
#search select{
	width: 265px;
}
#search .photos select{
	width: 265px;
	height: 26px;
}
#search input{
	width: 205px;
}

/* col-left */
.col-left{
	float: left;
	width: 430px;
	margin: 0 0 0 15px;
}
h4{
	font-size: 23px;
	color: #013b6d;
	padding: 0 5px 0 5px;
}
.col-left legend, .col-right legend{
	margin: 0 0 10px;
	top: -18px;
}
.col-left fieldset, .col-right fieldset{
	border: 1px solid #c0c0c0;
	background-color: #fff;
	padding: 0 10px 10px 10px;
}
#montitre {
   margin-top:15px\9;
}
.all-events li.mois{
	color: #414141;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #414141;
	margin: 5px 0 10px 0;
}
.all-events{
	position: relative;
	min-height:377px;
}
.all-events li{
	color: #414141;
	font-size: 11px;
	line-height: 15px;
}
.all-events li .date{
	float: right;
}
.all-events fieldset{
	padding-bottom: 1px;
	/* height: 333px; */
	min-height:400px;
	
}
.all-events .plus{
	background: url(https://statics.flash-sport.com/images/sprite.png) -82px 0 no-repeat;
	width: 30px;
	height: 30px;
	position: absolute;
	bottom: 0;
	right: 0;
}
.all-events .plus a{
	display: block;
	width: 30px;
	height: 30px;
}
.all-events .plus:hover{
	opacity: 0.8;
}
.flash{
	margin: 70px 0 0 0;
}
.flash select{
	width: 410px;
	height: 28px;
}


/* col-right */
.col-right{
	float: right;
	margin: 0 20px 0 0;
	width: 485px;
}
.little-bloc{
	width: 230px;
	margin: 15px 0 0;
}
.plusbelles{
	float: left;
}
.studioby{
	float: right;
}

/*-----------------------------------------------------------------------*/
/*-------------------------------- footer -------------------------------*/
/*-----------------------------------------------------------------------*/
footer{
	clear: both;
	padding: 12px 15px 15px;
	border-top: 1px solid #c0c0c0;
	background-color: #EDEDED;
	width: 935px;
}
footer h5{
	color: #023973;
	font-size: 14px;
	margin: 0 0 10px;
}
.ico{
	width: 11px;
	height: 12px;
	float: left;
	margin: 0 5px 0;
}
.ico-plan{
	background: url(https://statics.flash-sport.com/images/sprite.png) -26px 0 no-repeat;
}
.ico-sec{
	background: url(https://statics.flash-sport.com/images/sprite.png) -26px -13px no-repeat;
}
.plan{
	margin: 0 70px 0 0;
}
.plan, .securite{
	float: left;
}
.plan ul{
	float: left;
	width: 140px;
}
footer li{
	line-height: 12px;
}
footer li a{
	color: #2a2a2a;
	font-size: 12px;
}
footer li a:hover{
	color: #000;
}
.facebook{
	float: right;
	background: url(https://statics.flash-sport.com/images/sprite.png) -40px 0 no-repeat;
	height: 39px;
	width: 39px;
	margin: 13px 20px 0;
}
.facebook a{
	height: 39px;
	width: 39px;
	display: block;
}
.facebook:hover{
	opacity: 0.8;
}


/*-----------------------------------------------------------------------*/
/*-------------------------------- copy ---------------------------------*/
/*-----------------------------------------------------------------------*/
#copy{
	background: url(https://statics.flash-sport.com/images/bg-footer.jpg) 0 0 repeat;
	height: 33px;
	padding: 1px 0 0;
}
#copy p, #copy p a{
	color: #696969;
	text-align: center;
	font-size: 11px;
}
#copy p a:hover{
	color: #fff;
}

/*-----------------------------------------------------------------------*/
/*-------------------------------- Ajout --------------------------------*/
/*-----------------------------------------------------------------------*/
/* Sub nav */
#nav{
	position: relative;
}

#nav .sub-nav{
	position: absolute;
	z-index: 999;
	background-color: #f7f7f7;
	border: 1px solid #d8d8d8;
	padding: 10px 0px 10px 15px;
	width: 210px;
	top: 20px;
	right: -21px;
}

#nav .sub-nav li{
	float: none;
	border-right: none;
	line-height: 19px;
	list-style: disc;
	color: #005298;
}

#nav .sub-nav li a{
	font-size: 12px;
}
/* Popup */
.popup{
	background: url(https://statics.flash-sport.com/images/bg-filtre-popup.png) repeat;
	position: absolute;
	z-index: 99999;
	width: 100%;
	height: 100%;
}
.content-popup{
	background: #ffffff;
	width: 500px;
	margin: 100px auto 0;
	border: 1px solid #aeaeae;
	box-shadow: 1px 1px 5px #333333;
	padding: 15px;
	position: relative;
}
.popup .close{
	position: absolute;
	right: 10px;
    top: 10px;
    cursor:  pointer;
}
.popup .close:hover{
	opacity: 0.8;
}
.content-popup-cart{
	background: #ffffff;
	width: 500px;
	margin: 100px auto 0;
	border: 1px solid #aeaeae;
	box-shadow: 1px 1px 5px #333333;
	padding: 15px;
	position: relative;
}
.cart_vide{
	background: url(https://statics.flash-sport.com/images/bg-filtre-popup.png) repeat;
	position: absolute;
	z-index: 99999;
	width: 100%;
	height: 100%;
}
.cart_vide .close{
	position: absolute;
	right: 10px;
    top: 10px;
    cursor:  pointer;
}
.cart_vide .close:hover{
	opacity: 0.8;
}
.cart_vide p{
	font-size: 12px;
	color: #4b4b4b;
}

.info_session{
	background: url(https://statics.flash-sport.com/images/bg-filtre-popup.png) repeat;
	position: absolute;
	z-index: 99999;
	width: 100%;
	height: 100%;
}
.info_session .close{
	position: absolute;
	right: 10px;
    top: 10px;
    cursor:  pointer;
}
.info_session .close:hover{
	opacity: 0.8;
}
.info_session p{
	font-size: 12px;
	color: #4b4b4b;
}
.popup h5{
	color: #005298;
	font-weight: bold;
	border-bottom: 1px solid #d8d8d8;
	margin: 0 0 15px;
    padding: 0 0 15px;
}
.list-produits li{
	background: #ededed;
	border-bottom: 1px dotted #d8d8d8;
	color: #4b4b4b;
	font-size: 12px;

	padding: 7px 3px 5px 5px;
}
.list-produits .tarifs{
	color: #005298;
	font-size: 12px;
	font-weight: bold;
	float: right;
	width: 50px;
}
.list-produits li.ligne{
	background: #f7f7f7;
}
.popup p{
	font-size: 12px;
	color: #4b4b4b;
}
.popup .panier, .popup .retour, .popup .continuer{
	margin: 20px 12px 0;
	background-repeat: repeat;
	width: 140px;
}

/* Global */
.content-margin{
	margin: 30px 0 0 0;
	padding: 0 0 20px !important;
}
.left{
	float: left;
}
.right{
	float: right;
}
.width400{
	width: 400px;
}
.border-left{
	border-left: 1px solid #d5d5d5;
	margin: 0 0 0 35px;
	padding: 0 0 0 35px;
}
.border-bottom{
	border-bottom: 1px solid #d5d5d5;
	margin: 0 0 25px;
    padding: 0 0 25px;
}


/* Fil d'Arianne */
.fil{
	background-color: #f7f7f7;
	color: #676767;
	font-size: 11px;
	padding: 10px 0 10px 15px;
}

.chevrons-fil{
	margin: 0 10px 0 0;
}

.fil a{
	color: #676767;
}
.fil a:hover{
	color: #005198;
}

/* Search colonne */
.infos-left{
	float: left;
}
.search-col{
	border: 1px solid #d3d3d3;
	width: 320px;
	margin: 20px 10px 20px 20px !important;
	height: 100% !important;
}
.search-col h5{
	border-bottom: 1px solid #DCDCDC;
    color: #676767;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 0 0 10px;
}
.search-col img, #tarifs img{
	margin: 0 10px 0 0;
}
.search-col p{
	color: #676767;
	font-size: 12px;
}

.search-col .search-bloc{
	margin: 10px 0 0 0;
}

.search-col .numero{
	margin: 10px 0 0 0 !important;
}
#tarifs{
	clear: both;
	border: 1px solid #d3d3d3;
	width: 320px;
	margin: 20px 10px 20px 20px !important;
	background-color: #F7F7F7;
	padding: 13px;
}
#tarifs h5 a{
    color: #676767;
    font-weight: bold;
}
#tarifs h5 a:hover{
    color: #013b6d;
}

/* content-global */
#content-epreuve{
	float: left;
	width: 540px;
}
.content-global{
	margin: 15px 20px 0 20px;
	
}
.content-global h3{
	color: #4b4b4b;
	font-size: 25px;
	border-bottom: 1px solid #bebebe;
	padding: 0 0 15px 0 !important;
	margin: 0 0 15px 0;
}

.content-global h3 span{
	color: #013b6d;
}

.content-global p{
	color: #4b4b4b;
	font-size: 12px;
}

.content-global p .offre{
	color: #013b6d;
	text-transform: uppercase;
	font-weight: bold;
}

.content-global .gd-img{
	width: 540px;
	margin: 15px 0 15px;
}
.content-global .video{
	margin: 15px 0 15px;
}
.content-global .retour{
	margin: 0 0 20px 0;
	font-size: 12px;
}
.content-global .retour a{
	color: #013b6d;
	font-size: 11px;
}
.content-global .retour a:hover{
	color: #4b4b4b;
}
.bg-blanc{
	background-color: #f7f7f7;
	padding: 20px;
}
.compte a{
	color: #013b6d;
}
.achat-express{
	margin: 15px 0 0 0;
}

/* content-global h5 */
.content-global h5{
	font-size: 12px;
	color: #063e6f;
	font-weight: bold;
	margin: 0 0 10px 0;
}

/* Btn */
.btn-bleu{
	background: url(https://statics.flash-sport.com/images/bouton.png) 0 0 no-repeat;
	width: 117px;
	height: 29px;
	text-align: center;
	margin: 10px 0 0 15px;
}
.btn-bleu a{
	color: #fff;
	display: block;
	font-size: 12px;
	line-height: 29px;
}
.btn-bleu a:hover{
	color: #8e9eb4;
}

/* Btn Facebook */
.btn-fb{
	background: url(images/bouton-facebook.png) 0 0 no-repeat;
	width: 130px;
	height: 29px;
	text-align: center;
	margin: 10px 0 0 15px;
    border-radius: 3px;
}
.btn-fb a{
	font-family: "Arial";
	color: #fff;
	display: block;
	font-size: 13px;
	line-height: 29px;
	font-weight: bold;
}
.btn-fb a:hover{
	color: #8e9eb4;
}

/* Boutons réseaux sociaux */
.social-a {
    font-size: 0px; 
    width: 32px;
    height: 32px;
    margin-right: 10px;
}
.social-img {
    display: inline; 
    width: 32px;
    height: 32px; 
    margin: 0; 
    padding: 0; 
    border: none; 
    box-shadow: none;
}

/* Btn Tarif */
.btn-bleu-t{
	background: url(https://statics.flash-sport.com/images/bouton-tarif.png) 0 0 no-repeat;
	width: 190px;
	height: 29px;
	text-align: center;
	margin: -35px 0 0 15px;
}
.btn-bleu-t a{
	color: #fff;
	display: block;
	font-size: 12px;
	line-height: 29px;
}
.btn-bleu-t a:hover{
	color: #8e9eb4;
}

/* Champs */
.champs{
	margin: 0 0 10px 0;
}
.champs fieldset {
    background-color: #e9e9e9;
    border: 1px solid #d3d3d3;
    padding: 0 5px 10px;
    font-size: 12px;
    color: #8d8c8c;
}
.champs fieldset {
    height: 45px;
    width: 287px;
}
.content-global .champs h3{
	color: #013b6d;
	font-size: 23px;
	border: none;
	margin: 0;
	padding: 0 !important;
}
.champs input {
    width: 273px;
}
.content-global .obligatoire{
	color: #eb0f0f;
	font-size: 23px;
	font-family: Arial;
}
.champs input.radio{
	width: 40px;
}


/* Recap-commande */
.recap-commande{
	clear: both;
	margin: 15px 0 0 0;
}
h6.petit-titre{
	color: #063e6f;
	font-family: Arial;
	text-transform: none;
	font-size: 12px;
}
.prix{
	color: #063e6f;
	font-weight: bold;
	text-align: right;
	font-size: 14px;
}

.photo, .format{
	margin: 0 50px 0 0;
}

/* Mon compte */
.all-commandes{
	font-weight: bold;
	text-align: right;
	margin: -10px 0 0 0;
}
.all-commandes a{
	color: #4b4b4b;
}
.all-commandes a:hover{
	color: #013b6d;
}

.recap-commande .btn-bleu{
	margin: -5px 0 0 50px;
}
.bulle-ico{
	float: left;
	margin: 0px 20px 0 200px;
}
.infos-compte{
	float: left;
}
.infos-compte li a{
	color: #4b4b4b;
	font-size: 12px;
}
.infos-compte li a:hover{
	color: #013b6d;
}

/* page photos */
.list-photos p.resultats{
	color: #063e6f;
	text-align: right;
	clear: both;
}
.list-photos .resultats .prec{
	margin: 0 5px 0 0;
	display: none;
}
.list-photos .resultats .suiv{
	margin: 0 0 0 5px;
}
.list-photos .resultats .fleche{
	cursor: pointer;
}
.bloc-photo{
	/* background: #f7f7f7; */
	/* padding: 3px; */
	/* box-shadow: 0px -1px 2px #8d8d8d; */
	text-align: center;
	width: 250px;
}
.current-photo{
	border: 0px solid #063e6f;
}
.bloc-photo p{
	color: #063e6f;
	font-size: 11px;
	float: left;
	margin: -9px 0 0 5px;
}
.bloc-photo .details{
	background: url(https://statics.flash-sport.com/images/bg-details.png) 0 0 no-repeat;
	height: 18px;
	width: 56px;
	float: right;
	margin: -17px -7px 3px 0;
	padding: 2px 0 0 5px;
	cursor: pointer;
}
.bloc-photo .details a{
	color: #fff;
	font-size: 11px;
}
.bloc-photo .details a:hover{
	color: #8e9eb4;
}
.bloc-photo img{
	max-height: 220px
}
.list-photos ul li{
	float: left;
	margin: 0 16px 15px 16px;
}

/* Page détails */
.bloc-detail{
	margin: 0 0 20px 0;
}
.bloc-detail h5{
	float: left;
	margin: 0 5px 0 0;
}
.pack-photo{
	margin: 0px 15px 0 0;
}
.pack-photo .bloc-photo{
	margin: 0 15px 0 0;
}
.bloc-detail .list-produits{
	width: 430px;
	margin: 0px 0 0 0;
}

.bloc-detail .list-produits input{
	float: right;
	margin: 0 1px;
	padding: 2px;
    width: 20px;
    border: 1px solid #bdbdbd;
}
.bloc-detail .list-produits input[type=text]{
	margin: -5px 10px 0 20px;
}
.preview{
	background: url(https://statics.flash-sport.com/images/ico-preview.png) 0 0 no-repeat;
	height: 11px;
	width: 17px;
	cursor: pointer;
	float: right;
	margin: 0 15px 0 0;
}
.preview.active, .preview:hover{
	background: url(https://statics.flash-sport.com/images/ico-preview-active.png) 0 0 no-repeat;
}
.list-produits li .a-personnaliser{
	color: #063e6f;
	margin: 0 0 0 15px;
	cursor: pointer;
	
}
.list-produits li .a-personnaliser:hover{
	color: #4b4b4b;
}
li.personnaliser{
	background: #fff;
	padding: 10px 15px 15px 15px;
}
.list-produits li.personnaliser input {
    border: 1px solid #BDBDBD;
    float: none;
    margin: 0 !important;
    padding: 5px;
    width: 260px;
}


li.personnaliser p{
	margin: 5px 0 5px;
	font-weight: bold;
}
li.personnaliser .btn-bleu{
	color: #FFFFFF;
    height: 20px;
    margin: 20px 0 0;
    padding: 9px 0 0;
    width: 70px;
    cursor: pointer;
}

/* Mon panier */
table{
	cellpadding:10px;
}
th{
	color: #063e6f;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: 100px;
	height: 30px;
	border-bottom: 1px solid #dcdcdc;
}
td{
	color: #4b4b4b;
	font-size: 12px;
	text-align: center;
	vertical-align: middle
}
tr{
}
th.produits{
	width: 510px;
	text-align: left;
}
td.supprimer{
	cursor: pointer;
}
td.qte{
	text-align: center;
}
td.qte input{
	border: 1px solid #BDBDBD;
    float: right;
    margin: 0 55px;
    padding: 2px;
    width: 20px;
}
td.list-produits{
	text-align: left;
}
td.prix{
	color: #063e6f;
	font-weight: bold;
	text-align: center;
}
td.list-produits .recap-commande{
	clear: none;
	margin: 0 0 0 15px;
}


/*-----------------------------------------------------------------------*/
/*------ Ajout PACKS & TARIFS + SEARCH + liste PHOTOS page Détails ------*/
/*-----------------------------------------------------------------------*/
.packs-tarifs{
	background-color: #f7f7f7;
	border: 1px solid #bebebe;
	width: 930px;
	margin: 0 auto;
	padding: 0 0 10px 0;
}
.packs-tarifs h5{
	color: #fff;
	font-size: 13px;
	padding: 5px;
	font-weight: bold;
	background-color: #043560;
	background: -webkit-gradient(
		linear,
		left top, left bottom,
		from(#043560),
		to(#04477E)
	);
	background: -webkit-linear-gradient(
		top,
		#043560,
		#04477E
	);
	background: -moz-linear-gradient(
		top,
		#043560,
		#04477E
	);
	background: -o-linear-gradient(
		top,
		#043560,
		#04477E
	);
	background: linear-gradient(
		top,
		#043560,
		#04477E
	);
}
.packs-tarifs p{
	padding: 0 0 0 15px;
	color: #454545;
	font-size: 12px;
}
.packs-tarifs p.bleu{
	color: #07457a;
	font-weight: bold;
}
.packs-tarifs p a{
	color: #454545;
	font-size: 13px;
}
.packs-tarifs p a:hover{
	color: #000;
}
.packs-tarifs li{
	float: left;
    margin: 0 9px;
    padding: 0;
    width: 157px;
}

/* Pole search */
#search.choix{
	height: auto;
}
.btn-search{
	cursor: pointer;
	width: 340px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	background-color: #07477e;
	padding: 10px 0 10px 0;
	margin: 0 0px 20px 90px;
	background: -webkit-gradient(
		linear,
		left top, left bottom,
		from(#07477e),
		to(#043560)
	);
	background: -webkit-linear-gradient(
		top,
		#07477e,
		#043560
	);
	background: -moz-linear-gradient(
		top,
		#07477e,
		#043560
	);
	background: -o-linear-gradient(
		top,
		#07477e,
		#043560
	);
	background: linear-gradient(
		top,
		#07477e,
		#043560
	);
}
.btn-search.actif, .btn-search:hover{
	background: #3e3e3e;
}
.search-inthisevent{
	margin: 0 0 0 60px;
}

/* Liste photo page détails */

.list-photos.page-details{
	width: 410px;
	float: left;
	margin: 20px 0 0 0;
}
.list-photos.page-details img{
	width: 100px;
}
.list-photos.page-details .fleche{
	width: 6px;
}
.list-photos.page-details .bloc-photo{
	width: auto;
	position: relative;
}
.list-photos.page-details ul li{
	margin: 0 8px 15px;
}
.list-photos.page-details .bloc-photo .details{
	right: 4px;
	position: absolute;
	bottom: 0px;
}

/*-----------------------------------------------------------------------*/
/*------------------------------- carousel ------------------------------*/
/*-----------------------------------------------------------------------*/

.carousel {
  position: relative;
  margin-bottom: 0px;
  line-height: 1;
}

.carousel-inner {
  position: relative;
  width: auto;
  overflow: hidden;
  clear: both;
  margin: 7px -5px 0 0;
}

.carousel .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
     -moz-transition: 0.6s ease-in-out left;
       -o-transition: 0.6s ease-in-out left;
          transition: 0.6s ease-in-out left;
}

.carousel .item > img {
  /* display: block; */
  
  /* line-height: 1; */
}

.carousel .active,
.carousel .next,
.carousel .prev {
  display: block;
}

.carousel .active {
  left: 0;
}

.carousel .next,
.carousel .prev {
  position: absolute;
  top: 0px;
  width: 100%;
}

.carousel .next {
  left: 100%;
}

.carousel .prev {
  left: -100%;
}

.carousel .next.left,
.carousel .prev.right {
  left: 0;
}

.carousel .active.left {
  left: -100%;
}

.carousel .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
     -moz-border-radius: 23px;
          border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
   z-index: 18;
}

.carousel-control.right {
  right: 15px;
  left: auto;
 
}

.carousel-control:hover {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);

}

.carousel-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 15px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}

.carousel-caption h4,
.carousel-caption p {
  line-height: 20px;
  color: #ffffff;
}

.carousel-caption h4 {
  margin: 0 0 5px;
}

.carousel-caption p {
  margin-bottom: 0;
}


.nav {
  margin-bottom: 0px;
  margin-left: 0;
  list-style: none;
}

.nav > li > a {
  display: block;
}

.nav > li > a:hover {
  text-decoration: none;
  background-color: #cccccc;
}

.nav-tabs > .active > a > [class^="icon-"],
.nav-tabs > .active > a > [class*=" icon-"],
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"] {
  background-image: url("https://statics.flash-sport.com/img/glyphicons-halflings-white.png");
}

.nav-tabs,
.nav-pills {
  *zoom: 1;
}

.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  line-height: 0;
  content: "";
}

.nav-tabs:after,
.nav-pills:after {
  clear: both;
}

.nav-tabs > li,
.nav-pills > li {
  float: left;
}

.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
     -moz-border-radius: 4px 4px 0 0;
          border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  color: #555555;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}

.nav-pills > .active > a,
.nav-pills > .active > a:hover {
  color: #ffffff;
  background-color: #0088cc;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li > a {
  margin-right: 0;
}

.nav-tabs.nav-stacked {
  border-bottom: 0;
}

.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-topleft: 4px;
}

.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
}

.nav-tabs.nav-stacked > li > a:hover {
  z-index: 2;
  border-color: #ddd;
}

.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}

.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}

.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
     -moz-border-radius: 0 0 6px 6px;
          border-radius: 0 0 6px 6px;
}

.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.nav .dropdown-toggle .caret {
  margin-top: 6px;
  border-top-color: #0088cc;
  border-bottom-color: #0088cc;
}

.nav .dropdown-toggle:hover .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}

/* move down carets for tabs */

.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}

.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}

.nav > .dropdown.active > a:hover {
  cursor: pointer;
}

.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}

.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
/*****  Photos *****/
.bloc-photo-ld
{
	padding: 3px;
	text-align: center;
	width: 170px;
	border: 1px solid #063e6f;
}

.bloc-photo-mini
{
    padding: 3px;
    text-align: center;
    max-width: 245px;
}

.collapse {
  position: relative;
  height: 0;
  
  -webkit-transition: height 0.35s ease;
     -moz-transition: height 0.35s ease;
       -o-transition: height 0.35s ease;
          transition: height 0.35s ease;
}

.collapse.in {
  height: auto;
}

.breadcrumb {
  padding: 8px 15px;
  margin: 5px 0 10px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.breadcrumb li {
  display: inline-block;
  *display: inline;
  text-shadow: 0 1px 0 #ffffff;
  *zoom: 1;
}

.breadcrumb .divider {
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb .active {
  color: #999999;
}

.ui-autocomplete-loading {
	background: white url('https://statics.flash-sport.com/images/ui-anim_basic_16x16.gif') right center no-repeat;
}

.form_article {
  width: 500px;
  text-align: right;
}

.form_article  div{
	margin-top: 10px;
}
.form_article  label{
	float: left;
}

/*-----------------------------------------------------------------------*/
/*------------------------------- commandes ------------------------------*/
/*-----------------------------------------------------------------------*/

.commande_titre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
}
.commande_texte_gras{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
}
.commande_texte{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}
.checkoutBarCurrent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	
}
.checkoutBarTo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #CCC;
	
}