.proprietaire {
	color:#a880b9;
}
.locataire {
	color:#00b2ce;
}



.titre2 {	
	float:left;
	width:100%;
	padding:0 0 5px 20px;
	font-size:14px;
	font-weight:bold;
		color:#00b2ce;
}
.titre2_p{	
	float:left;
	width:100%;
	padding:0 0 5px 20px;
	font-size:14px;
	font-weight:bold;
	color:#a880b9;
}

.sous_titre {
	float:left;
	width:100%;
	height:30px;
	background:url(../images/h4_fleche.gif) no-repeat 0 2px;
	padding:0 0 0 25px;
	margin:10px 0 0 0;
	font-size:20px;
	font-weight:bold;
	color:#00b2ce;
}
.sous_titre_p {
	float:left;
	width:100%;
	line-height:20px;
	background:url(../images/puce_p.png) no-repeat 0 2px;
	padding:0 0 0 25px;
	margin:10px 0 0 0;
	font-size:20px;
	font-weight:bold;
	color:#a880b9;
}

.description {
	font-size:12px;
	font-weight:normal;
	color:#00b2ce;
}

.description_p {
	font-size:12px;
	font-weight:normal;
	color:#a880b9;
}

.paragraphe {
	color:#000;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
}

.gde_fleche {
	float:left;
	width:100%;
	height:80px;
	background:url(../images/fleche_droite.png) no-repeat 0 0;
	padding:0 0 0 100px;
	margin:10px 0 0 0;
	font-size:20px;
	font-weight:bold;
			color:#00b2ce;
}	


.tableau_cell {
	background:url(../images/fd_tableau_cell.png) no-repeat;	
}
.tableau_titre {
	background:url(../images/fd_boutons.png);
	float:left;
	height:41px;
	width:250px;
	margin:0 0 0 25px;
	padding:2px 0 0 0 ;
	text-align:center;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	}	
	
	
	.titre_logement {	
	float:left;
	width:100%;
	height:40px;
	background:url(../images/c_icone_home.png) no-repeat 0 0;
	padding:6px 0 0 45px;	
	font-size:24px;
	font-weight:bold;
	
		color:#00b2ce;
}
.titre_frais {	
	float:left;
	width:100%;
	height:40px;
	background:url(../images/c_icone_euro.png) no-repeat 0 0;
	padding:6px 0 0 45px;	
	color:#60c4e5;
	font-size:24px;
	font-weight:bold;
	
		color:#00b2ce;
}
.titre_etudiant {	
	float:left;
	width:100%;
	height:40px;
	background:url(../images/c_icone_chapeau.png) no-repeat 0 0;
	padding:6px 0 0 45px;	

	font-size:24px;
	font-weight:bold;
		color:#00b2ce;
}

.titre_info {	
	float:left;
	width:100%;
	height:40px;
	background:url(../images/c_icone_info.png) no-repeat 0 0;
	padding:6px 0 0 45px;	
	font-size:24px;
	font-weight:bold;
		color:#00b2ce;
}
.titre_abonne {	
	float:left;
	width:100%;
	height:40px;
	background:url(../images/c_icone_info.png) no-repeat 0 0;
	padding:6px 0 0 45px;	
	margin:10px 0 0 0;
	font-size:24px;
	font-weight:bold;
		color:#00b2ce;
		
}

.titre_depose {	
	float:left;
	width:100%;
	height:40px;
	background:url(../images/c_icone_souris.png) no-repeat 0 0;
	padding:6px 0 0 45px;	
	font-size:24px;
	font-weight:bold;
	color:#a880b9;
}
.titre_souscrire {	
	float:left;
	width:100%;
	height:40px;
	background:url(../images/c_icone_parapluie.png) no-repeat 0 0;
	padding:6px 0 0 45px;	
	font-size:24px;
	font-weight:bold;
	color:#a880b9;
}
.titre_outils {	
	float:left;
	width:100%;
	height:40px;
	background:url(../images/c_icone_couteau.png) no-repeat 0 0;
	padding:6px 0 0 45px;	
	font-size:24px;
	font-weight:bold;
	color:#a880b9;
}

.info_plus {
	font-size:10px;
	float:left;
	height:32px;
	line-height:32px;
	width:100%;
	padding:0 0 0 20px;
	background:url(../images/fd_plus_info.png) no-repeat 0 0;
}

.petite_ligne {
	font-size:10px;
}
.textebold {
	font-weight:bold;
}

.table_proprietaire {
}

.table_proprietaire tr td {
	background:url(../images/fd_table_prop.png) no-repeat 0 0;
	padding:10px 0 0 0;
}
.table_proprietaire tr td.vide {
	background:none;
}

.table_proprietaire ol {
	position:relative;
	float:left;
	padding:0 0 0 0;
	margin: 0 0 0 0;
	list-style:none;
}	

.table_proprietaire ol li{
	background:url(../images/fd_puce_prop.png) no-repeat 0 5px ;
	padding:5px 0 0 20px;
	margin:0 0 0 0;
	
	}	

