/* core */
/* Redifinition des balises
 ------------------------------------------------------------------------------ */
BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	line-height: 1.2;
	height:100%;
	width:auto;
	background:#2E2E2E;
	text-align:center;
}

BODY, TABLE, FORM, P, UL, LI, DL, DT, DD {
 	padding: 0px;
	margin: 0px;
}

H1, H2, H3, H4, H5 {
	font-size:11px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:0px;
	margin-left:5px
	
}
H1 {
	font-size:16px;
	color: #B67D2A;
	margin:0;
}
	H1 A, H1 A:hover { 
		text-decoration:none;
		color: #B67D2A;
		cursor:default;
	}
H2 {
	color:#5A5850;
}
H3 {
	color:#5A5850;
}
H4 {
	color:#64A33C;
}
H5 {
	margin-left:0px;
	font-weight:normal;
}

UL {
	list-style-type:none;
}

A {
	color:#777777;
	text-decoration:none;
}
A:hover {
	color:#777777;
}

/* Split
 ------------------------------------------------------------------------------ */
.split-h {
	clear: both;
	height: 1px;
}
	.split-h.split-a {
		background: url(/themes/theme-04/img/split-h-a.png) repeat-x;
	}
	.split-h.split-b {
		height: 4px;
		background: #FCEFA1;
	}
	.split-h.split-c {
		height: 1px;
		background: #ADADAD;
	}
	.split-h.split-d {
		height: 2px;
		background: #ADADAD;
	}
	.split-h.split-e {
		height: 1px;
		background: #DDDDDD;
	}
	.split-h.p5 {
		margin: 5px 0;
	}
	.split-h.p10 {
		margin: 10px 0;
	}
	.split-h.p15 {
		margin: 15px 0;
	}
	.split-h.p20 {
		margin: 20px 0;
	}


/* Couleurs et backgrounds
 ------------------------------------------------------------------------------ */
.color-a {
	color: #B67D2A;
}
.color-b {
	color: #777777;
}

/* Mise en page
 ------------------------------------------------------------------------------ */
#global {
	width:932px;	
	background:#2E2E2E;
	text-align:left;
	padding:0px 0 0 0;
	margin:auto; 
}
	#header_navigation {
		position:relative; 
		width:932px; 
		height:82px;
		padding:0;
		margin:0 0 0px 0;  
		background:url(/themes/theme-02/img/header-bg.png) bottom right no-repeat;
	}
	
	#header {
		position:relative; 
		width:932px; 
		height:202px; 
		padding:0;
		margin:0 0 10px 0;  
		background:url(/themes/theme-02/img/header.jpg) top left no-repeat;
	}
		#header .pub {
			position:absolute;
			top:2px;
			right:2px;
			width:728px;
			height:90px;
			background:none;
		}
		#header .menu {
			position:absolute;
			top:104px;
			right:0px;
			width:710px; 
			height:30px;
			background:none;
		}
	
	#content {
		width:932px; 
		margin:0; 
		padding:0;
	}
		#gauche {
			float:left;
			width:618px; 
			margin:0 10px 0 0; 
			padding:0;
		}
		#droite {
			float:left; 
			width:304px;
			padding:0;
		}
	#footer {
		width:932px; 
		height:74px; 
		margin: 0 0 10px 0;
	}
 
/* Header
 ------------------------------------------------------------------------------ */
#header_H1 { 
	width:932px;
	margin:0 0 10px 0;
}
	/*#header_H1 DIV{
		background:url(/themes/theme-02/img/H1_bg.gif) bottom left repeat-x;
		width:932px; 
	}*/
	
	#header_H1 H1{  
		width: 912px; 
		font-size: 16px; 
		height: 17px;
		padding: 0px 0 0 5px;
		margin: 0px
	}
	#header_H1 P { 
		color: #777777;
		width:912px;
		padding:5px 0 2px 5px;
	}

/* Top navigation
 ------------------------------------------------------------------------------ */
#top_navigation {
	width:932px; 
	height:18px; 
	background: url(/themes/theme-02/img/bg-topnav.png) top left no-repeat; 
/*	border:1px solid #DEDEDE;*/
	padding:2px 0 0 0;
	margin:0 0 10px 0;
}
	#top_navigation UL {
		height:16px;
		list-style:none;
	}
	#top_navigation LI {
		min-height:16px;
		height:auto !important;
		padding:0px 20px 0px 10px;
		display: block;
		float:left;
		background: #2E2E2E url(/themes/theme-02/img/bg-topnav-split.png) center right no-repeat;
	}
		#top_navigation LI.first{
			background: #404040 url(/themes/theme-02/img/bg-topnav-home.png) center right no-repeat;
			margin-left: 5px;
		}
		#top_navigation LI.last{
			background: #404040 url(/themes/theme-02/img/bg-topnav-last.png) center left no-repeat;
			margin-left: -10px;
		}
	#top_navigation A, #top_navigation U {
		display:block;
		font-family: Tahoma;
		color:#777777;
		white-space:nowrap;
	}
	#top_navigation A {
		margin:1px 0 0 0;
	}
	#top_navigation U {
		background: none;
		text-decoration: none;
		font-style: italic;
		margin:1px 0 0 5px;
	}
	#top-line-sub {
		background: #404040;
		z-index:1000;
		padding: 5px;
		margin: 2px 0 0 -5px;
	}

/* Footer
 ------------------------------------------------------------------------------ */
#footer .cnt, #footer .cnt a {
	color: #777777;
	font-size: 10px;
}
	#footer .cnt .logo {
		float: left;
		width: 87px;
		height: 40px;
		background: url(/themes/theme-02/img/logo-bas.jpg) top left no-repeat;
		padding: 0px 10px 0px 5px;
	}
	#footer .cnt .line {
		clear: right;
		float: left;
		width: 810px;
		height: 16px;
		padding-top: 4px;
	}
		#footer .cnt .line .l {
			float: left;
		}
		#footer .cnt .line .r {
			float: right;
		}

/* DL DD DT
 ------------------------------------------------------------------------------ */
dl.style-a  {
	padding: 0px 5px 5px 5px;
}
	dl.style-a  dd {
		color: #B67D2A;
		padding-bottom: 2px;
	}
	dl.style-a  dt {
		color: #777777;
		padding-bottom: 4px;
	}

/* UL LI
 ------------------------------------------------------------------------------ */
ul.style-a  {
	border-left: 1px dotted #B67D2A;
	padding: 0px 5px 0px 10px;
	margin-left: 10px;
}
	ul.style-a  li {
		color: #777777;
		padding-bottom: 5px;
	}

/* Catalogue / trie / view-mode
 ------------------------------------------------------------------------------ */
.order {
	float:left;
}
.view-mode {
	float:right;
}
	.order span.title, .view-mode span.title {
		float:left;
	}
	.order a, .view-mode a {
		display:block;
		float:left;
		height: 12px;		
	}
	.order a.selected, .view-mode a.selected {
		color: #000000;
	}
		.order a.selected span {
			padding-right: 10px;
		}
	.order .asc {
		background: url(/themes/theme-02/ico/uup.png) center right no-repeat;
	}
	.order .desc {
		background: url(/themes/theme-02/ico/ddn.png) center right no-repeat;
	}

/* Catalogue / pages
 ------------------------------------------------------------------------------ */
.pages-navig {
/*	text-align:right; */
}
	.pages-navig a, .pages-navig span {
/*		font-weight: bold;*/
		float: left;
		display: block;
		width: 20px;
		height: 17px;
		text-align: center;
/*		line-height: 16px;*/
		color: #777777;
		background: url(/themes/theme-02/img/bg-ronde-grey-20x20.png) no-repeat;
		padding: 3px 0px 3px 0px;
		margin-right: 2px;
	}
	.pages-navig span {
		background-image: url(/themes/theme-02/img/bg-ronde-wite-20x20.png);
	}


/* Détails
 ------------------------------------------------------------------------------ */
.details {
	font-size: 12px;
	color: #000;
}	
	.details h1 {
		font-weight: normal;
		font-size: 22px;
	}
	.details h2 {
		font-weight: normal;
		font-size: 16px;
	}
	.details table.desc {
		width: 100%;
	}	
		.details table.desc tr.first td {
			border-top: 1px solid #ADADAD;
		}
		.details table.desc td {
			font-size: 12px;
			color: #000;
			border-bottom: 1px solid #ADADAD;
			padding: 3px 0;
		}
		.details h2.desc {
			font-size: 12px;
			font-style: italic;
			color: #000;
			margin-bottom: 5px;
		}

		.details .image-cadre {
			margin-top: 20px;
		}
		.details .img-spacer-h {
			width: 20px;
		}

/* Annonces
 ------------------------------------------------------------------------------ */
.annonce-cc {
	clear: both;
	width:598px; 
	height:122px; 
	text-align:left;
}
	.annonce-cc .image {
		float:left; 
		width:294px; 
		padding:0px 0px 5px 0px;
	}
	.annonce-cc .texte {
		position: relative;
		float:left; 
		width:294px; 
		height:117px; 
		padding:0px 0px 5px 10px;
	}
		.annonce-cc .texte h3 {
			margin: 0px 0 0 0;
		}
			.annonce-cc .texte h3 a, .annonce-cc .texte h3 span {
				font-size: 14px; 
				font-weight: normal;
				color: #777777;
			}
				.annonce-cc .texte h3 a strong {
					display: block;
					font-size: 16px; 
					color: #B67D2A;
				}
			.annonce-cc .texte h3 span {
				position: absolute;
				top: 2px;
				right: 0px;
				font-size: 12px; 
			}
		.annonce-cc .texte p {
			clear: both;
			margin:5px 0; 
			padding:0px;
			color: #777777;
			height: 54px;
			overflow: hidden;
		}
		.annonce-cc .texte div {
			clear: both;
			margin:10px 0; 
			padding:0px;
			height: 17px;
		}

.cycle-nav-offres {
	height: 19px;
	background: url(/themes/theme-02/img/bg-a.png) no-repeat;
	padding: 4px 5px 0 5px;
	margin-top: 10px;
}
	.cycle-nav-offres .label {
		color: #777777;
		padding-right: 15px;
	}
	.cycle-nav-offres .pager a {
		font-weight: bold;
		line-height: 16px;
		color: #2E2E2E;
		background: url(/themes/theme-02/img/bg-ronde-grey-15x15.png) no-repeat;
		padding: 1px 4px 3px 3px;
		margin-right: 5px;
	}
	.cycle-nav-offres .pager a.activeSlide {
		color: #B67D2A;
	}

/* Boxs
 ------------------------------------------------------------------------------ */

/* Box "b" - avec title */
.box-b .top a, .box-b .top a span {
	display: block;
	background: url(/themes/theme-02/img/box-b-top.png) no-repeat;
}
.box-b .bot a, .box-b .bot a span {
	display: block;
	background: url(/themes/theme-02/img/box-b-bot.png) no-repeat;
}
.box-b .top a {
	color: #EEEEEE;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2;
	text-align: left;
	text-decoration: none;
	white-space: nowrap; /* required in IE 6 */
}
.box-b .top a, .box-b .bot a {
	position: relative;
	top: 0px;
	z-index: 2;
	margin:0px;
	padding: 0 10px 0 0;
}
.box-b .top a span, .box-b .bot a span {
	width:64px; /* IE 6 treats width as min-width */
	min-width: 64px;
	height: 24px; /* IE 6 treats height as min-height */
	min-height: 24px;
	padding: 6px 0 0 15px;
}
.box-b .bot a span {
	height: 9px; /* IE 6 treats height as min-height */
	min-height: 9px;
	padding-top: 0;
}
*>.box-b .top a span, *>.box-b .bot a span { /* hide from IE 6 */
	width: auto;
	height: auto;
}
.box-b .top span, .box-b .bot span{
	background-position: 0 0;
}
.box-b .top a {
	background-position: 100% -35px;
}
.box-b .bot a {
	background-position: 100% -15px;
}

.box-b .cnt {
  background:#7D623A;
	padding: 10px 5px 1px 5px;
}

/* Box "a" - sans title */
.box-a .top a, .box-a .top a span {
	display: block;
	background: url(/themes/theme-02/img/box-a-top.png) no-repeat;
}
.box-a .bot a, .box-a .bot a span {
	display: block;
	background: url(/themes/theme-02/img/box-a-bot.png) no-repeat;
}

.box-a.c .top a, .box-a.c .top a span {
	display: block;
	background: url(/themes/theme-02/img/box-c-top.png) no-repeat;
}
.box-a.c .bot a, .box-a.c .bot a span {
	display: block;
	background: url(/themes/theme-02/img/box-c-bot.png) no-repeat;
}

.box-a .top a {
	font-size: 10px;
	font-weight: bold;
	line-height: 1.2;
	white-space: nowrap; /* required in IE 6 */
}
.box-a .top a, .box-a .bot a {
	position: relative;
	top: 0px;
	z-index: 2;
	margin:0px;
	padding: 0 10px 0 0;
}
.box-a .top a span, .box-a .bot a span {
	width:64px; /* IE 6 treats width as min-width */
	min-width: 64px;
	height: 8px; /* IE 6 treats height as min-height */
	min-height: 8px;
	padding: 0px 0 0 20px;
}
.box-a .bot a span {
	height: 8px; /* IE 6 treats height as min-height */
	min-height: 8px;
	padding-top: 0px;
}
*>.box-a .top a span, *>.box-a .bot a span { /* hide from IE 6 */
	width: auto;
	height: auto;
}
.box-a .top span, .box-a .bot span, .box-a.c .top span, .box-a.c .bot {
	background-position: 0 0;
}
.box-a .top a, .box-a .bot a, .box-a.c .top a, .box-a.c .bot a {
	background-position: 100% -15px;
}
.box-a .cnt {
	background-color:#404040;
	padding: 0px 5px 0px 5px;
}
.box-a.c .cnt {
/*	background: #FFF url(/themes/theme-02/img/bg-split-v-b.png) right repeat-y;*/
	background: #FFF;
	padding: 6px 14px 6px 14px;
}
.box-a.normal .cnt {
	padding: 2px 10px 2px 10px;
}

/* UI Autocomplete .ac_
 ------------------------------------------------------------------------------ */
.ui-autocomplete-results {
	padding: 0px;
	border: 1px solid black;
	background-color: Window;
	overflow: hidden;
	z-index: 99999;
}
.ui-autocomplete-results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}
.ui-autocomplete-results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	text-align:left;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 99%;*/
	font: Tahoma;
	font-size: 11px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 12px;
	overflow: hidden;
}
.ui-autocomplete-loading {
	background : Window url(/themes/theme-02/img/indicator.gif) right center no-repeat;
}
.ui-autocomplete-over {
	background-color: #0099FF;
	color: #FFFFFF; /*HighlightText;*/
}
.ui-autocomplete-moreItems {
	text-align: center;
	background-color: InactiveCaption;
	color: InactiveCaptionText;
	margin: 0px;
	padding: 0px 5px;
	cursor: default;
	display: block;
	width: 100%;
	font: bold menu 12px;
	overflow: hidden;
	-moz-user-select: none;
	-khtml-user-select: none;
}

/* UI Slider
 ------------------------------------------------------------------------------ */

.ui-slider { 
	width: 200px; 
	height: 25px; 
	position: relative; 
	background-repeat: no-repeat; 
	background-position: center center; 
}
.ui-slider-handle { 
	position: absolute; 
	z-index: 1; 
	height: 18px; /*23*/
	width: 11px; /*12*/
	top: 10px; 
	left: 0px; 
	background-image: url(/themes/theme-02/ui/slider-handle-a.png);  
}
.ui-slider-handle-active { 
	border-bottom: 1px dotted black;  
}
.ui-slider-disabled .ui-slider-handle { 
	opacity: 0.5; 
	filter: alpha(opacity=50); 
}
.ui-slider-range { 
	position: absolute; 
	background: #4A3D1D; 
	/*opacity: 0.3; 
	filter: alpha(opacity=30); */
	width: 100%; 
	height: 4px; /*100%*/ 
	top: 19px; 
}

/* Default slider backgrounds */
.ui-slider, .ui-slider-a { 
	background-image: url(/themes/theme-02/ui/slider-bg-a.png); 
}
.ui-slider-b { 
	background-image: url(/themes/theme-02/ui/slider-bg-b.png); 
}
	.ui-slider-b .ui-slider-handle {
		top: 2px;
	}

/* Form elements
 ------------------------------------------------------------------------------ */

/* mise en page*/
.box-search .cnt {
	font-family: Tahoma;
	font-size: 11px;
}
.box-search .line {
	clear:both;
	margin:0px;
	padding:0px 5px 0px 5px;
	width:284px;
}
	.box-search .line a{
		color: #000;
	}
.box-search .split-h {
		clear:both;
		display:block;
		height:1px;
		background:url(/themes/theme-02/img/splits-h.png);
		margin:5px 5px 7px 5px;
}
.box-search .split-v {
		float:left;
		display:block;
		width:1px;
		background:url(/themes/theme-02/img/splits-v.png);
		margin:0px 4px 0px 4px;
}
.box-search .clear {
	clear:both;
}
.box-search input.button {
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	height: 22px;
	width: 80px;
	background:url(/themes/theme-02/img/bg-button-search.png) no-repeat;
	border: none;
	margin-left: 202px;
}

/* select style input */
.suggest_box .result {
	clear:both;
	border:1px solid #FFFFFF; /*7F9DB9*/
	background-color:#A27E4C;
	padding:1px;
	z-index:1000;
	position:absolute;
	visibility:hidden;
}	
	.suggest_box .result .selected {
		background:#F5F5F5;
	}
	.suggest_box .result .list {
		/*overflow:auto;
		height:100px;*/
		padding:3px 0px 3px 0px;
	}

img.suggest, input.suggest{
	float:left;
}
input.suggest, .input {
	height:15px;
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	padding: 2px 0px 0px 1px;
	margin: 0px 0px 0px 0px;
}
input.suggest, .input {
	border: 1px solid #ACACAC;
	background:#A27E4C;
}
input.geo_suggest_selected {
	background:url(/themes/theme-02/img/del.gif) right center no-repeat;
	color:red;
}
img.suggest {
	clear:right;
	border: 1px solid #ACACAC;
	border-left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 1px;
}
 
.search-transaction .box_occurrence {
	float: left;
	margin: 0 10px 5px 0;
}

/* tab style */
.search-tab {
	font-family: Tahoma;
	font-size: 11px;
}

.search-tab span.label, .search-tab-open span.label, .box-search .line span.label { /**/
	float: left;
	width: 105px;
	padding: 3px 0 0 0;
}

.search-tab .top, .search-tab-open .top {
	position: relative;
	float: left;
	width: 168px;
	height: 17px;
	padding: 3px 5px 0 5px;
	background: url(/themes/theme-02/img/search-tab.png) no-repeat;
}
	.search-tab .top {
		background-position: 0 0;
	}
	.search-tab-open .top {
		background-position: 0 -25px;
	}
	.search-tab .top span.control, .search-tab-open .top span.control {
		position: absolute;
		/*display: block;*/
		right: 7px;
	}
	.search-tab .top a, .search-tab-open .top a {
		/* reset */
		display: inline; line-height: 1; background-image: none; margin: 0px; padding: 0px;
		color: #000000;
		font: 11px Tahoma;
		text-decoration: underline;
	}
	
.search-tab .cnt, .search-tab-open .cnt {
	clear: both;
	width: 273px;
	padding: 3px 5px 0 5px;
	background: #A27E4C url(/themes/theme-02/img/search-tab-conner.png) top left no-repeat;
}
	.search-tab .cnt label, .search-tab-open .cnt label {
		font-size: 10px;
	}
	.search-tab .cnt ul, .search-tab-open .cnt ul {
		margin: 3px;
	}
	
.search-tab .bot, .search-tab-open .bot {
	width: 284px;
	height: 4px;
	padding: 0px;
	background: url(/themes/theme-02/img/search-tab-bot.png) no-repeat;
}
.search-tab .cnt, .search-tab .bot {
	display: none;
} 
.search-tab-open .cnt, .search-tab-open .bot {
	display: block;
}

/* Buttons
 ------------------------------------------------------------------------------ */
a.button {
	float: right;
	display: block;
	height: 16px;
	font-size: 11px; 
	text-align: center;
	color: #777777;
	padding: 1px 0 0 0;
	margin: 0px 0px 0px 5px;
}
	a.button.request {
		width: 110px;
		background: url(/themes/theme-02/img/bg-button-annonce.png) no-repeat;
	}
	a.button.print {
		width: 110px;
		background: url(/themes/theme-02/img/bg-button-annonce.png) no-repeat;
	}
	a.button.details {
		width: 110px;
		background: url(/themes/theme-02/img/bg-button-annonce.png) no-repeat;
	}
	a.button.geo-nearby {
		width: 240px;
		background: url(/themes/theme-02/img/bg-button-nearby.png) no-repeat;
	}

button {
/*	float: right;*/
	display: block;
	height: 17px;
	font-size: 11px; 
	text-align: center;
	color: #777777;
	border: none;
	padding: 0px 0 0 0;
	margin: 0px 0px 0px 5px;
}	
	button.submit-nearby {
		width: 110px;
		background: url(/themes/theme-02/img/bg-button-annonce.png) no-repeat;
	}

/* clickmenu */
div.cmDiv{
	/*border: 1px solid black;
	background-color: #eee;*/
}
.clickMenu {
	margin: 0;
	padding: 0;
	cursor: default;
}
ul.clickMenu, .clickMenu ul {
	list-style: none;
}
.clickMenu li { /* both main and sub*/
	position: relative;
}

/* Main level 
 ------------------------------------------------------------------------------ */
.clickMenu li.main { /* 1-er niveau elements visible  */
	float: left;
	padding: 8px 15px 0px 15px;
	height: 30px; /* for ie */
}
.clickMenu li.main.hover {
	z-index: 1 !important; /* the hover z-index has to be below the normal one the hovering items may be drawn over a submenu */
	background-color: none;
}
.clickMenu li.main a {
	color:#FFFFFF;
}

.clickMenu .split {
	height:30px;
	width:1px;
	background: url(/themes/theme-02/img/header_menu_split.gif) center no-repeat;
	padding:0px 0px 0 0px;
}
.clickMenu li.split {
	padding:0;
}
	
/* Sub level 
 ------------------------------------------------------------------------------ */
.clickMenu ul {
	margin: 0 0 0 1px;
	padding: 5px 0 0px 0px;
	background: url(/themes/theme-02/img/header_sub_menu_bg.gif) no-repeat;
	border: 1px solid #611D25;
	min-width: 100px; /* ie doesnt know this :/ */
	//float: left;/*ie again*/
	//width: 100%;/*and again*/
}
.clickMenu li.main li { /* sub li elements*/
	z-index: 2;
	min-width: 78px;
	padding: 0px 5px 4px 5px;
}
.clickMenu li.main li a {
	display:block;
	height:14px;
	color:#000000;
	white-space: nowrap
}

.clickMenu div.inner{
	/* //top: 20px;  for ie */
	left: 0;
	margin: 0;
	top: 29px;
}
.clickMenu div.outerbox{
	display: none;
	min-width: 106px; /* firefox produces animation-flickering when the box is bigger than this :/ */
}
.clickMenu div.inner div.outerbox{
	margin: 0;
	left: 98px;
	//left: 90px; /* for ie */
	top: -3px;
}

.clickMenu img.liArrow {
	position: absolute;
	right: 5px;
	top: 0.41em;
}
.clickMenu a {
	font-weight:bold;
	cursor:pointer;
	text-decoration: none;
}

/* ui.accordion */
.ui-accordion-container { 
	margin: -5px 0; 
	padding: 0;
	background: #404040;
	/*padding: 1px 1px 1px 1px;*/
}

.ui-accordion-container .head /*li*/{ 
	margin: 0 5px; /* 1px */
	padding: 0; 
	min-width: 84px;
}
.ui-accordion-container a.ui-accordion-link, .ui-accordion-container a.ui-accordion-link span {
	display: block;
	background: url(/themes/theme-02/img/accordion-a.png) no-repeat;
}
.ui-accordion-container a.ui-accordion-link {
	font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  color: #404040;
  text-align: left;
  text-decoration: none;
  white-space: nowrap; /* required in IE 6 */
}
.ui-accordion-container a.ui-accordion-link {
	position: relative;
	top: 0px;
	z-index: 2;
	margin: 0px;
	padding: 0 10px 0 0;
}
.ui-accordion-container a.ui-accordion-link span {
	width:64px; /* IE 6 treats width as min-width */
	min-width: 64px;
	height: 26px; /* IE 6 treats height as min-height */
	min-height: 26px;
	padding: 4px 0 0 10px;
}
*>.ui-accordion-container a.ui-accordion-link span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-accordion-container a.ui-accordion-link span {
    background-position: 0 0;
}
.ui-accordion-container a.ui-accordion-link {
    background-position: 100% -100px;
}
.ui-accordion-container .selected a.ui-accordion-link span {
    background-position: 0 -50px;
		height: 24px; /* IE 6 treats height as min-height */
		min-height: 24px;
		padding: 3px 0 0 10px;
}
.ui-accordion-container .selected a.ui-accordion-link {
    background-position: 100% -150px;
    outline: 0; /* prevent dotted border in Firefox */
		color: #B67D2A; /*#777777*/
}

.ui-accordion-container .body {  
	padding: 3px 5px 4px 5px;
}

/*
ul.ui-accordion-container li a.ui-accordion-link { 
	display: block; 
	padding-left: 5px; 
	margin-right: 3px; 
	height: 28px; 
	background-image: url(i/accordion-middle.png); 
	color: #000; 
	text-decoration: none; 
	line-height: 28px; 
}
ul.ui-accordion-container li div.ui-accordion-right { 
	background-image: url(i/accordion-right.png); 
	position: absolute; 
	top: 0px; 
	right: 0px; 
	height: 28px; 
	width: 3px;  
}

ul.ui-accordion-container li:hover { 
	background-image: url(i/accordion-left-over.png); 
}
ul.ui-accordion-container li:hover a.ui-accordion-link { 
	background-image: url(i/accordion-middle-over.png); 
}
ul.ui-accordion-container li:hover div.ui-accordion-right { 
	background-image: url(i/accordion-right-over.png); 
}

ul.ui-accordion-container li.active { 
	background-image: url(i/accordion-left-act.png); 
}
ul.ui-accordion-container li.active a.ui-accordion-link { 
	background-image: url(i/accordion-middle-act.png); 
}
ul.ui-accordion-container li.active div.ui-accordion-right { 
	background-image: url(i/accordion-right-act.png); 
}
*/
/* ui.tabs */
@media projection, screen {
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav {
    list-style: none;
    margin: 0 0 0 -1px;
    padding: 0 0 0 0px; /*4*/
}
.ui-tabs-nav:after {
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 1px; /* -1 !*/
    min-width: 84px; /* be nice to Opera */
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 15px;
    background: url(/themes/theme-02/img/tab-a.png) no-repeat;
}
.tabs-b .ui-tabs-nav a, .tabs-b .ui-tabs-nav a span {
		background-image: url(/themes/theme-02/img/tab-b.png);
}
.ui-tabs-nav H3 {
    margin: 0;
    padding: 0;
}
.ui-tabs-nav a {
  	position: relative;
  	top: 0px;
  	z-index: 2;
  	padding-left: 0; /*3 5 0*/
		margin:0px;
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */
}
.tabs-b .ui-tabs-nav a {
		color: #404040;
}
.ui-tabs-nav .ui-tabs-selected a {
    color: #000000;
}
.tabs-b .ui-tabs-nav .ui-tabs-selected a, .tabs-b .ui-tabs-nav a:hover, .tabs-b .ui-tabs-nav a:focus, .tabs-b .ui-tabs-nav a:active {
    color: #777777;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
    outline: 0; /* prevent dotted border in Firefox */
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 25px; /* IE 6 treats height as min-height */
    min-height: 25px;
    padding-right: 0;
		padding-top: 6px;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-top: 6px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-nav .ui-tabs-disabled {
    opacity: .4;
}
.ui-tabs-container, .ui-tabs-panel {
    border: 1px solid #DEDEDE;
    padding: 10px 0 2px 9px;
    background: #FFFFFF; /* declare background color for container to avoid distorted fonts in IE while fading */
		margin-top:0px; /* -1px */
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

.tabs-b-bot {
	background: url(/themes/theme-02/img/tab-b-bot.png) no-repeat;
}
/* index */
/* Protection
 ------------------------------------------------------------------------------ */
.clear {
	clear:both; 
	width:100%; 
	height:0;
}
	.clear img {
		height:0;
	}

/* Tabs
 ------------------------------------------------------------------------------ */
#tab-navigation {
	position:absolute;
	top:23px;
	right:0px;
	width:932px; 
	padding:0px;
	margin: 0 0 0px 0;
}
	#tab-navigation .ui-tabs-container, #tab-navigation .ui-tabs-panel {
		padding: 10px 0 10px 10px;
		border: none;
		background: #FFFFFF url(/themes/theme-02/img/tab-a-conner.png) top right no-repeat;
	}
		#tab-navigation .ui-tabs-container a, #tab-navigation .ui-tabs-panel a {
			font-weight: bold;
			font-size: 11px;
			color: #000000;
		}
		
#tab-search .ui-tabs-container{
	border-bottom:none;
}

#tab-localites .ui-tabs-container, #tab-localites .ui-tabs-panel {
	padding: 10px 0 10px 10px;
	background: #404040 url(/themes/theme-02/img/tab-b-conner.png) top right no-repeat;
	border: none;
}
	#tab-localites h2 {
		font-size: 16px;
    font-weight: bold;
		color: #777777;
		padding-left: 15px;
		margin: 0;
	}
	#tab-localites p {
		padding: 5px;
		color: #777777;
	}
	#tab-localites ul {
		padding: 0 16px 0 4px;
	}
	#tab-localites li a {
		color: #B67D2A;
	}

#tabs-offres .ui-tabs-container, #tabs-offres .ui-tabs-panel {
	padding: 10px 0 2px 9px;
	background: #404040 url(/themes/theme-02/img/tab-b-conner.png) top right no-repeat;
	border: none;
}
	#tabs-offres .split_v {
		width:9px;
	}
	#tabs-offres .split_h {
		height:9px;
	}
	
#tab-services .ui-tabs-container, #tab-services .ui-tabs-panel {
	background: #404040 url(/themes/theme-02/img/tab-b-conner.png) top right no-repeat;
	border: none;
}
	.services {
		font-size: 10px;
		line-height: 1;
		color: #777777;
	}
		.services .col {
			float:left; 
			width:294px;
		}
			.services .col img {
				float:left;
				border: 0;
			}
			.services .col strong {
				display: block;
				font-weight: bold;
				color: #B67D2A;
				margin-bottom: 3px;
			}
			.services .col p {
				float:left;
				width:212px;
				margin: 0 0 0 8px;
			}
				

#box-compte {
	background: url(/themes/theme-02/img/bg-compte.jpg) no-repeat;
	background-color:none;
	height:116px;
}

#box-search{
	
}

#box-geo-nearby {
	
}
	#box-geo-nearby h2 {
		font-size: 16px;
    font-weight: bold;
		color: #777777;
		padding-left: 0px;
		margin: 0;
	}
	#box-geo-nearby p {
		padding: 5px 0px;
		color: #777777;
	}
	#box-geo-nearby ul {
		padding: 0 0px 0 0px;
	}
	#box-geo-nearby li a {
		color: #B67D2A;
	}
	#box-geo-nearby li label {
		font: 10px Tahoma;
		color: #B67D2A;
	}


