@import url("//netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css");

@font-face {
	font-family: 'Arvo';
	src: url('font/FuturaLT-CondensedLight.eot?') format('eot'),
	     url('font/FuturaLT-CondensedLight.woff') format('woff'),
	     url('font/FuturaLT-CondensedLight.ttf')  format('truetype'),
	     url('font/FuturaLT-CondensedLight.svg#Arvo') format('svg');
}


div#content {
	background-color: white;
}
.buzzFullHeightContent {
	height: 100%;
	top: 60px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
#searchNext {
	height: 40px;
	background-color: #00a7e5;
	font-size: 18px;
	padding-top: 10px;
	cursor: pointer;
}
.searchBox {
	background-color: white;
	display: block;
	float: left;
	white-space: normal;
	width: 320px;
	height: 160px;
	border-color: black;
	border-width: thin;
	border-style: solid;
	overflow: hidden;
	margin: 5px;
}
.searchBox .colonne {
	display: block;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	height: 140px;
	overflow: hidden;
}
.searchBox .colonne.couv {
	width: 100px;
}
.searchBox .colonne.couv img {
	height: 100%;
}
.searchBox .colonne.details {
	display: block;
	width: 200px;
}
@media (max-width: 480px) {
.searchBox {
	background-color: white;
	display: block;
	float: left;
	white-space: normal;
	width: 100%;
	height: 160px;
	border-color: black;
	border-width: thin;
	border-style: solid;
	overflow: hidden;
	margin: 0px;
	margin-bottom: 5px;
}
.searchBox .colonne.details {
	width: 180px;
}
}

/*  button */
.button-blue {
	display: inline-block;
	border: #d4d4d4;
	border-width: 2px;
	border-style: solid;
	background-color: #00a8e1;
	color: white;
	text-align: center;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 5px;
	margin-right: 5px;
	min-width: 50px;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Arvo;
}
.button-orange {
	background-color: orange;
}
a.button-blue.right {
	float: right;
}
.button-blue:active {
	background-color: #9c9b9b;
}
.button-blue:hover {
	color: white;
	text-decoration: none;
}
.tableViewCell {
	width: 100%;
	height: 45 px;
	-webkit-box-shadow: rgba(255, 255, 255, 0.15) 0px 1px 0px 0px inset;
	-webkit-user-select: none;
	background-color: #525252;
	border-bottom-color: #282828;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.tableViewCell #text {
	display: table-cell;
	overflow: hidden;
	width: 250px;
	height: inherit;
	vertical-align: middle;
}
.tableViewCell #text #title {
	text-shadow: 1px 1px;
	font-family: Helvetica, sans-serif;
	color: #f0f0f0;
	text-shadow: rgba(0, 0, 0, 0.9) 0px 1px 1px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 0px;
	font-size: 16px;
}
.tableViewCell #image {
	display: table-cell;
	overflow: hidden;
	width: 50px;
	height: inherit;
}
.tableViewCell #image img {
	margin-left: 10px;
	margin-top: 5px;
	width: 32px;
	height: 32px;
}
/* NAVBAR */
#main-navbar {
	background-color: #292a2b;
	border: 0px;
	border-radius: 0px;
}

@media (max-width: 767px) {
/*.navbar-toggle {
	display: none;
}
.navbar-default div.navbar-collapse, .navbar-default form.navbar-form {
	display: inline-block;
	border: 0px;
}
ul li {
	display: inline-block;
}
}
@media (max-width: 480px) {
ul.nav.navbar-nav {
	display: none;
}*/
}
.navbar-default .navbar-collapse {
	background-color: #292a2b;
	border: 0px;
	font-family: Arvo;
}
.navbar-default .navbar-nav > li > a {
	color: white;
	text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a:hover {
	color: #f9ff00;
}
.form-control {
	border-radius: 0px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background-color: #292a2b;
	color: white;
}
ul.dropdown-menu {
	background-color: #292a2b;
	color: white;
	border: 0px;
	padding: 5px;
	border-radius: 0px;
}
.dropdown-menu > li > a {
	background-color: #292a2b;
	color: white;
}

}
/* PAGE */
/*
div.page {
	width: 1024px;
	margin: 10px auto;
	white-space: normal;
	text-align: justify;
	padding: 10px;
	border-radius: 5px;
	background-color: #f2f2f2;
}

@media (max-width: 1024px) {
div.page {
	width: 100%;
}
}*/
/* LOGO */
img#logo {
	height: 60px;
	margin: 0 10px 0 10px;
	padding: 0px;
}
/* PAGE APPLI */
div.page.app {
}
div.page.app div.buttons {
	text-align: center;
}


div.page.app div.buttons img {
	width: 300px;
}
div.page.app div.buttons img:hover {

}
img.full {
	max-width: 100%;
	width: auto\9;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}

@media only screen and (max-width: 1024px) {
div.page.app div.buttons img {
	width: 250px;
}
}

@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px)  {
	div.page.app div.container {
		display: none;
	}
}
/* UNIVERS */
/* Fond */
img.bg {
	/* Set rules to fill background */
	min-height: 100%;
	min-width: 1024px;
	/* Set up proportionate scaling */
	width: 100%;
	height: auto;
	/* Set up positioning */
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
}

@media screen and (max-width: 1024px) { /* Specific to this particular image */
img.bg {
	left: 50%;
	margin-left: -512px;   /* 50% */
}
}
/* l'univer */
div.page-univers {
	text-align: center;
}
div.page-univers div {
	display: inline-block;
	vertical-align: middle;
}
div.univer-block {
	overflow: hidden;
	width: 1024px;
}
ul.univer {
	position: relative;
	top: 50px;
	margin: 0 auto;
	overflow-x: scroll;
	width: auto;
}
div.page-univers div.desc {
	display: block;
	width: 1024px;
	margin: 0 auto;
	margin-bottom: 5px;
	white-space: normal;
	color: white;
	text-transform: uppercase;
	font-family: Arvo;
	text-align: justify;
	font-size: 20px;
	text-shadow: 2px 2px black;
}
/* univer univer */
ul.univer li.univer {
	position: relative;
	display: inline-block;
	margin-right: 100px;
	height: 600px;
}
ul.univer li.univer img {
	width: 380px;
	height: 240px;
	border: 3px solid white;
	margin-bottom: 10px;
}

img.footerImg {
	width: 100px;
	float: left;
}

div.page-univers h2 {
	margin: 5px;
	white-space: normal;
	color: white;
	/*text-transform: uppercase;*/
	font-family: Arvo;
	font-size: 16px;
	text-shadow: 2px 2px black;
}

/* univer album */
ul.univer li.bd {
	position: relative;
	display: inline-block;
	margin-right: 100px;
	height: 450px;
}
ul.univer li.bd img {
	width: 250px;
	height: 350px;
	border: 3px solid white;
	margin-bottom: 10px;
}
.arrow {
	cursor: pointer;
	width: 50px;
	height: 50px;
	background-color: #00a7e5;
	border: 2px solid #d4d4d4;
	text-align: center;
	opacity: 0.9;
	border-radius: 50px;
	text-align: center;
}
.arrow i {
	font-size: 24px;
	color: white;
	line-height: 50px;
	vertical-align: middle;
}

.arrow i.fa-chevron-left{
	margin-left: -5px;
}

.arrow i.fa-chevron-right {
	margin-right: -5px;
}
@media  only screen and (max-width: 1024px) {
div.univer-block {
	overflow: hidden;
	width: 100%;
}

ul.univer {
	position: relative;
	top: 20px;
	width: 100%;
	margin: 0 auto;
	overflow-x: scroll;
}
div.page-univers div.desc {
	width: 100%;
	padding: 5px;
	font-size: 18px;
}
ul.univer li.bd {
	position: relative;
	display: inline-block;
	margin-right: 20px;
	height: 350px;
	text-align: center;
}
ul.univer li.bd img {
	width: 187px;
	height: 262px;
	border: 2px solid white;
	margin-bottom: 5px;
}

ul.univer button {
	display: block;
	margin: 0 auto;
	margin-bottom: 5px;
	border-color: white;
	width: 160px;
}

#prev, #next {
	display: none;
}
}

@media  only screen and (max-width: 768px) {
ul.univer {
	top: 15px;
	width: 768px;
}
}

@media  only screen and (max-width: 480px) {
ul.univer {
	top: 10px;
	width: 480px;
}

ul.univer li.bd {
	height: 250px;
	text-align: center;
}

ul.univer li.bd img {
	width: 125px;
	height: 175px;
	border: 2px solid white;
	margin-bottom: 5px;
}

ul.univer button {
	display: block;
	margin: 0 auto;
	margin-bottom: 5px;
	border-color: white;
	width: 125px;
	font-size: 12px;
}

}

@media  only screen and (max-width: 320px) {
ul.univer {
	top: 5px;
	width: 320px;
}
}
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow: hidden;
}
#cboxWrapper {
	max-width: none;
}
#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
}
#cboxMiddleLeft, #cboxBottomLeft {
	clear: left;
}
#cboxContent {
	position: relative;
}
#cboxLoadedContent {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
#cboxTitle {
	margin: 0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	cursor: pointer;
}
.cboxPhoto {
	float: left;
	margin: auto;
	border: 0;
	display: block;
	max-width: none;
	-ms-interpolation-mode: bicubic;
}
.cboxIframe {
	width: 100%;
	height: 100%;
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
}
#colorbox, #cboxContent, #cboxLoadedContent {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}
/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
	background: #000;
}
#colorbox {
	outline: 0;
}
#cboxContent {
	margin-top: 20px;
	background: #000;
}
.cboxIframe {
	background: #fff;
}
#cboxError {
	padding: 50px;
	border: 1px solid #ccc;
}
#cboxLoadedContent {
	border: 5px solid #000;
	background: #fff;
}
#cboxTitle {
	position: absolute;
	top: -20px;
	left: 0;
	color: #ccc;
}
#cboxCurrent {
	position: absolute;
	top: -20px;
	right: 0px;
	color: #ccc;
}
#cboxLoadingGraphic {
	background: url(images/loading.gif) no-repeat center center;
}
/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
	border: 0;
	padding: 0;
	margin: 0;
	overflow: visible;
	width: auto;
	background: none;
}
/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
	outline: 0;
}
#cboxSlideshow {
	position: absolute;
	top: -20px;
	right: 90px;
	color: #fff;
}
#cboxPrevious {
	position: absolute;
	top: 50%;
	left: 5px;
	margin-top: -32px;
	background: url(images/controls.png) no-repeat top left;
	width: 28px;
	height: 65px;
	text-indent: -9999px;
}
#cboxPrevious:hover {
	background-position: bottom left;
}
#cboxNext {
	position: absolute;
	top: 50%;
	right: 5px;
	margin-top: -32px;
	background: url(images/controls.png) no-repeat top right;
	width: 28px;
	height: 65px;
	text-indent: -9999px;
}
#cboxNext:hover {
	background-position: bottom right;
}
#cboxClose {
	position: absolute;
	top: 5px;
	right: 5px;
	display: block;
	background: url(images/controls.png) no-repeat top center;
	width: 38px;
	height: 19px;
	text-indent: -9999px;
}
#cboxClose:hover {
	background-position: bottom center;
}
/* STYLE DES INFOS D'UNE BD */
#album-info {
	width: 100%;
	padding: 0;
	margin: 0;
}
#album-info div {
	display: inline-block;
	padding: 0;
	margin: 0;
	vertical-align: top;
}
#album-info .img {
	width: 30%;
}
#album-info .img img {
	width: 100%;
	border: 10px solid white;
}
#album-info .infos {
	width: 70%;
	padding: 0;
	margin: 0;
}

#album-info .infos p.date {
	text-align: center;
}


#album-info .infos header {
	padding: 5px 0 5px 0;
	margin: 0;
	margin-bottom: 15px;
	color: white;
	background-color: #292a2b;
	border: 10px solid white;
}
#album-info .infos header h1 {
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 20px;
	white-space: normal;
}
#album-info .infos header h2 {
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 18px;
	white-space: normal;
}
#album-info .infos p {
	text-align: justify;
	padding: 0 10px 0 10px;
	white-space: normal;
}
#album-info .infos div {
	display: inline-block;
}
#album-info .infos .buttons {
	width: 50%;
	text-align: center;
	text-transform: uppercase;
}
#album-info .infos .buttons a {
	width: 170px;
	margin: 10px;
}

#album-info img.buttons-img {
	width: 100px;
	height: 142px;
	float:left;
	border: 10px solid white;
	display: none;
}

#album-info .infos .list {
	width: 50%;
}
#album-info .infos .list ul {
	max-width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
}
#album-info .infos .list ul li {
	list-style: none;
	white-space: normal;
}

#album-info div.gratuit {
	background-color: #fffbe5;
	display: block;
	padding: 10px;
	border: 10px solid white;
	border-top: 0px;
	white-space: normal;
}

#album-plus {
	padding: 10px 0 10px 0;
	display: block;
	width: 100%;
}

#album-plus h2 {
	margin-left: 10px;
}

#album-plus ul {
	margin: 0 1% 10px 1%;
	list-style: none;
	padding: 0;
	white-space: normal;
	display: block;
	white-space: nowrap;
	width: 98%;
	overflow-x: auto;

}
#album-plus ul li {
	display: inline-block;
	width: 100px;
}
#album-plus ul li img {
	width: 100px;
	height: 142px;
}

#album-info a.truncate_more_link {
	color: #00a8e1;
}

@media (max-width : 480px) {
#album-info .infos div {
	display: block;
}
#album-plus img {

}
#album-info img.buttons-img {
	display: block;
}
#album-info .img {
	display: none;
}
#album-info .img img {
	width: 100%;
	display: none;
}
#album-info .infos {
	width: 100%;
}
#album-info .infos .buttons {
	width: 100%;
}
#album-info .infos .list {
	width: 100%;
	padding: 0 5px 0 5px;
}
}
/* STYLE DE LA PAGE MES BDS */

div.page-mesbds {
	white-space: normal;
	text-align: center;
	width: 90%;
	margin: 0 auto;
}

@media (max-width: 1024px) {
div.page-mesbds {
	width: 100%;
}
}

div.page-mesbds p {
	padding: 10px 0 10px 0;
}
ul.container-mesbds {
	display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;      /* TWEENER - IE 10 */
	display: -webkit-flex;     /* NEW - Chrome */
	display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: stretch;
	-moz-align-items: stretch;
	-ms-align-items: stretch;
	align-items: stretch;
	padding: 0px;
	margin: 0px;
}
ul.container-mesbds li {
	-webkit-flex-grow: 1;
	-moz-flex-grow: 1;
	-ms-flex-grow: 1;
	flex-grow: 1;
}
ul.mesbds {
	text-align: center;
	white-space: normal;
	min-height: 250px;
	text-align: center;
}
ul.mesbds li {
	display: inline-block;
	width: 150px;
	vertical-align: top;
	height: 250px;
}
ul.mesbds li img {
	width: 100px;
	height: 142px;
}
ul.mesbds li p {
}

.block-mesbds {
	width: auto;
	display: inline-block;
	background-color: #f8f8f8;
	border-bottom: 2px solid #e7e7e7;
	padding: 0 10px 0 10px;
	margin: 2px;
	text-align: center;
}

.block-mesbds h2 {
	font-size: 16px;
	display: inline-block;
}
.block-mesbds ul.mesbds {
	width: 100%;
	margin: 0;
	padding: 0;
}
.block-mesbds ul.mesbds li {
	text-align: center;
}
.block-mesbds div {
	text-align: center;
	text-align: left;
}
.block-mesbds div img {
	display: inline-block;
	width: 100px;
	height: 142px;
}
p.align-center {
	text-algin: center;
}
/* Pannier */
#cart table {
	width: 100%;
	margin: 20px auto;
}
#cart table thead, #cart table tfoot {
	font-weight: bold;
	text-transform: uppercase;
}
#cart table td {
	padding: 5px 2px 5px 2px;
}
#cart tbody tr {
	background-color: white;
	border-bottom: 1px solid #f2f2f2
}
#cart tbody tr.serie {
	background-color: #00a8e1;
	color: white;
}
#cart td img {
	width: 100px;
}
#cart input {
	margin-left: 10px;
}
@media (max-width: 480px) {
.no-smartphone {
	display: none;
}
}
/* Slides */
#slides {
	display: none
}
#slides .slidesjs-navigation {
	margin-top: 3px;
}
#slides .slidesjs-previous {
	margin-right: 5px;
	float: left;
}
#slides .slidesjs-next {
	margin-right: 5px;
	float: left;
}
.slidesjs-pagination {
	margin: 6px 0 0;
	float: right;
	list-style: none;
}
.slidesjs-pagination li {
	float: left;
	margin: 0 1px;
}
.slidesjs-pagination li a {
	display: block;
	width: 13px;
	height: 0;
	padding-top: 13px;
	background-image: url(../../../protected/views/img/pagination.png);
	background-position: 0 0;
	float: left;
	overflow: hidden;
}
.slidesjs-pagination li a.active,  .slidesjs-pagination li a:hover.active {
	background-position: 0 -13px
}
.slidesjs-pagination li a:hover {
	background-position: 0 -26px
}
#slides a:link,  #slides a:visited {
	color: #333
}
#slides a:hover,  #slides a:active {
	color: #9e2020
}
.navbar {
	overflow: hidden
}
 </style>
<!--
End SlidesJS Optional-->
<!--
SlidesJS Required: These styles are required if you'd like a responsive slideshow
-->
 <style>  #slides {
 display: none
}
.container {
	margin: 0 auto
}

/* For tablets & smart phones */
@media (max-width: 767px) {
body {
	/*padding-left: 20px;
	padding-right: 20px;*/
}
.container {
	width: auto
}
}

/* For smartphones */
@media (max-width: 480px) {
.container {
	width: auto;
}
}

/* For smaller displays like laptops */
@media (min-width: 768px) and (max-width: 979px) {
.container {
	width: 724px
}
}

/* APPLE MENU */
ul#apple-menu {
	text-align: center;
	background-color: #292a2b;
	width: 100%;
	display: inline-block;
	padding: 0 0 20px 0;
	list-style: none;
	margin: 0;
}
ul#apple-menu li {
	font: bold 12px/18px sans-serif;
	display: inline-block;
	position: relative;
	color: #00a8e1;
	cursor: pointer;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	padding: 5px 25px 5px 25px;
	border: 1px solid #00a8e1;
}
ul#apple-menu li:first-child {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
ul#apple-menu li:last-child {
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
ul#apple-menu li:hover {
	background: #00a8e1;
	color: #000;
}
ul#apple-menu li ul {
	padding: 20px 0 0 0;
	position: absolute;
	left: 0;
	width: 300px;
	-webkit-box-shadow: none;
 -moz-box-shadow: none  box-shadow: none;
	display: none;
	opacity: 0;
	visibility: hidden;
	-webkit-transiton: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-ms-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	-transition: opacity 0.2s;
	z-index: 9999;
}
ul#apple-menu li ul li {
	background: #fff;
	display: block;
	color: #000;
	padding: 5px 25px 5px 25px;
	border: 0px;
	border-bottom: 1px solid #DDD;
}
ul#apple-menu li ul li:first-child {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
ul#apple-menu li ul li:last-child {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
ul#apple-menu li ul li:hover {
	background: #DDD;
}
ul#apple-menu li:hover ul {
	display: block;
	opacity: 1;
	visibility: visible;
}

@media (max-width : 1024px) {
ul#apple-menu li ul {
	margin-left: -100px;

}
ul#apple-menu li:last-child ul {
	margin-left: -150px;

}
}

@media (max-width : 600px) {
ul#apple-menu  {
	display: none;
}
}

/* SLIDER */

.featured {
    height: 300px;
	max-height: 400px;
    padding: 30px 0 50px;
    margin-bottom: -25px;
    background-color: #aaa;
    background: url(../../../protected/views/img/bg-slide.jpg) no-repeat;
  	background-size: cover;
}

.featured .swiper-slide {
    border-radius: 5px;
    height: 300px;
    width: 640px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}


.featured a {
    display: block;
    width: 100%;
    height: 100%;
}

@media (max-width: 1024px) {
.featured {
	max-height: 250px;
}
.featured .swiper-slide {
    border-radius: 5px;
    height: 200px;
    width: 426px;
}

}

@media (max-width: 768px) {
.featured {
	max-height:200px;
}
.featured .swiper-slide {
    border-radius: 5px;
    height: 135px;
    width: 288px;
}
}

/*
.swiper-slide a {
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  z-index:1
}*/

/* IPHONE MENU */
#iphone-menu {
	display: none;
}
@media (max-width: 480px) {

#content {
/* 	background-color: red; */
padding-bottom: 20px;
}

#iphone-menu {
	display: block;
	position: fixed;
	bottom: 0;
	width: 100%;
	text-align: center;
	z-index: 999;
}

#iphone-menu ul {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background-color: #f7f7f7;
	border-top: 1px solid #929292;
	padding: 0;
	margin: 0;

}

#iphone-menu ul li {
	display: inline-block;
	text-align: center;
	height: 50px;
	width: 64px;
	padding: 2px;
	line-height: 25px;
	font-size: 12px;
}

#iphone-menu ul li i {
	font-size: 20px;
	display: block;
}

#iphone-menu ul li a {
	color: #929292;
}

#iphone-menu ul li a:hover, #iphone-menu ul li a#active {
	text-decoration: none;
	color: #007aff;
}
}

/* input Rechercher */
input.form-control {
	width: 120px;
}

/* FOOTER */
footer {
	background-color: #292a2b;
	color: white;
	text-align: center;
	white-space: normal;
	padding: 20px 0 20px 0;
	/*min-height: 100%;*/
}

footer ul {
	list-style: none;
	max-width: 1000px;
	width: 100%;
	margin: 0px auto;
	display: block;
	text-align: left;
	padding: 0px;
}

footer ul li {
	display: inline-block;
}

footer ul li + li {
	padding-left: 10px;
}

footer ul li a {
	color: white;
}

footer ul li a:hover {
	color: #00a8e1;
}

footer p.copyright {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
	display: block;
	text-align: left;
}
@media (max-width: 480px) {
footer {
	padding-bottom: 50px;
}

footer ul, footer p.copyright {
	text-align: center;
}

}

a.albumButton.button-blue {
	margin: 5px;
}

.iPhone {
	width: 100%;
	max-width: 300px;
	float: left;
}

/* FORM */
@media (max-width: 480px) {
input[type="text"], input[type="password"] {
	display: block;
}
}

/* MENU */
/*
#menu {
	width: 100%;
	white-space: normal;
	font-family: Arvo;
	text-transform: uppercase;
	background-color: #292a2b;
}

#menu nav div {
	display: inline-block;
	vertical-align: middle;
}

#menu nav div ul {
}

#menu nav div ul li {
	display: inline-block;
	margin-right: 10px;
}
#menu nav div ul li a {
	color: white
}

#menu nav div ul li:hover a {
	 color: #f9ff00;
}


@media (max-width: 480px) {

#menu nav div ul {
	display: none;
}
}*/