@import url("./search.css");
@import url("./bandeAnnonce.css");

h1.indexEditeurs {
	margin				: 0;
	height				: 25px;
	background-position	: top left;
	background-repeat	: no-repeat;
	text-indent			: -9999px;
	border-bottom		: 1px solid #456778;
	background-image	: url("../../images/searchs/edtdst.gif");
}

.ligneA {
	background-color	: #466778;
}

.ligneB {
	background-color	: #004B6A;
}

table {
	border-collapse		: collapse;
	margin-top			: 1em;
	border-bottom		: 1px solid #44B5FE;
}

table td a {
	color				: #65EBFF;
}

th {	
	color				: #ccc;
	font-weight			: bold;
	text-align			: center;
	background-color	: #004B6A;
	border-top			: 1px solid #44B5FE;
	border-bottom		: 1px solid #44B5FE;
	margin				: 0;
	padding				: 0 2px;
}

th.type {
	width				: 100px;
}

td {
	font-size			: 0.83em;
	margin				: 0;
	padding				: 0 2px;
	color				: #ccc;
}

.editeur {
	float				: left;
	background-color	: #004B6A;
	border				: 1px solid white;
	width				: 120px;
	height				: 145px;
	text-align			: center;
	margin				: 0 10px 10px 10px;
	padding				: 0;
}

.editeur img {
	border-bottom		: 1px solid white;
}

.editeur div {
	display				: table;
	padding				: 0;
	margin				: 0;
	width				: 120px;
	height				: 41px;
}

.editeur div div {
	display				: table-cell;
	vertical-align		: middle;
	margin				: 0;
	padding				: 2px;
}

.editeur div div a {
	color				: white;
	font-size			: 0.83em;
}


.letterFilter {
	margin-bottom		: 10px;
}

		/*------------------------ DANS LES BACS ------------------------ */

#danslesbacs {
	width					: 157px;
	background-image		: url("../../images/nouveautes.gif");
	background-position		: top center;
	background-repeat		: no-repeat;
	padding					: 22px 0 0 0;
	margin					: 10px 0 0 0;
}

#danslesbacs #danslesbacsJaquettes {
	overflow				: hidden;
	margin					: 0;
	padding					: 0 0 5px 0;
}

#danslesbacs div.conteneurBloc {
	margin					: 0;
	padding					: 25px 0 0 0;
	width					: 157px;
	background-color		: #004B69;
	font-size				: 0.83em;
	overflow				: hidden;
	background-image		: url("../../images/pellicule_bande_h.gif");
	background-position		: top center;
	background-repeat		: repeat-x;
}

#danslesbacs div.dvdBac {
	float					: left;
	width					: 50px;
	height					: 70px;
	margin					: 2px 1px;
	padding					: 0;
}

#danslesbacs ul {
	clear					: left;
	margin					: 5px 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 38px 5px;
	background-image		: url("../../images/pellicule_bande_h.gif");
	background-position		: bottom center;
	background-repeat		: repeat-x;
}

#danslesbacs li {
	font-size				: 0.83em;
	text-align				: left;
}

#danslesbacs li a {
	color					: #ccc;
}

h1, h2 {
	margin					: 0;
}

h2 {
	margin-bottom			: 10px;
}

.catalogueEditeur h3 {
	text-decoration			: underline;
	margin					: 0 0 8px 0;
}

.catalogueEditeur {
	overflow				: hidden;
	margin					: 0 0 10px 0;
	padding					: 0;
	width					: 100%;
}

.c1, .c2 {
	margin					: 0;
	padding					: 0;
	width					: 290px;
	float					: left;
}

.catalogueEditeur dt {
	color					: #ccc;
	font-weight				: bold;
	width					: 150px;
	float					: left;
	clear					: left;
	margin					: 0;
	padding					: 0;
}

.catalogueEditeur dd {
	width					: 140px;
	float					: left;
	margin					: 0;
	padding					: 0;
}

.ficheEditeur {
	margin					: 0 auto 20px auto;
	padding					: 10px;
	background-color		: #004b69;
	background-image		: url("../../images/fond_degrade_bleus.jpg");
	background-position		: center center;
	background-repeat		: repeat-x;
	font-weight				: bold;
	overflow				: hidden;
	-moz-border-radius		: 10px;
	-webkit-border-radius	: 10px;
	border					: 1px solid black;
}

.ficheEditeur address {
	font-style				: normal;
	font-size				: .9em;
	font-weight				: normal;
	color					: #eee;
}

.ficheEditeur address.physique, .ficheEditeur address.contact {
	float					: left;
	width					: 212px;
}

.ficheEditeur address.web {
	clear					: left;
}

.ficheEditeur img {
	float					: left;
}

.ficheEditeur div {
	margin-left				: 130px;
}

#coordoonneesEditeur img {
	float					: right;
	margin					: 0 5px 10px 5px;
}

.jqModal {
	cursor					: pointer;
}

.boutonCoord {
	float					: right;
}

#bandesAnnonces {
	margin-top				: 0 !important;
	margin-bottom			: 3em !important;
}
