body {
	background: #FFFFFF url(body_bg.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#bandeau-fond {
	position: absolute;
	left: 50%;
	top: 55px;
	width: 50%;
	height: 62px;
	background: #91248D;
}


#tout {
	width: 936px;
	margin: 0 auto;
}

#logo {
	padding: 0 14px;
	width: 936px;
	background: #FFF url(fond.gif) repeat-y;
}

#logo_flash {
	background-image:url(logo.jpg);
	height: 209px;
	width: 936px;
	text-align: left;
}

#conteneur {
	padding: 0;
	width: 964px;
	background: #FFF url(fond.gif) repeat-y;
}

#border_gauche_verte {
	float: left;
	height: 93px;
	width: 14px;
	background: #FFF url(border_green_left.gif) repeat-y;
}

#border_droite_verte {
	float: right;
	height: 93px;
	width: 14px;
	background: #FFF url(border_green_right.gif) repeat-y;
}

/******************************* DEBUT DU MENU */

#menu {
	width: 148px;
	position: relative;
	top: 0px;
	left: 0px;
	padding: 5px;
	padding-bottom: 220px;
}

#menu h2 {
	padding: 0px;
	margin: 0px;
	background-image:url(carre_ref.jpg);
	background-repeat:no-repeat;
	background-position: center left;
	padding-left: 20px;
	text-transform:uppercase;
	color:#92258E;
	font-size: 12px;
}

#menu ul {
	padding: 10px 5px;
	margin: 0px;
	margin-bottom: 10px;
	list-style:none;
}

#menu ul li {
	margin-top: 5px;
	padding: 5px;
	border-bottom: #989898 dashed 1px;
}

#menu ul li a{
	color: #983497;
	text-decoration: none;
}

#menu #actualite {
	margin: 12px 0px;
	background-color: #983497;
	padding: 5px;
	color: #FFF !important;
}
#menu #actualite h2, #menu #actualite a {
	color: #FFF !important;
}
#menu #actualite li {
	border-bottom: #FFF dashed 1px;
}

#menu_carrel {
	margin-left: 0px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	_margin-left: 15px;
}

/******************************* FIN DU MENU */

/******************************* DEBUT NAVIGATION */

#navigation {
	background-color: #92258E;
	height: 28px;
	width: 936px;
	text-align: right;
	padding: 0 14px;
	background: #92258E url(fond_navigation.gif) repeat-y;
	position: relative;

}

#navigation ul.navigation {
	position: absolute;
	padding: 0px;
	height: 8px;
	margin: 0px;
	right: 500px;
}

#navigation ul.navigation li {
	display: inline;
	padding: 5px 10px;
}

#navigation ul.navigation li a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#navigation .votre_selection {
	position: absolute;
	right: 300px;
	color: white;
	background: url(selection.jpg);
	background-repeat: no-repeat;
	padding-left: 150px;
	height: 20px;
	line-height:20px;
	text-decoration: none;
}




#navigation span.recherche {
	position: absolute;
	right: 10px;
	display: inline;
}


#navigation form.recherche {
	border-left: 1px dashed white;
	position: absolute;
	right: 10px;
	padding: 0px;
	margin: 0px;
	display: inline;
	width: 265px;
}

#navigation form.recherche input{
	border: 0px;
	font-color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	margin-left: 5px;
}

/******************************* FIN NAVIGATION */

/******************************* DEBUT DU CONTENU */


#contenu {
	margin: 0px 14px;
	padding: 0px;
	position: relative;
	overflow: hidden;
	zoom: 0;
	
}
#content {
	padding: 10px;
	width: 720px;
	float: right;
}

/******************************* FIN DU CONTENU */

/******************************* DEBUT DU FOOTER */
#footer {
	width: 936px;
	padding: 0 14px;
	background: #92258E url(fond_footer.gif) repeat-y;
	position: relative;
	text-align: center;
}

#footer p {
	padding: 5px;
	margin: 0px;
	color: #FFF;
}

#footer h2 {
	background-image:none;
}

#footer a {
	color: #92258e;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#footer_border {
	position: relative;
	height: 14px;
	width: 964px;
	background: url(footer_border.gif);
}

#footer_left_border {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 14px;
	width: 14px;
	background: url(footer_border_left.gif);
}

#footer_right_border {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 14px;
	width: 14px;
	background: url(footer_border_right.gif);
}


#footer_carrel {
	position: absolute;
	left: 30px;
	top: 0px;
}
/******************************* FIN DU FOOTER */

/******************************* DEBUT DES BIENS */

.groupage_biens {
	margin-top: 20px;
	margin-bottom: 10px;
	overflow: hidden;
	zoom: 0;
	clear: both;
}

.bien, .bien_border {
	width: 219px;
	padding: 10px;
	float: left;
	text-align: center;
	overflow: hidden;
	zoom: 0;
}

.bien_border {
	border-left: 1px solid #DDD7C7;
}

.bien h2, .bien_border h2{
	background-image:url(carre_ref.gif);
	background-repeat:no-repeat;
	background-position: top left;
	background-color: #92258E;
	color: white;
	font-weight: bold;
	font-size: 12px;
	margin: 10px;
	padding: 5px;
	padding-left: 20px;
	margin-left: 5px;
	text-align: left;
}

.bien h2 a, .bien_border h2 a{
	color: white;
	text-decoration: none;
}

.bien p, .bien_border p {
	text-align: justify;
	padding: 10px 0px;
	margin: 0px 10px;
	color: #92258E;
	font-size: 11px;
	border-bottom: 1px dashed #666;
}

.bien .detail, .bien_border .detail {
	padding: 10px 0px;
	float: right;
	text-align: right;
	color: #92258e;
	font-weight:bold;
	font-size:11px;
}

.bien .detail strong, .bien_border .detail strong {
	color: #cbcc33;
}


.bien .reference, .bien_border .reference {
	padding: 10px 0px;
	float: left;
	color: #92258E;
	font-weight: bold;
	font-size: 11px;
}

.bien .reference a, .bien_border .reference a {
	color: #92258E;
	text-decoration: none;
}

.bien .reference strong, .bien_border .reference strong {
	color: #CBCC33;
}

#photos {
	float: left;
	background-color:#C7D245;
	width: 350px;
	text-align: center;
	padding: 7px 0px;
	overflow: hidden;
	zoom: 0;
}

#informations {
	margin-left: 370px;
}

#informations p.arianne {
	color: #62676D;
	font-size: 11px;
	text-align: right;
	margin-bottom: 30px;
}

p.arianne a {
	color: #62676D;
	text-decoration:none;
	border-bottom: 1px dotted #62676D;
}

p.arianne a:hover {
	border-bottom: none;
}

p.corps {
	color: #656871;
	font-size: 11px;
}

p.reference {
	color: #92258E;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 30px;
}

p.reference  strong {
	color: #CBCC33;
}

h3.prix {
	background-color: #C7D245;
	color: #91248D;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	margin: 10px 0px;
}

.separation {
	border-top: 1px dashed #63666B;
	width: 340px;
	height: 1px;
}	

.separation_bas {
	border-bottom: 1px dashed #63666B;
	width: 340px;
	height: 1px;
}	

h2.titre {
	color: #94258C;
	font-size: 13px;
	background-image:url(carre_ref.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
	background-position: left center;
	margin: 0px;
}

.direction {
	padding: 10px;
	font-size: 11px;
	background-color: #92258E;
	color: white;
	font-weight: bold;
	margin-top: 5px;
	overflow: hidden;
	zoom: 0;
	text-align: center;
}

.direction a {
	color: white;
	text-decoration: none;
}

.direction a:hover {
	color: #c7d245;
}	

.précédent_actif, .précédent_inactif {
	float: left;
}

.retour {
	float: left;
	margin-left: 35px;
}

.suivant_actif, .suivant_inactif {
	float: right;
}

.précédent_inactif, .suivant_inactif {
	color: #CCCCCC;
}

ul.actions {
	list-style-image:url(puce.gif)
}

ul.actions li {
	padding: 2px;
	font-weight: bold;
	color: #BFCC3E;
	font-size: 11px;
}

ul.actions li a{
	color: #BFCC3E;
	text-decoration: none;
}

.photo_gauche {
	clear: both; 
	float: left;
	padding: 20px;
}

.photo_droite {
	float: right;
	padding: 20px;
}

#photos img {
	border: 0
}


/******************************* FIN DES BIENS */

#content h2 {

}

a.textebandeau {
	color: #983497;
	text-decoration: none;
	font-weight:bold;
}
a.textebandeau:hover{
	color: #c7d245;
}

#ecom {
	text-align: right;
	color: #92258e;
	padding: 5px;
	font-size:11px;
}

#ecom a {
	color: #92258e;
	text-decoration: none;
	border-bottom: 1px dotted #92258e;
}