/*****GALERIE*****/
#galerie .image_carousel {
	padding: 15px 0 15px 40px;
	position: relative;
}
#galerie .image_carousel img {
	border: 1px solid #ccc;
	background-color: white;
	padding: 9px;
	margin: 7px;
	display: block;
	float: left;
}
#galerie a.prev{
    background: url("../../images/an/galerie/arrowLeftCarousel.png") no-repeat scroll left center #F2F2F2;
    border-right: 1px solid #C7C7C7;
    display: block;
    height: 180px;
    left: 0;
    position: absolute;
    top: 0;
    width: 50px;
}
#galerie a.next{
    background: url("../../images/an/galerie/arrowRightCarousel.png") no-repeat scroll right center #F2F2F2;
    border-left: 1px solid #C7C7C7;
    display: block;
    height: 180px;
    right: 0;
    position: absolute;
    top: 0;
    width: 50px;
}
#galerie a.prev:hover{
	background: url(../../images/an/galerie/arrowLeftCarouselHover.png) no-repeat scroll left center #F2F2F2;
}
#galerie a.next:hover{
	background: url(../../images/an/galerie/arrowRightCarouselHover.png) no-repeat scroll right center #F2F2F2;
}

/*#galerie a.prev{
	background: url(../../images/an/galerie/arrowLeftCarousel.png) no-repeat transparent;
	width: 24px;
	height: 48px;
	display: block;
	position: absolute;
	top: 50px;
	left:0;
}
#galerie a.next{
	background: url(../../images/an/galerie/arrowRightCarousel.png) no-repeat transparent;
	width: 24px;
	height: 48px;
	display: block;
	position: absolute;
	top: 50px;
	right:0;
}
#galerie a.prev:hover{
	background: url(../../images/an/galerie/arrowLeftCarouselHover.png) no-repeat transparent;
}
#galerie a.next:hover{
	background: url(../../images/an/galerie/arrowRightCarouselHover.png) no-repeat transparent;
}*/
#galerie a.prev.disabled, a.next.disabled {
	cursor: default;
	opacity: 0.5;
}

#galerie a.prev span, a.next span {
	display: none;
}
#galerie .clearfix {
	float: none;
	clear: both;
}
#galerie img{
   	max-height: 120px;
	max-width: 120px;
	overflow: hidden;
}

#galerie {
	
}
#galerie ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
#galerie li {
	color: #3E3E3E;
	text-align: center;
	width: 122px;
	height: 168px;
	padding: 0;
	margin: 8px 15px;
	display: block;
	float: left;
	overflow: hidden;
}

#galerie #image_galerie {
    display: table-cell;
   	height: 122px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 120px;
}

#galerie .desc_galerie a{
	color:#0194d2;
	font-family: Arial,sans-serif;
    font-size: 13px;
    display: block;
    font-weight: normal;
    text-transform: lowercase;
}



#galerie .desc_galerie a:FIRST-LETTER{
	text-transform: capitalize;
}
#galerie .prix_galerie{
	color:	#3F4040;
    display: block;
    font-family: Arial,sans-serif;
    font-size: 12px;
}
/*#galerie .carousel_content{
	background: url("../../images/an/galerie/backgroundCarouselPhoto.png") no-repeat scroll center bottom transparent;
	height: 134px;
	overflow: hidden;
}
#galerie .carousel_content:hover{
	background: none;
	background-color: #E1EEF4;
}*/

/*****LASTANNONCES*****/
#lastAnnonces #titleLastAnnonces{
	background-color:#4baad2;
	border: 3px solid #FFFFFF;
}
#lastAnnonces #titleLastAnnonces h2{
	font-size: 16px;
	padding: 2px 2px 2px 10px;
	color:#ffffff;
	font-weight: lighter;
}
#lastAnnonces #titleLastAnnonces h2 strong{
	font-size: 20px;
}
.shadowTop {
    float: right;
    background: url("../../images/an/common/ombreEncartTop.png") no-repeat scroll transparent;
    height: 2px;
    width: 255px;  
}
.shadowDec{
	margin-top: 2px;
}

#lastAnnonces #contentLastAnnonces{
    background-color: #FFFFFF;
    border-radius: 0 0 3px 3px;
    height: 477px;
    margin: 0 auto;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
    width: 645px;
}
#lastAnnonces #linkLastAnnonces{
    position: absolute;
    right: 10px;
    top: 12px;
    color: #FFFFFF;
    font-size: 13px;
}
#lastAnnonces #linkLastAnnonces a{
    text-decoration: underline;
    color: #FFFFFF;
    font-size: 13px;
}
#lastAnnonces #linkLastAnnonces a:hover{
    text-decoration: none;
    color: #FFFFFF;
    font-size: 13px;
}
#lastAnnonces .annonceBlocLarge{
    background: url("../../images/an/home/lastAnnoncesBckt.png") no-repeat scroll center center transparent;
    float: left;
    margin: 0 0 10px;
    width: 161px;
}
#lastAnnonces .annonceBloc{
    border: 1px solid #C0C0C0;
    border-radius: 2px 2px 2px 2px;
    height: 211px;
    margin-left: 9px;
    overflow: hidden;
    padding-bottom: 10px;
    padding-right: 0;
    padding-top: 4px;
    width: 140px;
    background-color: #FFFFFF;
}
#lastAnnonces .annonceBloc:hover{
	border: 1px solid #989696;
}
#lastAnnonces .annoncesPhoto img{
	max-height: 120px;
	max-width: 120px;
	margin: 0 auto;
	display: block;
}

.annonceBloc .photoPrice {
    margin-left: 10px;
}

.annonceBloc .annoncesPhoto{
    width: 120px;
    height: 120px;
    overflow: hidden;
    margin: 2px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.annonceBloc .annoncesTitle{
    color: #3A3939;
    display: block;
    font-size: 13px;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: normal;
    text-align: center;
    height: 32px;
    overflow: hidden;
}
.annonceBloc .annoncesTitle a{
	color: #535353;
}

.annonceBloc .annoncesTitle a:hover{
	color: #535353;
	text-decoration: underline;
}


#lastAnnonces #sepLastAnnonce1{
	background: url("../../images/an/home/sepLastAnnonces.png") no-repeat scroll 0 0 transparent;
    height: 390px;
    left: 165px;
    position: absolute;
    top: 54px;
    width: 1px;
}

#lastAnnonces #sepLastAnnonce2{
	background: url("../../images/an/home/sepLastAnnonces.png") no-repeat scroll 0 0 transparent;
    height: 390px;
    left: 324px;
    position: absolute;
    top: 54px;
    width: 1px;
}

#lastAnnonces #sepLastAnnonce3{
	background: url("../../images/an/home/sepLastAnnonces.png") no-repeat scroll 0 0 transparent;
    height: 390px;
    left: 484px;
    position: absolute;
    top: 54px;
    width: 1px;
}

.annonceBloc .annoncesCat{
    color: #626262;
    display: block;
    font-size: 11px;
    font-weight: bold;
	padding: 3px 2px 2px;
    text-align: center;
    height: 14px;
    overflow: hidden;
}

.annonceBloc .annoncesMoreInfo{
    float: right;
    margin-right: 4px;
    margin-top: 10px;
    width: 60px;
}
.annonceBloc .annoncesMoreInfo a{
    background-color: #46AAD9;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 2px 5px;
}
.annonceBloc .annoncesMoreInfo a:hover{
	background-color: #2C92C1;
}

.annonceBloc .annoncesFb{
    float: left;
    margin-left: 5px;
    margin-top: 9px;
    width: 16px;
    height: 16px;
}
.annonceBloc .annoncesFb img{
	opacity: 0.5;
}
.annonceBloc .annoncesFb img:hover{
    opacity: 1;
}

.annonceBloc .annoncesTw{
    float: left;
    margin-left: 5px;
    margin-top: 9px;
    width: 16px;
    height: 16px;
}
.annonceBloc .annoncesTw img{
	opacity: 0.4;
}
.annonceBloc .annoncesTw img:hover{
    opacity: 1;
}
.annonceBloc .annoncesG1{
    float: left;
    margin-left: 5px;
    margin-top: 10px;
    width: 24px;
    height: 16px;
    opacity: 0.5;
}

.annonceBloc .annoncesG1:hover{
    opacity: 1;
}

.annonceBloc .annoncesDesc{
    color: #46aad9;
    display: block;
    font-size: 11px;
    padding-top: 2px;
}
.annonceBloc .annoncesPrice{
    text-decoration: none;
    color: #FFFFFF;
    font-size: 14px;
    text-align: center;
    padding-bottom: 1px;
    padding-top: 1px;
    font-weight: bold;
}
.annonceBloc #price{
	color: #282929;
}
/*****UNIVERS*****/
#universAnnonce .univers, .customtabs {
    margin: 5px 0 0 0;
}

.univers-horizontal {
    height: 235px;
    width: 655px;
}
#universAnnonce .univers {
    display: none;
    overflow: hidden;
    position: relative;
    text-align: left;
}
.univers-horizontal .sliderkit-nav {
    height: 41px;
    position: absolute;
    width: 655px;
}

#universAnnonce .univers .sliderkit-nav {
    position: absolute;
    text-align: center;
    z-index: 10;
}
#universAnnonce .univers .sliderkit-nav-clip {
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

#universAnnonce .univers ul, #universAnnonce .customtabs ul {
    margin: 0;
}

#universAnnonce ul {
    margin: 10px 0 10px 15px;
}

#universAnnonce .univers .sliderkit-nav-clip ul {
    left: 0;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
    top: 0;
    
}
#universAnnonce .univers .sliderkit-nav-clip ul li {
    float: left;
}
.univers-horizontal .sliderkit-nav-clip li {
    float: left;
    height: 30px;
    margin: 0;
	padding-bottom: 12px;
    width: 162px;
}
.univers-horizontal #sliderkit-nav-clip1 .border {
	border-left:2px solid #ffffff;
	border-top:2px solid #ffffff;
	border-bottom:2px solid #ffffff;
}
.univers-horizontal #sliderkit-nav-clip2 .border {
	border-top:2px solid #ffffff;
	border-bottom:2px solid #ffffff;
	padding-left: 3px;
}
.univers-horizontal #sliderkit-nav-clip3 .border {
	border-top:2px solid #ffffff;
	border-bottom:2px solid #ffffff;
	padding-left: 4px;
}
.univers-horizontal #sliderkit-nav-clip4 .border {
	border-right:2px solid #ffffff;
	border-top:2px solid #ffffff;
	border-bottom:2px solid #ffffff;
	padding-left: 5px;
}
.univers-horizontal .sliderkit-nav-clip .arrowBox{
	display: none;
}
.univers-horizontal #sliderkit-nav-clip1.sliderkit-selected .arrowBox{
	display: block;
	margin-top: -2px;
	margin-left: 8px;
}
.univers-horizontal #sliderkit-nav-clip2.sliderkit-selected .arrowBox{
	display: block;
	margin-top: -2px;
	margin-left: 8px;
}
.univers-horizontal #sliderkit-nav-clip3.sliderkit-selected .arrowBox{
	display: block;
	margin-top: -2px;
	margin-left: 8px;
}
.univers-horizontal #sliderkit-nav-clip4.sliderkit-selected .arrowBox{
	display: block;
	margin-top: -2px;
	margin-left: 8px;
}

.univers-horizontal .sliderkit-nav-clip li.sliderkit-selected a{
    background-color: #616060; 
}
#universAnnonce .univers .sliderkit-nav-clip ul li a {
    display: block;
    overflow: hidden;
}
#universAnnonce .univers .sliderkit-nav-clip ul li h1 {
	font-size: 15px;
	font-weight: normal;
}
.univers-horizontal .sliderkit-nav-clip li a {
    background: none repeat scroll 0 0 #4baad2;
    color: #FFFFFF;
    font-size: 15px;
    height: 25px;
    margin: 0;
	padding: 5px 0 0;
    text-align: center;
    text-decoration: none;
    width: 162px;
}
.univers-horizontal .sliderkit-panels {
    height: 172px;
    left: 4px;
    overflow: hidden;
    position: absolute; 
    width: 645px;
    top: 36px;
    background: none repeat scroll 0 0 #FFFFFF;
    border:1px solid #c7c7c7;
}
.univers-horizontal .sliderkit-panel {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 160px;
    left: 0;
    padding-top: 10px;
    top: 0;
    width: 645px;
}
#universAnnonce .univers .sliderkit-panel {
    overflow: hidden;
    position: absolute;
    z-index: 1;
}
#universAnnonce .univers {
    text-align: left;
}
#universAnnonce .univers a, .sliderkit a:hover {
    text-decoration: none;
}
.univers-horizontal .sliderkit-univers img {
    overflow: hidden;
    max-height: 117px;
    max-width: 146px;
}

.univers-horizontal .sliderkit-univers h3 {
    font-size: 1.2em;
    margin: 0 0 15px;
}

.univers-horizontal .sliderkit-univers h3, .univers-horizontal .sliderkit-univers h3 a {
    color: #000000;
    font-weight: bold;
}
.univers-horizontal .sliderkit-univers h3, .univers-horizontal .sliderkit-univers h3 a {
    color: #000000;
    font-weight: bold;
}
.univers-horizontal .sliderkit-univers p {
    margin: 0;
}

#universAnnonce #sepUniversTitle1{
	background: url("../../images/an/home/sepUniversTitle.png") no-repeat scroll 0 0 transparent;
    height: 15px;
    left: 165px;
    position: absolute;
    top: 5px;
    width: 1px;
    z-index: 10;
}
#universAnnonce #sepUniversTitle2{
	background: url("../../images/an/home/sepUniversTitle.png") no-repeat scroll 0 0 transparent;
    height: 15px;
    left: 326px;
    position: absolute;
    top: 5px;
    width: 1px;
    z-index: 10;
}
#universAnnonce #sepUniversTitle3{
	background: url("../../images/an/home/sepUniversTitle.png") no-repeat scroll 0 0 transparent;
    height: 15px;
    left: 488px;
    position: absolute;
    top: 5px;
    width: 1px;
    z-index: 10;
}
.sliderkit-univers{
	padding: 0;
	text-align: center;
}

.sliderkit-univers .noContent{
	margin-top: 30px;
}
.sliderkit-univers .annoncesPrice {
    background: url("../../images/an/home/bgPrice.png") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 13px;
    margin-left: 1px;
    margin-top: 105px;
    position: absolute;
    text-align: right;
    text-decoration: none;
    width: 147px;
}
.sliderkit-univers #sliderkit-annonce{
	width: 150px;
	float:left; 
	margin-left: 9px;
}

#sliderkit-annonce .annoncesPhoto{
	border: 1px solid #2cafe5;
    width: 147px;
    height: 122px;
    overflow: hidden;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.sliderkit-univers #price {
    color: #FAFBFB;
    margin-right: 5px;
}
.sliderkit-univers img {
   /* height: 122px;*/
    
}
.sliderkit-univers .annoncesTitle {
    color: #3A3939;
    display: block;
    font-size: 12px;
    padding-left: 5px;
    padding-top: 2px;
    width: 100%;
    font-weight: normal;
    text-transform: lowercase;
}

.sliderkit-univers .annoncesTitle:FIRST-LETTER {
    text-transform: capitalize;
}

.sliderkit-univers .annoncesCity {
    color: #7E7F7F;
    display: block;
    font-size: 11px;
    padding-left: 5px;
    padding-top: 2px;
    width: 100%;
}
/*****TOPPROMO*****/
#titleTopPromo {
	background: #A32147;
	height: 35px;
	color:#ffffff;
	font-size: 16px;
	font-weight: bold;
}

#titleTopPromo a{
	color:#ffffff;
}

#titleTopPromo h1{
	padding: 8px;
	font-size: 17px;
}

#titleTopPromo h1:FIRST-LETTER{
	text-transform: capitalize;
}

#topPromo #bdTopPromo{
	background: url("../../images/an/home/bdTopPromo.png") repeat-x scroll 0 0 transparent;
    height: 109px;
    position: absolute;
    right: -2px;
    top: -1px;
    width: 128px;
    z-index: 1;
}

#topPromo #typeTop{
	font-size: 12px;
	color: #0093D1;
    margin-left: 8px;
    margin-top: 6px;
    padding-left: 20px;
    background: url("../../images/an/home/logoCat.png") no-repeat scroll 0 0 transparent;
}
#topPromo #typeTop h1{
    font-size: 12px;
    font-weight: normal;
}

#topPromo #contentTop{
	background-color: #fef8fa;
	height: 160px;
}

#topPromo #sepTypeContent{
	background: url("../../images/an/home/bgTypeTop.png") repeat-x scroll 0 0 transparent;
	height: 5px;
    margin-top: 3px;
}
#topPromo #contentTop #descTop{
	color: #595c5b;
	width: 150px;
	margin-left: 10px;
    margin-top: 5px;
    font-size: 13px;
    height: 65px;
    overflow: hi
      
}

#contentTop #imgTop{
   border: 2px solid #FFFFFF;
   position: absolute;
   right: 15px;
   top: 67px;
   box-shadow: 2px 3px 6px #BFBDBD;
   max-width: 160px;
}
#contentTop #priceTop{
    border-bottom: 1px solid #D0D8DB;
    color: #9F2146;
    font-size: 15px;
    font-weight: bold;
    margin-left: 15px;
    margin-top: 15px;
    padding-bottom: 8px;
    width: 130px;
}
#contentTop #dateTop{
    color: #787d7f;
    font-size: 13px;
    margin-left: 10px;
    margin-top: 20px;
}
#contentTop #voirAnnonce{
	background: url("../../images/an/home/bgVoirAnnonce.png") no-repeat scroll 0 0 transparent;
    height: 32px;
    position: absolute;
    right: -5px;
    top: 187px;
    width: 143px;
}

#voirAnnonce #textTop{
	color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    padding: 6px 8px 8px 32px;
}

#voirAnnonce #textTop a{
	color: #FFFFFF;
}
#voirAnnonce #textTop a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
/*****CLOUDTAGS*****/
#keywords {
    height: 90px;
}
#keywords ul {
	padding: 10px;
}
#keywords li {
    display: inline;
    padding: 0 5px;
    line-height: 1.5;
}
#keywords h3 {
    display: inline;
}
#keywords .kw1 h3 {
    font-size: 20px;
}
#keywords .kw2 h3 {
    font-size: 18px;
    opacity: 0.8;
}
#keywords .kw3 h3 {
    font-size: 16px;
    opacity: 0.6;
}
#keywords .kw4 h3 {
    font-size: 14px;
    opacity: 0.4;
}
#keywords a {
    color: #4baad2;
    text-decoration: none;
}
#keywords a:hover {
   	text-decoration: underline;
}

/*****Par Univers*****/
#contentUnivers #boxUnivers{
    width: 660px;
}
#contentUnivers .univers{
    width: 655px;
}

#contentUnivers .universBox{
	margin-bottom: 15px;
	margin-right: 9px;
	display: inline-block;
	position: relative;
}
#contentUnivers .universN{

}

#contentUnivers .universN .titleUniversN{
    background-color: #252525;
    border-bottom: 2px solid #FFFFFF;
    border-top: 2px solid #FFFFFF;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    width: 152px;
}
#contentUnivers .universN .titleUniversN a{
	color: #FFFFFF;
    font-size: 13px;
    font-weight: normal;
}

#contentUnivers .universN .titleUniversN a:hover{
    color: #FFFFFF;
    font-size: 13px;
    text-decoration: underline;
}

#contentUnivers .universN .imgUniversN{
	border-bottom: 1px solid #11a4e1;
	border-left: 1px solid #11a4e1;
	border-right: 1px solid #11a4e1;
	height: 137px;
	width: 150px;
}
#contentUnivers .universN .seeuniv{
	border-bottom: 1px solid #11a4e1;
	border-left: 1px solid #11a4e1;
	border-right: 1px solid #11a4e1;
	height: 137px;
	width: 150px;
	background-color: #000000;
	opacity: 0.6;
	text-align: center;
	vertical-align: middle;
	font-size: 15px;
	color: #FFFFFF;
	border-bottom: 1px solid #11a4e1;
	border-left: 1px solid #11a4e1;
	border-right: 1px solid #11a4e1;
	height: 137px;
	width: 150px;
	position: absolute;
}
#contentUnivers .universN .seeunivS{
    font-weight: bold;
    margin-top: 65px;
    opacity: 1;
}
#contentUnivers .universN .seeunivS:hover{
	text-decoration: underline;
}

#contentUnivers #breadCrumb{
	margin-top: 10px;
    height: 12px;
    padding: 3px 0 10px;
    z-index: 100;
}
#contentUnivers #lastAnnonces {
	margin-top: 15px;
    width: 655px;
}

#contentUnivers #lastAnnonces #titleLastAnnonces{
	position: relative;
}
#contentUnivers #linkLastAnnonces{
	top: 10px;
}
#contentUnivers #lastAnnonces #contentLastAnnonces{
	height: 238px;
}

#contentUnivers #lastAnnonces #sepLastAnnonceUniv1{
	background: url("../../images/an/univers/sepAnnUnivers.png") no-repeat scroll 0 0 transparent;
    height: 199px;
    left: 165px;
    position: absolute;
    top: 54px;
    width: 1px;
}
#contentUnivers #lastAnnonces #sepLastAnnonceUniv2{
	background: url("../../images/an/univers/sepAnnUnivers.png") no-repeat scroll 0 0 transparent;
    height: 199px;
    left: 326px;
    position: absolute;
    top: 54px;
    width: 1px;
}
#contentUnivers #lastAnnonces #sepLastAnnonceUniv3{
	background: url("../../images/an/univers/sepAnnUnivers.png") no-repeat scroll 0 0 transparent;
    height: 199px;
    left: 486px;
    position: absolute;
    top: 54px;
    width: 1px;
}

#contentUnivers #topPromo {
    background-color: #FFFFFF;
    border: 1px solid #912947;
    height: 230px;
    position: absolute;
    right: 0;
    top: 27px;
    width: 330px;
}
#contentUnivers .pub {
    position: absolute;
}
#contentUnivers #pub1 {
    top: 260px;
}
#contentUnivers #encartHabiter {
    top: 550px;
}
#contentUnivers #encartDriving {
    top: 705px;
}

/*****Par Galerie et Rayon*****/
#contentCat{
	min-height: 850px;
}

#contentCat #cat {
    width: 655px;
    background-color: #FFFFFF;
}
#titleCat{
	height: 100%;
	width: 636px;
	border: 3px solid white;
	background-color: #4BAAD2;
	color: white;
	font-size: 16px;
	padding: 2px 2px 2px 10px ;
}
#titleCat strong{
	font-size: 20px;
}

#titleCat h1 {
    font-size: 20px;
    display: inline;
}

#contentCat ul{
	height: 100%;
	width: 632px;
	padding: 10px 10px 10px 10px;
}
#contentCat #pub1{
	height: 279px;
    padding: 15px 16px 0;
    position: absolute;
    right: 0;
    top: 262px;
    width: 297px;
}
#contentCat #encartHabiter{
    background-color: #EDEDED;
    height: 160px;
    position: absolute;
    right: 0;
    width: 330px;
    top: 542px;
}
#contentCat #encartDriving{
    background-color: #EDEDED;
    height: 160px;
    position: absolute;
    right: 0;
    top: 697px;
    width: 330px;
}
#contentCat ul li{
    background: url("../../images/an/univers/arrowBlueList.png") no-repeat scroll 0 10px transparent;
    color: #4BAAD2;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 5px 5px 15px;
}

#contentCat ul li a {
    color: #4BAAD2;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

#contentCat #cat ul li h2 {
	display: inline;
	color: #4BAAD2;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

#contentCat ul li .linkResultSmall{
    color: #606060;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}    
#contentCat ul li a .small{
	text-decoration: none;
	color: #606060;
	font-size: 11px;
}
#contentCat ul li a:hover {
	text-decoration: underline;
}

#contentCat #breadCrumb {
	margin-top: 10px;
	padding: 3px 0 10px;
}

#contentCat .univers{
    width: 655px;
    
}
#contentCat #lastAnnonces {
	margin-top: 15px;
    width: 655px;
}
#contentCat #lastAnnonces #titleLastAnnonces{
	position: relative;
}
#contentCat #linkLastAnnonces{
	top: 10px;
}
#contentCat #lastAnnonces #contentLastAnnonces{
	height: 238px;
}
#contentCat #topPromo {
    background-color: #FFFFFF;
    border: 1px solid #912947;
    height: 230px;
    position: absolute;
    right: 0;
    top: 27px;
    width: 330px;
}

#apropos {
	margin-top:10px;
    width: 978px;
	border: 1px solid #C0C0C0;
	background-color: white;
	padding:11px 10px 11px 32px;
	line-height: 18px;
	text-align:justify;
}

#apropos h2{
	background: url("../../images/an/resultList/trpsmlblue.png") no-repeat scroll 0px 2px transparent;
	margin:10px 0px 10px 0px;
	padding-left: 45px;
	line-height: 32px;
	height: 35px;
	font-size: 18px;
}
.content .tC {
	display:inline;
	font-size:16px;
	font-weight:bold;
	color:#111;
	background:#fff;
}

#tooltip_1{
	display:none;
	z-index: 4;
	text-align: left;
}
.infobulleBox .titleBox a{
    color: #46AAD9;
    font-size: 15px;
	text-decoration: none;
}
.infobulleBox{
	background-color:#FFFFFF;
	font-size:12px;
	width:295px;
	padding: 10px 10px 12px;
	color:#3A3939;
    border: 2px solid #FFFFFF;
	box-shadow: 0 1px 6px #BFBDBD;
}
.arrowBoxTop{
    background: url("../../images/an/common/arrowBox.png") no-repeat scroll 0 1px transparent;
    height: 15px;
    margin: 0 auto;
    position: relative;
    width: 27px;
}

#demo img {
	border:0;
	cursor:pointer;
	margin:0 8px;
}
.carousel_content{
	float: left;
}

.priceBox{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 3px;
}
.descrBox{

}
.catBox{
	margin-top:5px;
	margin-bottom: 10px;
	text-align: right;
}
.catBox a{
    color: #46AAD9;
	font-size: 13px;
	text-decoration: none;
}
.catBox a:hover{
	text-decoration: underline;
}
.moreBox span{
    background: none repeat scroll 0 0 #46AAD9;
    padding: 5px;
	color: #FFFFFF;
	text-decoration: none;
}
.moreBox span:hover{
    background: none repeat scroll 0 0 #66b8da;
}
.moreBox a{
	text-decoration: none;
}
.city{
    color: #636262;
    font-size: 12px;
}

#contentCat #descr {
    color: #555454;
    padding: 5px 15px 0;
}
#contentCat #descr a {
    color: #555454;
    text-decoration: none;
}
#contentCat #descr a:hover {
    color: #555454;
    text-decoration: underline;
}
