/*************************************************************************************************************************/
/*********************************** Webdesign & CSS by Michaël Radi [www.mgraph.be] *************************************/
/*************************************************************************************************************************/
/***************************************************INITIALISATION********************************************************/
*{
	margin:0;
	padding:0;
	outline:none;
}

html {
    height: 100%;
    font-size: medium;
}

a{
	outline:none;
	text-decoration:none;
	color:#ff7400;
}
a:hover{
	text-decoration:none;
	color:#00ccff;	
}

a img {
	border:0;
}

form#lglist {
	text-align:right;
	padding-right:19px;
	padding-top:5px;
}
form#lglist select {
	width:140px;
}

/*****************************************************MAIN DIV'S********************************************************/
body{
	background-color:#191919;
	font-family:Trebuchet,Verdana Arial,Helvetica,sans-serif;
	margin:0;
	font-size:100.01%;
	color: #fff;
}

div#container{
    /*overflow:hidden;*/
    position:relative;
    padding: 0px;
    width:100%;
    margin:0 auto;
	background-color:#353535;
	
}

/*******************************************************HEADER**********************************************************/
#header{
    margin:0 auto;
    position:relative;
    height:140px;
	width:976px;
	background:#000 url('design/enteteMain.jpg') 0 0px no-repeat;
    
	/*_margin-bottom:-3px;*/
}

#header div#chrono_flash
{
	float:left;
}

/******************************************************CONTENT**************************************************************/
h1{
	
}
h2{
	
}

/* ---- NEWS ---- */
body#news dl dt {
	padding-top:20px;
	color:#ff5f00;
	clear:both;
}

body#news dl dd.lien,body#news dl dd.description{
margin:10px 0 2px 15px;
}
body#news dl dd.description a.thickbox{
	float:left;
	margin-right:7px;
}
body#news dl dd.lien {
	margin-bottom:6px;
	clear:both;
}
body#news dl dd.lien a{
font-size:12px;
}


/* ---- CORPS ---- */
div#corps{
	width:926px;
	margin:0 auto;
	padding:10px 25px 10px 25px;
	background:url("design/bg_corps.jpg") 0 0 repeat-y;
}
/*----------------------------------------------*/

/* ---------------- 3 COLONNES ---------------- */
/* PHOTO */
div#photo{
	float:left;
	width:349px;
	height:740px;/*522*/
	background:1e1e1e;
	margin-top:6px;
	clear:both;
}

/* SIDEBAR */
div#sidebar{
	float:right;
	width:224px;
}

/* DETAILS */
div#details{
	/*background:#000 url('design/specifs.jpg') 0 0px no-repeat;*/
	background-color:#1e1e1e;
	margin-left:373px;
	margin-right:248px;
	_margin-left:373px;
	_margin-right:238px;
	height:740px;/*522*/
	margin-top:6px;
}


/*----------------------------------------------*/

/* CARACTERISTIQUES */
div#caracteristiques {
	width:303px;
	height:740px;/*528*/
	margin:0 auto;
	background-color:#1e1e1e;
}

div#caracteristiques ul {
	margin:0 auto;
}
div#caracteristiques ul li {
	display:block;
	float:left;
}


div#caracteristiques ul li.caracteristique1{
	display:block;
	width:280px;
	height:24px;
	background:url("design/specif_1.jpg") 0 0 no-repeat;
	padding:6px 0 0 23px;
	text-decoration:none;
	color:#e0e0e0;
	font-weight:bold;
	font-size:12px;
}
div#caracteristiques ul li.caracteristique2{
	display:block;
	width:280px;
	height:24px;
	background:url("design/specif_2.jpg") 0 0 no-repeat;
	padding:6px 0 0 23px;
	text-decoration:none;
	color:#e0e0e0;
	font-weight:bold;
	font-size:12px;
}

div#caracteristiques li#sp_top{
	display:block;
	width:293px;
	height:26px;
	background:url("design/specif_top.jpg") 0 0 no-repeat;
	padding:4px 0 0 10px;
	text-decoration:none;
	color:#e0e0e0;
	font-weight:bold;
	font-size:16px;
}
div#caracteristiques li#sp_bottom{
	display:block;
	width:303px;
	height:142px;
	background:url("design/specif_bottom.jpg") 0 0 no-repeat;
	padding:0px;
	text-decoration:none;
	color:#e0e0e0;
	font-weight:bold;
}

span.orange{
	color:#ff5f00;
}


/* -------------------------------------------- */

/* COLLECTIONS */
div#listeCollections {
	width:920px;
	margin:0 auto;
	height:700px;
}
div#listeCollections ul{
	width:904px;
	_width:920px;
	margin:0 auto;
}
div#listeCollections ul li{
	display:block;
	float:left;
	width:206px;
	height:206px;
	margin:10px;
	text-decoration:none;
	color:#e0e0e0;
	font-weight:bold;
	font-size:12px;
	z-index:1;
}

div#listeCollections ul li span{
	display:block;
	width:196px;
	text-decoration:none;
	margin-top:-26px;
	padding-left:10px;
	z-index:5;
}

p#back{
	text-align:center;
	margin-top:10px;
	font-size:14px;
	clear:both;
}
/* -------------------------------------------- */


/********************************************************BOTTOM BAR*************************************************************/
#bottom-bar{
    height:65px;
	width:100%;
	background:#191919 url('design/bg_bottom.jpg') 0 0px repeat-x;
    text-align:center;
	padding-top:48px;
	font-size:14px;
	/*_margin-bottom:-3px;*/
}





/* ---- SHOPS ---- */
/*première page*/
body#shops table#pays {
	margin-left:50px;
	margin-top:15px;
}
body#shops table#pays tr td {
	width:220px;
	height:60px;
}
body#shops p {
	margin-top:10px;
}
/*page resultat*/
body#shops div#filtres {	
	margin-bottom:20px;
	margin-top:10px;
	background-color:#353535;
	padding:15px 0 12px 10px;
}
body#shops div#filtres form#form_pays {
	margin-bottom:5px;
}
body#shops ul {
	list-style-type:none;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:30px;
}
body#shops ul li{}
body#shops ul li.shop{
	font-weight:600;
	color:#ff7400;
}
body#shops table#magasins, body#shops table#magasins_jp {
	width:918px;
	margin:10px 0 0 18px;
}
body#shops table#magasins tr th, body#shops table#magasins_jp tr th{
	text-align:left;
	height:25px;
}
body#shops table#magasins tr td.shop, body#shops table#magasins_jp tr td.shop{
	text-align:left;
	height:25px;
	color:#ff7400;
}
body#shops table#magasins_jp {
	width:905px;
}
body#shops table#magasins_jp td.city{
	padding-right:10px;
}

body#shops p#translate_jp {
	height:27px;
	padding:18px 0 10px 65px;
	background:url('design/translate_jp.gif') 15px 14px no-repeat #353535;
	margin-bottom:12px;
}
body#shops p#translate_jp_en {
	height:27px;
	padding:18px 0 10px 75px;
	background:url('design/translate_en.gif') 15px 14px no-repeat #353535;
	margin-bottom:12px;	
	/*padding:10px 0 0 50px;*/
}

/*catalog*/
div#catalog_flash {
	width:900px;
	margin:0 auto;
	text-align:center;
}



/*_______________________________________________________________________________________________________________________________FABIAN */
/*_________________________________________________________________________________________________________FAIRS*/
h2.fairY
{
	display: block;
	width: 872px;
	height: 42px;
	background-image: url('layout/yearBg.gif');
	background-repeat: no-repeat;
	margin: 5px auto;
	text-align: center;
	padding-top: 7px;
	color: #ed761f;
}
h3.fairM
{
	width: 872px;
	height: 22px;
	background-color: #ed761f;
	display: block;
	margin: 0px auto;
	margin-bottom: 18px;
	text-align: center;
	font-size: 0.9em;
	padding-top: 5px;
}
.fairRight
{
	padding: 5px 0 15px 25px;
	width: 393px;
	background-color: #252525;
	background-image: url('layout/rightInfoBg.gif');
	background-repeat: repeat-y;
	background-position: left;
}
.fairRight strong, .fairLeft strong
{
	color: #ed761f;
	font-size: 1.1em;
}
.fairRight b
{
	color: #7d7d7d;
}
.fairRight a
{
	color: #fff;
	text-decoration: underline;
}
img.fairMiddle
{
	border: 3px solid #31251e;
	margin: 0px 35px 0 20px;
}
.fairDiv
{
	float: left;
}
.clear
{
	clear: both;
}
.fairLeft
{
	padding-right: 25px;
	width: 274px;
}
.fairLeft p
{
	text-align: right;
}
.fairBarTop,.fairBarBottom,.fairBar
{
	display: block
}
.fairBarTop, .fairBarBottom
{
	width: 872px;
	height: 1px;
}
.fairBarTop
{
	background-color: #2e2e2e;
}
.fairBarBottom
{
	background-color: #060606;
}
.fairBar
{
	margin-top: 15px;
	margin-bottom: 15px;
}
.fairLeft p, .fairRight p
{
	line-height: 1.2em;
}
/*____________________________________________________________________________________________________________________________________PARTNERS*/
span.hidden{position: absolute;text-indent: -9000px;}
#headerPartners
{
	display: block;
	width: 549px;
	height: 186px;
	background-image: url('design/headerPartners.jpg');
	margin-left: auto; margin-right: auto;
	position: relative;
	margin-bottom:10px;

}
#headerPress
{
	display: block;
	width: 549px;
	height: 186px;
	background-image: url('design/headerPress.jpg');
	margin-left: auto; margin-right: auto;
	position: relative;
	margin-bottom:10px;

}
p.confirmation_presse{
	border:3px solid green;
	background-color:#003500;
	width:810px;
	margin:0 auto 20px auto;
	padding-top:15px;
}
p.erreur_presse{
	border:3px solid red;
	background-color:#400000;
	width:810px;
	margin:0 auto 20px auto;
	padding-top:15px;
}
#headerPartnersContainer
{
	/*width: 948px;
	height: 153px;
	display: block;
	background-image: url('design/bgPartners.jpg');
	background-repeat: repeat-x;
	margin-left: -11px;*/
}
form.partnersForm
{
	background-image: url('design/bgCadre.jpg');
	background-repeat: repeat-x;
	padding-top: 20px;
}
#rightForm
{
	background-image: url('design/bgCadre2.jpg');
}
#partnersMain fieldset
{
	border: 0;
}
#sendcontact,#connexion,#sendcontactP
{
	border: 0;
	background-image: url('design/bgButton.jpg');
	background-repeat: repeat-x;
	height: 32px;
	color: #fff;
	padding: 0px 10px;
	font-size: 1em;
	cursor: pointer;
	margin-top: 25px;
	margin-left: auto; margin-right: auto;
}
#sendcontactP
{
	margin: 0;
}
#partnersMain form label, #partnersMain form input
{
	display: block;
}
#partnersMain form label
{
	text-align: right;
	margin-right: 10px;
	float: left;
	margin-top: 5px;
}
#partnersMain form p
{
	clear: both;
	margin-bottom: 10px;
}
.textInputs, #partnersMain form textarea
{
	border: 5px solid #353535;
	font-size: 16px;
	width: 170px;
}
.inputs2
{
	border: 5px solid #564531;
}
.textInputs
{
	height: 22px;
}
#partnersMain form h2
{
	color: #ee820f;
	font-weight: bold;
	text-align: center;
	font-size: 1.1em;
	margin-bottom: 15px;
}
#leftForm label
{
	width: 140px;
}
#rightForm label
{
	width: 125px;
}
.titlesPartners
{
	margin-bottom: 20px;
}
.titlesPartners strong, #inscriptionPartners strong
{
	color: #ee820f;
	font-size: 1.2em;
}
.titlesPartners b
{
	color: #acacac;
	font-size: 1.1em;
}
#leftContainer 
{
	width: 400px;
	margin-right: 60px;
	margin-left: 60px;
}
#rightContainer
{
	width: 350px;
}
#leftContainer,#rightContainer
{
	float: left;
}
#inscriptionButton
{
	background-image: url('design/bgButton2.jpg');
	background-repeat: repeat-x;
	height: 60px;
	display: block;
	width: 120px;
	text-align: center;
	color: #fff;
	padding-top: 5px;
	margin-top: 25px;
	margin-left: auto; margin-right: auto;
}
#inscriptionPartners
{
	margin-top: 10px;
	/*background-image: url('design/bgCadre2.jpg');
	background-repeat: repeat-x;*/
	padding: 20px 30px;
}
#partnersMain textarea, #partnersMain select
{
	margin-left: -65px;
	margin-left: 0px !ie;
}
#partnersMain select
{
	width: 180px;
	border: 5px solid #353535;
	font-size: 16px;
}
/*___________________________________________________________________________________ADAPTATION PARTNERS */
#bottom-bar p
{
	text-align: center;
}
p.txt_footer
{
	display: block;
	font-size: 14px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}



