/**
 * Fichier : coin_grands.css
 * Description : styles spécifiques aux pages coin des grands
 * Auteur : Hamza Iqbal - hiqbal[at]actualys.com
 * Version : 1.0.0
 ******************************************/

/**
 * Structure générique
 ******************************************/
#coin_grands #contenu h2.titre_page { color: #fc6417; }

/**
 * Présentation Carrefour Kid's Club
 ******************************************/
#coin_grands #fiche_article
{
	background: #fff;
	border: 1px dotted #ff5929;
	clear: both;
	padding: 8px;
	width: 893px;
}

#coin_grands #fiche_article.presentation_kids_club .contenu
{
	float: left;
	width: 680px;
}

#coin_grands #fiche_article.presentation_kids_club .visuel { float: right; }

#coin_grands #fiche_article h3
{
	font-weight: bold;
	color: #4ace25;
	font-size: 12px;
	margin: 0 0 5px;
}

#coin_grands #fiche_article p,
#coin_grands #fiche_article ul
{
	color: #ff3428;
	font-size: 12px;
	line-height: 14px;
	margin: 0 0 15px;
	text-align: justify;
}

#coin_grands #fiche_article ul { margin: 0 0 15px 15px; list-style: disc; }
#coin_grands #fiche_article ul li { margin: 0 0 5px; }
#coin_grands #fiche_article ul { margin: 10px 0 15px 15px; }

#coin_grands #fiche_article p.indication,
#coin_grands #fiche_article ul
{
	font-style: italic;
	margin: 0 0 15px 15px;
}

#coin_grands #fiche_article .composite .visuel
{
	float: right;
	margin: 0 0 15px 15px;
	text-align: center;
}




/**
 * Fiche produits Carrefour
 ******************************************/
#coin_grands #produits_wrapper {
border: 1px dotted #ff5929;
padding:10px;
position:relative;
}

#coin_grands #produits_wrapper h1{
color:#fa6d29;
font-size:24px;
font-weight:bold;
margin:30px 15px 40px;
text-transform:uppercase;
}

#coin_grands #produits_menu
{
	margin:30px 0 20px;
}
#coin_grands #produits_menu ul li{
	float:left;
	display:block;
	width:222px;
	height:41px
}
#coin_grands #produits_menu ul li a {
	display:block;
	width:222px;
	height:41px;
	text-indent:-3000px;
	background-image:url(../images/textes/onglets_gamme_produits.png);
	cursor:pointer;
	outline:none;
}
#coin_grands #produits_menu ul li.petitdej a {
	background-position: 0 0;
}
#coin_grands #produits_menu ul li.petitdej a:hover, #coin_grands #produits_menu ul li.petitdej a.selected {
	background-position: 0 41px;
}
#coin_grands #produits_menu ul li.repas a {
	background-position: -222px 0;
}
#coin_grands #produits_menu ul li.repas a:hover, #coin_grands #produits_menu ul li.repas a.selected {
	background-position: -222px 41px;
}
#coin_grands #produits_menu ul li.gouter a{
	background-position: -444px 0;
}
#coin_grands #produits_menu ul li.gouter a:hover, #coin_grands #produits_menu ul li.gouter a.selected {
	background-position: -444px 41px;
}
#coin_grands #produits_menu ul li.fetes a {
	background-position: -666px 0;
}
#coin_grands #produits_menu ul li.fetes a:hover, #coin_grands #produits_menu ul li.fetes a.selected {
	background-position: -666px 41px;
}

/**
 * Produits Carrefour liste
 ******************************************/
#coin_grands #produits_carrefour
{
	background: #fff;
	float: left;
	display:inline;
	width: 266px;
	height:567px;
	overflow:hidden;
background: url(../images/prods/nw.png) top left no-repeat,
			url(../images/prods/ne.png) top right no-repeat,
			url(../images/prods/se.png) bottom right no-repeat,
			url(../images/prods/sw.png) bottom left no-repeat,
			url(../images/prods/ns.png) top left repeat-x,
			url(../images/prods/ns.png) bottom left repeat-x,
			url(../images/prods/ew.png) top left repeat-y,
			url(../images/prods/ew.png) top right repeat-y;
}

#coin_grands #produits_carrefour h3
{
	margin: 8px;
	/*font-size:13.5px;*/
}

#coin_grands #produits_carrefour h3.titre_bulle a,
#coin_grands #produits_carrefour h3.titre_bulle span
{
	_margin: 1px 0 0 -1px;
        zoom: 1;
}

#coin_grands #produits_carrefour .jcarousel-container
{
	position: relative;
	padding: 30px 0;
	width: 266px;
	border-top: 1px dotted #ff5929;

}

#coin_grands #produits_carrefour .jcarousel-prev,
#coin_grands #produits_carrefour .jcarousel-next
{
	background: url(../images/boutons/btn_carrousel.png) no-repeat;
	cursor: pointer;
	height: 18px;
	left: 114px;
	position: absolute;	
	width: 30px;
}

#coin_grands #produits_carrefour .jcarousel-prev
{
	background-position: 0 -260px;
	top: 5px;
}

#coin_grands #produits_carrefour .jcarousel-next
{
	background-position: -30px -260px;
	bottom: 5px;
}

#coin_grands #produits_carrefour .jcarousel-prev-disabled,
#coin_grands #produits_carrefour .jcarousel-next-disabled { cursor: default; }

#coin_grands #produits_carrefour .jcarousel-prev-disabled { background-position: 0 -278px; }
#coin_grands #produits_carrefour .jcarousel-next-disabled { background-position: -30px -278px; }

#coin_grands #produits_carrefour .jcarousel-clip
{
	border-top: 1px dotted #ff5929;
	border-bottom: 0px dotted #ff5929;
	height: 456px;
	position: relative;
	overflow: hidden;
	width: 265px;
	z-index: 2;
}

#coin_grands #produits_carrefour .jcarousel-clip ul#liste_produits_carrefour
{
	left: 0;
	position: relative;
	padding: 0;
	top: 0;
	overflow: hidden;
	z-index: 1;
}

#coin_grands #produits_carrefour ul#liste_produits_carrefour
{
	width: 266px;
}

#coin_grands #produits_carrefour ul#liste_produits_carrefour li
{
	float: left;
	border-bottom: 1px dotted #ff5929;
	border-right: 1px dotted #ff5929;
	margin-top:-1px;
	height: 150px;
	overflow: hidden;
	padding: 1px;
	width: 130px;
}

#coin_grands #produits_carrefour ul#liste_produits_carrefour li .corps
{
	height: 127px;
	padding: 12px 16px;
	width: 100px;
}

#coin_grands #produits_carrefour ul#liste_produits_carrefour li.actif .corps { background: #d2ecfe; }

#coin_grands #produits_carrefour ul#liste_produits_carrefour li .visuel
{
	background: url(../images/fonds/bg_visuels.png) -284px -306px no-repeat;
	height: 67px;
	padding: 2px;
	width: 90px;
}

#coin_grands #produits_carrefour ul#liste_produits_carrefour li.actif .visuel { background-position: -284px -377px; }

#coin_grands #produits_carrefour ul#liste_produits_carrefour li p a
{
	color: #ff3428;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	margin: 5px 0px 5px 0;
	padding-right:5px;
	text-transform: uppercase;
	width: 111px;
	text-decoration:none;
}
#coin_grands #produits_carrefour ul#liste_produits_carrefour li.actif p a
{
color:#00A1FF;
}

#coin_grands #produits_carrefour ul#liste_produits_carrefour li.actif p { color: #00a1ff; }


/**
 * Fiche produit Carrefour
 ******************************************/
#coin_grands #fiche_produit_carrefour
{
	background: #fff;
	float: right;
	padding: 15px 20px;
	width: 570px;
	background: url(../images/prods/nw.png) top left no-repeat,
				url(../images/prods/ne.png) top right no-repeat,
				url(../images/prods/se.png) bottom right no-repeat,
				url(../images/prods/sw.png) bottom left no-repeat,
				url(../images/prods/ns.png) top left repeat-x,
				url(../images/prods/ns.png) bottom left repeat-x,
				url(../images/prods/ew.png) top left repeat-y,
				url(../images/prods/ew.png) top right repeat-y;
}

#coin_grands #fiche_produit_carrefour .produit
{
	clear: both;
	overflow: hidden;
	width: 580px;
}

#coin_grands #fiche_produit_carrefour h3
{
	color: #00a1ff;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.2;
	margin: 0 0 15px;
	text-transform: uppercase;
}

#coin_grands #fiche_produit_carrefour .presentation
{
	float: left;
	width: 284px;
}

#coin_grands #fiche_produit_carrefour .visuel
{
	/*background: url(../images/fonds/bg_visuels.png) 0 -306px no-repeat;
	height: 209px;*/
	margin: 0 0px 20px 0;
	padding: 0px;
	width: 280px;
	border:2px solid #eee;
	text-align:center;
}

#coin_grands #fiche_produit_carrefour p.accroche
{
	color: #1d9ffc;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}

#coin_grands #fiche_produit_carrefour .informations
{
	float: right;
	width: 275px;
}
#coin_grands #fiche_produit_carrefour .benefice p {
color:#ff4211;
font-size:15px;
text-transform:uppercase;
font-weight:bold;
}
#coin_grands #fiche_produit_carrefour .informations .info { margin: 0 0 15px }

#coin_grands #fiche_produit_carrefour p,
#coin_grands #fiche_produit_carrefour ul
{
	color: #00a1ff;
	font-size: 12px;
	line-height: 14px;
}

#coin_grands #fiche_produit_carrefour p.sep,
#coin_grands #fiche_produit_carrefour ul.sep { margin: 0 0 10px; }

#coin_grands #fiche_produit_carrefour p strong
{
	color: #ff4211;
	font-weight: bold;
}

#coin_grands #fiche_produit_carrefour p.indication
{
	font-size: 11px;
	font-style: italic;
}
#coin_grands #fiche_produit_carrefour .informations .valeurs table{
margin:10px 0;
border-collapse: separate;
border-spacing: 1px;
font-size:9px;
width:100%;
}
#coin_grands #fiche_produit_carrefour .informations .valeurs table th {
background-color:#fe6a20;
color:#fff;
padding:3px;
font-weight:normal;
}
#coin_grands #fiche_produit_carrefour .informations .valeurs table td {
background-color:#fee1d3;
padding:1px;
text-align:center;
color:#fe6a22;
}

/**
 * visuels produit Carrefour
 ******************************************/
#coin_grands #carrousel_produit_visuels {
width:150px;
height:45px;
float:left;
}
#coin_grands #carrousel_produit_visuels li{
display:inline;
}
#coin_grands #carrousel_produit_visuels li img{
border:1px solid #e5e5e5;
height:38px;
cursor:pointer;
}
#coin_grands #carrousel_produit_visuels li img.selected{
border:1px solid #fe6a20;
}
#coin_grands #carrousel_produit_visuels_zoom img{
display:none;
}
#coin_grands #carrousel_produit_visuels_zoom img.visible{
display:block;
}
#coin_grands #impression_jeu_produit{
float:right;
}
#coin_grands #impression_jeu_produit img{
margin-right:-2px;
}

/**
 *  produit Home page
 ******************************************/

#coin_grands #produits_carrefour_hp{
width:790px;
margin:auto;
min-height:200px;
/*background: url(../images/prods/bordertopbig.png) top left no-repeat,
		url(../images/prods/borderbottombig.png) bottom left no-repeat,
		url(../images/prods/borderleftrightbig.png) top left repeat-y;
*/
background: url(../images/prods/nw.png) top left no-repeat,
			url(../images/prods/ne.png) top right no-repeat,
			url(../images/prods/se.png) bottom right no-repeat,
			url(../images/prods/sw.png) bottom left no-repeat,
			url(../images/prods/ns.png) top left repeat-x,
			url(../images/prods/ns.png) bottom left repeat-x,
			url(../images/prods/ew.png) top left repeat-y,
			url(../images/prods/ew.png) top right repeat-y;
}

#coin_grands #produits_carrefour_hp .informations{
width:360px;
height:324px;
float:right;
padding:20px;
border-left: 1px dotted #ff5929;
}
#coin_grands #produits_carrefour_hp .informations p{
color: #00a1ff;
font-size: 13px;
line-height: 16px;
margin-bottom:10px;
}
#coin_grands #produits_carrefour_hp .informations ul{
margin-bottom:10px;
}
#coin_grands #produits_carrefour_hp .informations ul li{
color: #00a1ff;
font-size: 13px;
line-height: 16px;
list-style: disc inside none;
}
#coin_grands #produits_carrefour_hp .informations a{
color: #00a1ff;
font-size: 13px;
line-height: 18px;
}
#coin_grands #produits_carrefour_hp .informations a:hover{
color: #FF4211;
font-weight: bold;
}

#coin_grands #produits_carrefour_hp #anim_hp{
width:373px;
float:left;
text-align:center;
position:relative;
}
#coin_grands #produits_carrefour_hp #anim_hp .new_produit{
position:absolute;
top:20px;
left:-5px;
display: none;
}
#coin_grands #produits_carrefour_hp #anim_hp .visuel{
margin:40px 0 15px 1px;
}
#coin_grands .produits_lien_parole{
text-align:center;
margin-bottom:100px;
float: right;
padding-top:30px;
width: 610px;
}

#coin_grands .produits_lien_parole_max {
clear: left;
float: none;
width: auto;
}

/**
 *  produit Section Home page
 ******************************************/
#coin_grands .section_produit_carrefour .informations p
{
	color: #00a1ff;
	font-size: 13px !important;
    line-height: 16px !important;
    margin-bottom: 10px !important;
}
#coin_grands .produits_lien_parole p{
    color: #FA6D29;
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 10px;
}
#coin_grands #produits_wrapper .produits_lien_parole2{
margin-bottom:100px;
margin-top:30px;
padding-right:400px;
text-align:left;
float:right;
clear:right;
} 
