/* Articles a la une */

/* Cadre */
#cadre_a_la_une_pre {
	position:relative;
	height:240px;
	width:98%;
	margin-left:1%;
	-ms-margin-right:1%;
	_width:580px;
	margin-bottom:20px;
	/*background-color:#e75c00;*/
	background-color:#F9BB08;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	behavior:url(/global/css/ie-css3.htc);
	padding:10px 0px 10px 0px;
}

#cadre_a_la_une_bg, #cadre_a_la_une_bg_noel {
	position:relative;
	background-color:#FFF;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	behavior:url(/global/css/ie-css3.htc);
	margin-left:5px;
	margin-right:5px;
}

#cadre_a_la_une_bg_noel { } 

#cadre_a_la_une_tg {
	position:relative;
	float:left;
	width:180px;
	height:200px;
	padding:10px;
	background-image:url(../img/cadres/articles-a-la-une-tg.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	color:#D84706;
	font-weight:bold;
	font-size:13px;
	line-height:22px;
}

#cadre_a_la_une_tg div {
	position:absolute;
	bottom:18px;
	right:0px;
	width:190px;
	color:#FFF;
	text-align:center;
	line-height:20px;
}

#cadre_a_la_une {
	position:relative;
	width:auto;
	_width:360px;
	height:240px;
	overflow:hidden;
}

#cadre_a_la_une ul {
	position: relative;
	padding: 0;
	margin: 0;
}

#cadre_a_la_une ul li {
	width:310px;
	height:240px;
	float: left;
	list-style: none;
	background-image:none;
	margin:0;
	padding:0;
}	


/* Articles */
.article_a_la_une {
	position:relative;
	height:240px;
}

.cadre_une_titre {
	position:absolute;
	top:7px;
	left:10px;
	width:290px;
	height:25px;
	overflow:hidden;
	text-align:center;
}

.cadre_une_titre a {
	color:#0773B3;
	font-weight:bold;
}

.cadre_une_prix {
	position:absolute;
	top:40px;
	right:10px;
	width:70px;
	font-size:18px;
}

.cadre_une_prix_barre {
	position:absolute;
	top:-20px;
	right:0px;
	width:80px;
	font-size:12px;
}

.cadre_une_img {
	position:absolute;
	top:40px;
	left:20px;
	width:265px;
	text-align:center;
	height:120px;
	overflow:hidden;
}

.cadre_une_super_promo {
	position:absolute;
	top:75px;
	right:0px;
}

.cadre_une_lien {
	position:absolute;
	bottom:10px;
	right:20px;
	font-size:8pt;
}

.cadre_une_ref {
	position:absolute;
	bottom:10px;
	left:20px;
	font-size:8pt;
	color:#999999;
}

.cadre_une_fleche_g {
	position:absolute;
	top:0px;
	left:190px;
	-pie-png-fix:true;
	behavior:url(/global/css/ie-css3.htc);
}

.cadre_une_fleche_d {
	position:absolute;
	top:0px;
	right:-10px;
	-pie-png-fix:true;
	behavior:url(/global/css/ie-css3.htc);
}

.cadre_une_txt {
	position:absolute;
	bottom:30px;
	left:20px;
	width:265px;
	padding:5px 0px 5px 0px;
	font-weight:bold;
	font-size:14px;
}

.cadre_une_txt1 {
	position:relative;
	color:#0B6AAE;
	text-align:center;
}

.cadre_une_txt2 {
	position:relative;
	color:#DD1B15;
	text-align:center;
}

#cadre_a_la_une_ed {
	position:absolute;
	bottom:0px;
	right:-10px;
	width:70px;
	height:260px;
	background-image:url(../img/cadres/articles-a-la-une-accueil-etoiles.png);
	background-repeat:no-repeat;
	-pie-png-fix:true;
	behavior:url(/global/css/ie-css3.htc);
}
