.recherche_outside {
        height: auto;
    	width: 770px;
        background-color: #FFFFFF;
        padding: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-right: auto;
        margin-left: auto;
		text-align: left;
        font-size: 11px;
		border: 1px solid #666666;
}

.head{
        float: none;
        position: relative;
        background-color: #FFFFFF;
        text-align: left;
       
    	width: 770px;
}

.head .menu{
        background-color: #FFFFFF;
		background-image:url("/images/bgmenu.gif");
		background-repeat:repeat-x;
		background-position:left top;

}

.head .ad{
        float: left;
        display: block;
        position: relative;
        width: 468px;
        height: 60px;
        padding: 2px;
        margin-top: 4px;
        margin-left: 10px;
        border: 1px solid #000000;
        text-align: center;
        vertical-align:middle;
}

.head .ad_mailer{
	float: left;
	display: block;
	position: relative;
	width: 482px;
	height: 60px;
	padding: 2px;
	margin-top: 4px;
	margin-right: 4px;
	border: 0px;
	text-align: center;
	vertical-align: middle;
}
.head .country{
	float: right;
	display: block;
	position: relative;
	width: 468px;
	text-align:right;
	border: 1px solid #000000;
	
}
.head .tabs{
        float: left;
        display: block;
        position: relative;
        height: 29px;
    	width: 758px;
    	text-align: left;
    	padding-left: 12px;
        background-color: #FFFFFF;
		background-image:url("/images/back_tabs.gif");
		background-repeat:repeat-x;
		background-position:0px 0px;
        margin-top: 9px;
}

.head .ouvrir{
	float: none;
	display: block;
	position: absolute;
	left: 635px;
	top: 113px;
}

.loupe_outside{
        float: none;
        display: block;
        position: relative;
        width: 770px;
        height: 110px;
        background-color: #FFFFFF;
        background-color: #E6E6E6;
		background-image:url("/images/bgRecherche.gif");
		background-repeat:repeat-x;
		background-position:left top;
        border-bottom: 1px solid #E6E6E6;
        text-align: left;
}

.loupe{
        float: none;
        display: block;
        position: relative;
        width: 770px;
        height: 110px;
        border-top: 1px solid #898989;
        border-bottom: 1px solid #898989;
}
.loupe .cate{
        float: left;
        display: block;
        position: relative;
        width: auto;
		top:5px;
        height: 16px;
}

.loupe .cate .cg{
    	font-family: Tahoma;
    	color: #FF6000;
    	font-weight: bold;
    	font-size: 11px;
	padding-left: 8px;
        padding-top: 2px;
}

.loupe .cate .aa{
	font-family: Tahoma;
    	color: #000000;
    	font-weight: bold;
    	font-size: 13px;
	padding-left: 8px;
        padding-top: 2px;
}

.loupe .cate a{
	font-family: Tahoma;
    	color: #000000;
    	font-weight: normal;
    	font-size: 11px;
	padding-left: 8px;
        padding-top: 2px;
}

.loupe table{
       float: left;
       display: block;
       position: relative;
       width: 614px;
       height: 45px;
       margin-top: 0px;
       margin-left: 5px;
}

ol.ord{
       list-style-type: none;
       display: inline;
       clear: left;
       margin: 0;
       padding: 0;
       border: 0;
}
ol.ord li{
        text-indent: 8px;
        float: left;
        display: block;
		background-image:url("/images/arrow_field.gif");
		background-repeat:no-repeat;
		background-position:0px 4px;
        margin: 3px 0px 0px 0px;
        padding: 0;
}

.loupe table tr td.lanc{
        padding-left: 18px !important;
		padding-left: 6px;
        padding-bottom: 0px;
        vertical-align: bottom;
       /* line-height: td.height;*/
}

.divItem_orange .imgOffre_outside, .divItem_grey .imgOffre_outside, .divItem_blue .imgOffre_outside{
        float: none;
        position: absolute;
        width: 102px;
        height: 16px;
        left: 400px; /*image position */
        top: 12px;
        background-color: #FFFFFF;
        border: 0;
}

.divItem_orange .imgOffre_outside_green{
        float: none;
        position: absolute;
        width: 102px;
        height: 16px;
        left: 400px; /*image position */
        top: 12px;
        background-color: #FFFFFF;
        border: 0;
}

.divItem_orange .imgOffre_outside, .divItem_blue .imgOffre_outside{
		background-image:url("/images/offre_top.gif");
		background-repeat:no-repeat;
		background-position:left top;
}

.divItem_orange .imgOffre_outside_green{
		background-image:url("/images/offre_top_green.gif");
		background-repeat:no-repeat;
		background-position:left top;
}

.divItem_grey .imgOffre_outside{
		background-image:url("/images/recherche_top.gif");
		background-repeat:no-repeat;
		background-position:left top;
}

.divItem_orange .imgOffre, .divItem_grey .imgOffre, .divItem_blue .imgOffre{
        /*float:;*/
        position: relative;
        background-color: #FFFFFF;
        margin-top: 16px;
        height: 75px;
        border: 1px solid #646464;
}

.divItem_orange, .divItem_grey, .divItem_blue{
        float: none;
        display: block;
        position: relative;
        width: 516px; /* box dimension */
        height: 158px; /* add 20 */
        background-color: #FFF0DD;
        border: 1px solid #FF6000;
        text-align: left;
        margin-left: 20px;
        margin-right: 15px;
  }

.divItem_blue{ 
	/*height: 80px;*/
	background-color: #CAE6F4;
	border: 1px solid #006699;
}

.divItem_orange{
        background-color: #FFF0DD;
        border: 1px solid #FF6000;
}

.divItem_grey{
        background-color: #EEEEEE;
        border: 1px solid #8B8B8B;
}

.divItem_orange ol.tom, .divItem_grey ol.tom, .divItem_blue ol.tom{
        float: none;
        display: block;
        position: absolute;
        list-style-type: none;
        left: 0px;
        top: 0px;
        width: 390px; /* texte */
        margin: 0;
        padding: 0;
        border: 0;
}
.divItem_orange ol.forfait{
        float: none;
        display: block;
        position: absolute;
        list-style-type: none;
        left: 0px;
        top: 0px;
        width: 390px; /* texte */
        margin: 0;
        padding: 0;
        border: 0;
}
.divItem_grey ol.forfait{
        float: none;
        display: block;
        position: absolute;
        list-style-type: none;
        left: 0px;
        top: 0px;
        width: 390px; /* texte */
        margin: 0;
        padding: 0;
        border: 0;
}

.divItem_orange ol.tom li, .divItem_grey ol.tom li, .divItem_blue ol.tom li{
        float: none;
        display: block;
        position: relative;
        padding: 8px 0px 0px 22px;
}
.divItem_orange ol.forfait li{
        float: none;
        display: block;
        position: relative;
        padding: 8px 0px 0px 22px;
}
.divItem_grey ol.forfait li{
        float: none;
        display: block;
        position: relative;
        padding: 8px 0px 0px 22px;
}
.divItem_orange ol.tom li{
	background-image:url("/images/orange_titlebullet.gif");
	background-repeat:no-repeat;
	background-position:8px 15px;
}

/*.divItem_orange ol.forfait li{
	background-image:url("/images/staryellow3232.gif");
	background-repeat:no-repeat;
	background-position:0px 2px;
}  */

.divItem_grey ol.tom li{
	background-image:url("/images/grey_titlebullet.gif");
		background-repeat:no-repeat;
		background-position:8px 15px;
}

.divItem_blue ol.tom li{
	background-image:url("/images/comptant_titlebullet.gif");
		background-repeat:no-repeat;
		background-position:8px 15px;
}

.divItem_orange ol.vid, .divItem_grey ol.vid, .divItem_blue ol.vid{
        float: none;
        display: inline;
        position: absolute;
        list-style-type: none;
        left: 270px; /* #annonce position */
        top: 12px;
        margin: 0;
        padding: 0;
        border: 0;
}

.divItem_orange ol.vid li, .divItem_grey ol.vid li, .divItem_blue ol.vid li{
        float: left;
        display: block;
        position: relative;
		background-image: url("/images/arrowsmall.gif");
		background-repeat:no-repeat;
		background-position:left center;
        padding:2px 0 0 15px;
        font-family: Tahoma;
        color:#000000;
        font-weight: normal;
        font-size: 10px;
}

.divItem_orange ol.tom .a1, .divItem_grey ol.tom .a1{
	font-family: trebuchet ms;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	display: block;
	margin: 0;
	padding: 2px;
    overflow:hidden;
    height:18px;
}

.divItem_orange ol.forfait .a1{
	font-family: trebuchet ms;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	display: block;
	margin: 0;
	padding: 2px;
    overflow:hidden;
    height:18px;
}
.divItem_grey ol.forfait .a1{
	font-family: trebuchet ms;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	display: block;
	margin: 0;
	padding: 2px;
    overflow:hidden;
    
    height:18px;
}
.divItem_blue ol.tom .cTitle, .divItem_blue ol.tom .cPrice{
	font-family: trebuchet ms;
	font-size: 14px;
	text-decoration: none;
	text-align: left;
	margin: 0;
	padding: 2px;
}

.divItem_blue ol.tom .cTitle{ color: #000000; }
.divItem_blue ol.tom .cPrice{ color: #FF0000; }

.divItem_orange ol.tom .a2, .divItem_grey ol.tom .a2{
	font-family: trebuchet ms;
	color: #FF6000;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	display: block;
	margin: 0;
	padding: 2px;
}
.divItem_orange ol.forfait .a2{
	font-family: trebuchet ms;
	color: #FF6000;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	display: block;
	margin: 0;
	padding: 2px;
}
.divItem_grey ol.forfait .a2{
	font-family: trebuchet ms;
	color: #FF6000;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	display: block;
	margin: 0;
	padding: 2px;
}
.divItem_orange ol.tom .a3, .divItem_grey ol.tom .a3{
	font-family: Arial;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	display: block;
	margin: 0;
	padding: 2px;
    overflow:hidden;
}
.divItem_orange ol.forfait .a3{
	font-family: Arial;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	display: block;
	margin: 0;
	padding: 2px;
    overflow:hidden;
}
.divItem_grey ol.forfait .a3{
	font-family: Arial;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	display: block;
	margin: 0;
	padding: 2px;
    overflow:hidden;
}
.divItem_orange ol.tom .a4, .divItem_grey ol.tom .a4{
        font-family: trebuchet ms;
        color: #FF6600;
        font-weight: bold;
        font-size: 11px;
        text-align: left;
        display: block;
        margin: 0;
        padding: 2px;
}
.divItem_orange ol.forfait .a4{
        font-family: trebuchet ms;
        color: #FF6600;
        font-weight: bold;
        font-size: 11px;
        text-align: left;
        display: block;
        margin: 0;
        padding: 2px;
}
.divItem_grey ol.forfait .a4{
        font-family: trebuchet ms;
        color: #FF6600;
        font-weight: bold;
        font-size: 11px;
        text-align: left;
        display: block;
        margin: 0;
        padding: 2px;
}

.divItem_orange ul.cat, .divItem_grey ul.cat, .divItem_blue ul.cat{
        float: none;
        display: inline;
        position: absolute;
        list-style-type: none;
        left: 12px;
        top: 130px; /* add 20 */
        margin: 0;
        padding: 0;
        border: 0;
}

.divItem_blue ul.cat{ top: 54px; }

.divItem_orange ul.cat li, .divItem_grey ul.cat li, .divItem_blue ul.cat li{
        float: left;
        display: block;
        position: relative;
        font-family: trebuchet ms;
    	font-size: 11px;
}

.divItem_orange ul.cat li a, .divItem_grey ul.cat li a, .divItem_blue ul.cat li a{
        display: block;
        font-weight: bold;
        color:#000000;
}

.divItem_orange ul.cat li a.d, .divItem_grey ul.cat li a.d, .divItem_blue ul.cat li a.d {
        padding-left: 14px;
		background-image:url("/images/details.gif");
		background-repeat:no-repeat;
		background-position:left center;
}
.divItem_orange ul.cat li a.eu, .divItem_grey ul.cat li a.eu{
        padding-left: 26px;
		background-image:url("/images/message.gif");
		background-repeat:no-repeat;
		background-position:left center;
}

.divItem_orange ul.cat li a.ea, .divItem_grey ul.cat li a.ea {
        padding-left: 24px;
		background-image:url("/images/envoyerami.gif");
		background-repeat:no-repeat;
		background-position:left center;
}

.divItem_orange ul.cat li.v, .divItem_grey ul.cat li.v{
        display: block; 
	padding:2px 0px 0px 15px;
        margin-left: 0px;
        font-weight: normal;
	color: #000000;
	font-size: 10px;
	background-image: url("/images/arrowsmall.gif");
		background-repeat:no-repeat;
		background-position:left center;
}

.v {padding:2px 0 0 15px; font-size: 10px; color: #000000;
background-image:url("/images/arrowsmall.gif");
		background-repeat:no-repeat;
		background-position:left center;

}

.divItem_orange img.mask, .divItem_grey img.mask{
         float: none;
         display: inline;
         position: absolute;
         left: 0px;
         top: 0px;
}

.strong{ font-weight: bold; }

.nav_outside {
        position: relative;
        height: 21px;
        width: 730px;
        background-color: #F2F2F2;
		background-image:url("/images/nb_annonce_texture.gif");
		background-repeat:repeat-x;
        text-align: left;
        font-size: 11px;
        border-bottom: 2px solid #DDDDDD;
        margin-left: auto;
        margin-right: auto;
}

.navHead {
        float: none;
        display: block;
        position: relative;
        width: 100%;
        height: 100%;
        border: 1px solid #8B8B8B;
}

.nav {
        float: left;
        display: block;
        position: relative;
        width: 516px;
        height: 21px;
        border: 1px solid #8B8B8B;
	background-color: #F2F2F2;
	background-image:url("/images/nb_annonce_texture.gif");
		background-repeat:repeat-x;
	text-align: left;
        font-size: 11px;
        border-bottom: 2px solid #DDDDDD;
        margin-left: 10px;
        margin-right: auto;
}

.ville{
	float: none;
        display: block;
        position: relative;
        height: 21px;
        width: 716px;
        text-align: left;
        font-family: Tahoma;
        font-size: 12px;
        margin-left: auto;
        margin-right: auto;
}

.ville .opt{
        font-weight: bold; 
        font-size: 11px;
        color: #aaaaaa; 
        font-family: Tahoma; 
        text-decoration: none
}

.nav .page, .navHead .ann{
        font-family: trebuchet ms;
        font-size: 13px;
        font-weight: bold;
        color: #FFFFFF;
}

.nav .col0{
        float: left;
        width: auto;
        height: 20px;
        background-color: #FF6000;
        border-right: 1px solid #966000;
        text-align: center;
        vertical-align: top;
        padding-top: 2px;
        padding-left: 8px;
        padding-right: 8px;
}

.navHead .col0{
        float: left;
        width: auto;
        height: 20px;
        background-color: #FF6000;
        border-right: 1px solid #966000;
        text-align: center;
        vertical-align: middle;
        font-family: trebuchet ms;
        font-size: 13px;
        font-weight: bold;
        color: #FFFFFF;
        padding-top: 2px;
        padding-left: 8px;
        padding-right: 8px;
}

.navHead .col1{
        float: left;
        width: 220px;
        height: 20px;
        border: 0;
        text-align: center;
        vertical-align: middle;
        font-family: Tahoma;
        font-size: 11px;
        font-weight: bold;
        color: #FF6000;
        padding-top: 2px;
}

.navHead .col2{
        float: right;
        width: 180px;
        height: 20px;
        border: 0;
        text-align: right;
        vertical-align: middle;
        font-family: Tahoma;
        font-size: 11px;
        font-weight: normal;
        color: #000000;
}

.nav .col1{
        float: left;
        width: 18px;
        height: 17px;
        font-size: 11px;
        padding: 2px 5px 2px 5px;
}

.nav .col2{
        float: left;
        width: auto;
        height: 100%;;
}

.nav ul{
        float: none;
        display: block;
        position: relative;
        list-style-type: none;
	margin: 0;
        padding: 0;
}

.nav ul li{
        float: left;
        font-size: 12px;
	background-image: url("/images/page_separator_small.gif");
	background-repeat:no-repeat;
	background-position:right;
	padding: 2px 6px 0px 2px;
	margin: 0;
}

.nav ul li.last{
        background-image: none;
}

.nav .current{
        float: left;
        font-family: trebuchet ms;
        background-color: #FF6000;
        font-size: 13px;
        font-weight: bold;
        color: #FFFFFF;
        padding: 3px 6px 3px 6px;
}

.nav a{
        display: inline;
        font-family: trebuchet ms;
    	font-weight: bold;
        color: #8B8B8B;
}

.foot{
	float: none;
	display: block;
	position: relative;
	font-family: trebuchet ms;
	font-size: 10px;
	font-weight: normal;
	width: 716px;
	height: 24px;
	background: #FFFFFF;/* url("/images/footer_logo_blanc.gif") no-repeat -22px top;*/
	text-align: right;
	margin-left: auto;
	margin-right: auto;
}

.foot a{
	font-family: trebuchet ms;
	font-size: 11px;
        padding-left: 6px;
        color: #000000;
}

.rightPub {
	float:right;
	position: relative;
	width: 180px;
	padding-right: 10px;
}
.google {
	text-align:right;
       padding-right: 25px;
}
#country_state{
	font: normal 11px tahoma; color: #000000;
}
.shade_bottom{
        float:left;
        /*position:relative;
        /*
        opacity:.25;
        filter: alpha(opacity=25);
        -moz-opacity: 0.25;
        position: relative;
        background-color: #000000;
        border: 1px solid #000000;
        */
	    background-image: url("/images/shadow_right.gif");
	    background-repeat:no-repeat;        
        width: 536px;
        height: 16px;
        left: 38px;
        top:-20px;
        padding-left:18px;
        }
/*.shade_right{
        float:left;*/
        /*
        opacity:.25;
        filter: alpha(opacity=25);
        -moz-opacity: 0.25;
        position: relative;
        background-color: #000000;
        border: 1px solid #000000;
        */        
	    /*background-image: url("/images/shadow_left.gif");
	    background-repeat:no-repeat;        
        top:-432px;
        width: 36px;
        height: 156px;
        left: 78px;
        }
*/
