/* CSS Document */

	body{
		margin:0;
		padding:0;
		background-color:#fff;
		font-family:arial;
		font-size:10px;
		color:#52473e;
	}
	
	a img{
		border:0;
	}
	
	.clear{
		height:1px;
		clear:both;
	}
	
	form{
		margin:0;
		padding:0;
	}
	
	#repere{
		display:none;
	}
	
	#global{
		width:630px;
	}
	
	#zoom{
		display:none;
	}
	
	#site{
		width:630px;
	}
	
	#gauche{
		display:none;
	}
	
	#droite{
		width:630px;
	}

	#visuel{
		display:none;
	}
	
	#menu{
		display:none;
	}
	
	#contenu{
		width:630px;
	}
	
	#contenu h1{
		margin:0 0 2px 21px;
		font-size:140%;
		font-weight:bold;
		color:#ad7353;
	}
	
	#fenetreContenu{
		width:531px;
		padding:22px 16px 1px 19px;
		border:0;
		background-image:url(images/bordure-titre.gif);
		background-repeat:no-repeat;
	}
	
	#fenetreContenu2{
		width:531px;
		height:304px;
		padding:0 0 0 19px;
		border:0;
		background-image:url(images/bordure-titre.gif);
		background-repeat:no-repeat;
	}
	
	#fenetreContenu h2, #fenetreContenu2 h2{
		margin:0 0 2px 0;
		font-size:140%;
		font-weight:normal;
		color:#204b58;
	}
	
	#fenetreContenu p{
		margin:0 0 16px 0;
		color:#52473e;
		font-size:120%;
	}
	
	#fenetreContenu a{
		color:#52473e;
		text-decoration:none;
	}
	
	#fenetreContenu a:hover{
		color:#52473e;
		text-decoration:underline;
	}

	.interlocuteurTab{
		width:630px;
		border-top:1px solid #ceccca;
	}
	
	.interlocuteurTab td{
		vertical-align:top;
		font-size:120%;
		border-bottom:1px solid #ceccca;
	}
	
	.interlocuteurTab td a{
		color:#52473e;
		text-decoration:none;
	}
	
	.interlocuteurTab td a:hover{
		text-decoration:underline;
	}
	
	.interlocuteurTab td.interlocuteurCellule1{
		width:217px;
		padding:5px 0 5px 23px;
	}
	
	.interlocuteurTab td.interlocuteurCellule2{
		width:390px;
		padding:5px 0 5px 0;
	}
	
	#references{
		display:none;
	}
	
	#pied{
		display:none;
	}

