@charset "utf-8";

/***** HomePage *****/

/** 01 - module HP : SlideShow top **/

.HPslideShow {
	margin:0 0 10px 0;
	padding:0;
	overflow:hidden;
	border:1px solid #9e9e9f;
}
.HPslideShow .HPSlideShowBranch {
position:relative;
height:181px;
margin:0;
padding:0;}

.HPslideShow .nav {
position:relative;
background:#9e9e9f;
height:15px;}

.HPslideShow .nav a {
position:absolute;
display:block;
top:0;
color:#fff;
font-weight:normal;
font-size:10px;
width:280px;
height:15px;}

.HPslideShow .nav a.previous {left:0;
text-align:left;
background:url(img/slideshow_nav.gif) -21px 0 no-repeat;
padding: 0  0 0 20px}
.HPslideShow .nav a.next {right:0;
text-align:right;
background:url(img/slideshow_nav.gif) 285px 0 no-repeat;
padding: 0 20px 0 0 }

.Slide {
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:3px;
	overflow:hidden;
	height:175px;
	width:636px;
	background: url(img/tile_slide.gif) left top repeat-x;
	display:none;
}
.HPslideShow .HPSlideShowBranch .active {display:block; z-index:3}
.HPslideShow .HPSlideShowBranch .back {display:block; z-index:2}

.Slide .slideContent {
	margin:0 0 0 10px;
	padding:0;
	width:315px;
	float:left;
	overflow:hidden;
}
.Slide .slideContent h5 {
	margin:0;
	font-size:14px;
	color:#000;
	font-weight:bold;
}
.Slide .slideContent h5 a {
	color:#000;
	}

.Slide .slideContent h2 {
	font-size:18px;
	color:#014efe;
	font-weight:bold;
	margin:5px 0;
}
.Slide .slideContent h2 a {
	color:#014efe;
	}

.Slide .slideContent .date {
	font-size:11px;
	color:#555;
	}
.Slide .slideContent p {
	margin:5px 0;
	font-size:13px;	
	}
.Slide .slideContent a.more {
display:block;
position:absolute; 
bottom:10px; right:20px;
text-align:right;
font-weight:bold;
color:#014efe;
}


/** 02 - module HP avec image, link list, et changement image aux survols  **/
.ImgLinkListSurvol,
.SportMEA ,
.MainImgLinkAbstractList {
	position:relative;
	margin:10px 0;
	padding:0;
	overflow:hidden;
	clear:both;
	}
.ImgLinkListSurvol h3,
.MainImgLinkAbstractList h3,
.SportMEA h3{
	background: url(img/h3bullet.gif) 6px 2px no-repeat;
	margin:0;
	padding:0 0 0 24px;
	border-bottom:1px solid #5e5e5e;
	color:#5e5e5e;
	font-size:14px;
	font-weight:bold
	}
.ImgLinkListSurvol h3,
.MainImgLinkAbstractList h3 a,
.SportMEA h3 a  {
	color:#5e5e5e;
	text-decoration:none;
	}
.ImgLinkListSurvol .ImgLinkListSurvolBranch {
	position:relative;
	margin:10px 0 10px 0;
	padding:0;
	width:644px;
}
.ImgLinkListSurvol .ImgLinkListSurvolBranch .image,
.SportMEA .itemMEA .image,
.MainImgLinkAbstractList .itemMEA .image {
	position:relative;
	width:101px;
	height:101px;
	float:left;
	margin:0;
	padding:0;
}
.ImgLinkListSurvol .ImgLinkListSurvolBranch .image .imgBg,
.SportMEA .itemMEA .image .imgBg, 
.MainImgLinkAbstractList .itemMEA .image .imgBg{ 
	background: url(img/nopic.gif) 50% 50% no-repeat;
	margin:0;
	padding:0;
	position:absolute;
	z-index:0;
	top:0;
	left:0;
	width:101px;
	height:101px;
	}
/**** image par rubriques ****/
/* france */
.ImgLinkListSurvol .ImgLinkListSurvolBranch .image .imgBg.france{ background-image:url(img/france/100.jpg);}
/* monde */
.ImgLinkListSurvol .ImgLinkListSurvolBranch .image .imgBg.monde{ background-image:url(img/monde/100.jpg);}
/* politique */
.ImgLinkListSurvol .ImgLinkListSurvolBranch .image .imgBg.politique{ background-image:url(img/politique/100.jpg);}
/* high-tech */
.ImgLinkListSurvol .ImgLinkListSurvolBranch .image .imgBg.high-tech{ background-image:url(img/high-tech/100.jpg);}
/* sciences-environnement */
.ImgLinkListSurvol .ImgLinkListSurvolBranch .image .imgBg.sciences-environnement{ background-image:url(img/sciences-environnement/100.jpg);}
/* sports */
.ImgLinkListSurvol .ImgLinkListSurvolBranch .image .imgBg.sports { background-image:url(img/sports/100.jpg);}
/* insolite */
.ImgLinkListSurvol .ImgLinkListSurvolBranch .image .imgBg.insolite { background-image:url(img/insolite/100.jpg);}
/* economie */
.ImgLinkListSurvol .ImgLinkListSurvolBranch .image .imgBg.economie{ background-image:url(img/economie/100.jpg);}
/* bourse */
.ImgLinkListSurvol .ImgLinkListSurvolBranch .image .imgBg.bourse { background-image:url(img/bourse/100.jpg);}
/* media */
.ImgLinkListSurvol .ImgLinkListSurvolBranch .image .imgBg.media { background-image:url(img/media/100.jpg);}
/**** fin image par rubriques ***/

.ImgLinkListSurvol .ImgLinkListSurvolBranch .image a.imgMask, .SportMEA .itemMEA .image a.imgMask { 
	display:block;
	background: url(img/img_masque101x101.gif) left top no-repeat;
	margin:0;
	padding:0;
	position:absolute;
	text-indent:-9999px;
	z-index:1;
	top:0;
	left:0;
	width:101px;
	height:101px;
	}
.ImgLinkListSurvol .ImgLinkListSurvolBranch ul.linklist {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	width:542px;
	}
.ImgLinkListSurvol .ImgLinkListSurvolBranch ul.linklist li {
	margin:0;
	padding:2px 0;
	overflow:hidden;
}
.ImgLinkListSurvol .ImgLinkListSurvolBranch ul.linklist li.active {
	background:#f5f5f5;
}
.ImgLinkListSurvol .ImgLinkListSurvolBranch ul.linklist li a {
	font-size:12px;
	color:#014efe;
	background: url(img/puce.gif) 3px 2px no-repeat transparent;
	padding:0 0 0 15px;
	margin:0;
	}
.ImgLinkListSurvol .ImgLinkListSurvolBranch ul.linklist li span.date {
	font-size:10px;
	color:#555;
	}
.ImgLinkListSurvol .ImgLinkListSurvolBranch ul.linklist li span.urlImg {display:none;}

/** 02 bis - module thematique sur HP Sports **/
.SportMEA .itemMEA,
.MainImgLinkAbstractList .itemMEA {
padding:0; 
margin:5px 0;
overflow:hidden;
width: 644px;
}

.SportMEA .itemMEA .ContentMEA,
.MainImgLinkAbstractList .itemMEA .ContentMEA {
	float:left; 
	width:536px;
	padding:0; 
	margin:0 0 0 5px; 
	overflow:hidden; 
	text-align:justify;}
.SportMEA .itemMEA .ContentMEA  h4,
.MainImgLinkAbstractList .itemMEA .ContentMEA h4 {
	margin:0 0 5px 0; 
	padding:0}
.SportMEA .itemMEA .ContentMEA  a,
.MainImgLinkAbstractList .itemMEA .ContentMEA  a { 
	font-size:12px;	
	color:#014efe;	
	margin:0;}

.MainImgLinkAbstractList a.more {
	position: relative; 
	float:right}
.MainImgLinkAbstractList .ContentMEA a.more {
	float:none;}



/** 03 - module sport HP principale : liste d'item avec lien, image et abstract **/

.RightImglinkAbstractList {
	margin:10px 0;
	padding:0;
	overflow:hidden;
	border:1px solid #9e9e9f;
	position:relative;
}
.RightImglinkAbstractList div.title {
	background: url(img/h3_boxed_tile.gif) left top repeat-x #e8eefc;
	margin:0;
	padding: 10px;
	border-bottom:1px solid #9e9e9f;
}
.RightImglinkAbstractList div.title h3 {
	background: url(img/h3bullet.gif) 0 0 no-repeat;
	line-height:14px;
	margin:0;
	padding:0 0 0 17px;
	color:#5e5e5e;
	font-size:14px;
	font-weight:bold;
}
.RightImglinkAbstractList div.title h3 span.eurosport {
position:absolute;
width:85px;
height:35px;
text-indent:-9999px;
top:0;right:0px;
overflow:hidden;
background: url(img/avec_eurosport.gif) 0 0 no-repeat;

}

ul.RightImglinkAbstractListContent {
	margin:0;
	padding:0;
	list-style:none;
}
ul.RightImglinkAbstractListContent li.ImglinkAbstract {
	margin:0;
	padding:3px;
	overflow:hidden;
	clear:both;
}
ul.RightImglinkAbstractListContent li.ImglinkAbstract { height:75px;}

ul.RightImglinkAbstractListContent li.ImglinkAbstract:hover {
	background: #e5e5e5;
}
ul.RightImglinkAbstractListContent li.ImglinkAbstract .LinkAbstract {
	margin:0 0 0 5px;
	padding:0;
	width:210px;
	float:left;
	overflow:hidden;
}
li.ImglinkAbstract .LinkAbstract a {
	font-size:12px;
	color:#014efe;
	font-weight:bold;
}
li.ImglinkAbstract .LinkAbstract .date {
	font-size:10px;
	color:#555;}
	
