@charset "UTF-8";
/* CSS Document */
html {overflow-y: scroll;}

body {
	background:#3A3637 url(/images/bcg.jpg) no-repeat top center;	
	margin:0;
	padding:0;
	text-align: center;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Tahoma, Verdana, sans-serif !important;
	font-size:11px !important;
	color:#231f20;
	line-height:14px;
	}
li { list-style: none;}	
p { padding:0; margin:0; }

img{ border:0; }
	
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
 	font-size:19px;
	font-weight:normal;
	letter-spacing:0.1em;
	text-transform:uppercase;
	margin:0 0 8px 0;	
	}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
 	font-size:14px;
	font-weight:normal;
	letter-spacing:0.1em;
	text-transform:uppercase;
	margin:0 0 6px 0;	
	line-height:16px;
	}
	
h3 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", Tahoma, Verdana, sans-serif;
 	font-size:14px;
	font-weight:normal;
	letter-spacing:0;
	text-transform:none;
	margin:0 0 4px 0;	
	}	

h4 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", Tahoma, Verdana, sans-serif;
 	font-size:12px;
	font-weight:bold;
	letter-spacing:0;
	text-transform:none;
	margin:0 0 4px 0;	
	}	

h5 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", Tahoma, Verdana, sans-serif;
 	font-size:12px;
	font-weight:bold;
	letter-spacing:0;
	text-transform:none;
	margin:0 0 4px 0;	
	}	

hr {
	border: 0;
	height: 1px;
	background:#bababa;
}
	
#global_content1 { width:740px; background:url(/images/bcg_content01.jpg) top left no-repeat; }	

	
#menusec {
	font-size:12px;
	text-align:right;
	text-transform:uppercase;
	color:#7f7f7f;
	width:954px;
	height:22px;
	padding:18px 42px 0 0;	
	}
	
#menusec a{
	font-size:9px;
	color:#a9a9a9;;
	text-decoration:none;
	}	
	
#menusec a:hover{
	font-size:9px;
	color:#ffffff;
	text-decoration:none;
	}	
	
#wrapper {
	margin:0 auto;
	width:996px;
	height:auto;
	text-align:left;
	}	
	
#top {
	position:relative;
	width:996px;
	height:146px;
	text-align:left;
	background: url(/images/bcgwhite_top.png) no-repeat;
	}
body.black #top { background: url(/images/bcgblack_top.png) no-repeat; }	

#logo_clickable	a {
	position:absolute;
	top:0px;
	left:10px;
	width: 200px;
	height: 100px;
}
#logo_clickable	a h1 {
	display: none;
}

.header	{
	position:absolute;
	top:1px;
	left:213px;
	}
		
#center {
	width:996px;
	text-align:left;
	background: url(/images/bcgwhite_center.png) repeat-y;
	}
body.black #center { background: url(/images/bcgblack_center.png) repeat-y; }
	
#col_left  {	
	width:140px;
	height:auto;
	float:left;
	padding:0 22px 0 51px;
	}
	
#grayline{
	background:url(/images/appui_text_bgrd.gif) repeat-y;
	padding:0 0 0 20px;
}	
	
#contenu  {	
	width:622px;
	height:auto;
	float:left;
	padding:43px 59px 43px 59px;
	}

#contenu_1col  {	
	width:646px;
	height:auto;
	float:left;
	padding:43px 47px 43px 47px;
	}
	
#contenu ul { margin-top: 10px; }

#contenu ul li { list-style: square; list-style-position: inside; padding-bottom: 10px; }
	
#contenu2  {	
	width:432px;
	height:auto;
	float:left;
	padding:43px 15px 43px 37px;
	}
	
#contenu_1col h1, #contenu2 h1 {	
	font-size:19px;
	font-weight:normal;
	letter-spacing:0.1em;
	text-transform:uppercase;
	}			
	
#contenu_1col ul, #contenu2 ul {
	padding:0 0 0 46px;
	margin:10px 0 0 0;
	line-height:1.3em;
	}
	
#contenu_1col li, #contenu2 li {
	padding:0 0 8px 0px;
	margin:0 0 0 0;
	list-style-type:square;
	}
	
#contenu_1col a, #contenu2 a {
	color:#8b8b8b;
	text-decoration:none;				
	}
	
#contenu_1col a:hover, #contenu2 a:hover {
	color:#8b8b8b;
	text-decoration:underline;
	}
	
#container {
	width:740px;
	height:auto;
	float:left;	
	}	
	
ul#nav {
/*	font-family:Georgia, "Times New Roman", Times, serif;*/
	font-size:14px;
	font-weight:normal;
/*	font-weight:bold;
	letter-spacing:0.1em;
	text-transform: uppercase;*/
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height:16px;
	}
ul#nav li { list-style: none; margin: 0 0 14px 0; }	
ul#nav li a{ color:#4b4748;	text-decoration:none; }	
ul#nav li a:hover{ color:#000000; text-decoration:none;	}	
ul#nav li a:active{ color:#4b4748; text-decoration:none; }	
body.black ul#nav li a{ color:#777; text-decoration:none; }
body.black ul#nav li a:hover{ color:#fff; text-decoration:none; }
body.black ul#nav li a:active{ color:#fff; text-decoration:none; }

#bottom {
	width:942px;
	height:112px;
	color:#7f7f7f;
	font-size:10px;
	text-align:right;
	padding:34px 54px 0 0;
	background: url(/images/bcgwhite_bottom.png) no-repeat;
}	
body.black #bottom { background: url(/images/bcgblack_bottom.png) no-repeat; }
	
#col_right{
	position:relative;
	float:right;
	width:229px;
	height:auto;
	padding:77px 16px 0 0;
	}
	
#col_right_withphoto {
	position:relative;
	float:right;
	width:229px;
	height:auto;
	padding:80px 0 18px 18px;
	}
	
#col_right_withphoto img{
	float:right;
	-moz-border-radius: 3px;
  	-webkit-border-radius: 3px;
  	border-width:3px;
	border-color:#FFFFFF;
	border-style:solid;
	margin-bottom:24px;
	}	
	
#box{
	position:relative;
	width:231px;
	height:auto;
	background-color:#000000;
	background: url(/images/box_center.png);
	}

.top{
	position:absolute; 
	width:229px;
	height:30px;
	color:#FFFFFF;
	background: url(/images/box_top.png) no-repeat; 
	top:0; 
	left:0;
	}
	
.titre {
	font-family:Georgia, "Times New Roman", Times, serif;
 	font-size:14px;
	font-weight:normal;
	letter-spacing:0.1em;
	text-transform:uppercase;
	margin:0;
	padding:10px 10px 10px 20px;	
	}

.titre a{
	text-decoration:none;
	color:#000;
	}	

.titre a:hover{
	text-decoration:none;
	color:#000;
	}	
	
.bottom{
	position:relative; 
	width:229px;
	height:8px;
	color:#FFFFFF;
	background: url(/images/box_bottom.png) no-repeat; 
/*	bottom:0; 
	left:0;*/
	}
	
.box_onglet{
	position:absolute;
	top:34px;
	z-index:100;
	width:238px;
	height:auto;
	}
	
.box_onglet .titre{
	font-family:Georgia, "Times New Roman", Times, serif;
 	font-size:14px;
	font-weight:normal;
	letter-spacing:0.1em;
	text-transform:uppercase;
	margin:0;
	padding:0 0 0 34px;	
	}
	
ul.link_home{
	list-style: none;
	margin: 0px;
	padding: 0 12px 0 34px ;
	line-height:14px;
	}	
ul.link_home li {
	list-style: none;
	padding:6px 0 6px 0;
	border-bottom:1px dashed #b6b6b6;
	margin: 0;
	}	
ul.link_home li.first_link { list-style: none; border-top:1px dashed #b6b6b6; }
ul.link_home li a{ list-style: none; color:#4b4748; text-decoration:none;	}	
ul.link_home li a:hover{ list-style: none; color:#000000; text-decoration:none; }	
ul.link_home li a:active{ list-style: none; color:#4b4748; text-decoration:none; }		
		
#link_seul{
	padding:6px 0 6px 0;
/*	border-top:1px dashed #b6b6b6;*/
	}
#link_seul a{list-style: none;  color:#4b4748; text-decoration:none; }		
#link_seul a:hover{list-style: none; 	color:#000000; text-decoration:none; }				

/* Menu Particuliers et Entreprises à l'accueil */
#fadeParticuliers {
		float:left;
		position:relative;
		display:block;
		height: 332px;
		width: 370px;
		background:url(/images/onglethome_particuliers.jpg) 0 0 no-repeat;
		}
#fadeParticuliers #hoverParticuliers {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		height: 332px;
		width: 370px;
		background:url(/images/onglethome_particuliers.jpg) 0 -332px no-repeat;
		}
		
#fadeEntreprises {
		float:left;
		position:relative;
		display:block;
		height: 332px;
		width: 370px;
		background:url(/images/onglethome_entreprises.jpg) 0 0 no-repeat;
		}
#fadeEntreprises #hoverEntreprises {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		height: 332px;
		width: 370px;
		background:url(/images/onglethome_entreprises.jpg) 0 -332px no-repeat;
		}

#general #tab_header_particuliers a {
	position:absolute;
	top: 0;
	left: 0;
	z-index:100;
	width: 343px; 
	height: 52px;
	margin: 0;
	padding: 22px 27px 0 0;
	text-align: right;
/*	float: left;*/
	font: normal 16px Georgia, "Times New Roman", Times, serif; letter-spacing:0.1em; text-transform: uppercase; text-decoration: none; 	color:#231f20;
	outline: none;
}
#general #tab_header_entreprises a {
	position:absolute;
	top: 0;
	left: 0;
	z-index:100;
	width: 345px; 
	height: 52px;
	margin: 0;
	padding: 22px 0 0 25px;
/*	float: right;*/
	font: normal 16px Georgia, "Times New Roman", Times, serif; letter-spacing:0.1em; text-transform: uppercase; text-decoration: none; 	color:#231f20;
	outline: none;
}
#general #tab_header_particuliers {
	position:relative; 
	display: block; 
	width: 370px; 
	height: 74px;
	margin: 0;
	float: left;
	background:url(/images/tab_header_particuliers_off.jpg) top left no-repeat;	
}
#general #tab_header_particuliers #hoverParticuliers {
	position: absolute; 
	top: 0; 
	left: 0; 
	display: block; 
	width: 370px; 
	height: 74px;
	margin: 0;
	text-align: right;
	background:url(/images/tab_header_particuliers_shadow.jpg) top left no-repeat; 
}

#general #tab_header_entreprises {
	position:relative;
	display: block; 
	width: 370px; 
	height: 74px;
	margin: 0;
	float: right;
	outline: none;
	background:url(/images/tab_header_entreprises_off.jpg) top left no-repeat;
}
#general #tab_header_entreprises #hoverEntreprises { 
	position: absolute;
	top: 0;
	left: 0; 
	display: block; 
	width: 370px; 
	height: 74px;
	margin: 0;
	outline: none;
	background:url(/images/tab_header_entreprises_shadow.jpg) top left no-repeat;
}

ul.link {
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0 12px 0 18px;
	line-height:14px;
	float:left; 
	width: 160px;
	}	
ul.link li {
	list-style: none;
	padding:6px 0 6px 0;
	border-bottom:1px dashed #b6b6b6;
	margin: 0;
	}	
ul.link li.first_link { border-top:1px dashed #b6b6b6; }
ul.link li a{ color:#4b4748; text-decoration:none;	}	
ul.link li a:hover{ color:#000000; text-decoration:none; }	
ul.link li a:active{ color:#4b4748; text-decoration:none; }	
ul.link li a.selected { color:#000000; }

a.lien_faq { 
	float: left;
	display: block;
	margin: 16px 0 0 12px; 
	background: url('/images/btn_faq.png') top left no-repeat;
	width: 119px; 
	height: 62px;
}
a.lien_faq span { display: none; }

a.lien_documents_utiles { 
	float: left;
	display: block;
	margin: 16px 0 0 12px; 
	background: url('/images/btn_documents_utiles.png') top left no-repeat;
	width: 119px; 
	height: 62px;
}
a.lien_documents_utiles span { display: none; }


.formulaire { border-top:1px dashed #b6b6b6; padding: 14px 14px 14px 0; }

/* Nouvelles */
.nouvelle { position: relative; width:100%; border-top:1px dashed #b6b6b6;}
.nouvelle .content { float:left; width:65%; height:auto;  padding: 14px 0 14px 0; }
.nouvelle .content_large { width:auto; height:auto;  padding: 14px 0 14px 0; }
.nouvelle .content .date { color:#4b4748; line-height: 16px; padding-bottom: 10px; }
.nouvelle .content h3 { font-size:14px;	letter-spacing:0; margin:0 0 4px 0;	}
.nouvelle .content p { padding-bottom: 10px;}
.nouvelle .content p strong { font-weight: bold; }
.nouvelle .content .description_courte { padding-bottom: 10px;}
.nouvelle .content .more { padding-bottom: 10px; }
.nouvelle .content .details { padding-bottom: 10px; }
.nouvelle .photo {
	float:left; width:25%; height:auto; padding: 5px 0 5px 0;
}
.nouvelle .photo img {
	-moz-border-radius: 3px;
  	-webkit-border-radius: 3px;
  	border-width:3px;
	border-color:#fff;
	border-style:solid;
	margin-bottom:24px;
}	

/* Liquidations */
.liquidation { position: relative; width:100%; border-top:1px dashed #b6b6b6;}
.liquidation .content { float:left; width:65%; height:auto;  padding: 14px 0 14px 0; }
.liquidation .content .no_dossier { color:#4b4748; line-height: 16px; padding-bottom: 10px; float: right; width: 100px;}
.liquidation .content .date { color:#4b4748; line-height: 16px; padding-bottom: 10px; float: left; width: 150px; }
.liquidation .content h3 { font-size:14px;	letter-spacing:0; margin:0 0 4px 0;	}
.liquidation .content .description_courte { padding-bottom: 10px;}
.liquidation .content .more { padding-bottom: 10px; }
.liquidation .content .details { padding-bottom: 10px; }
.liquidation .galerie_photo { text-align:center; margin:16px 0 0 0;}
.liquidation .galerie_photo .galerie_titre { color:#4b4748; }

#contenu_1col .liens_utiles , #contenu2 .liens_utiles { width:auto; height:auto; padding:3px; }
#contenu_1col .liens_utiles .inner, #contenu2 .liens_utiles .inner { padding:14px; margin: 0;}
#contenu_1col .liens_utiles ul, #contenu2 .liens_utiles ul { padding: 0;}
#contenu_1col .liens_utiles ul li, #contenu2 .liens_utiles ul li { list-style: none; /*margin-bottom: 10px;*/ }
#contenu_1col .liens_utiles a, #contenu2 .liens_utiles a { background: url(/images/icn_link.png) no-repeat left center; padding: 3px 3px 3px 24px; display: block; }


.clearleft{ clear:left;	}
.clear {clear:both; display:block;}
.hidden { display: none; }

/* EXT HACK */
.x-form-item{font:normal 12px "Lucida Sans Unicode", "Lucida Grande", Tahoma, Verdana, sans-serif !important;}
.ext-safari .x-small-editor .x-form-field{font:normal 12px "Lucida Sans Unicode", "Lucida Grande", Tahoma, Verdana, sans-serif !important;}
.x-form fieldset legend{font:bold 11px "Lucida Sans Unicode", "Lucida Grande", Tahoma, Verdana, sans-serif !important;color:#333333 !important;}
.x-small-editor .x-form-field{font:normal 11px "Lucida Sans Unicode", "Lucida Grande", Tahoma, Verdana, sans-serif !important;}
.ext-safari .x-small-editor .x-form-field{font:normal 12px "Lucida Sans Unicode", "Lucida Grande", Tahoma, Verdana, sans-serif !important;}
.x-toolbar td,.x-toolbar span,.x-toolbar input,.x-toolbar div,.x-toolbar select,.x-toolbar label{font:normal 11px "Lucida Sans Unicode", "Lucida Grande", Tahoma, Verdana, sans-serif !important;}