body
{
	font-family:Arial, Helvetica, sans-serif;
	color : #70B3C0;
	margin: 0;
	background: url(../images/fond.gif);
	background-repeat: repeat-x;
	background-color:#ffffff;
	/*background: url(../images/habillage-noel.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#ffffff;*/
}

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: #b7d1ef; }
.c3 { color: #ffe600; }
.c4 { color: #a2cdff; }
.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: #ffffff; font-size : 14px; margin: 0 0 4Px 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; }

a.bloc1
{
	background: url(../images/bloc1.gif);
	background-repeat: repeat-x;
	border: 1Px solid #0f7cf8;
	height: 33Px;
	line-height: 16Px;
	display: block;
	padding: 3Px 0 0 10Px;
}

a.bloc1:hover
{
	background: url(../images/bloc1-over.gif);
	text-decoration: none;
}

a.lien-recherche
{
	background: url(../images/lien-recherche.gif);
	background-repeat: repeat-x;
	border: 1Px solid #e4cc00;
	width: 90Px;
	height: 19Px;
	line-height: 19Px;
	display: block;
	text-align: center;
	font-size: 11Px;
	font-weight: bold;
	color: #877800;
	position: absolute;
	margin-top: 2Px;
	margin-left: 425Px;
}

a.lien-annonce
{
	background: url(../images/lien-annonce.gif);
	background-repeat: repeat-x;
	border: 1Px solid #7dbaff;
	height: 24Px;
	line-height: 24Px;
	display: block;
	text-align: center;
	font-size: 11Px;
	font-weight: bold;
	color: #ececed;
	position: absolute;
}

td.corps
{
    background: url(../images/corps.gif);
	background-repeat: repeat-x;
    padding: 15Px;
    background-color: #004ba0;
}

table.bloc2
{
    background: url(../images/bloc2.gif);
	background-repeat: repeat-x;
	border: 1Px solid #0f7dfa;
	height: 60Px;
	cursor: pointer;
}

table.bloc2a
{
    background: url(../images/bloc2.gif);
	background-repeat: repeat-x;
	border: 1Px solid #0f7dfa;
	background-color: #1b6cc7;
}

table.bloc2-over
{
    background: url(../images/bloc2-over.gif);
	background-repeat: repeat-x;
	border: 1Px solid #0f7dfa;
	height: 60Px;
	cursor: pointer;
}

table.bas { background-color: #0055b4; }

table.menu-recherche
{
    background: url(../images/menu-recherche.gif);
	background-repeat: repeat-x;
	height: 29Px;
	cursor: pointer;
	color: #0052af;
	font-size: 12Px;
	font-weight: bold;
}

table.menu-recherche-over
{
    background: url(../images/menu-recherche-over.gif);
	background-repeat: repeat-x;
	height: 29Px;
	cursor: pointer;
	color: #0052af;
	font-size: 12Px;
	font-weight: bold;
}

table.bloc-annonce
{
    background: url(../images/bloc-annonce.gif);
	background-repeat: repeat-x;
	border: 1Px solid #0f7efc;
	height: 189Px;
}

table.bloc-coupcoeur
{
    background: url(../images/bloc-coupcoeur.gif);
	background-repeat: repeat-x;
	background-color: #1a68c0;
	border: 1Px solid #0f7efc;
	height: 288Px;
}

table.bloc-accueil
{
    background: url(../images/bloc-accueil.gif);
	background-repeat: repeat-x;
	border: 1Px solid #0f7efc;
	height: 116Px;
}


table.bloc-bien-fiche
{
    background: url(../images/bloc-fiche-bien.gif);
	background-repeat: repeat-x;
	border: 1Px solid #0f7efc;
	background-color: #0554ac;
}
