*{
	margin: 0;
	padding: 0;	
}

html, body{
	height: 100%;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

h1, h2, h3{
	margin: 0;
	padding: 0;	
}

a{
	text-decoration: none;
	position: relative;
	z-index: 1;
}

a:hover{
	text-decoration: underline;
}

img{
	border: 0;
}

ul{
	list-style-type: none;
}

.clearer{
	clear: both;
	font-size: 1px;
	height: 1px;
}

.clearer2{
	clear: both;
}

.gras{
	font-weight: bold;
}

.gauche{
	float: left;
}

.droite{
	float: right;
}

.grey {
	color : #666666;
}

.txtCentre{
	text-align: center;
}

.txtDroite{
	text-align: right;
}

input, select, textarea{
	border: 1px solid #a5acb2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5a0202;
	padding: 2px 0;
	position: relative;
	z-index: 1;			
}

input.boutonRadio{
	border: none;
}

#fondGauche{
	position: absolute;
	width: 50%;
	height: 600px;
	top: 0;
	left: 0;
	background: url(../images/fdgauchesite.jpg) top left repeat-x;
	z-index: 1;
}

#fondDroite{
	position: absolute;
	width: 50%;
	height: 600px;
	top: 0;
	right: 0;
	background: url(../images/fddroitesite.jpg) top left repeat-x;
	z-index: 1;
}

#global{
	background: url(../images/fdsite3.jpg) no-repeat scroll left top;
	position: absolute;
	width: 960px;
	/*margin-top: 70px;*/
	margin-top: 0;
	min-height: 600px;
	top: 0;
	left: 50%;
	margin-left: -480px;
	z-index: 2;	
}

* html #global, * html #fondDroite, * html #fondGauche{
	height: 598px;
}

/*******************************************************
					DEBUT HEADER
*******************************************************/
#zoneHeader{
	/*height: 117px;*/
	float: left;
	font-size: 11px;
	padding: 0px 0 0 1px;
}

.headerG, .headerC, .headerD, .headerMenuG, .headerMenuC, .headerMenuD{
	float: left;
}

.headerG{
	background: transparent url(../images/logoCanderel.png) no-repeat;
	width: 151px;
	height: 152px;
	text-align: right;
	behavior: url('/web/js/iepngfix.htc');
	cursor: pointer;
}

.headerC{
	width: 590px;
	padding: 40px 0 0 0;
}

.headerC ul{
	height: 24px;
	width: auto;
	_width: 480px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/web/images/headermenuFond.png');	
	text-align: center;
	padding: 13px 0 0 0;
}

.headerC ul li ul{
	filter: none;
	background: none;
}

.headerC[class] ul{
	background: url(../images/headermenuFond.png) top left repeat-x;
}
.headerC[class] ul li ul{
	background: none!important;
}

.headerC ul li{
	display: inline;
	/*color: #fff;
	font-weight: bold;*/
}

/*.headerC ul li span{
	padding: 0 8px 0 4px;
	border-right: 1px dashed #fff;
	color: #fff;		
}*/

.headerC ul li a{
	padding: 3px 8px 3px 4px;
	background: url(../images/headerpointille.gif) top right no-repeat;	
	/*border-right: 1px dashed #fff;*/
	/*color: #fff;
	font-weight: normal;*/
}

/*.headerC ul li a:hover{
	text-decoration: none;
	font-weight: bold;
}*/

.headerC ul li a.first{
	padding-left: 0;
	background: url(../images/headerpointille.gif) top right no-repeat;	
	/*border-right: 1px dashed #fff; */
}

.headerC ul li a.last{
	padding: 3px 8px 3px 4px;
	/*border-right: none;	*/
	background: none;
}

.headerD{
	width: 111px;
	padding: 40px 29px 0 0;
}

.mainHeaderContainer {
	left: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 3;
}

.spaceForHeader {
	/*top: 79px !important;*/
	padding-top: 79px;
}

.heightForHeader {
	height: 79px;
}
.heightForHeader2 {
	height: 155px;
}


/*******************************************************
					DEBUT MENU
*******************************************************/
.headerMenuC li
{
	position : relative;
}
.headerMenuC li a .menu_01_off
{
	display : inline;
}
.headerMenuC li a .menu_01_on
{
	display : none;
}
.headerMenuC li a:hover .menu_01_off, .headerMenuC li.current a .menu_01_off, .headerMenuC li.current a:hover .menu_01_off, .headerMenuC li.menu_01_hovered a .menu_01_off, .headerMenuC li.menu_01_hovered a:hover .menu_01_off
{
	display : none;
}
.headerMenuC li a:hover .menu_01_on, .headerMenuC li.current a .menu_01_on, .headerMenuC li.current a:hover .menu_01_on, .headerMenuC li.menu_01_hovered a .menu_01_on, .headerMenuC li.menu_01_hovered a:hover .menu_01_on
{
	display : inline;
}
.headerMenuC li.current li a .menu_01_off, .headerMenuC li.menu_01_hovered li a .menu_01_off
{
	display : inline;
}
.headerMenuC li.current li a .menu_01_on, .headerMenuC li.menu_01_hovered li a .menu_01_on
{
	display : none;
}
.headerMenuC li.current li a:hover .menu_01_off, .headerMenuC li.menu_01_hovered li a:hover .menu_01_off, .headerMenuC li li.current a .menu_01_off, .headerMenuC li li.current a:hover .menu_01_off
{
	display : none;
}
.headerMenuC li.current li a:hover .menu_01_on, .headerMenuC li.menu_01_hovered li a:hover .menu_01_on, .headerMenuC li li.current a .menu_01_on, .headerMenuC li li.current a:hover .menu_01_on
{
	display : inline;
}
.headerMenuC li ul
{
	background : none;
	position : absolute;
	left : 0;
	top : 10px;
	text-align : left;
	height : 23px;
	padding : 19px 0 0 0;
	overflow : hidden;
	display : block;
	visibility : hidden;
	white-space : nowrap;
}

.headerMenuC #menu_01 {
	width: 553px;
}

#menu_01_sub_01
{
	left : -2px;
	width : 300px;
}
#menu_01_sub_02
{
	left : 2px;
	width : 550px;
}
#menu_01_sub_03
{
	left : -200px;
	width : 640px;
	/*#padding:7px;*/
	
}
*:first-child+html #menu_01_sub_03 {
	padding-top: 20px;
}
#menu_01_sub_04
{
	width : 500px;
	left : -200px;
}
#menu_01_sub_05
{
	width : 570px;
	left : -443px;
	text-align: right;
}
.headerMenuC li:hover ul, .headerMenuC li.menu_01_hovered ul
{
	visibility : visible;
}
.headerC[class] li:hover ul, .headerMenuC[class] li.menu_01_hovered ul
{
	visibility : visible;
}
.headerMenuC li li
{
	position : static;
	display : inline;
	background : none;
}
.headerC li li a
{
	padding : 0;
	background : none;
}
/*******************************************************
					FIN MENU
*******************************************************/
/*******************************************************
					FIN HEADER
*******************************************************/


/*******************************************************
					DEBUT CENTRE
*******************************************************/
#zoneCentrale{
	position: relative;
	min-height: 543px;
	clear: both;
}

* html #zoneCentrale{
	height: 464px;
}
/*******************************************************
					DEBUT CENTRE
*******************************************************/



/*******************************************************
					DEBUT PAGE INTER
*******************************************************/
#zonePageInter, #zonePageMain, #zonePageInterProg {
	clear: both;
}

#zonePageInterG, #zonePageInterC, #zonePageInterD, #zonePageMainG, #zonePageInterH{
	float: left;
	display : block;
}

#zonePageInterG{
	width: 228px;	
}

#zonePageInterC{
	width: 518px;
}

#zonePageInterD{
	width: 214px;
}

#zonePageMainG{
	width: 746px;
}

#zonePageInterH{
	width: 506px;
}

#zonePageInterProg{
	height:450px;
	display:block;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/web/images/PresProgFond.png');		
}
#zonePageInterProg[id]{
	background: url(../images/PresProgFond.png) top left no-repeat;	
}
/*******************************************************
					FIN PAGE INTER
*******************************************************/


/*******************************************************
					DEBUT FOOTER
*******************************************************/
#zoneFooter{
	/*margin: 0 15px;*/
	padding: 0;
	/*text-align: center;*/
	color: #8a8888;
	width: 960px;
	border-bottom: 0px solid #ccc;
	height: 57px;
}

#zoneFooter li{
	display: inline;
}

#zoneFooter a{
	/*color: #8a8888;*/
}

.copyright {
	float: left;
	height: 30px;
	width: 980px;
	text-align: center;
	color: #7c7c7c;
}

.footer_second_row {
	top:24px !important;
}
/*******************************************************
					FIN FOOTER
*******************************************************/


/*******************************************************
					DEBUT BOUTONS
*******************************************************/
/*.btValider{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../images/btvalider.png');
	width: 106px;
	!width: 118px;	
	height: 30px;
	padding: 5px 0 0 51px;
	!padding: 5px 0 0 39px;	
	font-size: 15px;
	color: #fff;
}

.btValider[class]{
	background: url(../images/btvalider.png) top left no-repeat;
}

.btValider2{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../images/btvalider2.png');
	width: 221px;
	padding: 5px 0 0 25px;		
}

.btValider2[class]{
	background: url(../images/btvalider2.png) top left no-repeat;
}

.btValider3{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../images/btvalider3.png');
	width: 167px;
	!width: 172px;	
	padding: 4px 0 0 25px;
	!padding: 4px 0 0 0;			
}

.btValider3[class]{
	background: url(../images/btvalider3.png) top left no-repeat;
}

.btSuite{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../images/btsuite.png');
	width: 52px;
	height: 25px;
	padding: 0 0 0 20px;	
}

.btSuite[class]{
	background: url(../images/btsuite.png) top left no-repeat;
}

.btValider a, .btValider2 a, .btSuite a{
	color: #fff;
}

.btValider a:hover, .btValider2 a:hover, .btSuite a:hover{
	text-decoration: none;
}*/
/*******************************************************
					FIN BOUTONS
*******************************************************/


/*******************************************************
					DEBUT MENTIONS
*******************************************************/
.mentions{
	padding: 0 20px 15px 20px;
	font-size: 9px;
	color: #a6a6a6;
}

.mentionspopup{
	padding: 0;
}
/*******************************************************
					FIN MENTIONS
*******************************************************/


/*******************************************************
				DEBUT TITRE RUBRIQUE
*******************************************************/
.titreRub{
	height: 23px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/web/images/pointillesrougeIE6.png');	
	margin: 0;
}

.titreRub[class]{
	background: url(../images/pointillesrouge.png) bottom left repeat-x;	
}
/*******************************************************
				FIN TITRE RUBRIQUE
*******************************************************/

.submitRegister{
	background: transparent;
	border: 0;
	color: #fff;
	font-size: 12px;
}
/*******************************************************
				FIN TITRE RUBRIQUE
*******************************************************/
#my_ajax{
	visibility:hidden;
	text-align:center;
}

/*******************************************************
				FIN TITRE RUBRIQUE
*******************************************************/
#flashcontent{
	height:470px;
	/*height:528px;*/
	width:960px;
}

/*******************************************************
				DEBUT CHAT
*******************************************************/
#global-chat {
	margin-bottom:20px;
	width:518px;
	/*height:765px;*/
}
#global-chat-insc {
	width:518px;
	height:838px;
}
#global-chat-envoi {
	width:518px;
	/*height:717px;*/
}
#global-chat-envoi-archive {
	width:518px;
	height:838px;
}
#global-chat-head {
	width:518px;
	height:180px;
}
#global-chat-content {
	width:506px;
	height:616px;
	background: transparent url("/web/images/chat/fond_inscription2.png") 0 0 no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/web/images/chat/fond_inscription2.png');		
	_background:none;
}
#global-chat-content1 {
	width:507px;
	height:468px;
	background: transparent url("/web/images/chat/formulaire1_bg.png") 0 0 no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/web/images/chat/formulaire1_bg.png');		
	_background:none;
}
#global-chat-content3 {
	width:509px;
	height:529px;
	background: transparent url("/web/images/chat/form-message.png") 0 0 no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/web/images/chat/form-message.png');		
	_background:none;
}
#global-chat-content4 {
	width:507px;
	height:441px;
	background: transparent url("/web/images/chat/formulaire4_bg.png") 0 0 no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/web/images/chat/formulaire4_bg.png');		
	_background:none;
}
#global-chat-content-login {
	width:506px;
	height:528px;
	background: transparent url("/web/images/chat/formulaire-login_bg.png") 0 0 no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/web/images/chat/formulaire-login_bg.png');
	_background:none;
}
#global-chat-live-content-login {
	width:506px;
	height:417px;
	background: transparent url("/web/images/chat/formulaire-login-live_bg.png") 0 0 no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/web/images/chat/formulaire-login-live_bg.png');
	_background:none;
}
#global-chat-live-content-end {
	width:506px;
	height:478px;
	background: transparent url("/web/images/chat/fond_inscription3.png") 0 0 no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/web/images/chat/fond_inscription3.png');
	_background:none;
}
#global-chat-content-insc {
	width:518px;
	height:696px;
	background: transparent url("/web/images/chat/fond_inscriptionform.png") 0 0 no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/web/images/chat/fond_inscriptionform.png');		
	_background:none;	
}
#global-chat-content-envoi {
	width:491px;
	height:851px;
	margin-bottom:100px;
	background: transparent url("/web/images/chat/chat-board.png") 0 0 no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/web/images/chat/chat-board.png');		
	_background:none;
}

#global-chat-content-envoi-archive {
	width:518px;
	height:698px;
	background: transparent url("/web/images/chat/fond_inscriptionform.png") 0 0 no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/web/images/chat/fond_inscriptionform.png');		
	_background:none;
}

#lien-retour {
	margin:0 0 0 6px;
}
#lien-retour a {
	text-decoration:none;
	color:#FFFFFF;
}
#chat-avec-audrey {
	margin:20px 0 0 40px;
}
#intro-chat {
	margin:18px 0 0 6px;
	width:507px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#670813;
}
#logo-audrey {
	padding:18px 0 0 35px;
	float:left;
}
#titre-content {
	padding:90px 0 12px 25px;
	font-size:12px;
}
#titre-content-1 {
	padding:0 0 0 150px;
}
#titre-content-noimg {
	padding:32px 0 0 20px;
}
#txt-content {
	padding:44px 0 0 38px;
	width:280px;
}
#txt-content-rendezvous {
	padding:10px 0 0 38px;
	width:280px;
}
#txt-content-1 {
	padding:0 0 0 15px;
	width:280px;
}
#btn-question {
	padding:70px 0 0 196px;
}
#btn-question-1 {
	padding:10px 0 0 196px;
}

.clear_chat {
	margin:0;
	padding:0;
	clear:both;
}

#txt-content_2 {
	padding:100px 0 0 30px;
	width:460px;
}

#global-chat-content-envoi #txt-content {
	padding:20px 0 0 38px;
	width:418px;
	/*height:282px;*/
}

#global-chat-content-envoi #txt-content .img {
	height:28px;
}


#blocscroll {
	display : block;
	float : left;
	width : 440px;
	/*margin : 20px 0 20px 0;*/
	padding : 10px 0;
}

#blocscroll_archive {
	display : block;
	float : left;
	width : 447px;
	/*margin : 20px 0 20px 0;*/
	padding : 0;
}

#blocscroll_archive #customscroll_archive {
height: 500px;
overflow: auto;
position: relative;
margin: 0;
padding: 0;
background:#FFFFFF;
}

#blocscroll #customscroll {
height: 520px;
width:440px;
overflow: auto;
position: relative;
margin: 0;
padding: 0;
background:transparent;
}

#blocscroll #customscroll, #blocscroll #customscroll a {
color : #5a0202;
font : 10px Verdana, Arial, sans-serif;
text-decoration:none;
}

#blocscroll_archive #customscroll_archive, #blocscroll_archive #customscroll_archive a {
color : #5a0202;
font : 10px Verdana, Arial, sans-serif;
text-decoration:none;
}

#blocscroll #customscroll a:hover {
text-decoration:underline;
}

#global-chat-content-envoi #txt-content a {
color : #5a0202;
font : 10px Verdana, Arial, sans-serif;
text-decoration:underline;
}

#blocscroll .scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; right: 0;}
#blocscroll .vscrollerbase {right: 0 !important;}
#blocscroll .vscrollerbar {width: 8px;margin:0 2px 0 0;background:#5a0202;}
#blocscroll .vscrollerbase {width: 8px;background: transparent url("/web/images/blocscroll-bg-chat.gif") 0 0 no-repeat;}
#blocscroll .vscrollerbasebeg {width: 8px;height: 6px !important;background: url("/web/images/blocscroll-top.gif") 0 0 no-repeat;}
#blocscroll .vscrollerbaseend {width: 8px;height: 6px !important;background: url("/web/images/blocscroll-bottom.gif") 0 0 no-repeat;}
#blocscroll .vscrollerbar {padding: 6px;z-index: 2;}

#global-chat-content-envoi #txt-content .blockReponse, #global-chat-content-envoi #txt-content .blockQuestion, #global-chat-content-envoi #txt-content .blockReponseLast {width:435px;}
#global-chat-content-envoi #txt-content .blockReponse{}
#global-chat-content-envoi #txt-content .blockReponseLast{background:none;}

#global-chat-content-envoi #txt-content .blockReponse .gauche, #global-chat-content-envoi #txt-content .blockReponse .droite{float:left;padding:5px 0 0 0;}

#global-chat-content-envoi #txt-content .blockReponse .gauche{width:116px;}
#global-chat-content-envoi #txt-content .blockReponse .gauche p{padding:0 0 0 9px;}

#global-chat-content-envoi #txt-content .blockReponse .droite{width:230px;}
#global-chat-content-envoi #txt-content .blockReponse .droite p{padding:0 0 10px 0;}
#global-chat-content-envoi #txt-content .blockReponse .droite p.reponse{color:#670813;}

#global-chat-content-envoi #txt-content .blockReponse .answerTop{width:297px; height:26px; margin:10px 0 0 0; background: url("/web/images/chat/answer-top.gif") top left no-repeat;}
#global-chat-content-envoi #txt-content .blockReponse .answerMiddle{width:272px; padding:0 10px 15px 15px; background: url("/web/images/chat/answer-middle.gif") top left repeat-y; color:#535353; font-size:12px;}
#global-chat-content-envoi #txt-content .blockReponse .answerBottom{width:297px; height:29px; padding:14px 0 0 55px; background: url("/web/images/chat/answer-bottom.gif") top left no-repeat; color:#ab1621; font-size:12px;}

#global-chat-content-envoi #txt-content .blockQuestion { margin-left:100px;}
#global-chat-content-envoi #txt-content .blockQuestion .questionTop{width:297px; height:26px; margin:20px 0 0 0; background: url("/web/images/chat/question-top.gif") top left no-repeat;}
#global-chat-content-envoi #txt-content .blockQuestion .questionMiddle{width:272px; padding:0 10px 15px 15px; background: url("/web/images/chat/question-middle.gif") top left repeat-y; color:#535353; font-size:12px;}
#global-chat-content-envoi #txt-content .blockQuestion .questionBottom{width:240px; height:29px; padding:14px 57px 0 0; background: url("/web/images/chat/question-bottom.gif") top left no-repeat; color:#446a1c; font-size:12px;}
#global-chat-content-envoi #txt-content .blockQuestion p.nickname {float:right;}
#global-chat-content-envoi #txt-content .separator {clear:both; width:400px; border-bottom:1px dotted #6f1620;}

#global-chat-content-envoi #txt-content2 {
	padding:10px 0 0 38px;
	width:418px;
	/*height:92px;*/
}

#global-chat-content-envoi #txt-content2 .img {
	
}

#global-chat-content-envoi #txt-content2 textarea {
	margin:18px 0 0 2px;
	border:none;
	/*overflow:auto;*/
	width:405px;
	height:100px;
}

#global-chat-content-envoi #btn-question{
	padding:16px 27px 0 0;
	text-align:right;
}

#global-chat-content-envoi-archive #txt-content .blockReponse, #global-chat-content-envoi-archive #txt-content .blockReponseLast {width:435px;}
#global-chat-content-envoi-archive #txt-content .blockReponse{background: url("/web/images/chat/fd-extrait-quest.gif") bottom left repeat-x;}
#global-chat-content-envoi-archive #txt-content .blockReponseLast{background:none;}

#global-chat-content-envoi-archive #txt-content .blockReponse .gauche, #global-chat-content-envoi-archive #txt-content .blockReponse .droite{float:left;padding:5px 0 0 0;}

#global-chat-content-envoi-archive #txt-content .blockReponse .gauche{width:116px;}
#global-chat-content-envoi-archive #txt-content .blockReponse .gauche p{padding:0 0 0 9px;}

#global-chat-content-envoi-archive #txt-content .blockReponse .droite{width:230px;}
#global-chat-content-envoi-archive #txt-content .blockReponse .droite p{padding:0 0 10px 0;}
#global-chat-content-envoi-archive #txt-content .blockReponse .droite p.reponse{color:#670813;}

#global-chat-content-envoi-archive #txt-content2 {
	padding:0 0 0 38px;
	width:418px;
	height:92px;
}

#global-chat-content-envoi-archive #txt-content2 .img {
	
}

#global-chat-content-envoi-archive #txt-content2 textarea {
	margin:8px 0 0 2px;
	border:none;
	/*overflow:auto;*/
	width:435px;
	height:63px;
}

#global-chat-content-envoi-archive #btn-question{
	padding:0 33px 0 0;
	text-align:right;
}

.no_audrey {
	color: blue;
}
/*******************************************************
				FIN CHAT
*******************************************************/

/*CUSTOM PUSH BANNERS*/

/*search*/
.box4_recipes_home {
	cursor: default !important;
	background : transparent url("../images/recettes/recipes_home_search_push_bg.jpg") no-repeat 0 0 !important;
	width: 238px !important;
	height: 117px !important;
	behavior: url('/web/js/iepngfix.htc');
}

.box4_recipes_home h4{
	background : transparent url("../images/recettes/find_a_recipe_title.png") no-repeat 0 0;
	width: 154px;
	height: 14px;
	margin-left: 52px;
}

.search_btn_ok_red {
	background : transparent url("../images/btn_ok_red.png") no-repeat 0 0;
	width: 34px;
	height: 25px;
	cursor: pointer;
	margin-top: 5px;
	float: right;
	margin-right: 19px;
	behavior: url('/web/js/iepngfix.htc');
}

.preparation_time_select {
	margin-left: 25px;
	margin-top: 7px;
	width: 193px;
	height: 18px;
}

.dish_type_select {
	margin-left: 25px;
	margin-top: 7px;
	width: 193px;
	height: 18px;
}

/*chat*/
.box4_health_home {
	cursor: default !important;
	background : transparent url("../images/bienetre/health_home_chat_push_bg.jpg") no-repeat 0 0 !important;
	width: 239px !important;
	height: 116px !important;
}

.chat_btn_ok_red {
	background : transparent url("../images/btn_ok_red.png") no-repeat 0 0;
	width: 34px;
	height: 25px;
	cursor: pointer;
	margin-top: 71px;
	float: right;
	margin-right: 19px;
	behavior: url('/web/js/iepngfix.htc');
}
/*END OF CUSTOM PUSH BANNERS*/


/* PUSH BANNERS*/
.video_recipes_right_push_1 {
	background : transparent url("../images/recettes/banner_espace_club_bg.png") 0 0 no-repeat;
	width: 200px;
	height: 249px;
	margin-left: -7px;
	cursor: pointer;
	behavior: url('/web/js/iepngfix.htc');
}

.video_recipes_right_push_2 {
	background : transparent url("../images/recettes/banner_poudre_bg.png") 0 0 no-repeat;
	width: 188px;
	height: 45px;
	/*margin-left: 7px;*/
	padding-top: 210px;
	behavior: url('/web/js/iepngfix.htc');
}

.video_recipes_right_push_3 {
	background : transparent url("../images/recettes/banner_hasards_bg.png") 1px 0px no-repeat;
	width: 188px;
	height: 33px;
	/*margin-left: 7px;*/
	padding-top: 254px;
	behavior: url('/web/js/iepngfix.htc');
}

.video_recipes_right_push_1_logged_off {
	background : transparent url("../images/recettes/banner_espace_club_logged_off_bg.png") 0 0 no-repeat;
	width: 200px;
	height: 249px;
	margin-left: -7px;
	behavior: url('/web/js/iepngfix.htc');
}

.recipes_espace_push_link {
	background : transparent url("../images/li_red_arrow.png") 0 0 no-repeat;
	height: 14px;
	margin-bottom: 8px;
	behavior: url('/web/js/iepngfix.htc');
}

.video_recipes_right_push_1_logged_off_links {
	/*padding-top: 10px;*/
	padding-top: 195px;
	padding-left: 30px;
}

.video_recipes_right_push_1_logged_off_links a {
	display: block;
}

.video_recipes_right_push_1_logged_off_links a span {
	margin-left: -10000px;
}

#recipes_login_link_a {
	background : transparent url("../images/text_login.png") 0 2px no-repeat;
	width: 75px;
	/*height: 9px;*/
	margin-left: 24px;
	behavior: url('/web/js/iepngfix.htc');
}

#recipes_signup_link_a {
	background : transparent url("../images/text_sign_programme.png") 0 2px no-repeat;
	width: 135px;
	/*height: 11px;*/
	margin-left: 24px;
	behavior: url('/web/js/iepngfix.htc');
}

.blockColDroite .video_recipes_right_push_2 a {
	padding-left: 22px;
	display: block;
}

.blockColDroite .video_recipes_right_push_3 a {
	padding-left: 8px;
	display: block;
}

.video_recipes_right_push_1_flash {
	width: 150px;
	height: 100px;
	padding-top: 122px;
	padding-left: 27px;
}

.video_recipes_right_push_1_flash_logged_off {
	width: 150px;
	height: 100px;
	padding-top: 85px;
	padding-left: 27px;
}


/*Push banners for the Health and Wellbeing video recipe*/
.video_health_right_push_1 {
	background : transparent url("../images/bienetre/banner_espace_club_2_bg.png") 0 0 no-repeat;
	width: 199px;
	height: 249px;
	cursor: pointer;
	behavior: url('/web/js/iepngfix.htc');
}

.video_health_right_push_1_logged_off {
	background : transparent url("../images/bienetre/banner_espace_club_2_logged_off_bg.png") 0 0 no-repeat;
	width: 200px;
	height: 249px;
	behavior: url('/web/js/iepngfix.htc');
}

.health_espace_push_link {
	background : transparent url("../images/li_red_arrow.png") 0 0 no-repeat;
	height: 14px;
	margin-bottom: 8px;
	behavior: url('/web/js/iepngfix.htc');
}

.video_health_right_push_1_logged_off_links {
	padding-top: 188px;
	padding-left: 20px;
}

.video_health_right_push_1_logged_off_links a {
	display: block;
}

.video_health_right_push_1_logged_off_links a span {
	margin-left: -10000px;
}

#health_login_link_a {
	background : transparent url("../images/text_login.png") 0 2px no-repeat;
	width: 75px;
	/*height: 9px;*/
	margin-left: 24px;
	behavior: url('/web/js/iepngfix.htc');
}

#health_signup_link_a {
	background : transparent url("../images/text_sign_programme.png") 0 2px no-repeat;
	width: 135px;
	/*height: 11px;*/
	margin-left: 24px;
	behavior: url('/web/js/iepngfix.htc');
}

.push_tiramisu {
	background : transparent url("../images/bienetre/push_tiramisu.png") 0 0 no-repeat;
	width: 198px;
	height: 229px;
	cursor: pointer;
	behavior: url('/web/js/iepngfix.htc');
}

.push_creme {
	background : transparent url("../images/bienetre/push_creme.png") 0 0 no-repeat;
	width: 198px;
	height: 229px;
	cursor: pointer;
	behavior: url('/web/js/iepngfix.htc');
}

.push_tiramisu_logged_off {
	background : transparent url("../images/bienetre/push_tiramisu_logged_off.png") 0 0 no-repeat;
	width: 200px;
	height: 260px;
	behavior: url('/web/js/iepngfix.htc');
}

.push_tiramisu_link {
	background : transparent url("../images/li_red_arrow.png") 0 0 no-repeat;
	height: 14px;
	margin-bottom: 8px;
	behavior: url('/web/js/iepngfix.htc');
}

.push_tiramisu_logged_off_links {
	padding-top: 200px;
	padding-left: 20px;
}

.push_tiramisu_logged_off_links a {
	display: block;
}

.push_tiramisu_logged_off_links a span {
	margin-left: -10000px;
}

#push_tiramisu_login_link_a {
	background : transparent url("../images/text_login.png") 0 2px no-repeat;
	width: 75px;
	/*height: 9px;*/
	margin-left: 24px;
	behavior: url('/web/js/iepngfix.htc');
}

#push_tiramisu_signup_link_a {
	background : transparent url("../images/text_sign_programme.png") 0 2px no-repeat;
	width: 135px;
	/*height: 11px;*/
	margin-left: 24px;
	behavior: url('/web/js/iepngfix.htc');
}

.push_eco {
	background : transparent url("../images/bienetre/push_eco.png") 0 0 no-repeat;
	width: 110px;
	height: 38px;
	cursor: pointer;
	behavior: url('/web/js/iepngfix.htc');
	padding-top: 160px;
	padding-left: 88px;
}

.push_eco a {
	display: block;
	height: 14px;
}
/*End of Push banners for the Health and Wellbeing video recipe*/

/*Facebook Push*/
.push_facebook_right {
	width: 193px;
	height: 109px;
	background : transparent url("../images/push/push_facebook_right_background.png") 0 0 no-repeat;
	color: #000000;
	margin-bottom: 10px;
}

.push_facebook_right .push_facebook_right_text {
	padding: 11px 10px 9px 10px;
}

.push_facebook_right .push_facebook_right_text img {
	display: block;
	float: left;
	margin-right: 9px;
}

.push_facebook_right .push_facebook_right_text .push_facebook_right_textarea {
	float: left;
	width: 110px;
}

.push_facebook_right .push_facebook_right_text .push_facebook_right_textarea span {
	font-weight: bold;
}

.push_facebook_right .push_facebook_link {
	margin-top: 9px;
	text-align: center;
}

.push_facebook_right .push_facebook_link a {
	color: #000000;
	text-decoration: underline;
}

.push_facebook_right .push_facebook_link_with_fb_login_button {
	margin-top: 3px;
	margin-bottom: 5px;
	text-align: center;
}

.push_facebook_right .push_facebook_link_with_fb_login_button a {
	color: #000000;
	text-decoration: underline;
}

.push_facebook_right .push_facebook_login {
	text-align: center;
}
/*End of Facebook Push*/

.push_desserts_common {
	background-color: #f2f2f2;
	width: 193px;
	margin-bottom: 10px;
}

/*Top Desserts Push*/
.push_top_desserts {
	color: #320001;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.push_top_desserts .push_top_desserts_header {
	padding: 14px 0px 7px 13px;
}

.push_top_desserts ul {
	margin: 0px 14px 12px 14px;
}

.push_top_desserts li {
	cursor: pointer;
	margin-bottom: 3px;
	width: 166px;
}

.push_top_desserts li img {
	position: absolute;
	bottom: 0px;
}

.push_top_desserts .smallthumb_holder {
	display: block;
	float: left;
	margin-right: 6px;
	height: 71px;
	width: 71px;
	position: relative;
}

.push_top_desserts li span {
	font-size: 24px;
	font-weight: bold;
}

.push_top_desserts .push_top_desserts_link {
	padding-bottom: 12px;
	width: 193px;
	text-align: center;
}


/*End of Top Desserts Push*/

/*My Desserts Push*/
.push_my_desserts {
	color: #360000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.push_my_desserts .push_my_desserts_header {
	padding: 14px 0px 7px 13px;
}

.push_my_desserts ul {
	margin: 0px 14px 12px 14px;
}

.push_my_desserts li {
	margin-bottom: 3px;
	width: 166px;
	cursor: pointer;
}

.push_my_desserts li img {
	position: absolute;
	top: 0px;
}

.push_my_desserts .smallthumb_holder {
	display: block;
	float: left;
	margin-right: 6px;
	height: 71px;
	width: 71px;
	position: relative;
}

.push_my_desserts li span {
	font-weight: bold;
}

/*End of My Desserts Push*/

/*Share Game Push*/
.push_share_game {
	width: 193px;
	margin-bottom: 10px;
}

/*End of Share Game Push*/

/* END OF PUSH BANNERS*/


/*******************************************************
				DEBUT THEME BOISSONS
*******************************************************/
.ligneBoissonsPres{
	margin: 12px 0 30px 0;
	color: #494949;
	font-size: 11px;
}

.ligneBoissonsPres a{
	color: #494949;
}

.ligneBoissonsPresInter{
	float: left;
	width: 150px;
	margin: 0 22px 0 0;
	_margin: 0 17px 0 0;
	height: 143px;
	background: url(../images/pointillesrouge.gif) bottom left repeat-x;	
}

.ligneBoissonsPresInterTxt{
	height: 40px;
}

.ligneBoissonsPresInterTxt p{
	padding: 0 0 0 19px;
	background: url(../images/recettessommairefleche.gif) top left no-repeat;
}

.ligneBoissonsPresInterTxt span.titre{
	font-weight: bold;
}

.blockTableauBoissons{
	margin: 12px 0 30px 0;
	font-size: 11px;
}

.ligneTableauBoissonsTitre{
	font-weight: bold;
	color: #5f0707;
	margin: 0 0 12px 0;	
}

.ligneTableauBoissons{
	margin: 0 0 12px 0;
	clear: both;
}

.ligneTableauBoissons.avecFond{
	min-height: 47px;
	height:auto !important;
  height:47px;
	/*background: url(../images/fd1tabboissons.gif) top left no-repeat;*/
	background: url(../images/fd3tabboissons.jpg) top left no-repeat;
	background-color: #fee9de;
}

.ligneTableauBoissons.sansFond{
	min-height: 47px;
	height:auto !important;
  height:47px;
	/*background: url(../images/fd2tabboissons.gif) top left no-repeat;*/
}

.ligneTableauBoissonsCol1, .ligneTableauBoissonsCol2, .ligneTableauBoissonsCol3, .ligneTableauBoissonsCol4, .ligneTableauBoissonsCol5, .ligneTableauBoissonsCol6, .ligneTableauBoissonsCol1Titre, .ligneTableauBoissonsCol2Titre, .ligneTableauBoissonsCol3Titre, .ligneTableauBoissonsCol4Titre, .ligneTableauBoissonsCol5Titre, .ligneTableauBoissonsCol6Titre{
	float: left;	
}

.ligneTableauBoissonsCol1, .ligneTableauBoissonsCol2, .ligneTableauBoissonsCol3, .ligneTableauBoissonsCol4, .ligneTableauBoissonsCol5, .ligneTableauBoissonsCol6{
	min-height: 47px;
	height:auto !important;
  height:47px;
}

.ligneTableauBoissonsCol1, .ligneTableauBoissonsCol1Titre{
	width: 117px;	
}

.ligneTableauBoissonsCol1{
	font-weight: bold;
	color: #494949;
	position: relative;	
}

.ligneTableauBoissonsCol1 p{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/web/images/fleche2.png');
	padding: 0 0 0 15px;
	/*position: absolute;
	top: 7px;
	left: 10px;*/
	margin-top: -7px;
	margin-left: 10px;
}

.ligneTableauBoissonsCol1[class] p{
	background: url(../images/fleche2.png) top left no-repeat;
}

.ligneTableauBoissonsCol1 a{
	color: #494949;	
}

.ligneTableauBoissonsCol2, .ligneTableauBoissonsCol2Titre{
	width: 62px;
	color: #590000;
}

.ligneTableauBoissonsCol2{
	position: relative;
}

.ligneTableauBoissonsCol2 p{
	position: absolute;
	top: 7px;
	left: 0;
}

.ligneTableauBoissonsCol3, .ligneTableauBoissonsCol3Titre{
	width: 80px;
}

.ligneTableauBoissonsCol3{
	position: relative;
	color: #590000;
}

/*.ligneTableauBoissonsCol3 img{
	padding: 0 0 0 2px;
}*/

.ligneTableauBoissonsCol3 p{
	position: absolute;
	top: 7px;
	left: 0;
}

.ligneTableauBoissonsCol4, .ligneTableauBoissonsCol4Titre{
	width: 80px;
}

.ligneTableauBoissonsCol4{
	position: relative;
	color: #590000;
}

.ligneTableauBoissonsCol4 img{
	padding: 0 0 0 2px;
}

.ligneTableauBoissonsCol4 p{
	position: absolute;
	top: 7px;
	left: 0;
}

.ligneTableauBoissonsCol5, .ligneTableauBoissonsCol5Titre{
	width: 94px;
	color: #590000;
}

.ligneTableauBoissonsCol5{
	position: relative;
}

.ligneTableauBoissonsCol5 p{
	position: absolute;
	top: 7px;
	left: 0;
}

.ligneTableauBoissonsCol6, .ligneTableauBoissonsCol6Titre{
	width: 85px;
	color: #590000;
}

.ligneTableauBoissonsCol6{
	position: relative;
}

.ligneTableauBoissonsCol6 p{
	position: absolute;
	top: 7px;
	left: 0;
}
/*******************************************************
				DEBUT THEME BOISSONS
*******************************************************/

/* [+] NEW LOGIN/REGISTRATION */
.zoneutilecentre{
	width:980px;
	margin:auto;
	color: #290004;
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
}

.msgerreur{color:#cc0000;}

/* DEBUT BOUTON FORMULAIRE */
.boutonform{display:table;}
.boutonformgauche, .boutonformcentre, .boutonformdroite{float:right;}
.boutonformgauche{width:38px;}
.boutonformcentre{
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:16px;
	height:31px;
	background:url(/web/images/home/mainbody/homebtrecettefd_red.png) top left repeat-x;
	padding:6px 0 0 0;	
}
.boutonformcentre, .boutonformcentre img{cursor:pointer;}

.boutonformcentre a {
	color: #FFFFFF;
	text-decoration: none;
}

.boutonformdroite{width:10px;}

.boutonforminter{display:table;}
.boutonformintergauche, .boutonformintercentre, .boutonforminterdroite{float:left;}
.boutonformintergauche{ /*width:39px;*/ cursor: pointer; }
.boutonformintercentre{
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:13px;
	height:28px;
	background:url(/web/images/newdesign/interbtrecettefd.png) top left repeat-x;
	padding:12px 0 0 0;	
}
.boutonformintercentre, .boutonformintercentre img{cursor:pointer;}
.boutonforminterdroite{ /*width:14px;*/ cursor: pointer; }
/* FIN BOUTON FORMULAIRE */
/* [-] NEW LOGIN/REGISTRATION */

/* DEBUT HAUT DE PAGE */
.hautdepage{
	display:block;
	padding-bottom:5px;
	text-align:right;
	border-bottom:2px solid #ee6676;
}
.hautdepage a{
	font-size:11px;
	font-weight:bold;
	color:#ff0000;
	text-decoration:underline;
}
/* FIN HAUT DE PAGE */

/* DEBUT BLOCK A LIRE */
.blockalire{
	padding:9px 9px 0 9px;
	width:240px;
	height:263px;
	background:url(/web/images/footer/faq-fd-alire.jpg) top left no-repeat;
}
.blockalire p{
	background:#fff;
	margin-bottom:11px;
	padding:5px;
	font-size:12px;
	display:block;
}
.blockalire p a{
	font-weight:bold;
	color:#ff0000;
	text-decoration:underline;
}
/* FIN BLOCK A LIRE */

/* DEBUT PAGE FAQ */
.faqsommaire{margin-bottom:47px;}
.faqsommaire .titre{margin-bottom:20px;}
.faqsommaire ul li{
	display:block;
	padding-bottom:5px;
	background:url(/web/images/footer/footer_arrow.gif) top left no-repeat;	
}
.faqsommaire ul li a{
	font-size:12px;
	color:#000;
	padding:1px 0 0 27px;
	display:block;
	font-weight:bold;
}
/* FIN PAGE FAQ */
