/*----BODY -------------------------------------------------- */
BODY {
	margin: 0;
	padding:0;
	/* background-color: #A7DEA7; */
	/* background-color: #cfcfcf; */
	background: #00a9ec url(../images/bk.gif) top repeat-x;
	/*background: url(../images/bk.gif) scroll; */
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;

}

.cadreblanc {
border:1px solid white ;

}
.cadremarron {
border:1px solid #CC6600;

}
a:link{
	text-decoration: none;
}
a:visited{
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
.brdverte {
border:1px solid #A7DDA7;}
/*----fond gauche-------------------------------------------------- */
.fond_gauche {
	background-image: url(../images/fd_gauche.gif);
	background-repeat: repeat-y;
	padding-top: 20px;
}
.fond_gauchel {
	background-image: url(../images/fd_gauchel.gif);
	background-repeat: repeat-y;
	
}
.fond_droite {
	background-image: url(../images/fd_droite.gif);
	background-repeat: repeat-y;
	padding-top: 20px;
}
.fond_droitel {
	background-image: url(../images/fd_droitel.gif);
	background-repeat: repeat-y;
	
}
.fond_droite2 {
	background-image: url(../images/fd_droite2.gif);
	background-repeat: repeat-y;
	padding-top: 20px;
}
/*----contenu-------------------------------------------------- */
.contenu {
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;

}

.txt_g			{font-size: 12px; font-weight: bold; color: #671d2c; font-family: Verdana,Helvetica,Arial,sans-serif; text-decoration: underline;}

.txt_gb			{font-size: 12px; font-weight: bold; color: #FFFFFF; font-family: Verdana,Helvetica,Arial,sans-serif; text-decoration: underline;}
  
  .txt_gi			{font-size: 11px; font-weight: bold; color: #671d2c; font-family: Verdana,Helvetica,Arial,sans-serif;}
  
  .txt_accueil			{font-size: 12px; font-weight: bold; color: #671d2c; font-family: Verdana,Helvetica,Arial,sans-serif;}
  .txt	{font-size: 9px; font-weight: normal; color: #671d2c; font-family: Verdana,Helvetica,Arial,sans-serif;}
  .txt3	{font-size: 6px; font-weight: normal; color: #00a9ec; font-family: Verdana,Helvetica,Arial,sans-serif;}
  .txt2	{font-size: 11px; font-weight: normal; color: #671d2c; font-family: Verdana,Helvetica,Arial,sans-serif;}
  .txt_accueil_p		{font-size: 12px; font-weight: normal; color: #671d2c; font-family: Verdana,Helvetica,Arial,sans-serif;}
  
  .fond_moteur			{
 margin: 0;
 background-color: #ededed;
 font-family: Verdana, Arial, Helvetica, sans-serif; 
}

  .txtb			{font-size: 11px; font-weight: bold; color: #ffffff; font-family: Verdana,Helvetica,Arial,sans-serif;}


.contenu a:link{
	color:#15591E;
	text-decoration: none;
	font-weight: bold;
}
.contenu a:visited{
	color:#15591E;
	text-decoration: none;
	font-weight: bold;
}

.contenu a:hover {
	color:#15591E;
	text-decoration: underline;
	font-weight: bold;
}
.mev{
	color: #327E28;
	font-size: 11px;
}
.vert{
	color: #671d2c;
	font-size: 11px;
}
.rose{
	color: #E00070;
	font-size: 11px;
}
.titre1{
	/* color: #145718; */
	color: #671d2c;
	font-size: 12px;
	font-weight: bold;
}
.textit{
	color: #0066A4;
	font-size: 11px;
	font-style: italic;
}
h1{
	color: #ffffff;
	font-size: 9px;	
}
/*----moteur-------------------------------------------------- */
.fond_moteur {
	background-image: url(file:///D|/EasyPHP1-8/www/daureimmo.com/______test_____/imagesv2/fd_moteur.gif);
	background-repeat: no-repeat;
	background-color: #F4F4F4;
	background-position: bottom left;
}
/*----vedette-------------------------------------------------- */
.vedette_fond {
	background-image: url(file:///D|/EasyPHP1-8/www/daureimmo.com/______test_____/imagesv2/fd_vedette.gif);
	background-repeat: no-repeat;
	background-color: #EFFAEE;
	background-position: bottom left;
}
.vedette_prix {
	font-size: 12px;
	color: #3AA34B;
	font-weight: bold;
}
.vedette_text {
	font-size: 10px;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}
.vedette_image {
	padding-top: 15px;
	padding-bottom: 5px;
}
/*----liste-------------------------------------------------- */
.liste_titre {
	background-color: #186E2C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.liste_titre  a:link{
	font-size: 11px;
	color: #FFFFFF;
}
.liste_titre  a:visited{
	font-size: 11px;
	color: #FFFFFF;
}

.liste_titre  a:hover {
	font-size: 11px;
	color: #C9ECC4;
	text-decoration: none;
}


/*----PIED-------------------------------------------------- */
.pied {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top:1px solid white;
	border-bottom: 1px solid white;
	/*background-color: #228A16;*/
	/*background-color: #bca700;*/
	background-color: #bc002c;

}
.pied a:link{
	color:#9ACBF3;
	text-decoration: none;
}
.pied a:visited{
	color:#9ACBF3;
	text-decoration: none;
}

.pied a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
