#home_content {
	padding:60px 0px 0px 0px;
}

#home_flash {
	padding-left:122px;
	height:192px;
}

#vedette {
	float:left;
	width:327px;
	height:161px;
}

#vedette_pix {
	float:left;
	width:146px;
	height:161px;
	margin-right:6px;
}

#vedette_title {
	height:31px;
	padding-top:7px;
}

#vedette_name {
	height:23px;
}

#vedette_name a {
	font-size:11px;
	color:#ff4e00;
}

#vedette_text {
	margin:0px;
	padding:0px;
	height:60px;
	line-height:12px;
	font-size:10px;
	color:#000;
}

.vedette_block {
	float:left;
	width:127px;
	height:161px;
	margin-left:6px;
	text-align:center;
	background:url(../images/home_vedette_block_bg.gif) no-repeat;
}

.vedette_block_pix {
	padding-top:17px;
	height:90px;
	width:127px;
	text-align:center;
}

.vedette_block_name {
	height:28px;
	width:110px;
	margin:auto;
	overflow:hidden;
}

.vedette_block_add a {
	font-size:11px;
	color:#ff4e00;
	margin:auto;
}





/** Popup Accueil **/

#welcome_popup {
	position:absolute;
	width:534px;
	height:397px;
	padding:6px;
	background:#fff;
	left:50%;
	top:160px;
	margin-left:-267px;
	z-index:801;
}

#welcome_popup_content {
	width:489px;
	height:372px;
	font-size:13px;
	padding:25px 15px 0px 30px;
	background:url(../images/welcome_bg.jpg) no-repeat;
	text-align:left;
}

#welcome_popup_content ol {
	margin:10px 0px 0px 0px;
	padding:0px;
}

#welcome_popup_content ol li {
	margin:0px 0px 5px 20px;
	padding:0px;
}

#welcome_popup_content a {
	font-size:13px;
}

#find_store 
{
	margin-right:22px;
	margin-top:15px;
	float:right;	
}