/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	background: #d7d6d4;
}
.logof{
	/*background: url(../img/logo.gif) no-repeat left top;*/
position:absolute;

	/*left:1%;*/

}
/* HACK IE6 et IE7 uniquement */
* html .logof{
	left:5%;
}
*+html .logof
{
	left:5%;
}
#home {
	background: #d7d6d4 url(../img/fd_anim.gif) repeat	;
}

#philo {
	background: url(../img/fd_philo.gif) no-repeat center top;
}
#philo_en {
	background: url(../img/fd_philo_en.gif) no-repeat center top;
}

#tabboutique {
	background: url(../img/fd_boutique.gif) no-repeat center top;
}
#tabboutique_en {
	background: url(../img/fd_boutique_en.gif) no-repeat center top;
}
#tabcoloriages {
	background: url(../img/fd_coloriages.gif) no-repeat center top;
}
#tabcontact {
	background: url(../img/fd_contact.gif) no-repeat center top;
}
#tabcontact_en {
	background: url(../img/fd_contact_en.gif) no-repeat center top;
}
#histoire {
	background: #d7d6d4 url(../img/fd_histoire.gif) repeat;
}


#layette {
	background: #fff url(../img/fd_layette.gif) repeat ;
}
#minikids {
	background: #fff url(../img/fd_minikids.gif) repeat ;
}
#kids {
	background: #fff url(../img/fd_kids.gif) repeat ;
}
#tabkids {
	background: url(../img/fd_tabkids.gif) no-repeat center top;
}
#tabcoll {
	background: url(../img/fd_collec.gif) no-repeat center top;
}
#nuit {
	background: #bdbdbd url(../img/fd_nuit.gif) repeat ;
}

#ssvet {
	background: #fff url(../img/fd_ssvet.gif) repeat ;
}
#premiersjours {
	background: #dde9b6 url(../img/fd_premiersjours.gif) repeat ;
}
#premiers {
	background: url(../img/fd_premiers.gif) no-repeat left top;
}

#prenoms {
	background: url(../img/fd_prenoms.gif) no-repeat center top;
}

#storelocatorw {
	background: #d7d6d4 url(../img/fd_storelocatorw.jpg) no-repeat center top;
}
#chaussures {
	background: #d7d6d4 url(../img/home-accessoires.jpg) no-repeat center top;
}

#back {
	background: #d7d6d4 url(../img/fd_back.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%;
}



#cache {
	visibility: hidden;
	position: absolute;
	top: 62px;
	left: 0;
	z-index: 100;
	width: 100%;
	color: #fff;
}

#cache div {
	margin: auto;
	width: 998px;
	background: #4d4f53;
	
}


/*----------------- CONTENT ----------- */

#content {

	
	width: 990px;
	height: 532px;
	display: table-cell;
	vertical-align: middle;
	
		text-align: center;

}




/*----------------- FOOTER ----------- */

#footer {
	clear: both;
	/*padding-left: 100px;
	position: absolute;
	bottom: 10%;*/
	
	margin-bottom: 0; /* évite tout risque de fusion des marges */
	
	vertical-align: middle;
	
	text-align: center;


}


/* POUR PHILO */
.sstit{
	font-size:14px;
	font-family:Arial;
	color:#6F7575;
	text-align:justify;	
}
.txt{
	font-size:13px;
	color:#9a9b9d;
	font-family:Arial;
	text-align:justify;
	
}
/* FIN PHILO */
a  {
color:#9a9b9d;
}

.bloc_offre a {
color:#A70000;
}


#rech2 {
background:url(../img/fd_recherche.gif) top left no-repeat;
width:300px;

text-align:left;

}


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:#888;
	background:url(../img/fd_bout.gif) top left no-repeat;
	padding-left:40px;
	margin-left:60px;
	font-size:12px;
}



.fd_bout strong{
	color:#eb6e21;
}
.fd_bout a{
	color:#ccc;
	font-weight: bolder;
	text-decoration: none;
	font-size: 14px;
}
*/
.texte{
background:#D7D6D4;
color:#fff;
}


#jobs {
filter:alpha(opacity=70);
   -moz-opacity:0.7;
   opacity: 0.7;
background: #fff;
padding:15px;
}

.titre_boutique{
color:#eb6e21;
font-size: 13px;

}
.txt_boutique{
color:#888;
font-size: 13px;

}
.txt_boutique a{
	color:#ccc;
	text-decoration: none;
	
}
input{
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
	
	margin: 0px;
	height: 20px;
	color: #bdbdbd;
	padding: 0px 0px;
	border: 0px;
	list-style: none;
}

#vintage
{
background:#000000;
}