/* Style  */            
/* alpes-provence-immobilier Style */           


BODY {
	background: #68569c;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	color: #FFF;
}
.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
.clearboth {
	clear: both;
}
.lien, .crochet {
	color: #FFF;
	font-size: 11px;
}
.lien a, a {
	color: #FFF;
	text-decoration: underline;
}
.lien a:hover, a:hover {
	color: #FFF;
	text-decoration: none;
}
.gras {
	font-weight: bold;
}
.global, .global-photo, .global-menu {
	position: relative;
	width: 965px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border: 1px solid #68569c;
}
.global {
	background: url(imgs/background2.jpg) no-repeat bottom;
	/*z-index:1;*/
}
.global-photo {
	z-index: 50;
}
.global-menu {
	z-index: 100;
}
div.photos, #agences div.photos, #recherche div.photos, #vente div.photos, #profil div.photos, #resultrech div.photos, #detail-annonce div.photos, #detail-photo div.photos, #detail-carte div.photos{
	/* N'est lu que par IE */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/photos-accueil.png', sizingMethod='noscale');
	position: absolute;
	background-repeat: no-repeat;
	width: 965px;
	top: 0;
	left: 0;
	height: 430px;
	z-index: 50;
}
div.photos[class], #agences div.photos[class], #recherche div.photos[class], #vente div.photos[class], #profil div.photos[class], #resultrech div.photos[class], #detail-annonce div.photos[class], #detail-photo div.photos[class], #detail-carte div.photos[class]{
background-image:url(imgs/photos-accueil.png);
}
#agences div.photos{
	/* N'est lu que par IE */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/photos-agences.png');
	height: 381px;
}
#agences div.photos[class]{
background-image:url(imgs/photos-agences.png);
}
#recherche div.photos{
	/* N'est lu que par IE */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/photos-nosbiens1.png');
	height: 409px;
}
#recherche div.photos[class]{
background-image:url(imgs/photos-nosbiens1.png);
}
#profil div.photos{
	/* N'est lu que par IE */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/photos-alerte.png');
	height: 409px;
}
#profil div.photos[class]{
background-image:url(imgs/photos-alerte.png);
}
#resultrech div.photos, #detail-annonce div.photos, #detail-photo div.photos, #detail-carte div.photos{
	/* N'est lu que par IE */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/photos-nosbiens2.png');
	height: 409px;
}
#resultrech div.photos[class], #detail-annonce div.photos[class], #detail-photo div.photos[class], #detail-carte div.photos[class] {
background-image:url(imgs/photos-nosbiens2.png);
}
#vente div.photos {
	/* N'est lu que par IE */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/photos-vente.png');
	height: 400px;
}
#vente div.photos[class]{
background-image:url(imgs/photos-vente.png);
}
.ENTETE {
	position: relative;
	margin-top: 15px;
	background: url(imgs/BG-entete.jpg) no-repeat;
	width: 965px;
	height: 125px;
	border: 1px solid #3CA795;
}
.BG-menu {
	position: relative;
	width: 965px;
	background-color: #3CA795;
	border: 1px solid #3CA795;
	height: 24px;
}
.BG-menu-bottom {
	position: relative;
	width: 965px;
	height: 29px;
	border-left: 1px solid #3CA795;
	border-right: 1px solid #3CA795;
}
/* DEBUT MENU DEROULANT*/

dl, dt, dd {
        margin: 0;
        padding: 0;
        list-style-type: none;
}

.MENU {
	position: absolute;
	left: 280px;
	top: 144px;
	width: 600px;
	z-index: 100;
}

.MENU dl, .MENU dl.biens, .MENU dl.alerte, .MENU dl.agences {
        float: left;
		width: 120px;
}
.MENU dl.accueil {
		width: 100px;
}
.MENU dl.biens {
		width: 120px;
}
.MENU dl.alerte {
		width: 130px;
}
.MENU dt, .MENU dt.active {
		font-family: Arial, Helvetica, sans-serif;
        cursor: pointer;
        color: #FFF;
		background: url(imgs/P-menu.gif) no-repeat 0 6px;
		padding-left: 17px;
        font-weight: bold;
		font-size: 16px;
		height: 21px;
		line-height: 21px;
}
.MENU dt.active {
        color: #68569c;
		background-image: url(imgs/P-menu-active.gif);
}
.MENU dt span {
        color: #FFF;
}
.MENU dd {
        display: none;
		width:100%;
		float:left;
}

.MENU ul {
		width:100%;
		float:left;
		margin:0;
		padding:0;
}

.MENU li {
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    display: block;
	height: 20px;
	line-height: 20px;
	border-bottom: none;
	margin-left: 5px;
	margin: 0;
	padding: 0;
	list-style-type: none;
		width:100%;
}
.MENU li a, .MENU dt a {
        color: #FFF;
        text-decoration: none;
        display: block;
        height: 100%;
        border: 0 none;
		width:100%;
}
.MENU dt.active a{
        color: #68569c;
}
.MENU dt.active a:hover{
        color: #68569c;
}
.MENU li a:hover, .MENU dt a:hover {
        color: #FFF;
        text-decoration: none;
        display: block;
        height: 100%;
        border: 0 none;
}
.MENU dt a:hover{
        color: #68569c;
}
.MENU li a {
	background-color: #3CA795;
	border-top: 1px solid #68569c;
}
.MENU li a:hover{
	background-color: #68569c;
	border: 1px solid #3CA795;
}
.MENU li.active {
	background-color: #68569c;
	border: 1px solid #3CA795;
}
.MENU li.active a{
	background-color: #68569c;
	border: 1px solid #3CA795;
}
.MENU li.active a:hover{
	background-color: #68569c;
	border: 1px solid #3CA795;
}
/* FIN MENU DEROULANT*/
.CORPS {
	position: relative;
	border: 1px solid #3CA795;
	border-top: none;
	width: 965px;
	z-index: 100;
}

.CORPS .agence-sisteron{
	position: absolute;
	top: -10px;
	left: 24px;
}
.CORPS .agence-oraison{
	position: absolute;
	top: 350px;
	left: 24px;
}
.CORPS .agence-digne{
	position: absolute;
	top: -10px;
	left: 675px;
}
.CORPS .agence-st-andre{
	position: absolute;
	top: 350px;
	left: 675px;
}

div.photo-agence{
	/* N'est lu que par IE */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/agences-sisteron.png', sizingMethod='noscale');
	background-repeat: no-repeat;
	width: 255px;
	height: 199px;
}
div.photo-agence[class]{
	background-image:url(imgs/agences-sisteron.png);
}
.agence-oraison div.photo-agence{
	/* N'est lu que par IE */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/agences-oraison.png');
}
.agence-oraison div.photo-agence[class]{
	background-image:url(imgs/agences-oraison.png);
}
.agence-digne div.photo-agence{
	/* N'est lu que par IE */
	filter: none;
	background-image: none;
}
.agence-st-andre div.photo-agence{
	/* N'est lu que par IE */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/agences-st-andre.png');
}
.agence-st-andre div.photo-agence[class]{
	background-image:url(imgs/agences-st-andre.png);
}
.nom-agence {
	font-family: "times", Arial, Geneva, Helvetica, sans-serif;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	margin-left: 10px;
}
.adresse-agence, .infos-agence {
	font-size: 12px;
	color: #FFF;
	margin-left: 10px;
	margin-top: 7px;
}
.infos-agence {
	margin-top: 7px;
	margin-left: 10px;
}
#accueil .CORPS{
	height: 350px;
}
#agences .CORPS{
	height: 700px;
}
.COL-GAUCHE {
	float: left;
	width: 240px;
}
.COL-GAUCHE .CDC {
	background: url(imgs/BG-transparent.gif);
	width: 200px;
	margin-left: 20px;
	border: 1px solid #3CA795;
}

div.photo-gauche, #recherche div.photos-gauche, #vente div.photos-gauche, #profil div.photos-gauche, #resultrech div.photos-gauche, #detail-annonce div.photos-gauche, #detail-photo div.photos-gauche, #detail-carte div.photos-gauche {
	/* N'est lu que par IE */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/photos-nosbiens-colgauche.png', sizingMethod='noscale');
	background-repeat: no-repeat;
	margin-left: 20px;
	width: 200px;
	height: 262px;
}
div.photo-gauche[class], #recherche div.photo-gauche[class], #vente div.photo-gauche[class], #profil div.photo-gauche[class], #resultrech div.photo-gauche[class], #detail-annonce div.photo-gauche[class], #detail-photo div.photo-gauche[class], #detail-carte div.photo-gauche[class] {
background-image:url(imgs/photos-nosbiens-colgauche.png);
}
#profil div.photo-gauche{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/photos-alerte-colgauche.png');
}
#profil div.photo-gauche[class]{
background-image:url(imgs/photos-alerte-colgauche.png);
}
#vente div.photo-gauche{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/photos-vente-colgauche.png');
	width: 209px;
	height: 217px;
}
#vente div.photo-gauche[class]{
background-image:url(imgs/photos-vente-colgauche.png);
}
.COL-GAUCHE .CDC .titre{
	background: #3CA795 url(imgs/CDC-titre.gif) no-repeat;
	width: 100%;
	height: 24px;
}
.COL-GAUCHE .CDC img {
	width: 170px;
	border: none;
	margin: 13px;
}
.COL-GAUCHE .CDC .ville, .COL-GAUCHE .CDC .prix, .COL-GAUCHE .CDC .type, .COL-GAUCHE .CDC .lien {
	color: #FFF;
	margin-left: 13px;
	margin-right: 13px;
	clear:both;
}
.COL-GAUCHE .CDC .ville, .COL-GAUCHE .CDC .prix {
	font-weight: bold;
	font-size: 12px;
}

#cdc-photo {
	float:left;
	width:100%;
	height:140px;
	overflow:hidden;
	padding:0;
	margin-bottom:10px;
	_margin-bottom:5px;
}

#cdc-photo div {
	margin:0;
	height:100%;
	width:100%;
}

#cdc-photo img {
	height:127px;
}

.COL-GAUCHE .CDC .ville {
	_margin-top:15px;
}

.COL-GAUCHE .CDC .prix {
	color: #3CA795;
}
.COL-GAUCHE .CDC .type{
	font-weight: bold;
}
.COL-GAUCHE .CDC .lien {
	margin-bottom: 13px;
}

.COL-GAUCHE .CDC .texte {
	height:75px;
	overflow:hidden;
	margin-left: 13px;
}

.CONTENU {
	float: left;
	width: 720px;
	margin-left: 45px;
}
#accueil .CONTENU, #agences .CONTENU {
	width: 300px;
}
#recherche .CONTENU, #vente .CONTENU {
	width: 400px;
}
#resultrech .CONTENU, #detail-annonce .CONTENU, #detail-photo .CONTENU, #detail-carte .CONTENU, #profil .CONTENU {
	width: 600px;
}
H1 {
	font-family: "times", Arial, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 24px;
	line-height: 24px;
	margin-top: 0;
}
H2 {
	font-weight: bold;
	font-size: 14px;
	text-align: justify;
	padding-bottom: 7px;
}
H3 {
	font-weight: normal;
	text-align: justify;
	font-size: 12px;
}

#profil H3, #vente H3 {
	width: 350px;
}
#profil H4 {
	font-weight: normal;
	text-align: justify;
	font-size: 11px;
	font-style: italic;
	width: 350px;
}

#recherche .moteur,
#vente .moteur,
#profil .moteur,
#resultrech .moteur,
#detail-annonce .moteur,
#detail-photo .moteur,
#detail-carte .moteur {
	float: left;
	background: url(imgs/BG-transparent.gif);
	width: 350px;
	border: 1px solid #3CA795;
	padding: 5px;
}
#resultrech .moteur,
#detail-annonce .moteur,
#detail-photo .moteur,
#detail-carte .moteur,
#profil .moteur,
#vente .moteur {
	width: 600px;
}
#recherche .moteur .bloctexte, #recherche .moteur .blocform, #recherche .moteur .blocminitexte, #recherche .moteur .bloclimitform,
#vente .moteur .bloctexte, #vente .moteur .blocform, #vente .moteur .blocminitexte, #vente .moteur .bloclimitform,
#profil .moteur .bloctexte, #profil .moteur .blocform, #profil .moteur .blocminitexte, #profil .moteur .bloclimitform,
#resultrech .moteur .bloctexte, #resultrech .moteur .blocform, #resultrech .moteur .blocminitexte, #resultrech .moteur .bloclimitform{
	float: left;
	margin-top: 5px;
	font-size: 11px;
}
#profil .moteur .blocdesc,
#vente .moteur .blocdesc {
	float: left;
	width: 350px;
	margin-top: 5px;
}
#profil .moteur .bloclargetexte,
#vente .moteur .bloclargetexte{
	float: left;
	width: 375px;
}
#profil .moteur .bloctitretexte,
#vente .moteur .bloctitretexte{
	float: left;
	width: 180px;
}
#profil .moteur .blocform,
#vente .moteur .blocform {
	float: left;
	width: 200px;
}
#recherche .moteur .bloclimitform,
#vente .moteur .bloclimitform,
#profil .moteur .bloclimitform,
#resultrech .moteur .bloclimitform{
	width: 100px;
}
#recherche .moteur .bloctexte, #recherche .moteur .blocminitexte,
#vente .moteur .bloctexte, #vente .moteur .blocminitexte,
#profil .moteur .bloctexte, #profil .moteur .blocminitexte,
#resultrech .moteur .bloctexte, #resultrech .moteur .blocminitexte{
	width: 80px;
	font-size: 12px;
	margin-right: 5px;
}
#recherche .moteur .blocminitexte,
#vente .moteur .blocminitexte,
#profil .moteur .blocminitexte,
#resultrech .moteur .blocminitexte{
	width: 40px;
}
#recherche .moteur .blocform input, #recherche .moteur .bloclimitform input,
#vente .moteur .blocform input, #vente .moteur .bloclimitform input,
#profil .moteur .blocform input, #profil .moteur .bloclimitform input,
#resultrech .moteur .blocform input, #resultrech .moteur .bloclimitform input {
	width: 88px;
}
#profil .moteur .blocform input, #profil .moteur .bloclimitform input,
#vente .moteur .blocform input, #vente .moteur .bloclimitform input{
	width: 175px;
	font-size: 11px;
}
#recherche .moteur .blocform input.radio,
#vente .moteur .blocform input.radio,
#profil .moteur .blocform input.radio,
#resultrech .moteur .blocform input.radio{
	width: 13px;
}
#recherche .moteur .blocform input.bouton,
#vente .moteur .blocform input.bouton,
#profil .moteur .blocform input.bouton,
#resultrech .moteur .blocform input.bouton,
#POP-UP input.bouton{
	background-color: #3CA795;
	color: #FFF;
	font-size: 12px;
	height: 18px;
	width: 150px;
	font-weight: bold;
	border: none;
	float: right;
}
#profil .moteur .blocform input.bouton,
#vente .moteur .blocform input.bouton{
	float: none;
}

.PIED {
	position: relative;
	border: 1px solid #3CA795;
	border-top: none;
	width: 965px;
	z-index: 100;
}
.PIED div.FNAIM{
	/* N'est lu que par IE */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/fnaim.png', sizingMethod='noscale');
	position: absolute;
	background-repeat: no-repeat;
	width: 43px;
	top: -17px;
	left: 20px;
	height: 33px;
	z-index: 50;
}
.PIED div.FNAIM[class]{
background-image:url(imgs/fnaim.png);
}
.PIED .coordonnees{
	text-align: center;
	color: #FFF;
	line-height: 20px;
}
.signature {
	width: 965px;
	text-align: center;
	font-size: 11px;
	line-height: 20px;
}


#maparea-agence {
	width:350px;
	height:350px;
}

#annonce-description {
	min-height:200px;
}

.tags {
	text-align:right;
	padding-top:5px;
}

#plan ul {
	list-style:square outside;
	margin-top:5px;
}

#plan ul li {
	margin-bottom:5px;
}

#plan ul ul {
	list-style-type:disc;
}

#plan ul ul ul {
	list-style-type:circle;
}

#etiquette-dpe {
	color:#000;
}
