/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* FONTS */



/* Gallery jQuery */

.gallery-diaporama {
	background:#FFFFFF;
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
	z-index:888;
}

.gallery-diaporama ul {
	display:table;
	position:absolute;
	left:0;
}

.gallery-diaporama li {
	display:table-cell;
	vertical-align:middle;
	text-align: center;
}

.gallery-diaporama li .container .container9 {
    margin: 0 auto;
	position:relative;
}

.gallery-diaporama img {
	display: block;
}

.gallery-diaporama .close_btn {
	position:absolute;
	top:0;
	right:0;
	display:block;
	width:19px;
	height:18px;
	overflow:hidden;
	text-indent:20px;
	background:url('../images/fermer.png') no-repeat scroll 0 0 transparent;
	margin:10px;
}


/*  STYLES */

body {
	color:#222;
	font-family: 'Avenir', Helvetica, Verdana, Arial, Sans-serif;
	font-size:10px;
	letter-spacing:0.2em;
}

a {
	color:#000;
	text-decoration:none;
	}


a:hover, a.active, a.selected {
	color:#EE0000;

}

h1 {
	text-transform:uppercase;
	font-weight:bold;
	line-height:1.5;
}

h2 {
	text-transform:uppercase;
	font-weight:bold;
	line-height:1.5;
}

h3 {
	text-transform:uppercase;
	font-weight:normal;
	line-height:1.5; 
	letter-spacing: 0.18em;
}

p {
	margin-bottom:10px;
}

hr {
	border: 0px;
	border-bottom: 1px solid;
	text-align:left;
	width:300px;
	margin:0 0 10px;
	color: #333;
}

.error {
	background:#FFFFCC;
	border:3px solid #FFCC00;
	color:#DA1F26;
	display:block;
	font-weight:bold;
	padding:5px;
}

html, body {
	height:100%;
}

body {
	position:relative;
}


#site {
	padding: 3px;
	overflow: hidden;
}

#sidebar {
	background:#transparent;
	position:fixed;
	top:0;
	top:0;
	height:100%;
	z-index:777;
	font-size:12px;
	line-height:1.6;
	margin-top: 1px;
	margin-right: 15px;
	margin-bottom: 30px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 5px;
	width: 170px;
}

#container {
	overflow:visible;
	margin-left: 290px;
	padding-top: 10px;
	padding-right: 200;
	padding-bottom: 40px;
	padding-left: 40px;
}


#container9 {
overflow:hidden;
padding:40px 0 40px 40px;
position: absolute;
height: 250px;
width: 1032px;
top: -10px;
left: 300px;
}



#languages {
	margin:50px 0 25px;
	overflow:hidden;
}

#languages li {
	color:#EE0000;
	display:block;
	float:left;
}

#languages li:before {
	color:#EE0000;
	content:'/';
	padding:0 3px;
}

#languages li:first-child:before {
	content:'';
	padding:0;
}

#menu li {
	display:block;
	
}

#menu li.contacts {
	margin-top:1em;
}

#menu a {
	text-transform:uppercase;
	font-weight: bold;
}

#menu li ul {
	margin-bottom:5px;
}

#menu li ul li {
	display:block;
}

#menu li ul li a {
	color:#EE0000;
	text-transform:none;	
}

#menu li ul li a:hover {
	color:#000;	
}

#menu li ul li .submenu {
	text-transform:none;
}

#menu li ul li a:before {
	content:'-';
}

#menu .submenu .submenu {
	
	margin-left:11px;
}

.prev, .next {
	display:block;
	float:left;
	font-size:16px;
	width:10px;
	height:20px;
	overflow:hidden;
	text-indent:20px;
	background-image:url('../images/fleches.png');
	background-repeat: no-repeat;
}

.prev {
	background-position: 0 0;
}

.prev:hover {
	background-position: 0 -20px;
}

.next {
	background-position: -10px 0;
	margin-left:10px;
}

.next:hover {
	background-position: -10px -20px;
}

.prev.inactive {
	background-position: 0px -20px;
}

.next.inactive {
	background-position: -10px -20px;  
}

.cartouche {
	margin-top:10px;
	overflow:hidden;
	text-align: left;
}

.cartouche .header {
	float:left;
	overflow:hidden;
	text-transform:uppercase;
	width:85%;
	line-height: 1.2em;
}

.cartouche .navigation {
	float:right;
	margin-top:3px;
	overflow:hidden;
	width: 35px;
}

.pagination {
	float: right;
}


/* Home */

#images_home {
	overflow: hidden;
}

#images_home li {
	display:block;
	float:left;
=
	position:relative;
	margin:0 15px 15px 0;
}

#images_home li img {
	display:block;
}

#images_home li a {
	color:#FFFFFF;
	display:block;
	font-size:12px;
	font-weight:normal;
	position:absolute;
	text-transform:uppercase;
	top:-500px;
	left:452px;
	width:765px;
	height:8px;
}

#images_home li a span {
	display:block;
	position:absolute;
	top:-565px;
	width:100%;
	text-align:center;
	left: -834px;
	height: 550px;
}


/* Camagne */

#campagne_slider {
	overflow:hidden;
}

#campagne_slider ul li {
	float:left;
	width: 100%;
}

#campagne_slider img {
	display:block;
}

#campagne_slider .cartouche {
	padding-top:5px;
}


/* Gallery */

#gallery {
	position:relative;
}

#gallery a {
	display:block;
	float:left;
	margin:0 10px 10px 0;
	overflow: hidden;
	position:relative;
}

#gallery img {
	display:block;
	height: 100%;
}

#gallery .show_detail {
	position:absolute;
	top:8px;
	right:8px;
	display:none;
	width:19px;
	height:19px;
	overflow:hidden;
	text-indent:20px;
	background:url('../images/detail.png') no-repeat scroll 0 0 transparent;
}

#gallery a:hover .show_detail {
	display:block;
}

/*
#gallery .zoom {
	display:none;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 100;
}
*/


#content_news, #content_live {
	width:550px;
}

.article {
	margin-bottom:35px;
}

.article .images {
	position:relative;
	display: inline-block; 
    margin-bottom: 5px;
}

.article .images img {
	display:block;
}

.show_details {
	position:absolute;
	top:10px;
	right:10px;
	display:block;
	width:19px;
	height:19px;
	overflow:hidden;
	text-indent:20px;
	background:url('../images/detail.png') no-repeat scroll 0 0 transparent;
}

.show_details.hide {
	background:url('../images/fermer.png') no-repeat scroll 0 0 transparent;
}

.show_detailsTexte {
	color: #000;
}




.article .details {
	margin-top:10px;
}  

.article .details p {
	margin-bottom:0px;
}

.article .head {
	margin:10px 0 10px;
}

.article .date:after {
	content:' - ';
}

.article h2 {
	display:inline;
}

.article.selection hr, .article.selection .date, .article.selection .date:after, .article.selection h2, .espace_selection hr {
	color:#FF1F25;
}

.espace_selection {
	height: 70px;
}



.article h3 {
	margin-top:5px;
}
.article h3 a:hover {
	text-decoration: underline;
}




.article .texte {
	line-height:1.5; 
	font-size:12px;
	letter-spacing:0.12em;
}

#content_manifeste {
	font-size:26px; 
	font-weight: normal;
	line-height:34px;
	margin:0 auto;
	width:670px;
}

#content_manifeste strong, #manifeste b {
	color:#DA1F26;
	text-transform:none;
	font-weight:normal;
}

#content_contacts {
	margin-top:166px;
}

#content_contacts h2 {
	margin-bottom:10px;
}

#content_contacts a {
	color:#000;
}


#content_contacts .texte {
	margin-bottom:40px;
	line-height:1.5;
}

.comingsoon {
	padding-top:159px;
}

#stores {
	overflow:hidden;
}

#stores img.imageResize {
	display:block;
	float:left;
	height: 100%;
	overflow:hidden;
}

#stores .textes {
	float:left;
	margin-left:30px;
	margin-top:0px;
}



/*
#stores .textes a {
	color: #000;
}

#stores .textes a:hover {
	color: #EE0000;
}
*/


#stores h1 {
	margin-bottom:20px;
	margin-top:0px;
}

#stores ul {
	margin-bottom:10px;
	text-transform:uppercase;
	line-height:1.4;
}
