﻿
#baspage
{
	margin-top:5px;
	
	font-size:10px;
    text-align:center;
}

#ccmaisonbtn
{
 width:64px;
 height:47px;
 float:left;
 margin-top:89px;
 margin-left:6px;   
}
#ccappartementbtn
{
    width:64px;
    height:47px;
    float:right;
    margin-top:89px;
    margin-right:6px;
}

.ccmaisonbtn1
{
 background:url(btnCoupCoeurMaison.gif);
 cursor: default;
 
}

.ccmaisonbtn
{
 background:url(coeur_maison2.gif);
 cursor: pointer;
 cursor: hand;
}
.ccappartementbtn
{
 background:url(coeur_appart2.gif);
 cursor: pointer;
 cursor: hand;
}
.ccappartementbtn1
{
 background:url(btnCoupCoeurAppartement.gif);
 cursor: default;
}



div.transOFF1mini  {
    margin:0;
	background-color: silver;
	opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;
	cursor:default;
}
.cadreoptionmini{
}

body{
    font: normal 12px verdana, "Lucida Grande", "Lucida Sans Unicode",  lucida, sans-serif;
}
input 
{
	width:45px;
	font-size:11px;
	border:1px solid #408c63;
	background:#f5f6ce;
}
#tespace
{
	width:240px;
	line-height:10px;
	font-size:12px;
	font-family:Arial;
	margin-top:20px;
	margin-left:6px;
	color:#408c63
}

#espace
{
	width:248px;
	height:45px;
	background:url('espace.gif');
	background-repeat:repeat;
}
    
    .pave {
    	width:724px; 
	    float:left;
	    margin-bottom:10px;
    }
.grandcadre{
	float:left;
	background-color:#fff;
	display:block;
	width:355px;
	height:140px;
	margin:3px 3px 0 0;
}

.cadrephoto{
    margin:0;
	float:left;
	background-color:#fff;
	display:block;
	width:186px;
	height:138px;
}

.cadreoption{
    margin:0;
	float:left;
	background-color:#eee;
	display:block;
	width:169px;
	height:138px;
	background-repeat:no-repeat;
}
Img {
border:none;
}
div.transON1 {
    margin:0;
	float:left;	
	width:169px;
	height:138px;
	background-color: silver; 
	cursor:hand;
}

div.transOFF1  {
    margin:0;
	float:left;	
	width:169px;
	height:138px;
	background-color: silver;
	opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;
	cursor:default;
}
.pavei{
height:105px;
float:left;
}

