body
{
	font-family:Arial, Helvetica, sans-serif;
	color : #70B3C0;
	margin: 0;
	background: url(../images/fond.gif);
	background-repeat: repeat-x;
	background-color:#008e2d;
}

input.button1
{
	height:17px;
	font-size:10px;
	width: 300PX;
	background-color: #77ca91;
    border: 1Px solid #007526;
	color : #08431b;
}

input.input1
{
	height:13px;
	font-size:10px;
	width: 300PX;
	background-color: #77ca91;
    border: 1Px solid #007526;
	color : #08431b;
}

select.select1
{
	height:15px;
	font-size:10px;
	background-color: #77ca91;
    border: 1Px solid #007526;
	color : #08431b;
}

textarea.textarea1
{
	height:100px;
	width: 300Px;
	font-size:11px;
	background-color: #77ca91;
    border: 1Px solid #007526;
	color : #08431b;
	overflow: auto;
}

.c1 { color: #f2faf4; }
.c2 { color: #008e2d; }
.c3 { color: #00551b; }
.c4 { color: #c40c06; }

.c5 { color: #e9f3ff; }
.c6 { color: #5aa7c9; }
.c7 { color: #01521a; }

.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: #1c4d2c; font-size : 12px; margin: 0; }

.trait { background-color: #277340; height: 1Px; }
.trait2 { background-color: #71b3ff; height: 3Px; }
.trait3 { background-color: #3383dd; height: 18Px; }
.trait-vertical { background-color: #297b44; 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 #277340; }


a.bouton-menu
{
	background: url(../images/bouton-menu.gif);
	background-repeat: no-repeat;
	height: 21Px;
	line-height: 21Px;
	width: 115Px;
	display: block;
	font-size: 11Px;
	font-weight: bold;
	color: White;
	text-align: center;
}

a.bouton-menu:hover
{
	background: url(../images/bouton-menu-over.gif);
	text-decoration: none;
}
	

td.corps
{
    background: url(../images/corps.gif);
	background-repeat: repeat-x;
    padding: 15Px;
    background-color: #fbfefb;
}

td.ligne-haut
{
    background: url(../images/ligne-haut.gif);
	background-repeat: repeat-x;
    height: 18Px;
}

table.bloc-coupcoeur
{
	background-color: #00631f;
	background: url(../images/fond-coeur.gif);
	background-repeat: repeat-x;
}

a.bouton-fiche1
{
	background: url(../images/bouton-fiche1.gif);
	background-repeat: no-repeat;
	height: 19Px;
	line-height: 19Px;
	width: 82Px;
	display: block;
	text-align: center;
	font-size: 11Px;
	font-weight: bold;
	color: #ffffff;
}

a.bouton-fiche2
{
	background: url(../images/bouton-fiche2.gif);
	background-repeat: no-repeat;
	height: 19Px;
	line-height: 19Px;
	width: 82Px;
	display: block;
	text-align: center;
	font-size: 11Px;
	font-weight: bold;
	color: #ffffff;
	position: absolute;
}

table.mini-fiche
{
    background: url(../images/fond-mini-fiche.gif);
	background-repeat: repeat-x;
	border: 1Px solid #366e48;
}

table.recherche-fiche
{
    background: url(../images/fond-recherche-fiche.gif);
	background-repeat: repeat-x;
	border: 1Px solid #366e48;
	background-color: #00631f;
}

table.bloc-recherche
{
    background: url(../images/bloc-recherche.gif);
	background-repeat: repeat-x;
	border: 1Px solid #366e48;
	height: 150Px;
	background-color: #027125;
}

a.bouton-recherche-fiche
{
	background: url(../images/bouton-recherche-fiche.gif);
	background-repeat: no-repeat;
	height: 27Px;
	line-height: 27Px;
	width: 82Px;
	display: block;
	text-align: center;
	font-size: 11Px;
	font-weight: bold;
	color: #ffffff;
}

a.bouton-alerte
{
    background: url(../images/alerte-mail.gif);
	background-repeat: no-repeat;
    display: block;
    width: 114Px;
    height: 19Px;
    line-height: 19Px;
    color: #980000;
    font-size: 12Px;
    font-weight: bold;
    padding-left: 40Px;
    text-align:left;
}

a.num-page
{
    padding: 2Px 5Px 2Px 5Px;
    border: 1Px solid #8dd58b;
    color: #47bb44;
	font-size: 11Px;
	margin: 0 2Px 0 2Px;
	display: block;
}

td.num-page-sel
{
    padding: 2Px 5Px 2Px 5Px;
    border: 1Px solid #8dd58b;
    color: #47bb44;
	font-size: 11Px;
	font-weight: bold;
	margin: 0 2Px 0 2Px;
    color: White;
    background-color: #47bb44;
}

a.num-page:hover
{
    color: White;
    background-color: #8bdb89;
    text-decoration: none;
}

td.num-page
{
    padding: 0 5Px 0 5Px;
    border: 1Px solid #8dd58b;
    color: #8dd58b;
	font-size: 11Px;
	cursor: default;
}

td.num-page-texte
{
    color: #8dd58b;
	font-size: 12Px;
	font-weight: bold;
	padding: 0 2Px 0 4Px;
}

td.num-page-texte2
{
    color: #8dd58b;
	font-size: 12Px;
	font-weight: bold;
	padding: 0 4Px 0 2Px;
}








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;
}


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-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;
}