.loader{
	background:#000 url(../media/img/loader.gif) no-repeat scroll center center;
	position:relative;
	text-align:center;
	width:100%;
}
.loaderDiapo{
	height:280px;
}
.loaderRecette{
	height:121px;
}
html, body {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}

.cweMainContainer {
	background-color:#000;
}

.cweEmbed .installPanel {
	color:#eee!important;
}

.cweEmbed .installPanel a{
	color:#aaa!important
}

.divslideshow{
	text-align: center; 
	padding-top: 4px;
	/*width: 100%;*/
	width:320px;
	margin:0 auto;
}
.minidivslideshow{
	text-align: center;
	height: 82px;
}
/** logo */
#header {
	float:left;
}
#header, #cloneheader {
	background-color: #000;	
	width: 100%;
	height: 40px;
}
.leclub_plus{
	float: right;
	width: 94px;
	margin: 6px 14px 0px 0px;
}
.leclub{
	float: left;
	width: 59px;
}
.tiret{
	float: left;
	width: 12px;
}
.plus{
	float: left;
	width: 23px;
}
.leclub_plus img{
	border:0;
}
.logo{
	float:left;
	width: 138px;
	height: 33px;
	margin: 3px 0px 0px 14px;
}
.logo img{
	border: 0;
}
/** menu_onglets */
#menu{
	background: #000 url(../media/img/menu.gif) repeat-x top center;
	height: 20px;
	text-align: center;
	font-weight: bold;
	padding: 1px 0px 0px 0px;
	margin: 0px 6px;
	clear: both;
}
.tab {
	margin: 0 ;
	padding: 0px 15px 0px 15px ;	
	background-color: transparent ;
	color: #FFF ;
	cursor: pointer;
}
.tabactif{
	color: #87C310 ;
}
.tab:hover{
	color: #3F81C0 ;
}

#divsound {
	height: 1px;
	line-height:1px;
	padding:0px;
	font-size:1px;
}
/** actus */
#divactus {
	text-align:center;
	overflow-x: hidden;
	overflow-y: auto;
	height:287px;
}
#divitem {
	margin:0 auto;
	width:302px;
}
.item {
	/*border:1px solid #AAAAAA;*/
	cursor:pointer;
	/*height:56px;*/
	margin:2px 0;
	padding:0;
}
.tabItem {
	border-collapse:collapse;
	width:100%;
	
}
.tdImg {
	padding-right:3px;
	text-align:center;
	/*width:277px;*/
	width:156px;
}
.imgItem {
	vertical-align:middle;
}
.tdDesc {
	font-size: 12px;
	font-family:helvetica;
	padding:0 2px;
	text-align:justify;
	vertical-align:top;
	color:#FFFFFF;
}
.actuTitle {
	color:#FFFFFF;
	font-weight:bold;
	height:1.3em;
	line-height:1.3em;
	margin:0;
	overflow:hidden;
	padding:0;
	text-decoration:none;
}
.actuLinkSite {
	float:right;
	text-decoration:none;
	color:#87C310;
}
.actuDate {
	color:#87C310;
	font-size:0.8em;
	font-style:italic;
}
.tdLireSuite {
	text-align: right;
	color: #87C310;
	width: 100%;
	font-size: 9px;
}
.tdLireSuite:hover {
	color: #3F81C0;
}
.hr {
	background: transparent url(../media/img/borderLine.gif) no-repeat center bottom;
	margin: 5px auto;
	height: 1px;
	line-height:1px;
	padding:0px;
	font-size:1px;
}
#divitementier {
	color: #FFF;
	padding: 6px;
	height: 248px;
	/*width: 100%;*/
	display: none;
	text-align:justify;
	overflow-x: hidden;
	overflow-y: auto;
}
#picture_box {
	border: 1px solid #E6E6E6;
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 4px;
	
}
#picture_box img {
	vertical-align:middle;
}
#retouritem {
	background: #000000 url(../media/img/menu.gif) repeat-x scroll center top;
	height: 20px;
	color: #87C310;
	padding: 2px 0 0 11px;
	margin: 0 6px 7px;
	cursor: pointer;
	display: none;
	font-weight: bold;
	font-size: 12px;
	text-align:left;
}
#retouritem:hover {
	color: #3F81C0;
}
.hr {
	background: transparent url(../media/img/borderLine.gif) no-repeat center bottom;
	margin: 5px auto;
	height: 1px;
	line-height:1px;
	padding:0px;
	font-size:1px;
}
/** diapo */
#divdiapo {
	text-align:center;
	overflow-x: hidden;
	overflow-y: auto;
	height:287px;
}
/** recette */
#divrecette {
	height:287px;
	overflow: hidden;
	text-align:center;
}
.recettecarte{
	width: 302px;	
	font-family: arial;
	margin:0 auto;
}
.titrerecette, .titresearch{
	color: #3F81C0;
	font-weight: bold;
}
.titrerecette{
	margin: 0px 0px 4px 0px;
}
.titresearch{
	margin: 2px 0px 4px 0px;
}
.recettecarte select{
	width: 298px;
}
#debchampsearch{
	float: left;
	background: transparent url(../media/img/debsearch.gif) no-repeat;
	height: 30px;
	width: 2px;
	margin: 0;
	padding: 0;
}
#champsearch{
	float: left;
	background: transparent url(../media/img/search.gif) repeat-x;
	width: 300px;
	height: 30px;
	margin: 0;
	padding: 0;
	position:relative;
}
#q {
	position:relative;
	width: 280px;
	border: 0px;
	margin: 2px 0px 0px 2px;
}
.qgrey{
	color: #808080;
}
.qblack{
	color: #000;
}
#bnOk{
	border: 0px;
	background: #999 url(../media/img/ok.gif) no-repeat;
	width: 22px;
	height: 25px;
	cursor: pointer;
	vertical-align: middle;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	right:0;
}
#bnOk:hover{
	background: transparent url(../media/img/ok-hover.gif) no-repeat;
}
/** test */
#divtest{
	height:289px;
	overflow-x:hidden;
	overflow-y:auto;
	padding: 0 15px;
}
.divtitletest{
	width:100%;
	float:left;
	text-align:center;
	color:#3F81C0;
	font-weight:bold;
	font-family: arial;
	margin:5px 0;
}
.divimagetest {
	background:transparent url(../media/img/cadre.gif) no-repeat scroll center top;
	float:left;
	height:76px;
	padding:5px 0 0;
	text-align:center;
	width:100%;
}
.button{
	text-align:left;
}
#question_form{
}
#question_form p{
	text-align:left;
	font-family: arial;
	color: #FFF;
	padding:0;
	margin:0;
	width:100%;
}
#question_form input{
	margin-right:1px!important;
}
#bnQuestionnaire{
	background: transparent url(../media/img/question.jpg) no-repeat center;
	width: 126px;
	height: 22px;
	cursor: pointer;
	padding: 20px 6px 2px 0;
}
#bnQuestionnaire:hover{
	background: transparent url(../media/img/question-hover.jpg) no-repeat center;
}
/*
.test{
	float: left;
	padding: 0px 6px 2px 15px;
	width: 90%;
	font-family: arial;
	color: #FFF;
}
.titretest{
	color: #3F81C0;
	margin: 4px 0px 4px 0px;
	margin-bottom: 4px;
	font-weight: bold;
}
.radiotest{
	vertical-align: middle;
}
#question_id{
	background: transparent url(img/question.jpg) no-repeat center;
	width: 126px;
	height: 22px;
	cursor: pointer;
	padding: 20px 0px 2px 0px;
}
#question_id:hover{
	background: transparent url(img/question-hover.jpg) no-repeat center;
}*/
/** footer */
#footer{
	text-align: center;
	padding-top: 2px;
}
#footer img{
	border: 0;
}
