a:link
{
	color: #CECBCE;
	text-decoration: none; 
}
a:visited
{
	color: #CECBCE;
        text-decoration: none;
} 
a:active 
{
	color: #CECBCE;
	text-decoration: none;
}
table
{

}
body
{
	font-family: Arial, Times new Roman, Helvetica;
	background-color: rgb(153,153,153);
	color: rgb(102,102,51);
	margin: 0px;
	text-align:center;
	Font-size: 10px;
}

h1
{
color: #F69629;
font-family: Arial, Helvetica;
text-align : right;
Font-size: 40 px;
font-weight: bold;
}
h2
{
	font-family: ,Arial, Times New Roman, Times;
	color: rgb(204,153,0);
}
h3
{
	font-family: Arial, Times New Roman, Times;
	color: rgb(0,102,153);
}
h4
{
	font-family: Arial, Times New Roman, Times;
	color: rgb(153,153,0);
}
h5
{
	font-family: Arial, Times New Roman, Times;
	color: rgb(255,153,0);
}
h6
{
	font-family: Arial, Times New Roman, Times;
	color: rgb(51,102,204);
}
#table1
{
visibility: visible;
position: relative;
width:1000;


}
#table1 table {
background-color: transparent;
}
#table1 td { padding: 0px;
text-align: left;
}

/* table utilisée dans les affichage en llistes */
#table2
{
*visibility: visible;
position: relative;
top:inherit;
width:650;
/*background-color: rgb(92,81,75);*/
/*background-color: #392C29;*/
  background-color: #352E2A;
}
#table2 table {
border-collapse:collapse;
/*background-color: rgb(92,81,75);*/
background-color: #352E2A;
text-align: left;
}
#table2 th
{
vertical-align: top;
padding: 5px;
background-color: rgb(153,153,153);

}
#table2 td {

}
/*table utilisée pour la colonne de gauche*/
#table3
{
visibility: visible;
position: relative;
width:200;
left: 25;
top: 0;


/*background-color: rgb(92,81,75);*/
background-color: #5A514a;
}
#table3 table {
border-collapse:collapse;
/*background-color: rgb(92,81,75);*/
background-color: #352E2A;
text-align: left;
}
#table3 th
{
vertical-align: top;
padding: 5px;
background-color: #5A514a;
}
#table3 td {

}



.commune
{
color: rgb(255,0,0);
font-family: Verdana, Arial, Helvetica;

Font-size: 12px;
}
.prix
{
color: rgb(0,0,0);
font-family: Verdana, Arial, Helvetica;
text-align : right;
Font-size: 12px;
}
/* utilisé dans les pages de listes de biens pour afficher le texte description long*/
.description_l
{
color: rgb(255,255,255);
font-family: Arial, Helvetica;
text-align : right;
Font-size: 12px;
}
/* utilisé pour accueil > par commune > commune > ref*/
.navigation
{
color: rgb(255,255,255);
font-family: Arial, Helvetica;
text-align : left;
Font-size: 12px;
font-weight: bold;
}
.titre
{

color: #F69629;
font-family: Arial, Helvetica;
text-align : right;
Font-size: 30px;
}
/* titre des annonces sur fiche bâtiment*/
.titre1
{

color: #352E2A;
font-family: Arial, Helvetica;
text-align : right;
Font-size: 15px;
font-weight: bold;
}
/*trouver, cherchez, rêvez*/
.titre_noir
{

color: #FFFFFF;
font-family: Arial, Helvetica;
text-align : center;
Font-size: 16px;
font-weight: bold;
}
.texte_left
{

color: #CECBCE;
font-family: Arial, Helvetica;
text-align : left;
font-weight: bold;
Font-size: 12px;
}
.texte_left1
{

color: #3dc8ea;
font-family: Arial, Helvetica;
text-align : left;
text-indent: 40px;
font-weight: bold;
Font-size: 16px;
background-image:url(logo/titre_bleu.gif);
}
.texte_left2
{

color: #f79629;
font-family: Arial, Helvetica;
text-align : left;
text-indent: 40px;
font-weight: bold;
Font-size: 16px;
background-image:url(logo/titre_orange.gif);
}
.texte_left3
{

color: #c63039;
font-family: Arial, Helvetica;
text-align : left;
text-indent: 40px;
font-weight: bold;
Font-size: 17px;
background-image:url(logo/titre_rouge.gif);
}
/* left 4: utilisé pour calcul frais, ... (bleu)*/
.texte_left4
{

color: #CECBCE;
font-family: Arial, Helvetica;
text-align : left;
text-indent: 40px;
font-weight: bold;
Font-size: 12px;
background-image:url(logo/titre_bleu.gif);
}
/* left 5: utilisé pour calcul frais, ... (orange)*/
.texte_left5
{

color: #CECBCE;
font-family: Arial, Helvetica;
text-align : left;
text-indent: 40px;
font-weight: bold;
Font-size: 12px;
background-image:url(logo/titre_orange.gif);
}
/* left 6: utilisé pour calcul frais, ... (rouge)*/
.texte_left6
{

color: #CECBCE;
font-family: Arial, Helvetica;
text-align : left;
text-indent: 40px;
font-weight: bold;
Font-size: 12px;
background-image:url(logo/titre_rouge.gif);
}
/* texte dans le formulaire*/
.texte_form
{
color: #ffffff;
font-family: Arial, Helvetica;
Font-size: 13px;
text-align : left;
}
/* titre dans la colonne de gauche au-dessus des autres biens*/
.texte_titre
{
color: #F69629;
font-family: Arial, Helvetica, Time New Roman;
Font-size: 12px;
text-align : center;
}
