body
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0px;
padding:0px;
background-color:#FFFFFF;
}
/* =============conteneur===================== */
#conteneur
	{
	width : 501px;
	margin: auto;
	}
#conteneur_pageinterieur
	{

	}
	/* ====================== debut menu accueil ================*/
										#conteneur_boutons_acc
										{
										height : 102px;
										}
										.boutons_futurlocataire_acc
										{
										width : 123px;
										height : 102px;
										float: left;
										}
										.boutons_locataire_acc
										{
										width : 129px;
										height : 102px;
										float: left;
										}
										.boutons_fournisseur_acc
										{
										width : 129px;
										height : 102px;
										float: left;
										}
										.boutons_office_acc
										{
										width : 120px;
										height : 102px;
										float: right;
										}
										/*=========== fin menu accueil ================= */
/* ===================== Partie  menu haut ======================== */

.affiche_logo{
display: inline;
}
.affiche_url{
display: inline;
}							
.conteneur_menu_haut{
display: none;
}
#conteneur_accueil_logo{
	display: none;
	}
.text_personnalise{
display: none;
}
.hr{
display: none;
}
.menu_horizontal{
display: none;
}
.text_accueil{
display: none;
}
.pt_logo{
display: none;
}
/* ===================== fin Partie  menu haut ======================== */

							/* ===================== debut partie bas =================*/
							#menu_bas
								{
							display: none;
								}
							/* ===================== fin partie bas =================*/
											
/*============== menu gauche ============================*/

.menugauche
	{
display: none;
	}
	
/*============== fin menu gauche ============================*/

			/* ================ Partie central =======================*/
			.conteneur_menu_article
				{
				
				}
				.contenu_article{
				
				}
				.titre_articles{
				margin-top :15px;
				font-weight : bolder;
				font-size : 20px;
				color:#910f00;
				}
				.articles{
				font-style : italique;
				font-size : 13px;
				}
			.modif_article{
				color:#910F00;
				font-size :12px;
				font-style: italic;
				}
			/* ================ Fin Partie central =======================*/

.titre_sommaire{
width : 200px;
font-size:16px;
font-weight: bolder;
color:#910f00;
}

.titre_breve{
width : 200px;
font-size:12px;
font-style: italic;
color:#910f00;
text-transform:uppercase;
}

.horaire_ouverture{
width : 230px;
font-size:12px;
font-style: italic;
color:#910f00;
}
/* ======================== debut accueil =====================*/
#conteneur_suite{
width:501px;
font-size:13px;
}
.bloc_gauche{
width:207px;
float:left;
padding-left:15px;
padding-right:15px;
}
.bloc_droit{
width:234px;
float:right;
}
#deux_parentheses{
width : 501px;
height : 10px;
background-color:#FFFFFF;
margin-top : 25px;
}
.parenthese_gauche{
width : 237px;
height : 10px;
background-color:#FFFFFF;
float: left;
}
.parenthese_droite{
width : 237px;
height : 10px;
background-color:#FFFFFF;
float: right;
}
.parenthese_bas{
width : 233px;
height : 10px;
background-color:#FFFFFF;
margin-top : 0px;
margin-left : -10px;
padding-left :0px;
float:left;
}
/* ======================== fin accueil =====================*/

.conteneur_bas
{
width : 501px;
height : 10px;
font-size :11.2px;
color :#25734d;
margin-top:5px;
bottom :0px;
clear:both;
}
#espace_personnalise
	{
	width : 159px;
	height: 124px;
	background : none;
	}		

.lien_blanc_gras{
	font-weight:bolder;
	color :#FFFFFF;
	}	
	
/* =============== debut partie plan ==================== */
.plan_centre{
width:400px;
margin: 0 auto;
margin-top:20px;
}
.filet{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #910F00;
}
.ul{
	list-style-type: none;	
}
.ul2{
border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #910F00;
	padding-left:10px;
}
a.plan:link{
color:#910F00;
font-size :12px;
font-style: italic;
padding:2px;
}
  a.plan:visited{
color:#910F00;
font-size :12px;
font-style: italic;
padding:2px;
 }
  a.plan:hover{
color:#FFFFFF;
font-size :12px;
font-style: italic;
background-color:#910F00;
padding:2px;
}
  a.plan:active{
color:#910F00;
font-size :12px;
font-style: italic;
padding:2px;
 }
  .plan_static{
color:#FFFFFF;
font-size :12px;
font-style: italic;
background-color:#910F00;
padding:2px;
}
/* =============== fin partie plan ==================== */

/*================ debut partie appel d'offre =========== */
.objet{
	width:450px;
	padding-bottom:2px;
	padding-left:2px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #910F00;
}
.savoir{
float:right;
padding-left:2px;
margin-top:-15px;
}
.contour_appel{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #910F00;
	cursor:hand; 
	padding-bottom:2px; 
	margin-top:10px;
}
.appel_offre{
padding:5px;
}
a.bloc_couleur:link{
color:#000000;
background-color:transparent;
}
a.bloc_couleur:visited{
color:#000000;
background-color:transparent;
}
a.bloc_couleur:hover{
color:#FFFFFF;
background-color:transparent;
}
a.bloc_couleur:active{
color:#000000;
background-color:transparent;
}
/*================ fin partie appel d'offre =========== */

/*================ debut lien generique ===============*/
	a.lien_blanc:link{
color :#FFFFFF;
}
  a.lien_blanc:visited{
color :#FFFFFF;
 }
  a.lien_blanc:hover{
color :#FFFFFF;
background-color:transparent;
}
  a.lien_blanc:active{
color :#FFFFFF;
 }

		a.menu_bas_color:link{
font-size :11px;
	color :#25734d;
}
  a.menu_bas_color:visited{
font-size :11px;
	color :#25734d;
 }
  a.menu_bas_color:hover{
	font-size :11px;
	color :#25734d;
	background-color:transparent;
}
  a.menu_bas_color:active{
font-size :11px;
	color :#25734d;
 }
a.taillepolice:link{
font-size:11px;
color:#910f00;
}
  a.taillepolice:visited{
font-size:11px;
color:#910f00;
 }
  a.taillepolice:hover{
font-size:11px;
color:#910f00;
background-color:transparent;
}
  a.taillepolice:active{
font-size:11px;
color:#910f00;
 }
 /*================ fin lien generique ===============*/
 
 /*================ debut bouquet de site ================*/
.titre_affiche_mot_cle{
 font-size:14px;
 color:#910F00;
 padding-bottom:6px;
 }
.conteneur_tab_bouquet{
 margin-left:15px;
 padding-bottom:10px;
 }
.td_rub_bouquet1{
width:15px;
padding-right:3px;
vertical-align:top;
 }
.td_rub_bouquet2{
 width:350px;
 vertical-align:top;
 }
.titre_default_gras{
	color:#D90000;
	font-weight: bold;
 }
  /*================ fin bouquet de site ================*/