/*** Animation Flash ***/

#header #animFlash {
	width: 976px;
	height: 268px;
	position: absolute;
	top: 0px;
	left: 11px;
	background: url(images/bbc/home/bg_animFlash.jpg) no-repeat top left;
	z-index: 1;
}

#header #animFlash #noFlash img {
	width: 976px;
	height: 268px;
	margin: 0px;
	padding: 0px;
}

/*** Choix langue ***/

#header #choixLangue {
	width: 27px;
	height: 57px;
	position: absolute;
	top: 211px;
	left: 12px;
	z-index: 2;
}

#header #choixLangue a {
	width: 27px;
	height: 24px;
	margin: 0px 0px 6px 0px;
	display: block;
	float: left;
}

#header #choixLangue a#en {
	background: url(images/bbc/home/langue_en_off.gif) no-repeat top left;
}

#header #choixLangue a#en:hover {
	background-image: url(images/bbc/home/langue_en_on.gif);
}

#header #choixLangue a#fr {
	background: url(images/bbc/home/langue_fr_on.gif) no-repeat top left;
}

/*** Colonnes ***/

#colonneGauche {
	width: 240px;
	height: 218px;
	padding: 54px 4px 0px 18px;
	background:url(images/bbc/home/bg_c_gauche.jpg) no-repeat top right;
	float: left;
}

#colonneCentrale {
	width: 477px;
	padding: 0px 0px 50px 0px;
	background: url(images/bbc/home/pointilles_verticaux.gif) no-repeat 0px 24px;
	float: left;
}

#colonneDroite {
	width: 252px;
	padding: 10px 0px 0px 0px;
	float: left;
}


/***************************
****** COLONNE GAUCHE ******
***************************/

/*** Actualités ***/

#actualites {
	width: 240px;
	height: 120px;
	margin: 0px 0px 16px 0px;
	float: left;
	font-size: 10px;
}

#insideScroller {
	margin:0px;
	width: 240px;
}

#actualites .actu {
	margin: 0px 0px 10px 0px;
	float: right;
}

#actualites .actu img.actuImage {
	width: 86px;
	margin: 0px 4px 0px 0px;
	padding: 2px;
	border: 1px solid #a4d0e9;
	float: right;
}

#actualites .actu .actuTexte {
	width: 232px;
	float: right;
}

#actualites .actu .actuTexte.img {
	width: 142px;
}

#actualites .actu span.actuTitre {
	font-weight: bold;
	color: #0078bb;
}

#actualites .actu a{
	width: 100%;
	display: block;
	color: #0078bb;
	font-style: italic;
	text-align: right;
}

/*** Des questions ? ***/

#ecrivezNous {
	width: 204px;
	height: 30px;
	padding: 0px 0px 0px 36px;
	margin-left: 2px;
	float: left;
	font-size: 10px;
	color: #0078bb;
	background: url(images/bbc/home/desQuestions_img.jpg) no-repeat top left;
}

#ecrivezNous a {
	height: 30px;
	width: 88px;
	height: 14px;
	margin: 2px 0px 0px 0px;
	display: block;
	background: url(images/bbc/home/btn_ecrivezNous_off.gif) no-repeat top left;
}

#ecrivezNous a:hover {
	background-image: url(images/bbc/home/btn_ecrivezNous_on.gif);
}

#lienVideo {
	height: 32px;
	margin-top: 8px;
	padding: 3px 0px 0px 38px;
	float: left;
	font-size: 10px;
	color: #0078bb;
	background: url(images/bbc/home/lienVideo_img.jpg) no-repeat top left;
}
#lienVideo a {
	text-decoration: underline;
	color: #0078bb;
}
#lienVideo a:hover {
	text-decoration: none;
}
/***************************
***** COLONNE CENTRALE *****
***************************/

#colonneCentrale img#accroche {
	margin: 10px 0px 12px 7px;
}

#contenu {	
	min-height: 140px;
	_height: 140px;
	padding: 0px 0px 6px 0px;
	background: url(images/bbc/home/pointilles_horizontaux.gif) no-repeat bottom left;
}

#contenu .bloc{
        line-height: 11px;
	font-size: 10px;
	color: #4f4f4f;
}

#contenu .bloc td {
	font-size: 10px;
}

/***************************
****** COLONNE DROITE ******
***************************/

#colonneDroite a {
	height: 14px;
	position: absolute;
	top: 46px;
	left: 107px;
}

#colonneDroite p {
	width: 138px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 21px;
	left: 106px;
	line-height: 10px;
	font-size: 9px;
	overflow: hidden;
}

#colonneDroite img {
	width: 81px;
	height: 32px;
	position: absolute;
	top: 26px;
	left: 17px;
}

/*** Bloc Nutrition ***/

#colonneDroite #blocNutrition {
	width: 252px;
	height: 70px;
	color: #70a500;
	background: url(images/bbc/home/bloc_nutrition.gif) no-repeat top left;
	float: left;
	position: relative;
}

#colonneDroite #blocNutrition a {
	width: 77px;
}

#colonneDroite #blocNutrition a:hover {
	background: url(images/bbc/home/btn_faireLeTest_on.gif) no-repeat top left;
}


/*** Bloc Recettes ***/

#colonneDroite #blocRecettes {
	width: 252px;
	height: 70px;
	color: #f5514d;
	background: url(images/bbc/home/bloc_recettes.gif) no-repeat top left;
	float: left;
	position: relative;
}

#colonneDroite #blocRecettes a {
	width: 97px;
}

#colonneDroite #blocRecettes a:hover {
	background: url(images/bbc/home/btn_voirLesRecettes_on.gif) no-repeat top left;
}

/*** Bloc Menu BBC ***/

#colonneDroite #blocMenuBBC {
	width: 252px;
	height: 70px;
	color: #0078bb;
	background: url(images/bbc/home/bloc_menuBBC.gif) no-repeat top left;
	float: left;
	position: relative;
}

#colonneDroite #blocMenuBBC a {
	width: 133px;
	left: 104px;
}

#colonneDroite #blocMenuBBC a:hover {
	background: url(images/bbc/home/btn_commanderLesProduits_on.gif) no-repeat top left;
}