@charset "utf-8";
/* CSS Document */

body.cms-creeks {
    background:url(../images/static/fond_creeks.jpg) center top no-repeat #f4f4f5;
}

#logo_creeks {
	float:left;
}

.middle-container {
    height:865px;
}

.col1-layout {
	height:812px;
}

#chapeau h1 {
	font-size:12px;
	line-height:16px;
	padding: 25px 60px 0px 0px;
	float:right;
    width: 562px;
	color:#fff;
}

#contenu_texte h2, #chapeau h1, #contenu_texte h3{
	font-family:Arial, Helvetica, sans-serif;
}

#femme_creeks  h3,
#homme_creeks  h3,
#enfant_creeks h3,  
#bebe_creeks h3{
	font-size:18px;
	color:#1c2c41;	
	font-weight:bold;
}


#femme_creeks  ul li,
#homme_creeks  p,
#enfant_creeks ul li,  
#bebe_creeks ul li{
	color:#fff; 
	font-size: 1.04em;
	line-height:14px;
	margin-bottom: 5px;
}

#femme_creeks  ul li a,
#enfant_creeks ul li a,  
#bebe_creeks ul li a, 
#chapeau h1 a,
#homme_creeks p a{
	text-decoration:underline;
	color:#fff;
}
	
.middle {
    background-color:transparent;
	padding-bottom:50px;
}

#chapeau{
	height:162px;
}

#enfant_creeks ul li{
	margin-bottom:5px;
}

#collection{
	width:800px;
}

#contenu_texte {
	width:709px;
	height:478px;
	margin:140px auto 0px auto
}

#contenu_texte h2 {
	text-align:center;
	font-size:16px;
	line-height:20px;
	color:#1c2c41;
	margin-bottom:42px;
}

#col_hf_creeks{
	float:left;
	width:354px;
	height:320px;
    background:url(../images/static/fond_homme_femme_creeks.jpg) center top no-repeat;
}

#col_eb_creeks{
	float:left;
	width:355px;
    background:url(../images/static/fond_enfant_bebe_creeks.jpg) center top no-repeat;
}

#homme_creeks{
	float:left;
    width: 237px;
	height:148px;
	padding:8px 38px 0px 38px;
}

#femme_creeks {
    float:left;
    padding-left:38px;
    padding-right:38px;
    width:237px;
}

#contenu_texte h3 {
    margin-bottom: 30px;
}

#enfant_creeks{
    float: left;
    height: 252px;
    padding: 7px 0px 0px 68px;
    width: 253px;
}

#bebe_creeks{
    float: left;
    height: 150px;
	width:253px;
    padding: 18px 0px 0px 68px;
}
