* {
margin:0;
padding:0;
}
#page_gauche {
	height: 300px;
	width: 400px;
	float: left;
	margin:5px 5px 0px 3px;
	padding:0px;	
}
#page_droite {
	position:relative;
	height: 300px;
	width: 240px;
	float:left;
	margin:5px;
	padding:0px;	
	
}
.ligne {
	clear: both;
	margin:0 0 5px 0;
	padding:2px 2px 5px 2px;
	height:12px;
	
}
.bdd {
	width: 165px;
	text-align: left;
	padding:1px 0 0 3px;
	border-bottom: 1px solid #ccc;
	font-size: 12px;
	text-transform: lowercase;
	float: left;
	
}
.sans_bdd {
	width: 165px;
	text-align: left;
	padding:1px 0 0 3px;
	border-bottom: 1px solid #ccc;
	font-size: 12px;
	float: left;	
}
.bdd_MAJ {
	width: 165px;
	text-align: left;
	padding:1px 0 0 3px;
	border-bottom: 1px solid #ccc;
	font-size: 12px;
	text-transform: uppercase;
	float: left;
}
.bdd_large {
	text-align: left;
	padding-left: 3px;
	font-size: 12px;
	text-transform: lowercase;
	float: left;
	padding-right: 5px;
	clear: both;
}
.titre_rubrique {
	float: left;
	width: 55px;
	text-align: left;
	background-color: #CCCCCC;
	padding-left: 3px;
	font-size: 12px;
	font-weight: normal;
	color: #A12525;
	border: 1px solid #cccccc;
}
.titre_rubrique_long {
	float: left;
	width: 225px;
	text-align: left;
	background-color: #CCCCCC;
	padding-left: 3px;
	font-size: 12px;
	font-weight: normal;
	color: #A12525;
	border: 1px solid #cccccc;
}
.adresse_fiche {
	color: #999999;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	height: 20px;
	margin:0 0 0 5px;
	}
#desim {
	height: auto;
	border: 1px solid #CCCCCC;
	padding-right: 15px;
	width: 210px;
	
	
}

#nav_photo {
position:absolute;
bottom:0px;
left:0px;
}
#nav_photo img {
margin:0;
padding:0 4px 0 0;
}
.spacer{
clear:both;
}
#col_info p.affiche_info_vue{
margin:15px 0 0 0;	
}

