body {
	margin: 0; padding: 0;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/body_bg.png) repeat-x -10px -37px;
}
*{outline: none;}
img {border: 0;}
.container {
	width: 960px;
	padding: 0;
   /* min-height:400px; */
	margin: 0 auto 0px;
}
#header {
	/*background: url(../images/simtech.png) no-repeat left;*/ 
	width: 990px; height: 135px;
	position:relative;
    /*float: left;*/
}

#logo{
/*padding-top:80px;*/    
color:white;
display:block;
font-family:"Trajan Pro";

letter-spacing:0;

text-decoration:none;
width:460px;


text-shadow:-1px 2px 3px #0A0A0A;
font-size: 400%;

}

#recherche{
    
/* background: url(../images/illu_pattern-11.gif.jpg) repeat-x; */

 -moz-border-radius:5px 5px 5px 5px;
background:url("/images/bg-btn-signup.png") repeat-x  #FFAA22;
border:1px solid #FFAA22;
color:#333333;
display:block;
font:bold 14px Arial,Sans-serif;
padding:5px 5px;
text-align:center;
text-decoration:none;
text-shadow:0 1px 0 #FFEE66;

width:615px;
}


#gb_form_2 input.short, #gb_form_2 input.med, #gb_form_2 select.med, #gb_form_2 textarea.textbox {
    background-color:#F9F9F9;
    border:1px solid #6DA6D1;
    color:#000000;
    font:bold 12px Arial,Sans-serif;    
    padding:4px;
    margin:6px;
   
   width:147px;
   
}



#gb_form input.short, #gb_form input.med, #gb_form select.med, #gb_form textarea.textbox {
    background-color:#F9F9F9;
    border:1px solid #6DA6D1;
    color:#000000;
    font:1.7em/1.5em 'lucida grande',verdana,arial,sans-serif;
    padding:4px;
    margin:5px;
   
    width:347px;
   
}

#title a {
}

#sidebar {
	/* background: url(../images/header.jpg) no-repeat; */
	width: 255px; height: 579px;
	float: right;
}
#content{
	/* background: url(../images/header.jpg) no-repeat; */
	width: 1000px; 
    /*height: 500px;*/
	float: left;
	margin-top:10px;
}
.widget {
	/* background: url(../images/header.jpg) no-repeat; */
	padding:10px;
}


/* Fin Main Menu */
ul#topnav {
	margin: 0; padding: 0;
	float:left;
	width: 100%;
	list-style: none;
	font-size: 1.1em;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	
    position: relative;
}
ul#topnav li a {
    padding-top:12px;
    color: white;
	float: left; 
/*	text-indent: -9999px;*/ 
	height: 44px;
    
}
ul#topnav li:hover a, ul#topnav li a:hover { background-position: left bottom;  }
ul#topnav a.home {
	/*background: url(../images/nav_home.png) no-repeat; */

color:white;
display:block;
font-family:"Trajan Pro";
letter-spacing:0;
text-decoration:none;
text-shadow:-1px 2px 3px #0A0A0A;



    font-size: 150%;


    font-size: 150%;
	width: 258px; 
}


ul#topnav a.home:hover {
    /*background: url(../images/nav_products.png) no-repeat;*/
    
color:white;
display:block;
font-family:"Trajan Pro";
letter-spacing:0;
text-decoration:none;
text-shadow:-1px 2px 3px #0A0A0A;
    
    font-size: 150%;
    width: 258px;  
    
    opacity:0.6;
}

ul#topnav a.products:hover {
	/*background: url(../images/nav_products.png) no-repeat;*/
    
color:white;
display:block;
font-family:"Trajan Pro";
letter-spacing:0;
text-decoration:none;
text-shadow:-1px 2px 3px #0A0A0A;
    
	font-size: 150%;
    width: 217px; 
    
    opacity:0.6;
}


ul#topnav a.products {
    /*background: url(../images/nav_products.png) no-repeat;*/
    
color:white;
display:block;
font-family:"Trajan Pro";
letter-spacing:0;
text-decoration:none;
text-shadow:-1px 2px 3px #0A0A0A;
    
    font-size: 150%;
    width: 217px; 
    
}
ul#topnav a.services {
	/*background: url(../images/nav_services.png) no-repeat;*/

color:white;
display:block;
font-family:"Trajan Pro";
letter-spacing:0;
text-decoration:none;
text-shadow:-1px 2px 3px #0A0A0A;



    font-size: 150%;
	width: 127px; 
}
ul#topnav a.sale {
	/*background: url(../images/nav_sale.png) no-repeat;*/
color:white;
display:block;
font-family:"Trajan Pro";
letter-spacing:0;
text-decoration:none;
text-shadow:-1px 2px 3px #0A0A0A;



    font-size: 150%;
	width: 190px; 
}
ul#topnav a.community {
	/*background: url(../images/nav_community.png) no-repeat;*/

    color:white;
display:block;
font-family:"Trajan Pro";
letter-spacing:0;
text-decoration:none;
text-shadow:-1px 2px 3px #0A0A0A;
    font-size: 150%;


	width: 124px; 
}
ul#topnav a.store {
	/*background: url(../images/nav_store.png) no-repeat; */
	color:black;
	font-size:20px;
	width: 141px; 
}

ul#topnav li .sub {
	position: absolute;	
	top: 44px; left: 0;
	background: #344c00 url(../images/sub_bg.png) repeat-x;
	padding: 20px 20px 20px;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none;
    
    z-index:100;
}
ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 150px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%;
	color: #fff;
}
ul#topnav .sub ul li h2 {
	padding: 0;  margin: 0;
	font-size: 1.3em;
	font-weight: normal;
}
ul#topnav .sub ul li h2 a {
	padding: 5px 0;
	background-image: none;
	color: #e8e000;
}
ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	background: url(../images/navlist_arrow.png) no-repeat 5px 12px;
	padding: 7px 5px 7px 15px;
	display: block;
	text-decoration: none;
	color: #fff;
}
ul#topnav .sub ul li a:hover {color: #ddd; background-position: 5px 12px ;}

/* Fin Main Menu */





ul#infonav {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-size: 1.1em;
	top:0;
	float:right;
}
ul#infonav li{
	margin: 0;
	padding: 0;
	overflow: hidden;  /*--Important - Masking out the hover state by default--*/
	float: left;
	height:40px;
}
ul#infonav a, ul#infonav span { /*--The <a> and <span> share the same properties since the <span>  will be a duplicate of the <a> tag--*/
	padding: 5px 10px;
	float: left;
	text-decoration: none;
	color: #fff;
	background: url(a_bg.gif) repeat-x;
	/*text-transform: uppercase;*/
	clear: both;
	width: 100%;
	height: 20px;
	line-height: 20px; /*--Vertical alignment of text--*/
}
ul#infonav a{ /*--This is basically the hover state of navigation--*/
	color: #E8E000;
	background-position: left bottom;
}
ul#infonav span{ /*--Default state of navigation--*/
	background-position: left top;
}












#pageflip {
	position: relative;
}
#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 50px; height: 50px;
	position: absolute;
	z-index: 50;
	right: 0; top: 0;
	background: url(/images/subscribe.png) no-repeat right top;
	text-indent: -9999px;
}






ul.gallery {
	width: 708px; /*--Adjust width according to your scenario--*/
	list-style: none;
	margin: 0; padding: 0;
}
ul.gallery li {
	float: left;
	margin: 10px; padding: 0;
	text-align: center;
	border: 1px solid #ccc;
	-moz-border-radius: 3px; /*--CSS3 Rounded Corners--*/
	-khtml-border-radius: 3px; /*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 3px; /*--CSS3 Rounded Corners--*/
	display: inline; /*--Gimp Fix aka IE6 Fix - Fixes double margin bug--*/
}
ul.gallery li a.thumb {
	width: 204px; /*--Width of image--*/
	height: 182px; /*--Height of image--*/
	padding: 5px;
	border-bottom: 1px solid #ccc;
	cursor: pointer;
}
ul.gallery li span { /*--Used to crop image--*/
	width: 204px;
	height: 182px;
	overflow: hidden;
	display: block;
}
ul.gallery li a.thumb:hover {
	background: #333; /*--Hover effect for browser with js turned off--*/
	
}
ul.gallery li h2 {
	
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0; padding: 10px;
	background: #f0f0f0;
	border-top: 1px solid #fff; /*--Subtle bevel effect--*/
}
ul.gallery li a {text-decoration: none; color: #777; display: block;}

















.img-desc {
	position: relative;
	display: block;
	height:50px;
	width: 120px;
	
}
.img-desc img{

}
.img-desc cite {
	background: #111;
	filter:alpha(opacity=55);
	opacity:.55;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100px;
	height:10px;
	padding: 10px;
	/*border-top: 1px solid #999;*/
}

ul.featerdservice {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	display: inline;
}
ul.featerdservice li{
	display: inline;
	
}






/* trigger button */ 
#download_now { 
    background:transparent url(/img/home/download.png) no-repeat scroll 0 0; 
    display:block; 
    height:44px; 
    margin-bottom:30px; 
    overflow:hidden; 
    text-indent:-999em; 
    width:159px; 
    cursor:pointer; 
} 
 
/* mouseover state */ 
#download_now:hover { 
    background-position:0 -44px ;         
} 
 
/* clicked state */ 
#download_now:focus { 
    background-position:0 -88px; 
} 
 
/* tooltip styling */ 
.tooltip { 
    display:none; 
    background:url(/images/black.png) no-repeat 5px 25px; 
    height:83px; 
    padding:40px 30px 10px 30px; 
    width:150px; 
    font-size:11px; 
    color:#fff; 
} 
 
/* a .label element inside tooltip */ 
.tooltip .label { 
    color:yellow; 
    width:35px; 
} 
 
.tooltip a { 
    color:#ad4; 
    font-size:11px; 
    font-weight:bold; 
}






/* Fixed Module Sizes (Width Only)
===========================================
- fixed width modules defined
- used with the Standard Module Container below.
*/
.mod_50{ width:50px; }
.mod_135{ width:135px; }
.mod_180 { width:180px; }
.mod_171 { width:171px; }
.mod_204 { width:204px; }
.mod_225 { width:225px; }
.mod_250 { width:250px; }
.mod_279 { width:279px; }
.mod_300 { width:300px; }
.mod_344 { width:344px; }
.mod_370 { width:370px; }
.mod_420 { width:420px; }
.mod_459 { width:459px; }
.mod_559 { width:559px; }
.mod_580 { width:580px; }
.mod_600 { width:600px; }
.mod_700 { width:700px; }
.mod_739 { width:739px; }
.mod_783 { width:783px; }
.mod_938 { width:938px; }
.mod_943 { width:943px; }

.std_mod_container .b-rt {
  padding-bottom:15px;
  zoom:1;
}
.std_mod_container .t-rt {
  padding-top:0px;
}
.std_mod_container .content-box {
  padding-left:6px;
  padding-right:6px;
}

.std_mod_container .green_b-rt {
  padding-bottom:15px;
  zoom:1;
}
.std_mod_container .green_t-rt {
  padding-top:0px;
}

 
.std_mod_container.b-lt {
background-image:url(/images/std-mod-bl.png);
background-position:left bottom;
background-repeat:no-repeat;
/*float:left;*/
}

.std_mod_container .b-rt {
background-image:url(/images/std-mod-br.png);
background-position:right bottom;
background-repeat:no-repeat;
}

.std_mod_container .t-lt {
background-image:url(/images/std-mod-tl.png);
background-position:left top;
background-repeat:no-repeat;
}

.std_mod_container .t-rt {
padding-top:0;
}

.std_mod_container .t-rt {
background-image:url(/images/std-mod-tr.png);
background-position:right top;
background-repeat:no-repeat;
}



   .box {
background:url("/images/box-bg.gif") repeat-x scroll left top #FFFFFF;
border-top:2px solid #DEDBD1;
margin-bottom:17px;
padding:0 10px;
}



.content-box ul {

    margin:10px;
     list-style:none outside none;
    padding:0 0px;
    font-size:10px;
    font-family:Verdana,"BitStream vera Sans";
    /*border:solid thin #006600;
    width:200px;
    height:500px;
      */
    
    

    
   
 
}

.utilitaire li{
    width:100%;
      padding-top:10px;
      padding-left:7px; 
    }

    
    
.tab_container {
    border: 1px solid #006600;
    border-top: none;
    overflow: hidden;
    clear: both;
    float: left; width: 100%;
    background: #fff;
}
.tab_content {
    padding: 20px;
    font-size: 1.2em;
}



*{ margin:0px; padding:0px }
ol.timeline
{ 
list-style:none
}
ol.timeline li
{ 
position:relative;
border-bottom:1px #dedede dashed; 
padding:8px; 
}
.morebox
{
font-weight:bold;
/*color:#333333;*/
/*text-align:center;*/
/*border:solid 1px #333333;*/
padding:8px;
margin-top:8px;
margin-bottom:8px;
width:607px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;


background:url("/images/bg-btn-signup.png") repeat-x scroll 0 0 #FFAA22;
border:1px solid #FFAA22;
color:#333333;
display:block;
font:bold 18px Arial,Sans-serif;
padding:8px 10px;
text-align:center;
text-decoration:none;
text-shadow:0 1px 0 #FFEE66;

}
.morebox a{ color:#333333; text-decoration:none}
.morebox a:hover{ color:#333333; text-decoration:none}
#container{margin-left:60px; width:580px }




.overlay{

-moz-border-radius:12px 12px 12px 12px;
background:none repeat scroll 0 0 #FFFFFF;
padding:10px;
position:absolute;
right:10px;
top:155px;
width:220px;
z-index:20;
}


.overlay2{
    -moz-border-radius:12px 12px 12px 12px;
background:none repeat scroll 0 0 #C0C0C0;
padding:10px;
/*position:absolute; */
right:10px;
top:53px;
width:620px;
z-index:20;
}


.newuser{
    -moz-border-radius:5px 5px 5px 5px;
background:url("/images/bg1.jpg") repeat scroll 0 -120px #DDEEF6;
color:#445566;
padding:0 10px 5px;
    
}

.newuser2{
    -moz-border-radius:5px 5px 5px 5px;
background:url("/images/bg1.jpg") repeat scroll 0 -120px  #DDEEF6;
color:#445566;
padding:0 10px 5px;

    
}


.newuser h2{
    
    color:white; /*#333333;*/
font:bold 18px "Helvetica Neue",Arial,Sans-serif;
margin:0;
padding:12px 0 10px;

text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

.newuser p{    font:13px/20px "Lucida Grande",Arial,Sans-serif;  }
   
.newuser #signup-btn {  
   margin:15px 0;
padding:0;

}

.promo{
    
    padding-top: 20px;
}

#signup-btn a {
    -moz-border-radius:5px 5px 5px 5px;
    background:url("/images/bg-btn-signup.png") repeat-x scroll 0 0 #FFAA22;
    border:1px solid #FFAA22;
    color:#333333;
    display:block;
    font:bold 18px Arial,Sans-serif;
    padding:8px 10px;
    text-align:center;
    text-decoration:none;
    text-shadow:0 1px 0 #FFEE66;
}

div.wrap {
width : 393px;
/*margin : 0 auto;*/
text-align : left;
}

#normale {
    -moz-border-radius: 6px 6px 6px 6px;
    width:630px;
    border: 1px gray dashed;
    background-color: #FAF8F9;
    margin-bottom:10px;
}

#normale #top{
    background:url("/images/bg-ftr-top.gif") repeat-x scroll 0 0 #EEEEEE;
    height:30px; 
    padding-top:5px;
    padding-left:5px;
}

#normale #ebody{ 
    background-color: #FAF8F9;
    padding-left:5px;   
}

#normale #etop{
    padding-top:10px;
    position:relative; 
}

#normale #ebottom{
  /*  border-bottom:1px #dedede dashed; 
    background-color: #FAF8F9; 
    padding:8px; */  
}

#normale #esmalbody{
    
}

#normale #esmaltop{
    padding-top:5px;
    padding-bottom:5px
}

#normale #esmalbottom-2{
      
}

#normale #annonce-prix {
    float:right;margin-right:5px;color:green;font-size:16px;   
}

#payant {
    width:630px;
    border: 2px #F4F46E dashed;
    background-color: #F9F4CF;
    margin-bottom:10px;
}

#payant #top{
    background:url("/images/bg-btn-signup.png") repeat-x scroll 0 0 #EEEEEE;
    height:30px; 
    padding-top:5px;
    padding-left:5px;
}

#payant #ebody{ 
    padding-left:5px;
    width:630px; 
    float:left;  
}

#payant #etop{
    padding-top:10px;
 /*   position:relative;*/
     
}

#payant #ebottom{ 
  /*width:700px;*/
  /*  background-color: #FAF8F9; 
    padding:8px;*/  
}

#payant #esmalbody{
    
}

#payant #esmaltop{
    padding-top:5px;
    padding-bottom:5px
}

#payant #esmalbottom-2{
      
}

#payant #annonce-prix {
    float:right;margin-right:5px;color:green;font-size:16px;   
}

#annonce-title a{font-size:16px; color:#333333; text-decoration:none}
#annonce-title a:hover{font-size:16px; color:#333333; text-decoration:none}

#resultats{
    width:650px;
}

div#top div#nav {
	float : left;
	clear : both;
	width : 993px;
	height : 52px;
	margin : 22px 0 0;
}

div#top div#nav ul {
	float : left;
	width : 700px;
	height : 52px;
	list-style-type : none;
}

div#nav ul li {
	float : left;
	height : 52px;
}

div#nav ul li a {
	border : 0;
	height : 52px;
	display : block;
	line-height : 52px;
	text-indent : -9999px;
}

div#header {
	margin : 5px 0 0;
}

div#video-header {
	height : 683px;
	margin : -1px 0 0;
}

div#slider div.wrap {
	height : 299px;
	background : url(/images/slider_annonce/header-bg.png) no-repeat 50% 0;
}

div#slider div#slide-holder {
	z-index : 40;
	width : 993px;
	height : 299px;
	position : absolute;
}

div#slider div#slide-holder div#slide-runner {
	top : 9px;
	/*left : 9px;*/
	width : 973px;
	height : 278px;
	overflow : hidden;
	position : absolute;
}

div#slider div#slide-holder img {
	margin : 0;
	display : none;
	position : absolute;
}

div#slider div#slide-holder div#slide-controls {
	left : 0;
	bottom : 228px;
	width : 673px;
	height : 46px;
	display : none;
	position : absolute;
	background : url(/images/slider_annonce/slide-bg.png) 0 0;
}
div#slider div#slide-holder div#slide-controls p.text {
	float : left;
	color : #fff;
	display : inline;
	font-size : 10px;
	line-height : 16px;
	margin : 15px 0 0 20px;
	text-transform : uppercase;
}
div#slider div#slide-holder div#slide-controls p#slide-nav {
	float : right;
	height : 24px;
	display : inline;
	margin : 11px 15px 0 0;
}
div#slider div#slide-holder div#slide-controls p#slide-nav a {
	float : left;
	width : 24px;
	height : 24px;
	display : inline;
	font-size : 11px;
	margin : 0 5px 0 0;
	line-height : 24px;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
	background-position : 0 0;
	background-repeat : no-repeat;
}
div#slider div#slide-holder div#slide-controls p#slide-nav a.on {
	background-position : 0 -24px;
}
div#slider div#slide-holder div#slide-controls p#slide-nav a {
	background-image : url(/images/slider_annonce/silde-nav.png);
}
div#nav ul li a {
	background : url(/images/slider_annonce/nav.png) no-repeat;
}

div.footer-wrapper {
	background:url("/images/bg-ftr-top.gif") repeat-x scroll 0 0 #EEEEEE;
	clear:both;
	width:100%;
	/*position: fixed; */ 
	bottom: 0;
	left:0;
	z-index: 200;
}

#footer.wide {
	background:none repeat scroll 0 0 transparent;
	font-size:11px;
	margin:0 auto;
	width:940px;
}


.offscreen {
left:-9999px;
overflow:hidden;
position:absolute;
}

#footer ul {
color:#666666;
font-size:11px;
margin:0;
overflow:hidden;
padding:10px 0;
}

.language-select {
float:right;
text-align:right;
width:200px;
}


#footer .language-menu {
background-color:#005277;
display:none;
padding-left:0;
position:absolute;
text-align:left;
width:150px;
z-index:100;
}

.round {
-moz-border-radius:5px 5px 5px 5px;
}
  

  #footer .language-menu li {
color:#FFFFFF;
cursor:pointer;
display:block !important;
padding:5px 10px 6px;
text-align:left;
  }
  
  
  #footer .language-menu li:hover {
background-color:#5599BB;
}
#footer .language-menu li:first-child {
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
}
#footer .language-menu li:last-child {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
}


#footer .footer-nav li.first{
    
    float:left;
    margin-right:130px;
}

#footer li {
    display:inline;
    padding: 0 4px;
}

#profil-annonces {
        
        padding: 0 4px;
        
}

#profil-annonces li{
        
        list-style: none;
        padding: 5px 4px;
        padding:20px; 
        font-size:16px;
        font-size:16px;
}

#wraperbg{
    
  /*  background: url(/images/wraperbg.png) no-repeat 260px 220px fixed;
    height:2200px; */
width:700px;

}




#resultats{
    width:650px;
    
}

#vedettes ul{
    list-style: none; 
    display: inline;
    } 

#vedettes ul li{
   
    list-style: none;
    display: inline;
    }

#un {
    float:left;
    height:800px;
    width:210px;
    margin-top: 10px;
    margin-bottom: 100px;
}
#deux{
    float:left;
    height:800px;
    width:210px;
    margin-top: 10px;
}

#troix{
    float:left;
      height:800px;
      width:210px;
      margin-top: 10px;
}





/* the overlayed element */
.simple_overlay {
    
    /* must be initially hidden */
    display:none;
    
    /* place overlay on top of other elements */
    z-index:10000;
    
    /* styling */
    background-color:#333;
    
    width:675px;    
    min-height:200px;
    border:1px solid #666;
    
    /* CSS3 styling for latest browsers */
    -moz-box-shadow:0 0 90px 5px #000;
    -webkit-box-shadow: 0 0 90px #000;    
}

/* close button positioned on upper right corner */
.simple_overlay .close {
    background-image:url(../img/overlay/close.png);
    position:absolute;
    right:-15px;
    top:-15px;
    cursor:pointer;
    height:35px;
    width:35px;
}



/* styling for elements inside overlay */
    .details {
        position:absolute;
        top:15px;
        right:15px;
        font-size:11px;
        color:#fff;
        width:150px;
    }
    
    .details h3 {
        color:#aba;
        font-size:15px;
        margin:0 0 -10px 0;
    }
   
    #annonce-auto{
        width:680px;
        padding:10px;
        border:#FFAA22 solid 1px ;
        background-color: #FFD149 /*#FFDC82*/;/*#FECC0A;*/
		float:left;
		margin-bottom: 20px;
       /* background:url("/images/bg.jpg") repeat 0 -240px #DDEEF6;*/
    }
    
    #annonce-auto #top{
        padding:10px;
        border:#ffffff solid 1px ;
        height:37px;
        background:url("/images/bg.jpg") repeat 0 -240px #DDEEF6;
    }
    
    #annonce-auto #top #titre{
        float:left;
        width:400px;
        font-family:"Trajan Pro";
        font-size: 16px;
        color:#FFEE66;
        text-shadow:-1px 2px 3px #0A0A0A;
    }

    #annonce-auto #top #bouton{
        float:right;
    }
    
    #annonce-auto #center{
        padding:10px;
        border:#ffffff solid 1px ;
        /*height:350px;*/
        background-color: #F7F3C4;
    }
    
    #annonce-auto #center #photos {
        padding:10px;
        /*border:#FFAA22 dashed 1px ;*/
        /*float:left;*/
    }
    
    #annonce-auto #center #photos #principale{
        
    }
    
    #annonce-auto #center #photos #secondaires{
        
    }
    
    #annonce-auto #center #details{
        padding:10px;
        /*border:dashed 1px;*/
        /*float:left;*/
        min-width:310px;
		float:left;
    }
    
    #annonce-auto #details #caracteristiques{
		margin-bottom:5px;
         
    }
    
    #annonce-auto #center #plus{
        padding:10px;
        /*border:dashed 1px ;*/
        float:left; 
    }
    
    #annonce-auto #contact {
        padding-top:10px;
       
        
    }
    
    #annonce-auto #contact #titre{
        padding-bottom:10px;
        font-family:"Trajan Pro";
        font-size: 14px;
        text-shadow:-1px 2px 3px #0A0A0A;
        color:white;
    }
    
    #annonce-auto #contact #information{
        padding-top:10px;
		padding-bottom:10px;
		list-style: none outside none;
    }
    
 
 /* Tool Tip */

/* tooltip styling */ 

 
/* a .label element inside tooltip */ 
.tooltip .label { 
    color:yellow; 
    padding:5px; 
    width:35px; 
} 
 
.tooltip a { 
    color:#ad4; 
    font-size:11px; 
    font-weight:bold; 
}

/* Fin : Tool Tip */
h2.trigger {
    padding: 0 0 0 35px;
    /*margin: 0 0 5px 0;*/
    background: url(/blog/wp-content/themes/inove/img/h2_trigger_a.gif) no-repeat;
    height: 30px;
    line-height: 30px;
    font-family: "Trajan Pro";
    /*width: 330px;*/
    width: 200px;
    /*font-size: 2em;*/
    font-size: 1.6em;
    font-weight: bold;
    float: left;
}
h2.trigger a {
    color: #fff;
    text-decoration: none;
    display: block;
}
h2.trigger a:hover { color: #ccc; }
h2.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container {
    margin: 0 0 5px;
    padding: 0;
    border-top: 1px solid #d6d6d6;
    background: #f0f0f0 url(img/toggle_block_stretch.gif) repeat-y left top;
    overflow: hidden;
    font-size: 1.2em;
    /*width: 343px;*/
    width: 233px;
    clear: both;
}
.toggle_container .block {
    padding: 10px; /*--Padding of Container--*/
    background: url(img/toggle_block_btm.gif) no-repeat left bottom; /*--Bottom rounded corners--*/
}


  


        div#feature_list {
            -moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
            /*width: 550px;*/
            width: 480px;
            height: 240px;
            overflow: hidden;
            position: relative;
            margin-top:20px;
            margin-bottom:20px;
            padding-right:5px;
            border: #006600 1px solid;
            background:transparent url(img/bg.jpg) repeat-x scroll 0 0;
           /* background-color:#EBEBEB; */
        }

        div#feature_list ul {
            position: absolute;
            top: 0;
            list-style: none;    
            padding: 0;
            margin: 0;
        }

        ul#tabs {
            left: 0;
            z-index: 2;
            width: 320px;
        }

        ul#tabs li {
            font-size: 9px;
            font-family: Arial;
        }
        
        ul#tabs li img {
            padding: 5px;
            border: none;
            float: left;
            margin: 10px 10px 0 0;
        }

        ul#tabs li a {
            color: #222;
            text-decoration: none;    
            display: block;
            /*padding: 10px;*/
            padding-bottom: 0px;
            padding-left: 10px;
           
            height: 24px;
            outline: none;
        }

        ul#tabs li a:hover {
            text-decoration: underline;
        }

        ul#tabs li a.current {
            background:  url('img/featured/feature-tab-current.png') no-repeat;
            color: #FFF;
        }

        ul#tabs li a.current:hover {
            text-decoration: none;
            cursor: default;
        }

        ul#output {
            right: 0;
            width: 285px;
            height: 240px;
            position: relative;
        }
        
         ul#output img{
           
            height:100%;
            width:100%;
        }

        ul#output li {
            position: absolute;

            width: 295px; 
            height: 240px;
        }

        ul#output li a {
            position: absolute;
            bottom: 10px;
            right: 10px;
            padding: 8px 12px;
            text-decoration: none;
            font-size: 11px;
            color: #FFF;
            background: #000;
            
            -moz-border-radius: 5px;
        }
        
        ul#output li a:hover {
            background: #D33431;
        }




        
cite {
    background: #111;
    filter:alpha(opacity=70);
    opacity:.70;
    color: #fff;
    position: absolute;
    bottom: 35px;
    left: 0px;
    width: 280px;
    /*height:50px; */
    padding: 10px;
    border-top: 1px solid #999;
}
.ngg-navigation a.page-numbers, a.next, a.prev, span.page-numbers, span.next, span.prev {
padding:20px;
}




ul.tabs {
    margin-top: 20px;
    padding: 0;
    float: left;
    list-style: none;
    height: 32px; /*--Set height of tabs--*/
    border-bottom: 1px solid #006600;
    border-left: 1px solid #006600;
    width: 100%;
}
ul.tabs li {
    float: left;
    margin: 0;
    padding: 0;
    height: 31px; /*--Subtract 1px from the height of the unordered list--*/
    line-height: 31px; /*--Vertically aligns the text within the tab--*/
    border: 1px solid #006600;
    border-left: none;
    margin-bottom: -1px; /*--Pull the list item down 1px--*/
    overflow: hidden;
    position: relative;
    background: #e0e0e0;
}
ul.tabs li a {
    text-decoration: none;
    color: #000;
    display: block;
    font-size: 1.0em;
    padding: 0 5px;
    border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
    outline: none;
}
ul.tabs li a:hover {
    background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
    background: #fff;
    border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}


.tab_container {
    border: 1px solid #006600;
    border-top: none;
    overflow: hidden;
    clear: both;
    float: left; width: 100%;
    background: #fff;
}
.tab_content {
    padding: 20px;
    font-size: 1.2em;
}





.tabbed_area {
   /* border:1px solid #494e52;  */
    /*background-color:#636d76;   */
    padding:8px; 
    width:216px;
      
}

ul.tabes {
    margin:0px; padding:0px;
    margin-top:5px;
    margin-bottom:6px;
}
ul.tabes li {
    list-style:none !important;
    display:inline !important;
}
ul.tabes li a {
    background-color:#464c54;
    color:#ffebb5;
 /*   padding:8px 14px 8px 14px;*/
    padding:6px 10px;
    text-decoration:none;
    font-size:9px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
    text-transform:uppercase;
   /* border:1px solid #464c54;*/
   border:1px solid #006633;
     /*  background-image:url(img/tab_off.jpg);  */   
    
    background-color:#006633;
   /*  background-repeat:repeat-x;     
     background-position:bottom; */
}
ul.tabes li a:hover {
    background-color:#2f343a;
 /*   border-color:#2f343a;      */
     border-color:#006633;
  
}
ul.tabes li a.active {
    background-color:#ffffff;
    color:#282e32;
   /* border:1px solid #464c54; */ 
    border:1px solid  #006633;
    border-bottom: 1px solid #ffffff;
    background-image:url(img/tab_on.jpg);
    background-repeat:repeat-x;
    background-position:top;    
}
.contente {
    background-color:#ffffff;
    padding:10px;
    border:1px solid #006633;     
    font-family:Arial, Helvetica, sans-serif;
    background-image:url(img/content_bottom.jpg);
    background-repeat:repeat-x;     
    background-position:bottom;    
}
#contente_2, #contente_3 { display:none; }

.contente ul {
    margin:0px;
    padding:0px 20px 0px 20px;
}
.contente ul li {
    list-style:none;
    border-bottom:1px solid #d6dde0;
 
    padding-bottom:5px;
    padding-top:5px;
    font-size:13px;
}
.contente ul li:last-child {
    border-bottom:none;
}
.contente ul li a {
    text-decoration:none;
    color:#006633;
    font-weight:bold;  
}
.contente ul li a small {
    color:#8b959c;
    font-size:9px;
    text-transform:uppercase;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    position:relative;
    left:4px;
    top:0px;
}
.contente ul li a:hover {
    color:#a59c83;
}
.contente ul li a:hover small {
    color:#baae8e;
}

#footer_primary {
background-color:#E3E3E3;
border-top:4px solid #BBBBBB;
clear:both;
height:200px;
width:100%;
}

.footer {
clear:both;
color:#666666;
font-size:12px;
line-height:18px;
margin:0 auto;
padding-left:11px;
text-align:left;
width:944px;
}

#footer_secondary {
background-color:#D9D9D9;
border-top:1px solid #BBBBBB;
clear:both;
width:100%;
}

#about_us_area {
border-right:1px solid #BBBBBB;
float:left;
line-height:16px;
min-height:200px;
padding:12px 12px 12px 0;
width:321px;
}

#advertise_with_us_area {
float:left;
min-height:200px;
padding:12px 0 12px 12px;
position:relative;
width:580px;
z-index:10;
}

.footer h3#about-us-ul {
background-position:0 -22px;
}

.footer h2 {
margin: 0;    
padding: 4px 0 0 0;
color:black;
font-family:"Trajan Pro";
font-size:1.6em;
font-weight:bold;
}
            
.footer a { 
    color:white;
    font-weight:bold; 
}

.footer ul{
 margin-top:10px;   
}

.footer p{
 margin-top:10px;   
}

#footer_tertiary {
    
background:url("../images/body_bg.png") repeat scroll 0 0 #C9C9C9;
border-top:1px solid #BBBBBB;
clear:both;
width:100%;
height:160px;
}

#footer_tertiary .footer div.first {
/*border-left:medium none;*/
padding-left:0;
}

#footer_tertiary .footer div {
/*border-left:1px solid #BBBBBB;*/
float:left;
min-height:200px;
padding:12px 12px 40px;
text-indent:3px;
width:200px;
}

h3 {
	margin: 0;    
    padding: 4px 0 4px 0;
    color:GRAY;
    font-family:"Trajan Pro";
    font-size:1.4em;
    font-weight:bold;
    /* text-transform: uppercase; */
}

h3 a{
	color: green !important; 
    text-decoration: none
}

h3 a:hover{
	color: red !important;
}

ul a{
	color: #005E9E;
    text-decoration: none;
}

.container ul li{
	padding-top:1px;
}

#subcategorie td{
	padding:8px;
}

input, textarea {
    font-family: Arial;
    font-size: 125%;
    padding: 7px;
}

#subcategorie td a{ 
	color: #005E9E;
    text-decoration: none;
	}
	
a {
    color: #005E9E;
    text-decoration: none;
}

#actions-espace-membre td {
	padding:5px;
	font-size:12px;
}

#manager-annonces td{
	padding:5px;
	font-size:11px;
}
	
