/* ----------------------------------------------------------------------------------- ELEMENTS GENERAUX -------------------------------------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
	border: 0;
	}

html {
	font-size: 100%;
	height: 100%;
	}

body {
	background: #bfbeba url('../images/design/background4.jpg') top center repeat;
	font-family: Verdana, Tahoma, sans-serif;
	height: 100%;
	}

#site {
	width: 999px;
	margin: 0 auto;
	text-align: left;
	}

h1 {
	font-family: Garamond, Times, serif;
	color: #fefdfb;
	padding: 0 0 5px 35px;
	margin-bottom: 20px;
	background: url('../images/design/h1.jpg') center left no-repeat;
	}

#contenu h1 {
	padding-top: 3px;
	font-size: 1.6em;
	}

h2 {
	color: #2b2b2b;
	font-size: 1.1em;
	}

p {
	color: #2b2b2b;
	font-size: 0.75em;
	line-height: 1.5em;
	padding: 5px 15px;
	}

a {
	color: #b8b8b8;
	text-decoration: none;
	}
	
a:hover, a:focus {
	color: #2b2b2b;
	}

ul {
	list-style-type: none;
	}

/* -------------------------------------------------------------------------------------------------- BLOCS ------------------------------------------------------------------------------------------------------- */

#header {
	background: url('../images/design/header.png') top center no-repeat;
	height: 100px;
	z-index:100;
	}

#contenu {
	background: #fff;
	width: 950px;
	margin: 0 auto;
	}

#footer {
	background: url('../images/design/footer.png') top center no-repeat;
	height: 60px;
	}

/* -------------------------------------------------------------------- HEADER --------------------------------------------------------------------- */

/*---------------------------------- LOGO ---------------------------------- */

#logo h1 {
	float: left;
	padding: 35px 0 0 40px;
	background: none;
	}
	
#logo h1 a span {
	background: url('../images/design/logos/converse.jpg') bottom center no-repeat;
	display: block;
	width: 175px;
	line-height: 22px;
	cursor: pointer;
	text-indent: -9999px;
	}

#logo h1 a:hover span, #logo h1 a:focus span {
	background: url('../images/design/logos/converse.jpg') top center no-repeat;
	}

/* ------------------------------------------------------------------- CONTENU --------------------------------------------------------------------- */

#visuel {
	background: url('../images/design/ombre.jpg') bottom center no-repeat;
	height: 400px;
	}

#visuel img {
	border: 15px solid #fff;
	height: 360px;
	}

/* Flash */
#flash {
	text-align: center;
	}
	
#flash-left {
	float: left;
	margin: 10px 10px 0 15px;
	}

/*---------------------------------- Collections ---------------------------------- */

/* Nos Collections */

ul#nos-collections {
	padding-left: 2px;
	}
	
ul#nos-collections li {
	float: left;
	margin: 10px 0;
	padding: 0;
	}

ul#nos-collections li a {
	float: left;
	width: 300px;
	height: 190px;
	padding: 40px 0 0 10px;
	border-right: 1px solid #e6e6e6;
	}
	
ul#nos-collections li a img {
	margin-left: 20px;
	}

ul#nos-collections li a:hover, ul#nos-collections li a:focus {
	background: url('../images/design/hover-nos-collections.jpg') center center no-repeat;
	}

/* Menu */

#menu-gamme {
	font-family: Times New Roman, Times, serif;
	width: 915px;
	height: 75px;
	background: url('../images/design/menu.jpg') top center no-repeat;
	margin-top: 10px;
	padding: 10px;
	}

#menu-gamme ul {
	margin: 16px 0 0 15px;
	}

#menu-gamme ul li {
	float: left;
	display: inline;
	font-size: 0.9em;
	font-weight: bold;
	padding: 0 7px;
	}

#menu-gamme ul li a {
	color: #fff;
	}

#menu-gamme ul li a:hover, #menu-gamme ul li a:focus {
	color: #d2d2d2;
	}
	
#menu-gamme ul li.active a {
	color: #d2d2d2;
	}
	
/* Liste */
	
#contenu h1#collection a {
	color: #fefdfb;
	}

#chaussures h2, #textile h2 {
	color: #000;
	margin-left: 50px;
	font-size: 1.1em;
	}

#chaussures  p, #textile  p {
	color: #000;
	}
	
#presentation {
	background: url('../images/design/presentation.jpg') center center no-repeat;
	}
	
#presentation p {
	margin: 0 20px 0 40px;
	text-align: justify;
	font-size: 0.75em;
	font-style: italic;
	color: #f9f9f9;
	}

#presentation h2 {
	font-weight: bold;
	font-style: italic;
	font-size: 1.0em;
	color: #f9f9f9;
	padding-top: 5px;
	}

#chaussures ul, #textile ul {
	margin-left: 15px;
	}
	
#chaussures ul li, #textile ul li {
	font-size: 0.7em;
	margin-top: 10px;
	}
	
ul#modeles li {
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
	}

ul#modeles li a {
	float: left;
	width: 185px;
	height: 120px;
	padding: 30px 0 10px 30px;
	}

ul#modeles li a img {
	margin-left: 25px;
	}

ul#modeles li a span {
	display: block;
	text-align: center;
	font-size: 0.9em;
	color: #818181;
	width: 158px;
	cursor: pointer;
	}
	
ul#modeles li a:hover, ul#modeles li a:focus {
	background: url('../images/design/hover.jpg') center center no-repeat;
	}

ul#modeles li a:hover span, ul#modeles li a:focus span {
	color: #2b2b2b;
	}
	
a#modelesBtn {
	background: url('../images/design/aller-a-la-collection.jpg') top center no-repeat;	
	float: right;
	width: 180px;
	height: 18px;
	margin: -45px 0 0 0;
	display: block;
	cursor: pointer;
	text-indent: -9999px;
	}

a#modelesBtn:hover {
	background: url('../images/design/aller-a-la-collection.jpg') bottom center no-repeat;	
	}

a.top {
	background: url('../images/design/haut-de-page.jpg') top center no-repeat;
	float: right;
	width: 80px;
	height: 18px;
	margin: 12px 30px 0 0;
	display: block;
	cursor: pointer;
	text-indent: -9999px;
	}

a.top:hover {
	background: url('../images/design/haut-de-page.jpg') bottom center no-repeat;
	}

/* Detail */

#detail {
	width: 335px;
	height: auto;
	float: right;
	margin-top: 50px;
	}

#detail #info {
	background: url('../images/design/detail.jpg') top center no-repeat;
	}

#detail #info h2 {
	font-size: 1.1em;
	padding: 35px 0 10px 35px;
	margin: 0;
	width: 280px;
	}

#detail #info dl {
	font-size: 0.7em;
	padding: 0 0 5px 40px;
	width: 260px;
	}

#detail #info dl dt {
	font-weight: bold;
	display: inline;
	float: left;
	margin-right: 5px;
	}

#detail #info dl dd p {
	font-size: 1.0em;
	padding: 10px 0 0;
	text-align: justify;
	}

#detail #info dl dd img {
	float: none;
	}
	
#detail #info dl dd ul {
	margin: 0;
	padding: 0;
	}

#detail #info dl dd ul li {
	font-size: 1.0em;
	margin: 3px 0;
	}

#detail #info dl dd #basic-modal a.basic {
	background: url('../images/design/points-de-vente.jpg') top center no-repeat;
	display: block;
	width: 150px;
	line-height: 45px;
	cursor: pointer;
	text-indent: -9999px;
	margin: 15px 0 0 50px;
	}

#detail #info dl dd #basic-modal a.basic:hover, #detail #info dl dd #basic-modal a.basic:focus {
	background: url('../images/design/points-de-vente.jpg') bottom center no-repeat;
	}

#detail img {
	float: right;
	margin: 10px 15px 0 0;
	}

/* Modèles */

#modele {
	width: 610px;
	}

#modele .big {
	margin: 119px 0 0 80px;
	}

#modele  ul#prev_next li a {
	float: left;
	width: 180px;
	height: 120px;
	padding: 30px 0 10px 30px;
	color: #818181;
	cursor: pointer;
	}

#modele ul#prev_next li a span {
	display: block;
	text-align: center;
	color: #818181;
	width: 140px;
	margin-top: 10px;
	}

#modele ul#prev_next li a:hover, #modele ul#prev_next li a:focus {
	background: url('../images/design/hover.jpg') center center no-repeat;
	color: #2b2b2b;
	}

#modele ul#prev_next li a:hover span, #modele ul#prev_next li a:focus span {
	color: #2b2b2b;
	}

#modele ul#prev_next li {
	font-size: 0.7em;
	float: left;
	}

#modele ul#prev_next li.prev {
	text-align: center;
	}

#modele ul#prev_next li.next {
	float: right;
	text-align: center;
	}

#modele ul#prev_next li.prev img {
	display: block;
	margin-left: 20px;
	}

#modele ul#prev_next li.next img {
	display: block;
	margin-left: 20px;
	}

#modele ul#prev_next li.next span {
	margin-left: 15px;
	}

/* John Varvatos - Converse (PRODUCT) RED™ */
	
ul#photos {
	float: left;
	}

ul#photos li {
	margin-bottom: 20px;
	}

#contenu.john-varvatos  #text p {
	width: 705px;
	text-align: justify;
	float: left;
	}
	
#text #basic-modal {
	float: right;
	}
	
#text #basic-modal a.basic {
	background: url('../images/design/points-de-vente-varvatos.jpg') top center no-repeat;
	display: block;
	width: 340px;
	line-height: 70px;
	cursor: pointer;
	text-indent: -9999px;
	}

#text #basic-modal a.basic:hover, #text #basic-modal a.basic:focus {
	background: url('../images/design/points-de-vente-varvatos.jpg') bottom center no-repeat;
	}

#contenu.red h2 {
	margin: 15px;
	}

/*---------------------------------- Basketball ---------------------------------- */
	
#menu-basketball {
	float: left;
	width: 130px;
	padding: 10px 10px 10px 15px;
	}
	
#menu-basketball ul li {
	font-size: 0.75em;
	line-height: 1.5em;
	font-weight: bold;
	}
	
#menu-basketball ul li a {
	color: #d2d2d2;
	}
	
#menu-basketball ul li a:hover, #menu-basketball ul li a:focus {
	background: url('../images/design/etoile.gif') center left no-repeat;
	color: #464646;
	padding-left: 12px;
	}
	
#menu-basketball ul li.active a {
	background: url('../images/design/etoile.gif') center left no-repeat;
	color: #464646;
	padding-left: 12px;
	}

#basketball {
	padding: 5px;
	margin-left: 180px;
	}

#basketball  h2 {
	color: #000;
	padding-top: 8px;
	font-size: 0.9em;
	}

#basketball  h3 {
	margin: 5px 0;
	}

#basketball  p {
	color: #000;
	margin: 0;
	padding: 0;
	}
	
#basketball  p.small {
	color: #000;
	font-weight: bold;
	}
	
#basketball  img {
	float: right;
	margin-left: 15px;
	}

#basketball  ul {
	font-size: 0.75em;
	line-height: 1.5em;
	}

#basketball a {
	font-size: 1.0em;
	font-weight: bold;
	}
	
#lnb {
	width: 345px;
	float: left;
	text-align: justify;
	}

#lnb p {
	margin: 10px 0;
	}
	
#lnb img {
	float: none;
	margin: 0;
	padding: 5px 0;
	}
	
#lnb a#lnbtv span {
	background: url('../images/contenu/basketball/finaleslnb2010/lnb-tv.jpg') bottom center no-repeat;
	display: block;
	width: 345px;
	height: 125.5px;
	cursor: pointer;
	text-indent: -9999px;
	}

#lnb a#lnbtv:hover span, #lnb a#lnbtv:focus span {
	background: url('../images/contenu/basketball/finaleslnb2010/lnb-tv.jpg') top center no-repeat;
	}
	
#lnb #flash {
	text-align: center;
	margin: 0;
	padding: 0;
	}

/*----------------------------------- Skateboarding ---------------------------------- */

#contenu.skateboarding a#converseskateboarding span {
	background: url('../images/contenu/skateboarding/converseskateboarding.jpg') bottom center no-repeat;
	display: block;
	width: 950px;
	height: 177px;
	cursor: pointer;
	text-indent: -9999px;
	}

#contenu.skateboarding a#converseskateboarding:hover span, #contenu.skateboarding a#converseskateboarding:focus span {
	background: url('../images/contenu/skateboarding/converseskateboarding.jpg') top center no-repeat;
	}

/*---------------------------------- Converse on Air ---------------------------------- */

#contenu.converse-on-air h2 {
	margin: 15px 0 0 10px;
	}

#contenu.converse-on-air p {
	text-align: justify;
	}

#contenu.converse-on-air dl {
	float: right;
	width: 380px;
	margin: 10px 0 0 20px;
	padding: 10px;
	font-size: 0.7em;
	background: #e9e9e9;
	}
	
#contenu.converse-on-air dl dt {
	font-size: 1.1em;
	font-weight: bold;
	}
	
#contenu.converse-on-air dl dd {
	margin: 5px 0 10px 0;
	text-align: justify;
	}

#contenu.converse-on-air dl dd img {
	float: left;
	padding: 5px 5px 5px 0;
	}

a.galerie-on-air {
	background: url('../images/contenu/citadium/galerie-on-air-button.jpg') bottom center no-repeat;
	display: block;
	height: 44px;
	cursor: pointer;
	text-indent: -9999px;
	}
	
a:hover.galerie-on-air, a:focus.galerie-on-air {
	background: url('../images/contenu/citadium/galerie-on-air-button.jpg') top center no-repeat;
	}

#ambiance-animation {
	width: 500px;
	margin-left: 10px;
	text-align: center;
	}

/*----------------------------------- Opération Big Idea Big Apple ---------------------------------- */

#contenu.operation-star-chevron h2 {
	margin: 0 0 10px 20px;
	}

#contenu.operation-star-chevron #boutique, #contenu.operation-star-chevron #client {
	width: 455px;
	height: 300px;
	float: left;
	margin-left: 13px;
	}

#contenu.operation-star-chevron a#boutique {
	background: url('../images/contenu/operation-star-chevron/boutique.jpg') bottom center no-repeat;
	}

#contenu.operation-star-chevron a:hover#boutique {
	background: url('../images/contenu/operation-star-chevron/boutique.jpg') top center no-repeat;
	}

#contenu.operation-star-chevron a#client {
	background: url('../images/contenu/operation-star-chevron/client.jpg') bottom center no-repeat;
	}
#contenu.operation-star-chevron a:hover#client {
	background: url('../images/contenu/operation-star-chevron/client.jpg') top center no-repeat;
	}

/*---------------------------------- Presse - Contact ---------------------------------- */
	
#contenu.presse, #contenu.contact {
	padding-top: 10px;
	}
	
#contenu.presse ul#zmirov {
	margin: 0 0 50px 330px;
	font-size: 0.8em;
	}

#contenu.presse .highslide-gallery {
	text-align: center;
	}
	
#contenu.contact img {
	float: left;
	}

#contenu.contact p {
	font-size: 0.9em;
	font-weight: bold;
	margin: 64px 0 60px 0;
	}

#contenu.contact  form {
	margin: 25px 0 0 150px;
	}
	
#contenu.contact  form ul li {
	margin: 10px 0 0 10px;
	}

#contenu.contact  form ul li label {
	width: 8em;
	float: left;
	color: #2b2b2b;
	}
	
#contenu.contact  label, #contenu.contact  input {
	width: 20em;
	font-size: 0.8em;
	}
	
#contenu.contact select {
	width: 258px;
	}
	
#contenu.contact textarea {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 0.8em;
	}
	
#contenu.contact input, #contenu.contact textarea, #contenu.contact select {
	border-top: 2px solid #2b2b2b;
	border-left: 2px solid #2b2b2b;
	border-bottom: 2px solid #e6e6e6;
	border-right: 2px solid #e6e6e6;
	}

#contenu.contact input:focus, #contenu.contact textarea:focus, #contenu.contact select:focus {
	border: 2px solid #b30404;
	background: #fbfbfb;
	}

#contenu.contact ul li input[class="bouton"]  {
	background: url('../images/design/envoyer-contact.jpg') top center no-repeat;
	height: 45px;
	cursor: pointer;
	margin-left: 200px;
	border: none;
	}

#contenu.contact ul li input[class="bouton"]:hover {
	background: url('../images/design/envoyer-contact.jpg') bottom center no-repeat;
	}
	
#contenu.contact  .obligatoire {
	color: #b30404;
	font-weight: bold;
	}
	
.success, .error h3 {
	font-size: 1.0em;
	color: #b30404;
	}
	
.success, .error {
	font-size: 0.7em;
	font-weight: bold;
	font-style: italic;
	color: #2b2b2b;
	margin-left: 10px;
	}
	
/*---------------------------------- Mentions Légales ---------------------------------- */

#contenu.mentions-legales  {
	color: #2b2b2b;
	padding-top: 10px;
	}

#contenu.mentions-legales  h2, #contenu.mentions-legales  p {
	margin: 10px 0;
	}
	
#contenu.mentions-legales  dl {
	margin: 10px 15px;
	font-size: 0.75em;
	line-height: 1.5em;
	}

#contenu.mentions-legales  ul#mentions {
	margin-left: 5px;
	}
	

#contenu.mentions-legales ul#mentions li img {
	border: none;
	float: right;
	margin-right: 10px;
	}
	
#contenu.mentions-legales  dl dt {
	float: left;
	margin-right: 10px;
	font-weight: bold;
	}

/*---------------------------------- Sitemap ---------------------------------- */

#contenu.sitemap  {
	padding: 10px 0 0 5px;
	}

#contenu.sitemap  dl {
	margin-left: 150px;
	}

#contenu.sitemap  dl dt.page a {
	font-size: 1.0em;
	font-weight: bold;
	list-style-type: square;
	color: #2b2b2b;
	}

#contenu.sitemap  dl dt.page a:hover, #contenu.sitemap  dl dt.page a:focus {
	color: #b30404;
	background: url('../images/design/etoile-rouge.gif') center left no-repeat;
	padding-left: 11px;
	}

#contenu.sitemap  dl dd.famille {
	font-size: 0.9em;
	margin-left: 80px;
	list-style-type: disc;
	}
	
#contenu.sitemap  dl dd.famille a {
	padding-left: 5px;
	color: #b30404;
	font-weight: bold;
	}

#contenu.sitemap  dl dd.famille a:hover, #contenu.sitemap  dl dd.famille a:focus {
	color: #b30404;
	background: url('../images/design/etoile-rouge.gif') center left no-repeat;
	padding-left: 11px;
	}

#contenu.sitemap  dl dd ul li.modele a {
	font-size: 0.7em;
	margin-left: 150px;
	}

#contenu.sitemap  dl dd ul li.modele a:hover, #contenu.sitemap  dl dd ul li.modele a:focus {
	background: url('../images/design/etoile.gif') center left no-repeat;
	padding-left: 11px;
	}

/*---------------------------------- Erreur ---------------------------------- */

#contenu.erreur h2 {
	font-size: 0.9em;
	margin-left: 10px;
	text-align: center;
	background: url('../images/design/erreur.jpg') bottom center no-repeat;
	height: 400px;
	}

/*---------------------------------- Maintenance ---------------------------------- */

#contenu.maintenance h2 {
	font-size: 0.9em;
	margin-left: 10px;
	text-align: center;
	height: 100px;
	}

/* -------------------------------------------------------------------- FOOTER ---------------------------------------------------------------------- */
	
#footer p {
	width: 960px;
	font-size: 0.6em;
	color: #f0f0f0;
	text-align: center;
	padding-top: 25px;
	}
	
#footer a:hover, #footer a:focus {
	color: #fff;
	}
	
/* ----------- LINKS ----------- */

/* Facebook */

ul.facebook  {
	margin: 10px 0;
	}

ul.facebook li {
	text-align: center;
	}

ul.facebook li a, a.facebook {
	background: url('../images/contenu/links/converse-facebook.png') bottom left no-repeat;
	width: 22px;
	height: 22px;
	text-decoration: none;
	border: none;
	display: inline;
	padding: 2px 25px;
	color: #3b60b1;
	font-weight: bold;
	}
	
dl dd a.facebook {
	font-size: 1.3em;
	}
	
ul.facebook li a:hover, a.facebook:hover, ul.facebook li a:focus, a.facebook:focus {
	background: url('../images/contenu/links/converse-facebook.png') top left no-repeat;
	color: #9eadd6;
	}

/* Pages */

ul#links {
	width: 950px;
	height: 171px;
	background: #fff;
	padding: 15px 0;
	}
	
ul#links li {
	display: inline;
	}
	
ul#links li a {
	float: left;
	width: 236px;
	height: 186px;
	border-right: 1px solid #e6e6e6;
	}

ul#links li.no-border a { border: none; }
ul#links li.twice a { width: 472px; }
ul#links li.full a { width: 950px; }

ul#links li#elton-brand a { background: url('../images/contenu/links/basketball-elton-brand.jpg') bottom center no-repeat; }
ul#links li#elton-brand a:hover{ background: url('../images/contenu/links/basketball-elton-brand.jpg') top center no-repeat; }

ul#links li#chorale-roanne a { background: url('../images/contenu/links/chorale-roanne.jpg') bottom center no-repeat; }
ul#links li#chorale-roanne a:hover{ background: url('../images/contenu/links/chorale-roanne.jpg') top center no-repeat; }

ul#links li#ambassadors a { background: url('../images/contenu/links/ambassadors.jpg') bottom center no-repeat; }
ul#links li#ambassadors a:hover{ background: url('../images/contenu/links/ambassadors.jpg') top center no-repeat; }

ul#links li#varvatos a { background: url('../images/contenu/links/john-varvatos.jpg') bottom center no-repeat; }
ul#links li#varvatos a:hover{ background: url('../images/contenu/links/john-varvatos.jpg') top center no-repeat; }

ul#links li#converse-rock-tour a { background: url('../images/contenu/links/converse-rock-tour.jpg') bottom center no-repeat; }
ul#links li#converse-rock-tour a:hover { background: url('../images/contenu/links/converse-rock-tour.jpg') top center no-repeat; }

	ul#links li#rock-tour-photomaton a { background: url('../images/contenu/links/rock-tour-photomaton.jpg') bottom center no-repeat; }
	ul#links li#rock-tour-photomaton a:hover { background: url('../images/contenu/links/rock-tour-photomaton.jpg') top center no-repeat; }

ul#links li#converse-on-air a { background: url('../images/contenu/links/converse-on-air.jpg') bottom center no-repeat; }
ul#links li#converse-on-air a:hover { background: url('../images/contenu/links/converse-on-air.jpg') top center no-repeat; }

	ul#links li#citadium a { background: url('../images/contenu/links/citadium.jpg') bottom center no-repeat; }
	ul#links li#citadium a:hover { background: url('../images/contenu/links/citadium.jpg') top center no-repeat; }

ul#links li#converse-citadium a { background: url('../images/contenu/links/converse@citadium.jpg') bottom center no-repeat; }
ul#links li#converse-citadium a:hover { background: url('../images/contenu/links/converse@citadium.jpg') top center no-repeat; }

ul#links li#play a { background: url('../images/contenu/links/play.jpg') bottom center no-repeat; }
ul#links li#play a:hover { background: url('../images/contenu/links/play.jpg') top center no-repeat; }

ul#links li#blog a { background: url('../images/contenu/links/blog.jpg') bottom center no-repeat; }
ul#links li#blog a:hover { background: url('../images/contenu/links/blog.jpg') top center no-repeat; }

ul#links li#pro-a-pro-b a { background: url('../images/contenu/links/finales-basket-pro-a-pro-b.jpg') bottom center no-repeat; }
ul#links li#pro-a-pro-b a:hover { background: url('../images/contenu/links/finales-basket-pro-a-pro-b.jpg') top center no-repeat; }

ul#links li#let-it-rock a { background: url('../images/contenu/links/let-it-rock.jpg') bottom center no-repeat; }
ul#links li#let-it-rock a:hover { background: url('../images/contenu/links/let-it-rock.jpg') top center no-repeat; }

ul#links li#operation-star-chevron a { background: url('../images/contenu/links/operation-star-chevron.jpg') bottom center no-repeat; }
ul#links li#operation-star-chevron a:hover { background: url('../images/contenu/links/operation-star-chevron.jpg') top center no-repeat; }

ul#links li#rock-en-seine a { background: url('../images/contenu/links/rock-en-seine.jpg') bottom center no-repeat; }
ul#links li#rock-en-seine a:hover { background: url('../images/contenu/links/rock-en-seine.jpg') top center no-repeat; }

ul#links li#festival-ete-rock-en-seine a { background: url('../images/contenu/links/festival-ete-rock-en-seine.jpg') bottom center no-repeat; }
ul#links li#festival-ete-rock-en-seine a:hover { background: url('../images/contenu/links/festival-ete-rock-en-seine.jpg') top center no-repeat; }

/* Chaussures */

ul#links li#one-star a { background: url('../images/contenu/links/one-star.jpg') bottom center no-repeat; }
ul#links li#one-star a:hover{ background: url('../images/contenu/links/one-star.jpg') top center no-repeat; }

	ul#links li#one-star-collection a { background: url('../images/contenu/links/one-star-collection.jpg') bottom center no-repeat; }
	ul#links li#one-star-collection a:hover{ background: url('../images/contenu/links/one-star-collection.jpg') top center no-repeat; }

ul#links li#sport-authentics a { background: url('../images/contenu/links/sport-authentics.jpg') bottom center no-repeat; }
ul#links li#sport-authentics a:hover{ background: url('../images/contenu/links/sport-authentics.jpg') top center no-repeat; }

	ul#links li#classic-trainer-nylon-trainer-75 a { background: url('../images/contenu/links/35e-classic-trainer-nylon-trainer-75.jpg') bottom center no-repeat; }
	ul#links li#classic-trainer-nylon-trainer-75 a:hover{ background: url('../images/contenu/links/35e-classic-trainer-nylon-trainer-75.jpg') top center no-repeat; }

ul#links li#basketball-performance a { background: url('../images/contenu/links/basketball-performance.jpg') bottom center no-repeat; }
ul#links li#basketball-performance a:hover{ background: url('../images/contenu/links/basketball-performance.jpg') top center no-repeat; }

	ul#links li#drop-step-hi a { background: url('../images/contenu/links/drop-step-hi.jpg') bottom center no-repeat; }
	ul#links li#drop-step-hi a:hover{ background: url('../images/contenu/links/drop-step-hi.jpg') top center no-repeat; }

	ul#links li#drop-step-ox a { background: url('../images/contenu/links/drop-step-ox.jpg') bottom center no-repeat; }
	ul#links li#drop-step-ox a:hover{ background: url('../images/contenu/links/drop-step-ox.jpg') top center no-repeat; }

	ul#links li#eb1 a { background: url('../images/contenu/links/eb1.jpg') bottom center no-repeat; }
	ul#links li#eb1 a:hover{ background: url('../images/contenu/links/eb1.jpg') top center no-repeat; }

ul#links li#light a { background: url('../images/contenu/links/light.jpg') bottom center no-repeat; }
ul#links li#light a:hover{ background: url('../images/contenu/links/light.jpg') top center no-repeat; }

ul#links li#slim a { background: url('../images/contenu/links/slim.jpg') bottom center no-repeat; }
ul#links li#slim a:hover{ background: url('../images/contenu/links/slim.jpg') top center no-repeat; }

ul#links li#ctas a { background: url('../images/contenu/links/chuck-taylor-all-star.jpg') bottom center no-repeat; }
ul#links li#ctas a:hover{ background: url('../images/contenu/links/chuck-taylor-all-star.jpg') top center no-repeat; }

	ul#links li#ac-dc a { background: url('../images/contenu/links/ac-dc.jpg') bottom center no-repeat; }	
	ul#links li#ac-dc a:hover { background: url('../images/contenu/links/ac-dc.jpg') top center no-repeat; }

	ul#links li#metallica a { background: url('../images/contenu/links/metallica.jpg') bottom center no-repeat; }
	ul#links li#metallica a:hover { background: url('../images/contenu/links/metallica.jpg') top center no-repeat; }

	ul#links li#pop-art a { background: url('../images/contenu/links/pop-art.jpg') bottom center no-repeat; }
	ul#links li#pop-art a:hover { background: url('../images/contenu/links/pop-art.jpg') top center no-repeat; }

	ul#links li#pop-art-girl a { background: url('../images/contenu/links/pop-art-girl.jpg') bottom center no-repeat; }
	ul#links li#pop-art-girl a:hover { background: url('../images/contenu/links/pop-art-girl.jpg') top center no-repeat; }

ul#links li#music-collabs a { background: url('../images/contenu/links/music-collabs.jpg') bottom center no-repeat; }
ul#links li#music-collabs a:hover { background: url('../images/contenu/links/music-collabs.jpg') top center no-repeat; }

	ul#links li#the-clash a { background: url('../images/contenu/links/the-clash.jpg') bottom center no-repeat; }
	ul#links li#the-clash a:hover { background: url('../images/contenu/links/the-clash.jpg') top center no-repeat; }

ul#links li#red a { background: url('../images/contenu/links/red.jpg') bottom center no-repeat; }
ul#links li#red a:hover{ background: url('../images/contenu/links/red.jpg') top center no-repeat; }

ul#links li#purcell a { background: url('../images/contenu/links/jack-purcell.jpg') bottom center no-repeat; }
ul#links li#purcell a:hover{ background: url('../images/contenu/links/jack-purcell.jpg') top center no-repeat; }

ul#links li#enfants a { background: url('../images/contenu/links/enfants.jpg') bottom center no-repeat; }
ul#links li#enfants a:hover{ background: url('../images/contenu/links/enfants.jpg') top center no-repeat; }

ul#links li#chaussures a { background: url('../images/contenu/links/chaussures.jpg') bottom center no-repeat; }
ul#links li#chaussures a:hover{ background: url('../images/contenu/links/chaussures.jpg') top center no-repeat; }

/* Textile */

ul#links li#textile a { background: url('../images/contenu/links/textile.jpg') bottom center no-repeat; }
ul#links li#textile a:hover{ background: url('../images/contenu/links/textile.jpg') top center no-repeat; }

	ul#links li#collection-textile a { background: url('../images/contenu/links/collection-textile.jpg') bottom center no-repeat; }
	ul#links li#collection-textile a:hover{ background: url('../images/contenu/links/collection-textile.jpg') top center no-repeat; }

	ul#links li#textile-homme a { background: url('../images/contenu/links/textile-homme.jpg') bottom center no-repeat; }
	ul#links li#textile-homme a:hover{ background: url('../images/contenu/links/textile-homme.jpg') top center no-repeat; }

	ul#links li#textile-femme a { background: url('../images/contenu/links/textile-femme.jpg') bottom center no-repeat; }
	ul#links li#textile-femme a:hover{ background: url('../images/contenu/links/textile-femme.jpg') top center no-repeat; }

	ul#links li#textile-enfant a { background: url('../images/contenu/links/textile-enfant.jpg') bottom center no-repeat; }
	ul#links li#textile-enfant a:hover{ background: url('../images/contenu/links/textile-enfant.jpg') top center no-repeat; }

/* -------------------------------------------------------------- AUTRES CLASSES ----------------------------------------------------------------- */

strong {
	font-weight: normal;
	}

.clearer {
	clear: both;
	height: 1px;
	}

.high_clearer {
	clear: both;
	height: 20px;
	}
	
.display-none {
	display: none;
	}

.border-none {
	border: none;
	}

.small {
	font-size: 0.5em;
	}

.medium {
	font-size: 0.75em;
	line-height: 1.5em;
	}

.rouge {
	color: #b30404;
	}

.big {
	margin: 10px 0 0 130px;
	}
	
.justify {
	text-align: justify;
	}
	
.left {
	float: left;
	padding: 10px;
	}
	
#tagger {
	display: none;
	}