/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica;
	font-size:14px;
	height: 100%;
	background: #58585A  url("../img/fd.gif") no-repeat center top;
	color:#fff;
}

/*
#home {
	background: #58585A url(../img/fd_home.jpg) no-repeat center top;
}
#hometmp {
	background: #58585A url(../img/fd_home.jpg) no-repeat center top;
}


#histoire {
	background: #58585A url(../img/fd_histoire2.jpg) no-repeat center top;
	color:#fff;
}
#histoire strong{
	color:#FDEEF5;
}
#kids {
	background: #58585A url(../img/fd_kids2.jpg) no-repeat center top;
}

#women {
	background: #58585A url(../img/fd_women.jpg) no-repeat center top;
}
#junior {
	background: #58585A url(../img/fd_junior2.jpg) no-repeat center top;
}
#storelocatorw {
	background: #58585A url(../img/fd_storelocatorw.jpg) no-repeat center top;
}
#chaussures {
	background: #58585A url(../img/home-accessoires.jpg) no-repeat center top;
}

#back {
	background: #58585A url(../img/fd_back.jpg) no-repeat center top;
}
#fashion {
	background: #58585A url(../img/fd_fashion.jpg) no-repeat center top;
}
*/
div,form,h1,h2,h3,h4,h5,h6,p,fieldset,img,ul,li {
	padding: 0;
	margin: 0;
	border: none;
}


li {
	list-style-type: none;
}

#page {
	
	/* position:relative; */
	width: 1000px;
	min-height: 100%;
	margin: auto;
	
}
/* HACK IE6 uniquement */
* html #page {
	height: 100%;
}
#lienlogo{
position:absolute;
left:30%;
}



/*----------------- CONTENT ----------- */

#content {

	margin-top: 0;
	
}


/*----------------- FOOTER ----------- */

#footer {
	clear: both;
	/*padding-left: 100px;*/
	position: absolute;
	bottom: 1%; 
	width:100%;
	text-align:center;
	margin-bottom: 0; /* évite tout risque de fusion des marges */
	
}

* html #footer {

	bottom: 2%; 
}

#links li {
	float: left;
	background-position: bottom;
	vertical-align: bottom;
	/* background: url(../img/dot_links.png) bottom right no-repeat;*/
}

#links li.last {
	padding: 4px 0px;
	background: none
}

#links li.last div {
	width: 15px;
	height: 15px;
	display: inline;
	margin-left: 0px;
	
	background-position: bottom;
	vertical-align: bottom;
}

#links li.right {
	vertical-align: baseline;
	float: right;
	background: url(../img/dot_links.png) bottom left no-repeat;
}

#links li a {
	display: block;
	margin: 0 20px;
	height: 22px;
	padding-top: 5px;
	width: 100px;
}

#links li a img {
	vertical-align: middle
}

.txt{
	font-size:13px;
	font-family:Arial, Helvetica;
	
	
}
a  {
color:#FDEEF5;
}

#rech2 {
background:url(../img/fd_recherche.gif) top left no-repeat;
width:400px;
height:200px;
}
#rech2_en {
background:url(../img/en_fd_recherche.gif) top left no-repeat;
width:400px;
height:200px;
}
#rech {
width:400px;
height:200px;
}

input.textfield {
margin:0;
border:none;
padding:6px 10px;
width:212px;
height:20px;
background:url(../img/input_txt.gif) top left;
color:#fff;
text-transform:uppercase;

}
.fd_bout{
color:#fff;
background:url(../img/fd_bout.gif) top left no-repeat;
padding-left:40px;
margin-left:60px;
font-family:Arial, Helvetica;
font-size:12px;
}

.fd_bout strong{
	color:#fff;
}
.fd_bout a{
	color:#fff;
	font-weight: bolder;
	text-decoration: none;
	font-size: 14px;
}
.gris{
color:white;
padding:8px;
}

.tabcontact{
/*background: #58585A;
border-color:#FFFFFF;
border-width:1px;*/
padding:3px;
margin:3px;
background:url(../img/fd_contact.gif) top left no-repeat;
}
#jobs {
background:url(../img/fd_emploi.gif) top left no-repeat;
padding:15px;
}
#jobs_en {
background:url(../img/fd_emploi_en.gif) top left no-repeat;
padding:15px;
}

#contactht {
z-index:0;
background:url(../img/fd_contactht.gif) top left no-repeat;
width:400px;
height:200px;
position:absolute;
}
#contactht_en {
z-index:0;
background:url(../img/en_fd_contactht.gif) top left no-repeat;
width:400px;
height:200px;
position:absolute;
}
#container{
text-align:center;
}