
div#causes a, div#actions a
{
	display: block;
	margin: 5px 0;
}

/*************************************** RELEVEZ LE DEFI ******************************************/
div#relevez_defi
{
	float: left;
	/*width: 533px;*/
	width: 400px;
	background: url("../images/FR/home/relevez_defi.gif") no-repeat 0 0;
}

div#relevez_defi div#explique *
{
	overflow: hidden;
	
	text-indent: -1500px;
	height: 46px;
	padding: 46px 0 0 0;
	/*\*/
	text-indent: 0;
	height: 0 !important;
	height /**/:46px;
	/**/
}

div#relevez_defi a
{
	display: block;
	overflow: hidden;
	width: 230px;
	margin-left: 82px;
	background: url("../images/FR/home/bouton_savoir.gif") no-repeat;
	
	
	text-indent: -1500px;
	height: 36px;
	padding: 36px 0 0 0;
	/*\*/
	text-indent: 0;
	height: 0 !important;
	height /**/:36px;
	/**/
}

/*************************************** JBR ******************************************/

div#jbr
{
	float: left;
	width: 180px;
	height: 120px;
	background: url(../images/FR/home/jbr.gif) no-repeat top;
	margin-left: 10px;
	margin-top: 44px;
	font: bold 11px Arial;
	color: #009ADC;
}

div#eg
{
	float: left;
	width: 180px;
	height: 120px;
	background: url(../images/FR/home/edgar.gif) no-repeat top;
	margin-left: 10px;
	margin-top: 44px;
	font: bold 11px Arial;
	color: #009ADC;
}

div#eg p
{
	margin-top: 85px;
}

div#jbr p
{
	margin-top: 85px;
}

div#jdr-spacer
{
	height: 180px;
}
	
/*************************************** CAUSES ******************************************/

div#causes
{
	min-height: 240px;
	height: auto !important;
	height: 240px;
	
	float: left;
	width: 200px;
	margin-top: 6px;
	border-top: 1px #F7921B dotted;
	border-bottom: 1px #F7921B dotted;
	
	font: 11px Helvetica,Arial,sans-serif;
	color: #000000;
	font-weight: bold;
}

div#causes img
{
	border: 0;
	padding: 0;
}

div#causes h3
{
	margin-top: 9px;
	padding: 30px 0 0 0;
	overflow: hidden;
	background-image: url("../images/FR/home/t_causes.gif");
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:30px;
}

div#causes ul
{
	margin-top: 5px;
	list-style-position: outside;
}


/*************************************** ACTIONS PRIORITAIRES ******************************************/

div#actions
{
	float: none !important;
	float: left;
	
	margin-left: 225px !important;
	margin-left: 25px;
	
	margin-top: 6px;
	width: 372px;
	
	min-height: 240px;
	height: auto !important;
	height: 240px;
	
	border-top: 1px #F7921B dotted;
	border-bottom: 1px #F7921B dotted;
		
	font: 11px Helvetica,Arial,sans-serif;
	color: #000000;
	font-weight: bold;
}

div#actions h3
{
	margin-top: 9px;
	padding: 17px 0 0 0;
	overflow: hidden;
	background-image: url("../images/FR/home/t_actions.gif");
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:17px;
}

div#actions h4
{
	font: 14px Helvetica,Arial,sans-serif;
	color: #F7921B;
	font-weight: bold;
}

div#actions img
{
	float: left;
	margin-top: 10px;
}

div#actions div#texteaction
{
	margin: 12px 0 10px 200px;/*214px;*/
	min-height: 145px;
	height: auto !important;
	height: 145px;/*145px;*/
}

div#actions dl.barometre
{
	margin-top: 15px;
	margin-left: -11px;
}

div#actions div#spacer
{
	height: 40px;
	/*\*/
	height: 20px;
	/**/
}

div#spact
{
	clear: both;
	width: 350px;
}

img
{
	border: 1px #333333 solid;
	padding: 1px;
}

div#imagebas
{
	background: url("../images/FR/home/image_bas_comite_home.gif") no-repeat;
	width:287px;
	height:67px;
	margin-top:10px;
	margin-left:223px;
}


