*{
outline:none !important;
}
#intro{
	margin-left:17px;
	_margin-left:15px;
	padding: 22px 10px 5px 0px;
	_padding: 22px 0px 5px 0px;
	background-image:none !important;
	width:100% !important;
}

#filtre{
	margin: 10px 0px 10px 15px;
}

#codepostal{
	text-transform:uppercase;
}
#btnFind{
	padding-left: 5px;
}

#filtre li{
	list-style-image: url(../../images/icons_flechedroite.gif);
}

.search_option
{
	color:#CC0000 !important;
	font-weight:bold;
	display:block;
	background:url(../../images/icons_flechedroite.gif) no-repeat scroll left center transparent;
	padding-left:7px;
}

.toggle_plus{
	color:#CC0000 !important;
	display:block;
	padding-left:15px;
	margin:5px 5px 5px 15px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/plus.gif);
}

/*.regions{
	width: 25%;
	float: left;
	
}

.villes{clear:both;width: 25%;float: left;}*/

#frm_ville{
	width:400px;
}

span.regions{
	display:block;
	background:url(../images/bullet_red.gif) no-repeat scroll left center transparent;
	padding-top:5px;
	padding-bottom:5px;
}

.regions a{
	padding-left:18px;
}

ul.regions{
	list-style-image: url(../images/bullet_red.gif);
	list-style-position: inside;
	list-style-type: none;
	width:500px;
}

.toggle_minus{
	color:#CC0000 !important;
	display:block;
	padding-left:15px;
	margin:5px 5px 5px 15px;
	background-repeat: no-repeat;
	background-position: left center;
	background:url(../images/minus.gif) no-repeat !important; 
}

.active_option{
	background:url(../../images/icons_flechebas.gif)  no-repeat scroll left center transparent!important;
}

.loading {
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
	background-position: center;
}

.table-list {
	border: 1px solid #CCC;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 11px;
	margin: .5em 0
}

.table-list thead td,.table-list thead th {
	background-color: #DDD;
	border-bottom: 2px solid #7DB7CA;
	border-left: 1px solid #CCC;
	font-size: 1.2em;
	font-weight: bold;
	padding: .2em 1em .2em .5em;
}

.table-list tbody td,.table-list tbody th {
	border-bottom: 1px solid #CCC;
	padding: .2em 1em .2em .5em
}

.table-list tbody th {
	background-color: #DDEBEE;
}

.table-list tbody td {
	border-left: 1px solid #CCC;
	background-color: #FFF
}

.table-list tbody td.empty {
	text-align: center;
	font-size: .9em;
	color: #666;
	padding: 1em;
}

.table-list tbody tr.alt td {
	background-color: #EDEDED
}

.table-list tfoot td,.table-list tfoot th {
	background-color: #DDD;
	border-top: 2px solid #7DB7CA;
	font-size: 1.2em;
	font-weight: bold;
	padding: .2em 1em .2em .5em;
}


.required{
	color:#cc0000;
}

a.underline {
	background:url("../images/bullet_arrow.gif") no-repeat scroll left center transparent;
color:#CC0000 !important;
display:block;

padding-left:17px;
}

.table-list a:hover, .tbl a:hover  {
	color:#cc0000 !important;
}

.table-list a, .tbl a  {
	color:#666 !important;
}


.pair , .pair td{
	background-color:#F0F1F3 !important;
}

.paginate_disabled_previous, .paginate_disabled_next{
/*visibility:hidden !important;*/
}


/* Table (list)
---------------------------------------------------------------------------- */
table.tbl{ border-collapse:collapse; font-size:10px; margin:10px auto 0 auto; width:100%; }

/* Head */
table.tbl thead th{
	background:transparent no-repeat center left;
	border-bottom:2px solid #8da1a0;
	font-weight:bold;
	line-height:16px;
	padding:0 2px 2px 20px;
	text-transform:uppercase;
	}
table.tbl thead.noIcons td, table.tbl thead td.noIcon{ padding-left:0; }

/* liens */
table.tbl a:link, table.tbl a:visited	{ color:#00F; text-decoration:none; }
table.tbl a:hover						{ text-decoration:underline; }

/* icônes */
table.tbl .tblCol-magasin	{ background-image:url(../images/ico_home.gif); }
table.tbl .tblCol-adresse	{ background-image:url(../images/ico_mail.gif); }
table.tbl .tblCol-ville		{ background-image:url(../images/ico_world.gif); }

/* Body : row & altRow */
table.tbl tbody td						{ padding:2px 5px 2px 2px; }
table.tbl .row td, table.tbl .altRow td { border-bottom:1px solid #d6d7d9; }
table.tbl .altRow						{ background-color:#f0f1f3; }

/* Foot : pagination */
tfoot.footPagination td												{ font-size:10px; text-align:center; }
tfoot.footPagination td a											{ padding:0 3px; }
tfoot.footPagination td a:link, tfoot.footPagination td a:visited	{ color:#0000FF; text-decoration:none; }
tfoot.footPagination td a:hover										{ background-color:#CCC; }
tfoot.footPagination td a.selectedLink								{ background-color:#CCC; }

/* Autre */
table.tbl td.bodyEmptyList{ color:#666; font-size:10px; padding-top:2px; text-align:center; }

/* Table (information)
---------------------------------------------------------------------------- */
table.tblInfo th			{ padding-right:15px; text-align:left; vertical-align:top; }
table.tblInfo td			{ position:relative; display:block; vertical-align:top; }
table.tblInfo input.textbox	{ width:200px; }
table.tblInfo select		{ width:205px; }
table.tblInfo .err			{ background:#FFF url(images/ico_exclamation.gif) no-repeat 3px 1px; color:#F00; display:none; font-size:10px; padding:2px 2px 2px 23px; position:absolute; top:3px; left:220px; width:180px; }



