
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	background-image: url(images/fond.png);
	background-repeat: repeat-x;
}
#conteneur {
width: 900px;
margin: 0 auto; 
}
#header {
height: 246px;
}
#haut {
	height: 50px;
}
#conteneur_centre {
	width: 100%;
	background-image: url(images/fond_centre.png);
	background-repeat: repeat;
	margin-top: 20px;
}
#centre {
	width: 900px;
	margin: 0 auto;
	background-image: url(images/fond_centre.png);
	background-repeat: repeat;
}
#photo_agence{
	float: right;
	width: 400px;
	margin-top: 55px;
	margin-right: 25px;
}
#txt_centre {
	width: 400px;
	text-align: justify;
	padding: 5px;
	margin-left: 10px;
	color: #003853;
	overflow: hidden;
	margin-bottom: 5px;
}

#pied {
	height: 10px;
	background-image: url(images/fond_bas.png);
	background-repeat: repeat-x;
}

#conteneur_mentions {
	width: 100%;
}

#creation {
	float: right;
	margin-top: 5px;
	margin-right: 25px;
}
#mentions {
	width: 900px;
	margin: 0 auto;
	color: #999999;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: hidden;
}
#txt_centre a {
	color: #006A9D;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006A9D;
	text-decoration: none;
}
#txt_centre a:hover {
	color: #0091D7;
}

h2 {
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
}
p {margin: 10px 0 0 0;}

#mentions a {
	text-decoration: none;
	color: #999999;
	
	}
#mentions a:hover {color: #666666;}


/**********************************************************************************/
/*                      MENU  Méthode des portes coulissantes                     */
/**********************************************************************************/
#nav {
		list-style: none ;
		margin: 0 0 0 100px ;
		padding: 0 ;
		overflow: hidden ;		/* Création du contexte de formatage */
}
#nav li {
		float: left;
		width: 143px;
		color: #fff;
}
#nav li a {
		display: block ;
		background: url(images/menu_coulis.png) no-repeat 0 0;
		color: #fff ;
		font: 14px/1em "Trebuchet MS", Arial, sans-serif;
		padding: 15px 0 ;
		text-align: center ;
		text-decoration: none ;
}
#nav li a:hover, #nav li a:focus, #nav li a:active {
		background: url(images/menu_coulis.png) no-repeat 0 -44px;
		color: #C64F00;
}
/**********************************************************************************/
/*                      RETOUR MySQL MAISON                                       */
/**********************************************************************************/
table.retour_annonces, table.retour_annonces_couleur {
	border-collapse: collapse;
	font-size: 12px;
	width: 100%;
	margin-bottom: 15px;
	
}
table.retour_annonces {
	background-image: url(images/tableau_annonce/fond_annonce_2.png);
	background-repeat: repeat;
	border: 1px solid #FF6B09;
}
table.retour_annonces_couleur {
	background-image: url(images/tableau_annonce/fond_annonce.png);
	background-repeat: repeat;
	border: 1px solid #336699;
}
table.retour_annonces tr.fond_ville {
	background-image: url(images/tableau_annonce/fond_ville_2.png);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6B09;
}
table.retour_annonces_couleur tr.fond_ville {
	background-image: url(images/tableau_annonce/fond_ville.png);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;	
}
table.retour_annonces tr.cartier {
	background-image: url(images/tableau_annonce/fond_cartier_2.png);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6B09;	
}
table.retour_annonces_couleur tr.cartier {
	background-image: url(images/tableau_annonce/fond_cartier.png);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #366CA3;	
}
table.retour_annonces tr.bilan {
	background-image: url(images/tableau_annonce/fond_cartier_2.png);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6B09;	
}
table.retour_annonces_couleur tr.bilan {
	background-image: url(images/tableau_annonce/fond_cartier.png);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #366CA3;	
}
table.retour_annonces_couleur tr.bilan .bilan-txt,
table.retour_annonces tr.bilan .bilan-txt
{padding-top:6px;}
table.retour_annonces_couleur tr.bilan .bilan-txt span,
table.retour_annonces tr.bilan .bilan-txt span
{
	font-size: 9px;
}

table.retour_annonces_couleur td.situation,
table.retour_annonces td.situation{
	padding: 1px 1px 1px 5px;
	font-size: 11px;
	}
table.retour_annonces_couleur td.situation{color: #366CA3;}	
table.retour_annonces td.situation{color: #FF6B09;}

table.retour_annonces_couleur td.ville,
table.retour_annonces td.ville{
	width: 65%;
	padding: 5px;

}
table.retour_annonces_couleur td.ville_detail,
table.retour_annonces td.ville_detail{
	width: 50%;
	padding: 5px;

}
table.retour_annonces_couleur td.ville,
table.retour_annonces_couleur td.ville_detail{	color: #2C5885;}
table.retour_annonces td.ville,
table.retour_annonces td.ville_detail{color: #CC5200;}
td.prix {
	color: #fff;
}
td.prix, 
td.image {
	text-align: right;
	padding: 5px;
}
td.image_detail{
	padding: 3px 3px 0px;
}
td.image img,
td.image_detail img {
	border: 1px solid #999999;
	padding: 3px;
	background-color: #FFFFFF;
}
td.txt {
	vertical-align: bottom;
	color: #333333;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: justify;
}
td.txt_detail{
	vertical-align: top;
	color: #333333;
	padding: 15px 10px;
	text-align: justify;
}
td.info_detail{
	vertical-align: top;
	color: #333333;
	padding: 15px 10px;
}
td.lien{
	text-align: right;
	vertical-align: bottom;
	padding :10px;
	font-weight: bold;

}
td.lien a {
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
	text-decoration: none;
}
td.lien a:hover {
	color: #FF5B5B;
	border-bottom-color: #FF5B5B;

}
/*
table.retour_annonces_couleur td.txt{	color: #2C5885;}
table.retour_annonces td.txt{color: #CC5200;}
*/
 form.css 
  {
	margin-top: 50px;
	margin-left: 50px;
  }
form.css label
  {
	display: inline;
	color: #2C5885;
	float: left;
	width: 130px;
	margin-left: 10px;
	margin-top: 10px;
  } 
form.css input {
	font-size: 12px;
	width: 200px;
	margin-top: 10px;
}
form.css textarea{
	font-size: 12px;
	width: 600px;
	height: 250px;
}
#bt_envoyer {
	margin-top: 5px;
	margin-left: 675px;
	width: 70px;
	margin-bottom: 10px;
}
#messageErreur {
	font-weight: bold;
	color: #CC3333;
	text-align: center;
}
#message {
	height: 250px;
	text-align: center;
}

div#creation a#w3c {
	background-image: url(images/ico_w3c.gif);
	background-repeat: no-repeat;
	padding: 8px 35px 8px 0;
	background-position: right;
}
div#creation a#as2b {
	background-image: url(images/ico_as2b.gif);
	background-repeat: no-repeat;
	padding: 8px 35px 8px 0;
	background-position: right;
}
