/* home page */

@import url("./listeDeNews.css");
@import url("./bandeAnnonce.css");

#colonneCentrale h1.lastNews {
	text-indent				: -9999px;
	font-size				: 0.66em;
	height					: 18px;
	width					: 100%;
	background-image		: url("../../images/news.gif");
	background-position		: bottom right;
	background-repeat		: no-repeat;
	margin					: 0;
	clear					: left;
	padding-top				: 15px;
}

.listOldNews {
	font-size				: 0.9em;
}

.listOldNews dt {
	width					: 70px;
	float					: left;
	margin					: 2px 0;
	padding					: 0;
	font-family				: Optima, "Trebuchet MS", "Gill Sans", sans;
}

/* hack de commentaire avec un antislash pour ie5 mac \*/
dt { clear: both; }
/* end hack */

.listOldNews dd {
	float					: left;
	width					: 130px;
	margin					: 2px 0;
	padding					: 0;
}

#oldNewsA {
	width					: 200px;
	float					: left;
}

#oldNewsB {
	width					: 200px;
	float					: right;
}

h1.alaUne {
	text-indent				: -9999px;
	font-size				: 0.66em;
	height					: 20px;
	width					: 100%;
	background-image		: url("../../images/alaune.gif");
	background-position		: center right;
	background-repeat		: no-repeat;
	margin					: 0;
}

.dvdUne {
	float					: left;
	width					: 100px;
	text-align				: center;
	font-size				: 0.83em;
	margin					: 3px 2px;
	height					: 160px;
}

#troisColonnes #colonneGauche.coverflow {
	top						: 530px;
}

#troisColonnes #colonneDroite.coverflow {
	top						: 530px;
}

#uneContainer {
	margin					: 0;
	padding					: 0 0 0 46px;
	min-height				: 365px;
}

#uneContainer.small {
	width					: 419px;
	margin					: 0;
	padding					: 0;
}

#uneContainer.withCoverflow {
	background-color		: black;
}

/************************ Blocs *******************************************/

		/*------------------------ DANS LES BACS ------------------------ */

#danslesbacs {
	font-family				: Arial, Helvetica, sans;
	width					: 157px;
	background-image		: url("../../images/sorties.gif");
	background-position		: top center;
	background-repeat		: no-repeat;
	border-bottom			: 1px solid orange;
	padding					: 22px 0 0 0;
	margin					: 1em auto 0 auto;
	font-size				: 0.83em;
}

#danslesbacs #danslesbacsJaquettes {
	overflow				: hidden;
	margin					: 0;
	padding					: 0;
}

#danslesbacs div.conteneurBloc {
	margin					: 0;
	padding					: .5em 0;
	width					: 157px;
	background-color		: #004B69;
	overflow				: hidden;
}

#danslesbacs div.dvdBac {
	float					: left;
	width					: 50px;
	height					: 70px;
	margin					: 2px 1px;
	padding					: 0;
}

#danslesbacs ul {
	clear					: left;
	margin					: .5em 0 0 0;
	padding					: 5px 5px 0 15px;
	border-top				: 2px solid #44B5FE;
	color					: #44B5FE;
	list-style-type			: disc;
	list-style-position		: outside;
}

#danslesbacs p {
	margin					: 0;
	padding					: 0 5px;
}

#danslesbacs li {
	text-align				: left;
}

#danslesbacs li a {
	color					: #ccc;
}

		/*------------------------ CHIFFRES DU JOUR ------------------------ */

#chiffresDuJour {
	font-family				: Arial, Helvetica, sans;
	background-color		: #004B69;
	border					: 1px solid #ccc;
	margin					: 24px auto;
	background-image		: url("../../images/chiffresJour.gif");
	background-repeat		: no-repeat;
	background-position		: 50% 10px;
	padding					: 26px 0 5px 0;
	color					: #ccc;
	width					: 147px;
	font-size				: 0.83em;
}

#chiffresDuJour h3, #chiffresDuJour dt {
	font-family				: Arial, Helvetica, sans;
} 

#chiffresDuJour p {
	font-weight				: bold;
	margin					: 0;
	padding					: 0;
	text-align				: center;
}

#chiffresDuJour h3 {
	margin					: 5px 0 0 0;
	text-align				: center;
	padding					: 0;
	color					: white;
	font-size				: 1.1em;
	font-weight				: bold;
}

#chiffresDuJour dl {
	margin					: 0 0 5px 0;
	padding					: 0;
	overflow				: hidden;
}

#chiffresDuJour dt {
	text-align				: right;
	float					: left;
	width					: 100px;
	margin					: 0;
	padding					: 0;
}

#chiffresDuJour dd {
	text-align				: right;
	float					: right;
	width					: 40px;
	margin					: 0;
	padding					: 0 5px 0 0;
}

		/*------------------------ BOUTONS CATALOGUES ------------------------ */

#lstCatalogues {
	background-image		: url("../../images/catalogues.gif");
	background-position		: top center;
	background-repeat		: no-repeat;
	padding-top				: 20px;
	width					: 135px;
	margin-left				: auto;
	margin-right			: auto;
}

#lstCatalogues ul {
	margin				: 0;
	padding				: 5px 0 0 0;
	list-style-type		: none;
}

#lstCatalogues li {
	margin				: 10px 0;
	padding				: 0;
}

#lstCatalogues li a {
	display				: block ; /* On passe les liens en éléments de type block pour leur donner des propriétés de taille */
	width				: 135px ;
	line-height			: 30px ;
	color				: #000 ;
	text-indent			: -5000px ; /* On décale le texte de 40px du bord gauche */
	text-decoration		: none ;
}

#lstCatalogues li.selectedCatalog a {
	background-position	: 0 -30px !important;
}

#lstCatalogues .catDVD a {
	background			: url("../../images/supports/catalogue_dvd.gif") no-repeat 0 0 ;
}

#lstCatalogues .catBRD a {
	background			: url("../../images/supports/catalogue_brd.gif") no-repeat 0 0 ;
}

#lstCatalogues .catHD a {
	background			: url("../../images/supports/catalogue_hd.gif") no-repeat 0 0 ;
}

#lstCatalogues .catHDDVD a {
	background			: url("../../images/supports/catalogue_hddvd.gif") no-repeat 0 0 ;
}

#lstCatalogues .catUMD a {
	background			: url("../../images/supports/catalogue_umd.gif") no-repeat 0 0 ;
}

#lstCatalogues a:hover {
	background-position	: 0 -30px;
}

		/*------------------------ Divers ------------------------ */

.separator {
	background-image		: url("../../images/filet_news.gif");
	background-position		: center left;
	background-repeat		: repeat-x;
	height					: 1px;
	margin					: 5px 0 5px 5px;
	width					: 414px;
}

.wideseparator {
	background-image		: url("../../images/filet_news.gif");
	background-position		: center left;
	background-repeat		: repeat-x;
	height					: 1px;
	margin					: 5px 0 5px 5px;
	width					: 743px;
}

	/* A la une */
.unePanel2 { display: none; }
.unePanel3 { display: none; }
.unePanel4 { display: none; }
.unePanel5 { display: none; }

.unePanelSelector {
	clear					: both;
	overflow				: hidden;
}

.unePanelSelector ul {
	margin					: 0 auto;
	padding					: 0;
	list-style-type			: none;
	overflow				: hidden;
}

.unePanelSelector ul.nbPannel1 {	width : 15px; }
.unePanelSelector ul.nbPannel2 {	width : 30px; }
.unePanelSelector ul.nbPannel3 {	width : 45px; }
.unePanelSelector ul.nbPannel4 {	width : 60px; }
.unePanelSelector ul.nbPannel5 {	width : 75px; }

.unePanelSelector li {
	display					: block;
	float					: left;
	width					: 9px;
	height					: 9px;
	margin					: 1em 3px;
	background-image		: url("../../images/smallicons/bullet.gif");
	background-position		: 0px 0px;
	background-repeat		: no-repeat;
	list-style-type			: none;
}

.unePanelSelector li a {
	display					: block;
	width					: 100%;
	height					: 100%;
	color					: #44b5fe;
	text-indent				: -9999px;
}

.unePanelSelector li.selected {
	background-position		: 0px -9px;
}

.unePanelSelector li.selected a, .unePanelSelector li.selected a:hover {
	color					: black;
	text-decoration			: none;
	font-weight				: bold;
}

#iPhoneApp a {
	display					: block;
	width					: 149px;
	height					: 91px;
	margin					: 1.5em auto;
	padding					: 0;
	background-position		: center top;
	background-repeat		: no-repeat;
	background-image		: url("../../images/mobile/puce-app-dvdfr-iphone-ipad.jpg");
	text-indent				: -9999px;
}

#sondage10ans a {
	display					: block;
	width					: 149px;
	height					: 97px;
	margin					: 1.5em auto 0 auto;
	padding					: 0;
	background-position		: center top;
	background-repeat		: no-repeat;
	background-image		: url("../../images/divers/sondage_10ans.jpg");
	text-indent				: -9999px;
}

#sondage10ans a:hover {
	background-position		: 0 -97px;
}

