
	
	
	#page-interne p {
	 padding-top: 0; 
	  
  }
  
  q:before,q:after { content:''; }
  
  #page-interne dl {
  font-size:13px;
  line-height:1.1em;
  margin:9px 37px 9px 20px;
  }
  
  #page-interne dl dt {
    font-weight: bold;
    margin-top: 10px;
  }
  
  p.intro {
    color: #669C34;
  }
  
  p.intro,
  blockquote p.intro {
    font-weight: bold;
  }
  
  /* chat catherine sainz */
  
  /* en cours 
  id body : le-credit-etat-des-lieux-chat
  */
  /*
  #le-credit-etat-des-lieux-chat #page-interne {
  	width:932px;
  }
	
  #le-credit-etat-des-lieux-chat #page-interne #iframe {
    width:520px;
    padding: 0 0 38px 0px;
    
  }  
   #le-credit-etat-des-lieux-chat #iframe iframe {     
     margin-left: 100px;     
   }
   */
   /* en preparation    
   id body : le-credit-etat-des-lieux-questions
   */
   
   #tchat-credit-responsable iframe {
     margin:1em 0;
     margin-left: 20px;
     width: 525px;        
   }
   #tchat-credit-responsable #page-interne {
     float: left;
   }
   
   #page-interne {
 		position:relative;
 	 }
   
   #page-interne #credito-flottant {
		background:transparent url(../images/chat/encart.gif) no-repeat scroll left bottom;
		height:65px;
		left:487px;
		line-height:1em;
		margin:0 !important;
		padding:0;
		position:absolute;
		top:0;
		width:126px;
   }


   
   /* entete */
  
  #iframe p#nom {
    float: left;
    width: 25em;
    clear: none;
    margin-left: 20px;
    padding-top: 2.5em;
  }
  #iframe p strong {
    color: #669C34;
  }
  #iframe p#photo {
    clear: left;
    float: left;
    width: 90px;
    margin-right: 0;
  }
  
  #iframe p {
    clear: both;
  }
  
  
 