body
{
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	background: url(../images/fond.gif);
	background-repeat: repeat-x;
	background-color:#003051;
}

input.button1
{
	height:17px;
	font-size:10px;
	width: 300PX;
	background-color: #6eabfb;
    border: 1Px solid #add0ff;
	color : #e9f3ff;
}

input.input1
{
	height:13px;
	font-size:10px;
	width: 300PX;
	background-color: #6eabfb;
    border: 1Px solid #add0ff;
	color : #e9f3ff;
}

select.select1
{
	height:15px;
	font-size:10px;
	background-color: #6eabfb;
    border: 1Px solid #add0ff;
	color : #e9f3ff;
}

textarea.textarea1
{
	height:100px;
	width: 300Px;
	font-size:11px;
	background-color: #6eabfb;
    border: 1Px solid #add0ff;
	color : #e9f3ff;
	overflow: auto;
}

.c1 { color: #ffffff; }
.c2 { color: #ADD7FF; }
.c3 { color: #FFCC00; }
.c4 { color: #6FB9FF; }


.c5 { color: #e9f3ff; }
.c6 { color: #5aa7c9; }
.c7 { color: #f98500; }
.c8 { color: #3B9CFF; }

.t0 { font-size : 8px; }
.t1 { font-size : 9px; }
.t2 { font-size : 10px; }
.t3 { font-size : 11px; }
.t4 { font-size : 12px; }
.t5 { font-size : 13px; }
.t6 { font-size : 18px; }

.gras { font-weight: bold; }
.non-souligne { text-decoration: none; }
.souligne { text-decoration: underline; }
.justifie { text-align: justify; }

h1 
{ 
	color: #B5D3E9; 
	border-bottom: solid 4px #225D8F;
	line-height:20px;
	font-size : 15px; 
	margin: 0;
}

.trait { background-color: #39c2ff; height: 1Px; }
.trait2 { background-color: #71b3ff; height: 3Px; }
.trait3 { background-color: #3383dd; height: 18Px; }
.trait-vertical-annonce { background-color: #347ccf; width: 1Px; }
.trait-fiche { background-color: #abcffe; height: 1Px; }

a { text-decoration: none; }
a:hover { text-decoration: underline; }

img.img-bien-fiche { border: 1Px solid #b0d2ff; }

/* Contenu */

td.haut1 
{
	background-image: url(../images/haut1-fond.gif);
	background-repeat: repeat-x;
	height: 26px;
	padding:0 12px 0 12px;
	color:#0063A8;
}

td.haut2
{
	background-image: url(../images/haut2-fond.gif);
	background-repeat: repeat-x;
	height: 60px;

}

td.menu
{
	background-image: url(../images/menu-fond.gif);
	background-repeat: repeat-x;
	height: 33px;
}

td.bas
{
	background-image: url(../images/bas-fond.gif);
	background-repeat: repeat-x;
	height: 224px;
	padding:0 12px 0 12px;
	color:#2B9AFF;
}

td.corps
{
	background-image: url(../images/corps.gif);
	background-color: #247DCE;
	background-repeat: repeat-x;
	height: 500px;
	padding-bottom:30px;
}

table.annonce-mini
{
	background-image: url(../images/annonce-mini-fond.gif);
	background-repeat: repeat-x;
	border: solid 1px #014473;
	margin-top:8px;
}

table.menu-gauche
{

	width: 260px;
	height: 35Px;
	background-image: url(../images/menu-gauche.gif);
	cursor: pointer;
}

/* liens */

a.menu
{
	color:#FFFFFF;
	width:140px;
	height:33px;
	line-height:33px;
	display:block;
	text-align:center;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	background-image: url(../images/menu.gif);
	background-repeat: repeat-x;
}

a.menu:hover
{
	background-image: url(../images/menu-hover.gif);
}

a.menu-sel
{
	color:#FFCC00;
	width:140px;
	height:33px;
	line-height:33px;
	display:block;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	background-image: url(../images/menu.gif);
	background-repeat: repeat-x;
}

a.annonce-mini-lien
{
	color:#FFFFFF;
	width:80px;
	height:26px;
	line-height:26px;
	display:block;
	text-align:center;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	background-image: url(../images/annonce-mini-lien.gif);
	background-repeat: repeat-x;	
	float:right;
	margin-right:5px;
}

a.annonce-mini-lien:hover
{
	background-image: url(../images/annonce-mini-lien-hover.gif);
}


/* NUM PAGE */
	
a.num-page
{
    padding: 2Px 7Px 2Px 7Px;
    border: 1Px solid #1568b9;
    color: #002745;
	font-size: 11Px;
	margin: 0 2Px 0 2Px;
	display: block;
    background-color: #2F71A8;
    text-decoration: none;
    font-weight: bold;
}

td.num-page-sel
{
    padding: 2Px 7Px 2Px 7Px;
    border: 1Px solid #DBAF00;
	font-size: 11Px;
	font-weight: bold;
	margin: 0 2Px 0 2Px;
    color: #917400;
    background-color: #FFCC00;
}

a.num-page:hover
{
    color: #ffffff;
    text-decoration: none;
}

td.num-page
{
    padding: 0 7Px 0 7Px;
    border: 1Px solid #1568b9;
    color: #002745;
	font-size: 11Px;
	cursor: default;
    background-color: #2F71A8;
}

td.num-page-texte
{
    color: #1568b9;
	font-size: 12Px;
	font-weight: bold;
	padding: 0 2Px 0 4Px;
}

td.num-page-texte2
{
    color: #1568b9;
	font-size: 12Px;
	font-weight: bold;
	padding: 0 4Px 0 2Px;
}





/* FICHE BIEN */

img.img-bien-fiche { border: 2Px solid #d8d8d8; }
img.img-bien-fiche2 { border: 1Px solid #2bb0e3; }

table.recherche-fiche
{
	background-image: url(../images/recherche-fiche-fond.gif);
	background-repeat: repeat-x;
	background-color: #07395E;
	height: 164Px;
	width: 100%;
	border: solid 1Px #024676;
	margin-top: 10Px;
}


table.fiche-accueil
{
	background-image: url(../images/fiche-accueil.gif);
	background-repeat: repeat-x;
	background-color: #073B61;
	width: 215Px;
	border: solid 1Px #00497D;
}

a.fiche-accueil
{
	height: 20Px;
	line-height: 20Px;
	width: 153Px;
	display: block;
	background-image: url(../images/fiche-accueil-lien.gif);	
	background-repeat: no-repeat;
	text-align: center;
	color: #003E6B;
	text-decoration: none;
}


table.menu-gauche2
{
	width: 260Px;
	height: 31Px;
	background-image: url(../images/menu-gauche.gif);
	cursor: pointer;
}