/* CSS Document */

body{
margin: 0px auto;
background-color:#000000;

background-repeat:repeat-x;
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
}

#logo{

background-image:url(../images/logo.jpg);
background-repeat:no-repeat;
width:244px;
height:231px;


}
#tab_template{border-left:4px #E8E8DF solid;border-right:4px #E8E8DF solid;}
#image_header{

background-image:url(../images/image_header.jpg);
background-repeat:no-repeat;
width:700px;
height:197px;
.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

/* BUBBLE PLASTIC HORIZONTAL MENU */

.bubplastic.horizontal {
	width: 100%;
	height: 27px;
	margin: 0;
	padding: 0;
	background: #000000 url(images/bg-bubplastic.gif) top left repeat-x;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.horizontal ul li a {
	display: block;
	height: 27px;
	padding-left: 35px;
	float: left;
	text-transform: uppercase;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 22px;
	padding-top: 5px;
	padding-right: 35px;
	background: transparent url(images/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}
/* END BUBBLE PLASTIC HORIZONTAL MENU */



/* BUBBLE PLASTIC VERTICAL MENU */

.bubplastic.vertical {
	width: 250px;
	margin: 0;
	padding: 0;
	display: block;
}
.bubplastic.vertical ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.vertical ul li {
	display: block;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.vertical ul li a {
	display: block;
	margin: 0;
	width: 100%;
	padding-left: 35px;
	text-transform: uppercase;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
	background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.vertical ul li a span.menu_ar {
	display: block;
	margin: 0;
	width: 100%;
	height: 22px;
	padding-top: 5px;
	padding-right: 35px;
	background: transparent url(images/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}
/* END BUBBLE PLASTIC VERTICAL MENU */



/* AQUA HOVER */
.bubplastic.aqua ul li a:hover,
.bubplastic.aqua ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-aqua.gif) top left no-repeat;
}
.bubplastic.aqua ul li a:hover span.menu_ar,
.bubplastic.aqua ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-aqua.gif) top right no-repeat;
}


/* BLUE HOVER */
.bubplastic.blue ul li a:hover,
.bubplastic.blue ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-blue.gif) top left no-repeat;
}
.bubplastic.blue ul li a:hover span.menu_ar,
.bubplastic.blue ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-blue.gif) top right no-repeat;
}


/* GRAY HOVER */
.bubplastic.gray ul li a:hover,
.bubplastic.gray ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-gray.gif) top left no-repeat;
}
.bubplastic.gray ul li a:hover span.menu_ar,
.bubplastic.gray ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-gray.gif) top right no-repeat;
}


/* LIME HOVER */
.bubplastic.lime ul li a:hover,
.bubplastic.lime ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-lime.gif) top left no-repeat;
}
.bubplastic.lime ul li a:hover span.menu_ar,
.bubplastic.lime ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-lime.gif) top right no-repeat;
}


/* ORANGE HOVER */
.bubplastic.orange ul li a:hover,
.bubplastic.orange ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-orange.gif) top left no-repeat;
}
.bubplastic.orange ul li a:hover span.menu_ar,
.bubplastic.orange ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-orange.gif) top right no-repeat;
}


/* PINK HOVER */
.bubplastic.pink ul li a:hover,
.bubplastic.pink ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-pink.gif) top left no-repeat;
}
.bubplastic.pink ul li a:hover span.menu_ar,
.bubplastic.pink ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-pink.gif) top right no-repeat;
}


/* PURPLE HOVER */
.bubplastic.purple ul li a:hover,
.bubplastic.purple ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-purple.gif) top left no-repeat;
}
.bubplastic.purple ul li a:hover span.menu_ar,
.bubplastic.purple ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-purple.gif) top right no-repeat;
}


/* RED HOVER */
.bubplastic.red ul li a:hover,
.bubplastic.red ul li.highlight a {
	background: transparent url(images/bg-bubplastic-h-red.gif) top left no-repeat;
}
.bubplastic.red ul li a:hover span.menu_ar,
.bubplastic.red ul li.highlight a span.menu_ar {
	background: transparent url(images/bg-bubplastic-h-red.gif) top right no-repeat;
}

#test li {
	display: block;
	border: solid 1px red;
}	

}
#image_header .lang{float:right; margin-right:10px; margin-top:5px;}
#image_header .lang{color:#DDDDDD; font-weight:bold}
#image_header .lang a{color:#DDDDDD}
#image_header .lang a:hover{color:#DDDDDD}
#boxe_search{
background-color:#FFF;
width:220px;
height:250px;
border-bottom:1px solid #FFF;
display:table;
margin-bottom:3px;



}
#mainbody{margin-top:10px; margin-bottom:10px;}
h1{margin:0px; border-bottom:0px solid#FFFFFF ; font-size:14px; padding:5px; background-color:#FFFFFF; color:#FFFFFF }
#bg_th_content{

background-color:#FFF;
width:722px;
display:table;

}
.tah_gris_10{
font-family:tahoma;
color:#000000;
font-size:11px;
font-weight:bold;
}
.tah_blanc_11{

font-family:Tahoma;
color:#FFFFFF;
font-size:11px;
text-transform:uppercase;

}
.tah_blanc_10_B{

font-family:Tahoma;
color:#FFF;
font-size:11px;
text-transform:uppercase;
font-weight:bold;

}
.tah_blanc_12_u{

font-family:Tahoma;
color:#000000;
font-size:11px;
font-style:italic;

}
.tah_blanc_12_b{

font-family:Tahoma;
color:#000000;
font-size:11px;
font-weight:bold;

}
.treb_price{

font-family:Tahoma;
color:#E4E4E6;
font-size:14px;
font-style:italic;
font-weight:bold;


}
.tah_blanc_12 a{
font-size:11px;
font-weight:bold;
color:#E4E4E6;


}
.search{

border:#DFC382 1px solid;
padding:10px;
margin-bottom:5px;
}
.search_title{

width:89%;
color:#FFF;
font-weight:bold;
padding:3px;
padding-left:10px;
background-color:#E4E4E6;



}
.tah_blanc_12 a:hover{
font-size:11px;
font-weight:bold;
color:#000000;


}
.inputbox{

border:#666 1px inset;
padding-left:4px;
font-size:10px;

}
.title{
margin-left:10px;
font-size:11px;
font-weight:bold;
color:#E4E4E6;
padding:8px;
padding-bottom:8px;
border-bottom:2px solid #E4E4E6;

}
.title img{

padding-right:6px;

}

.lire_plus a{
	
	color:#E4E4E6;
	text-decoration:none;

}
.lire_plus a:hover{
	
	color:#000000;
	text-decoration:underline;

}

#footer{

font-family:Arial, Helvetica, sans-serif;
color:#E4E4E6;
font-size:6px;
text-align:center;

}

#footer a{

text-decoration:none;
color:#7DB37E;
font-size:10px;

}
.submenu a{

text-decoration:none;
color:#FFFFFF;

}

.submenu a:hover{

text-decoration:none;
color:#D3181F;

}
#menu ul{margin-left:7px}
#menu ul li{display:inline;}
#menu li{padding:5px;  border-right:1px solid #FFF;border-left:0px solid #FFF;}
#menu ul li a{font-size:11px; color:#FFF; font-weight:bold}
#menu ul li a:hover{font-size:11px; color:#045903; font-weight:bold}
#footer a:hover{

text-decoration:none;
color:#E4E4E6;
font-size:10px;

}
.lien_gras_blanc a{

text-decoration:none;
color:#E4E4E6;
font-weight:bold;

}

.lien_gras_blanc a:hover{

text-decoration:none;
color:#E4E4E6;
font-weight:bold;

}
#core_admin{

background:#FFF;
margin-top:10px;
height:100%;
width:850px;
display:table;
border: #E4E4E6 5px solid;
border-bottom:none;
}
.header_admin{
height:140px;

}
a{
text-decoration:none;
color:#E4E4E6;
font-size:11px;
}
a:hover{
text-decoration:none;
color:#C3171D;
font-size:11px;}
strong{

color:#E4E4E6;}
ul{
list-style:url(../images/list.gif);
padding-top:10px;
padding-bottom:5px;
}
li{

padding-left:5px;
padding-bottom:2px;

}

.button_yes{

background-image:url(../images/bg_button_yes.gif); background-repeat:repeat-x;
color:#FFF;
font-size:13px;
font-weight:bold;
border: #EEE 1px solid;
padding:3px;
width:100px;
cursor:pointer;

}
.button_yes:hover{
background-image:url(../images/bg_detail_headline.gif); background-repeat:repeat-x;
color:#666;
font-size:13px;
font-weight:bold;
border: #EEE 1px solid;
padding:3px;
width:100px;
cursor:pointer;

}
.button_cancel{

background-image:url(../images/bg_detail_headline.gif); background-repeat:repeat-x;
color:#FFF;
font-size:13px;
font-weight:bold;
border: #EEE 1px solid;
padding:3px;
width:100px;
cursor:pointer;

}
.border_solid_gris{

border:#C3171D 2px solid;
padding:5px;

}

.msg_succes{


height:100px;
text-align:center;
margin-top:50px;
font-size:12px;
color: #036;

}
.msg_error{

height:100px;
text-align:center;
margin-top:50px;
font-size:12px;
color:#F00;

}
.title_boxe_simple{

width:85%;
color:#FFF;
font-weight:bold;
padding:3px;
padding-left:10px;
background-color:#7A7A7A;



}
.boxe_simple{

border:#7A7A7A 1px solid;
padding:10px;
margin-bottom:5px;

}
img {
border:none;
}
table.liste tr.row0 {
	background-color: #EEE;
}
table.liste tr.row1 {
	background-color: #FFF;
}
table.liste tr.row0:hover {
	background-color: #DDD;
}
table.liste tr.row1:hover {
	background-color: #DDD;
}
table.liste th {
font-weight:normal;
}

.border_solid_gris a{

text-decoration:none;
color:#000;

}
.border_solid_gris a:hover{

text-decoration:none;
color:#F30;

}
#boxe_underline{

border:none;
border-bottom:#BBB 1px solid;
margin-bottom:70px;
float:none;

}
.boxe_p{


border:none;
border-top:1px #BBB solid;
border-left:1px #BBB solid;
border-right:1px #BBB solid;
border-bottom:1px #BBB solid;

padding-bottom:6px;
padding-top:6px;
padding-right:10px;
margin-right:5px;
width:25%;
float:right;


}
.boxe_p a{

color:#000;
text-decoration:none;

}

.boxe_p a:hover{

color:#CCC;
text-decoration:none;

}
.boxe_p img{

padding-right:6px;
padding-left:10px;
}
#t_boxe_app{

border:none;
border-top:#7A7A7A 1px solid; 
border-bottom: #7A7A7A 4px solid;
border-left:#7A7A7A 1px solid;
border-right:#7A7A7A 1px solid;
background-color:#FFF;
font-size:12px;

color:#7A7A7A;
font-weight:bold;
width:575px;
padding:4px 5px 4px 10px;
margin-left:20px;
}
#t_boxe_app img{padding-right:10px;}
.border_td_bottom{
border:none; border-bottom:1px #7A7A7A dotted;
}
.border_td_bottom_d{
border:none; border-bottom:1px #7A7A7A dotted;
}
.border_td_bottom_sep{
border:none; border-bottom:2px #7A7A7A solid;
}
.button_yes_small{

background-color:#7A7A7A;
color:#FFF;
font-size:10px;
font-weight:bold;
border: #7A7A7A 1px solid;

width:80px;

}
#left_col{color:#000000;}
#left_col strong{color:#000000}
.select_broder_blanc{

border:#FFF 1px solid;
font-size:11px;

}

select{

font-size:11px;

}

.img_details{

padding:10px;

}

.stat_biz{background-image:url(../images/icons/vendu.jpg); background-repeat:no-repeat; background-position:left;}



}

.border_solid_cpanel{

border:#7A7A7A1px solid;
padding:1px;
background-image:url(../images/bg_cel_cpanel.gif);
background-repeat:repeat-x;

}
.border_solid_cpanel a{
text-decoration:none;
color:#7A7A7A;
font-size:11px;
}
.border_solid_cpanel a:hover{
text-decoration:none;
color:#7A7A7A;
font-size:11px;}

.th_cpanel{border-bottom:#bbb 1px solid; padding-left:5px; padding-top:2px; padding-bottom:7px; color:#7A7A7A; font-size:12px; font-weight:bold}
#boxe_app{

background-color:#FFF;
border:#7A7A7A 1px solid;
width:580px;
height:100%;
padding:5px;
padding-top:30px;
margin-left:20px;
margin-bottom:20px;
display:table;

}

#boxe_app a{

color:#000;
text-decoration:none;

}
form { margin:0px 0px 0px 0px;}
#boxe_app a:hover{

color:#7A7A7A;
text-decoration:none;

}
#boxe_app .asc_desc_btn a{
color:#7A7A7A;
text-decoration:none;
}
#boxe_app .asc_desc_btn a:hover{
color:#7A7A7A;
text-decoration:none;
}
#footer_admin{ background-image:url(../images/bg_gard.gif); border:#808080 5px solid; width:850px; height:20px; margin-top:0px; margin-bottom:10px; border-top:#808080 solid 1px;padding-top:10px; padding-bottom:10px}
.nbr_annonces{margin-bottom:30px; font-size:12px}
.nbr_annonces strong{margin-bottom:60px; font-size:14px}
.nbr_annonces hr{color:#808080; clear:both; background-color:#808080; border:
0px; height:1px;}
h2{font-size:13px; color:#808080; border-bottom:1px dotted #808080}
#tab_details th {font-weight:bold; color:#808080}