/**
 * Style sheet distributeurs
 */
BODY
{
	background-image:url("tl_files/tpl/arr-plan_distrib.gif");
	background-position:top left;
	background-repeat:repeat-x;
}

#container
{
	padding-top:1px;
}

/* CATALOGUE DISTRIBUTEURS - FILTRES */
#distrib_filtre_FR
{
	top:20px;
	left:30px;
	position:absolute;
	overflow:visible;
	border:0px solid #ff0000;
}

#distrib_filtre_EXP
{
	top:20px;
	left:225px;
	position:absolute;
	overflow:visible;
	border:0px solid #00ff00;
}

#imgEntete, #imgEnteteExp
{
	width:auto;
	height:18px;
	border:0px solid #ff00ff;
}

#imgEntete:hover, #imgEnteteExp:hover
{
	cursor:pointer;
}

#imgEntete .listDefaut, #imgEnteteExp .listDefaut
{
	display:block;
	padding:0px 0px 0px 18px;
	background-image:url("tl_files/tpl/onglets_distrib.gif");
	background-position:right top;
	background-repeat:no-repeat;
	border:0px solid #00ffff;
	font-weight:bold;
	color:#ffffff;
}

#imgEntete:hover .listDefaut, #imgEnteteExp:hover .listDefaut
{
	border:0px solid #ffff00;
	background-position:right -14px;
}

#imgEntete .listLocalisations, #imgEnteteExp .listLocalisations
{
	width:auto;
	height:16px;
	left:-9995px;
	position:relative;
	overflow:hidden;
	padding:0px 12px 4px 2px;
	background-color:#ffffff;
	color:#000000;
}

#imgEntete:hover .listLocalisations, #imgEnteteExp:hover .listLocalisations
{
	width:auto;
	height:auto;
	left:0px;
}

.listLocalisations a
{
	padding-left:14px;
	text-decoration:none;
	color:#000000;
}

.listLocalisations a.itemDefaut
{
	padding-left:14px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

.listLocalisations a:hover
{
	padding-left:14px;
	background-image:url("tl_files/tpl/puce_localisation.gif");
	background-position:top left;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#000000;
}

/* CATALOGUE DISTRIBUTEURS - LISTE */
#distrib_list
{
	width:980px;
	top:40px;
	left:28px;
	position:absolute;
	padding-bottom:15px;
	border:0px solid #0000ff;
}

#distrib_list .layout_simple
{
	margin-top:180px;
	margin-left:20px;
}

#entete
{
	top:0px;
	left:0px;
	position:absolute;
	border:0px solid #ffff00;
}

#distrib_list .item
{
	width:157px;
	height:115px;
	float:left;
	margin-bottom:10px;
	font-size:11px;
}

#distrib_list .even
{
	margin-right:30px;
	border:0px solid #ff00ff;
}

#distrib_list .odd
{
	margin-right:30px;
	border:0px solid #00ffff;
}

#distrib_list .nom
{
	font-weight:bold;
	color:#ee7f00;
}

.pagination
{
	width:350px;
	margin:0;
	padding:0;
	border:0px solid #FF00FF;
}

.pagination .box
{
	width:26px;
	margin-left:310px;
	border:0px solid #ff0000;
}

.total
{
	display:none;
}

#txtDistrib
{
	width:400px;
	top:350px;
	left:48px;
	position:absolute;
	border:0px solid #ffff00;
}

.testList1, .testList2
{
	top:16px;
	position:absolute;
	display:block;
}

.testList1
{
	left:550px;
}

.testList2
{
	left:650px;
}

.coord p
{
	margin:0;
}

.cp
{
	float:left;
	margin-right:5px;
}

