/* CSS Document > home.css */
a.plus{
	color:#fff;
	font-size:10px;
	line-height:12px;
	background:#BE0101;
	padding:0 5px 0 5px;
}


div#homeLeft { position: relative; float:left; width:203px; height:514px; margin:0 5px 0 0; background: url(/media/bg_home_actus.jpg) top left no-repeat; }
div#homeLeft ul.actuList{
	list-style-type:none;
	margin:30px 10px 0px  10px;
	padding:0;
}
div#homeLeft ul.actuList li{
	margin:0 0 22px 0;
	padding:0;
	line-height:12px;
}
div#homeLeft ul.actuList li a.title{
	color:#fff;
	font-size:11px;
	line-height:12px;
	text-decoration:underline;
	font-weight:bold;
}
div#homeLeft ul.actuList li span{
	display:block;
	margin:0 0 2px 0;
	padding:0;
	color:#000;
	font-size:10px;
	line-height:12px;
}
div#homeLeft ul.actuList li span.description{
	margin-top:5px;
	margin-bottom:7px;
}
div#homeLeft div.bottom 	{ position: absolute; bottom: 0px; width: 203px; height: 24px; background: url(/media/bg_home_bt_actus.jpg) top left no-repeat; text-align: right; }
div#homeLeft div.bottom a 	{ font-size:10px; line-height:24px; padding-right: 13px; color: #000; }


div#homeRight { float:left; width:676px; height:514px; margin:0; font-size: 11px; }
div#homeRight A.more	{ color: #fff; font-size: 10px; background: #F42941; padding: 0 3px 0 3px; }
div#homeRight A.puce	{ color: #000; background: url(/media/puce_00.gif) left 4px no-repeat; margin-left: 4px; padding-left: 15px; }

div#homeRight .ecoute			{ position: relative; float: left; width: 389px; height: 377px; background: url(/media/bg_home_ecoute.jpg) top left no-repeat; margin: 0 5px 0 0; }
div#homeRight .ecoute P			{ margin: 38px 0 0 8px; }

div#homeRight .ecoute .bloc00	{ position: absolute; top: 144px; left: 127px; }
div#homeRight .ecoute .bloc01	{ position: absolute; top: 260px; left: 100px; }
div#homeRight .ecoute .bloc02	{ position: absolute; top: 317px; left: 11px; }
div#homeRight .ecoute IMG		{ border: none; }

div#homeRight .toutsavoir				{ float: left; width: 272px; padding-left: 9px; height: 377px; background: url(/media/bg_home_toutsavoir.jpg) top left no-repeat; }
div#homeRight .toutsavoir P				{ margin: 31px 0 8px 0; }
div#homeRight .toutsavoir .element		{ float: left; width: 120px; margin: 0 0 10px 0; }
div#homeRight .toutsavoir .element IMG	{ float: left; margin: 0px; border: none; }
div#homeRight .toutsavoir .element P	{ float: left; margin: 1px 0 0 4px; background: url(/media/puce_01.gif) left 4px no-repeat; padding-left: 15px; }
div#homeRight .toutsavoir .element A	{ color: #000; }

div#homeRight .infos	{ position: relative; float: left; width: 676px; height: 131px; background: url(/media/bg_home_infos.jpg) top left no-repeat; margin-top: 6px; }
div#homeRight .infos P	{ margin: 0px; }
div#homeRight .infos .bloc1	{ position: absolute; top: 39px; left: 11px; }
div#homeRight .infos .bloc2		{ position: absolute; top: 39px; left: 250px; }
div#homeRight .infos .bloc2 P	{ background: url(/media/puce_00.gif) left 4px no-repeat; padding-left: 15px; line-height: 12px; }
div#homeRight .infos .bloc2 A	{ color: #000; }

































