@charset "utf-8";
/************************************************************
 *
 *	Name		:	reset_safari.css
 *	Author		:	Kubota Hideo
 *	Created		:	17.05.2008
 *	Modified	:	24.05.2008
 *
 *	Description	:	Feuille de style pour safari.
 *
 ************************************************************/

/** éléments génériques *************************************/
html[xmlns*=""] body:last-child table.pagination{
	width:100%;
	margin-left:0;
}

/** pub - search - newsletter ***************/
html[xmlns*=""] body:last-child #header div#pub-search-newsletter form#search label{
	display:block;
}

/** menu primaire *******************************************/
html[xmlns*=""] body:last-child ol#menuTop li a span{
	padding:0.1em 1.45em 0.2em 1.4em;
}
html[xmlns*=""] body:last-child ol#menuTop li.black a span{
	padding:0.1em 1.4em 0.2em 1.35em;
}
/** pari du jour **/
html[xmlns*=""] body:last-child #sidebarLeft div.slotLeft div#betDay table{
	width:16.7em;
	margin-left:0;
}

/** fils info sport *****************************************/
/** menu info sport **/
html[xmlns*=""] body:last-child #sidebarRight div#infoSport ol#menuInfoSport li a span span{
	padding:0.3em 0.454em 0.4em 0.363em;
}
html[xmlns*=""] body:last-child #sidebarRight div#infoSport ol#menuInfoSport li.selected a span span{
	padding:0.3em 0.363em 0.4em 0.363em;
}

/** bloc diaporama ***************************************/
html[xmlns*=""] body:last-child #sidebarRight div.diapo ol.listDiapo li a img.playVideo{
	margin:0.5em 0 0 0.2em;
}

/** envoyer de diaporama à un ami **/
html[xmlns*=""] body:last-child #container div.zoneDiapo form#sendDiapo label{
	display:block;
}
html[xmlns*=""] body:last-child #container div.zoneDiapo div#diaporama-bis form#receiveDiapo label{
	display:block;
}

/** bloc dossier *****************************************/
html[xmlns*=""] body:last-child #container div.zoneDossier form#sendDiapo label{
	display:block;
}
html[xmlns*=""] body:last-child #container div.zoneDossier div#blocDossier div#blocEndDiapo div#blocLike form#receiveDossier label{
	display:block;
}

/** bloc vignette diaporama **/
html[xmlns*=""] body:last-child #container div.zoneDossier div#defil-bloc-vertical div#defil-bloc-vertical2{
	padding:1em 0 0.8em 1em;
}

/** glossaire definition ************************************/
html[xmlns*=""] body:last-child #containerFull div#glossaireDefine div.encart-define h2{
	background:url(../media/image/arrow-glossaire-list.gif) #d0e9ff 0.7em 0.45em no-repeat;
}

/** un zapping **********************************************/
/** envoyer le zapping à un ami **/
html[xmlns*=""] body:last-child #container div#zappingVideo form#sendZapping label{
	display:block;
}

/** Articles sport ******************************************/
/** plus d'actualité football *************************/
html[xmlns*=""] body:last-child #container div#articleSport div#moreActu ol.listEvents li.event a img.playVideo{
	margin:0.5em 0 0 0.3em;
}

