/* CSS Document */

.demeure_left
  {
	width:615px;
	height:390px;
	padding:0;
	margin:0;
	position:absolute;
	top:135px;
	z-index:100;
  }

 /*classe origine*/
.demeure_right
  {
	width:700px;
	height:390px;
	padding:0;
	margin:0 0 0 410px;;
	position:absolute;
	top:135px;
	z-index:0;
  }
 /*Fin classe origine*/

.demeure_text
  {
	width:615px;
	height:110px;
	padding:0;
	margin:0;
  }

.demeure_photo_anim
  {
	width:615px;
	height:280px;
	padding:0;
	margin:0;
  }


.demeure_photos
  {
	width:390px;
	height:280px;
	padding:0;
	margin:0;
	float:left;
	text-align:center;
  }
.demeure_anim
  {
	width:220px;
	height:280px;
	padding:0;
	margin:0;
	float:left;
	text-align:center;
  }
.image
  {
    margin:0;
	height:390px;
	width:555px;
	margin:0px;
  }
.reduc
  {
    margin:0;
	height:111px;
	width:100px;
	margin:10px 10px 0px 0px;
	cursor:pointer;
  }