#entete_fondcouleur, h2, .footer {
	background-color: #00317b;
}
	
#nom_etude, .bureau,.etude{
	color:#009ee0;
}
	
#partie_coordonnees {
	background-color:#d5edfa;
}
	
a{
	color:#009ee0;
}
	
.annonces table {
	border-color:#83d0f0 !important;
}
	
.departement, .prix, .nombre_photos {
	background:#009ee0;
}
	
.bien, .type_de_vente {
	background: #83d0f0;
}

#marianne {
	width: 154px;
	height: 120px;
}
	
.bouton {
	background-image:url('/images/recherche_bleu.jpg');
}

#information h2, .information h2 {
	background:#009ee0;
}
	
#information, .information {
	border: 1px solid #83d0f0;
}
	
.annonces_detail {
	border: 1px solid #83d0f0;
}
	
#mention h1 {
	color: #009ee0;
}
	
#mention h3, .conception {
	color: #009ee0;
}
	
.email {
	color: #009ee0;
}

#corps{
	background-color: 	#00317B;
}
#erreur{
	
}



#erreur #message{
	background-color: 	#FFFFFF;
	border : #009EE0 2px solid;
}
#erreur h2{
	color:#FFFFFF;
	background-color: #009EE0;
}

#erreur span{
	
	background: url('/images/puce_bleu.gif') no-repeat ;
	/*background-position: bottom;*/
}

