body {
	background-color: #c5d1ee;
	background-image: url(../images/bg_body.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0b204f;
}

#bodyContent {
	margin: 0px;
	height: 100%;
	width: 1000px;
	border: 1px;
	text-align: center;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#logo {
	height: 113px;
	width: 100%;
	padding-bottom: 10px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#pnlGauche {
	background-image: url(../images/bg_panel_gauche.png);
	background-repeat: no-repeat;
	margin: 48px 0px 0px;
	padding: 15px 0px 0px 10px;
	width: 173px;
	float: left;
	height: 450px;

}
#pnlCentral {
	margin: 0px;
	padding: 0px;
	height: 600px;
	width: 799px;
	float: left;
}
#pnlCentralTop {
	margin: 0px;
	width: 799px;
	background-image: url(../images/bg_panel_central.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 48px;
	overflow: hidden;
}
#pnlCentralCentre {
	margin: 0px;
	padding: 0px;
	width: 815px;
	height: 400px;
	background-image: url(../images/bg_panel_central_centre.png);
	background-repeat: repeat-y;
	background-position: left;
	overflow:auto;
}
#pnlCentralBottom {
	margin: 0px;
	padding: 0px;
	height: 48px;
	width: 799px;
	background-image: url(../images/bg_panel_central.png);
	background-position: right bottom;
}
.pnlMenus {
	margin-left: 0px;
	width: 100%;
	padding: 0px;
	margin-bottom: 15px;


}
.pnlMenuHeader {
	background-image: url(../images/bg_menu_header.png);
	background-repeat: no-repeat;
	font-size: 18px;
	text-align: left;
	padding-left: 40px;
	font-weight: bold;
	height: 29px;
	padding-top: 7px;
}
.pnlMenuContent {
	background-color: #FFFFFF;
	background-image: url(../images/bg_menu_coin_inf.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	text-align: left;
	padding-top: 10px;


}
.pnlMenuContent ul{
	padding-left: 30px;
	margin: 0px;

}
.menuItem {
	list-style-image: url(../images/mn_fleche.gif);
	height: 20px;
	padding: 0px;
	margin: 0px;
}
.menuItem a{
	text-decoration:none;
	color: #868686;
}
.menuItem a:hover{
	text-decoration:none;
	color: #0b204f;
	font-weight: bold;
}

.menuItemActif {
	list-style-image: url(../images/mn_fleche_on.gif);
	font-weight: bold;
	color: #0b204f;
	height: 20px;
	padding: 0px;
	margin: 0px;
}
.menuItemActif a{
	text-decoration:none;
	color: #0b204f;
}
.menuItemActif a:hover{
	text-decoration:none;
	color: #0b204f;
}

.menuItemPetit {
	list-style-image: url(../images/mn_fleche.gif);
	font-size:9px;
	height: 10px;
	padding: 0px;
	margin: 0px;
	vertical-align:middle;
}
.menuItemPetit a{
	text-decoration:none;
	color: #868686;
}
.menuItemPetit a:hover{
	text-decoration:none;
	color: #0b204f;
	font-weight: bold;
}

.menuItemPetitActif {
	list-style-image: url(../images/mn_fleche_on.gif);
	font-size:9px;
	font-weight: bold;
	color: #0b204f;
	height: 20px;
	padding: 0px;
	margin: 0px;
}
.menuItemPetitActif a{
	text-decoration:none;
	color: #0b204f;
}
.menuItemPetitActif a:hover{
	text-decoration:none;
	color: #0b204f;
}


h1 {
	font-size: 18px;
	font-weight: bold;
	
	padding-left: 55px;
	text-align: left;
	margin: 5px 0px 0px 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 48px;
	line-height: 40px;
}
.menuBasItem {
	font-size: 9px;
	float: left;
	padding-top: 25px;
	padding-left: 15px;
	height: 30px;
}
.menuBasItem a{
	color: #0b204f;
	text-decoration:none;
}
.menuBasItem a:hover{
	color: #0b204f;
	text-decoration:none;
}
.menuBasSeparateur {
	font-size: 9px;
	color: #8e8e8e;
	float: left;
	padding-top: 25px;
	padding-right: 5px;
	padding-left: 15px;
	height: 30px;


}
#copy {
	font-size: 9px;
	color: #8e8e8e;
	padding-right: 15px;
	padding-top: 25px;
	height: 30px;
	float: right;



}
#container{
	margin:0px;
	padding:0px;
	width: 740px;
	margin-top:15px;
	margin-left:30px;
	float:left;
}

.OFFRE {
	margin: 0px;
	margin-bottom: 5px;
	margin-right: 5px;
	padding: 0px;
	height: 185px;
	width: 178px;
	overflow:hidden;
	float:left;
	border:1px #FFFFFF solid;
	cursor:pointer;
}

.VEND{
    background-image: url(../images/VEND.gif);
    background-repeat:no-repeat;
    background-position: top right;
}

.LOUE{
    background-image: url(../images/LOUE.gif);
    background-repeat:no-repeat;
    background-position: top right;
}

.OPTI{
    background-image: url(../images/OPTI.gif);
    background-repeat:no-repeat;
    background-position: top right;
}

.PHOTO{
    height:75px;
    width:101px;
    padding:0px;
    margin:0px;
}

.CLAS{
    padding:0px;
    margin:0px;
    font-size:10px;
    color:#666666;
    text-align:center;
}

.IMME{
    height:16px;
	width:100%;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
    display:block;
    padding:0px;
    margin:0px;
    font-weight:bold;
    color:#0b204f;
}

.PRIX{
    height:16px;
    padding:0px;
    padding-top:5px;
    background-image: url(../images/bg_titre.gif);
    background-repeat:no-repeat;
    background-position: top right;
    margin:0px;
	font-weight:bold;
}

.LOCA{
    height:16px;
    padding:0px;
    margin:0px;
	font-weight:bold;
}

.caracteristiquesListe{
    background-image: url(../images/bg_menu_coin_inf.png);
    background-repeat:no-repeat;
    background-position: bottom left;
    line-height:16px;
    padding:0px;
    margin:0px;
    height:48px;
}

#icones{
float:right;
height:30px;
padding-top:15px;
text-align:right;
margin-right:20px;
}

#icones a, #icones a:link, #icones a:hover, #icones a:visited{
	font-weight: bold;
	color: #0b204f;
	text-decoration: none;
	font-size: 10px;
}


.print {
	background-image: url(../images/icon_print.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-top:10px;
	padding-left: 28px;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-left:15px
}
.retour {
	background-image: url(../images/icon_back.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-top:10px;
	padding-left: 28px;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-left:15px
}
#infos {
	float: left;
	width: 445px;
	margin-right: 5px;
}
#grande_photo {
	float: left;
	height: 195px;
	width: 240px;
	overflow: hidden;
}
.thumb {
	float: left;
	height: 45px;
	width: 60px;
	margin-right: 3px;
	margin-bottom:3px;
	overflow: hidden;
}
#caract {
	clear: both;
}
#fiche {
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0b204f;
}
#flash {
	clear: both;
	margin-top: 10px;
	padding-top:10px
}
#vignettes {
	width: 200px;
	float: right;
}
#agence {
	width: 272px;
	float: right;
	padding: 15px 10px 10px 10px;
	background-image: url(../images/bg_agence.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 400px;
	margin-right: 10px;
}
#logo_agence {
	float: left;
	margin-right: 25px;
	height:110px
}
#coord {
}
.infos {
	background-image: url(../images/icon_enveloppe.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right:7px;
		height:35px
}
.ami {
	background-image: url(../images/icon_ami.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 33px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right:7px;
	height:35px
}
.situation {
	background-image: url(../images/icon_map.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	padding-top: 15px;
	padding-bottom: 15px;
	height:35px
}
#liens a, #liens a:link, #liens a:hover, #liens a:visited{
	color: #0b204f;
	text-decoration: none;
	font-size: 10px;
}
#liens {
	height: 30px;
}
#coord li {
	list-style-image: url(../images/fleche.gif);
	width:138px;
	height:16px;
	overflow:hidden;
}
.caracteristik {
	background-image: url(../images/fleche.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
.features {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	clear: both;
}
.features li {
	display: block;
	margin: 0px;
	float: left;
	width: 150px;
}
    .bienMarquee {
        padding-bottom: 4px;
        padding-left: 4px;	
    }
    .border {
        border: 1px solid #FEFEFE;
        padding: 1px;
		background-color:#FFFFFF;
    }
    #marqueecontainer{
        padding-left: 1px;	
		position: relative;
		top:0px;
		bottom:0px;
		width: 105px;
		height: 365px;
		overflow: hidden;
    }
