body
{
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	background: url(../images/fond.gif);
	background-repeat: repeat-x;
	background-color:#000000;
}

/* POLICE */

.c1 { color: #d7d7d7; }
.c2 { color: #cfcfcf; }
.c3 { color: #ffffff; }
.c4 { color: #21a6d1; }
.c5 { color: #acacac; }

.c6 { color: #5b10cd; }

.t0 { font-size : 8px; }
.t1 { font-size : 9px; }
.t2 { font-size : 10px; }
.t3 { font-size : 11px; }
.t4 { font-size : 12px; }
.t5 { font-size : 13px; }
.t5a { font-size : 17px; }
.t5b { font-size : 18px; }
.t6 { font-size : 19px; }

.gras { font-weight: bold; }
.non-souligne { text-decoration: none; }
.souligne { text-decoration: underline; }
.justifie { text-align: justify; }
.italique { font-style: italic; }
h1 { color: #d7d7d7; font-size : 18px; margin: 25Px 0 8Px 0; font-weight: normal; }

.trait { background-color: #b36100; height: 1Px; }

a { text-decoration: none; }
a:hover { text-decoration: underline; }
a.lien:hover { text-decoration: none; }

img.img-bien-fiche { border: 1Px solid #2bb0e3; }

/* MENUS & LIENS */

a.menu-lien
{
	background-image: url(../images/menu-lien.gif);
	background-repeat: repeat-x;
	height: 32Px;
	line-height: 32Px;
	width: 120PX;
	display: block;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

a.menu-lien:hover
{
	background: url(../images/menu-lien-over.gif);
	text-decoration: none;
}

a.annonce-accueil-lien
{
	background-image: url(../images/annonce-accueil-lien.gif);
	background-repeat: repeat-x;
	height: 19Px;
	line-height: 19Px;
	width: 85PX;
	display: block;
	text-align: center;
	font-size: 11px;
	color: #ffffff;
}

a.annonce-accueil-lien:hover
{
	background: url(../images/annonce-accueil-lien-over.gif);
	text-decoration: none;
}

td.annonce-selection-gauche
{
	background: url(../images/annonce-selection-gauche.gif);
	height: 73Px;
	width: 32Px;
}

td.annonce-selection-gauche-over
{
	background: url(../images/annonce-selection-gauche-over.gif);
	height: 73Px;
	width: 32Px;
}

td.annonce-selection
{
	background: url(../images/annonce-selection-fond.gif);
	background-repeat: repeat-x;
	height: 73Px;
	width: 568Px;
	vertical-align: top;
	text-align: right;
	padding-right: 10Px;
	cursor: pointer;
}

td.annonce-selection-over
{
	background: url(../images/annonce-selection-fond-over.gif);
	background-repeat: repeat-x;
	height: 73Px;
	width: 568Px;
	vertical-align: top;
	text-align: right;
	padding-right: 10Px;
	cursor: pointer;
}

a.fiche-lien
{
	background: url(../images/fiche-lien.gif);
	background-repeat: repeat-x;
	height: 49Px;
	line-height: 49Px;
	width: 146Px;
	display: block;
	text-align: center;
	font-size: 13px;
	color: #ffffff;
	font-style: italic;
}

a.fiche-lien:hover
{
	background: url(../images/fiche-lien-over.gif);
	text-decoration: none;
}


/* CORPS */

td.haut
{
	background-image: url(../images/logo-haut.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	color: #b7b7b7;
	height: 130Px;
}

/*td.haut
{
	background-image: url(../images/logo-haut.jpg);
	vertical-align: top;
	text-align: right;
	padding: 19Px 10Px 0 0;
	color: #b7b7b7;
	height: 130Px;
}*/

td.menu
{
	background-image: url(../images/menu-fond.gif);
	height: 36Px;
	vertical-align: bottom;
}

td.corps-accueil
{
	background-image: url(../images/accueil-fond.gif);
	height: 513Px;
	vertical-align: top;
	padding-top: 25Px;
}

td.bas
{
	height: 100Px;
	vertical-align: top;
	padding-top: 3Px;
	text-align: center;
	color: #cdcdcd;
}

table.annonce-accueil
{
	background-image: url(../images/annonce-accueil-fond.gif);
	height: 318Px;
	width: 260Px;
}

td.corps
{
	background-image: url(../images/corps-fond.gif);
	background-repeat: repeat-x;
	height: 409Px;
	vertical-align: top;
	padding-top: 25Px;
	padding-bottom: 25Px;
	background-color: #737373;
}

td.corps-bas
{
	background-image: url(../images/corps-bas.gif);
	background-repeat: repeat-x;
	height: 45Px;
}

td.fiche-bas
{
	height: 33Px;
	background-color: #565656;
}

td.corps-fiche
{
	background-image: url(../images/corps-fiche-fond.gif);
	background-repeat: repeat-x;
	background-color: #3f3f3f;
	height: 432Px;
	vertical-align: top;
	padding-top: 11Px;
}

td.corps-fiche2
{
	background-image: url(../images/fiche-fond.gif);
	height: 362Px;
	vertical-align: top;
	padding-top: 1Px;
}

/* FORMULAIRE */

input.button1
{
	height:18px;
	font-size:10px;
	width: 222PX;
	background-color: #2c2b2b;
    border: 1Px solid #3d3d3d;
	color : #2192bd;
}

input.input1
{
	height:15px;
	font-size:10px;
	width: 220PX;
	background-color: #3d3d3d;
    border: 1Px solid #2c2b2b;
	color : #2192bd;
}

select.select1
{
	height:18px;
	font-size:10px;
	background-color: #3d3d3d;
    border: 1Px solid #2c2b2b;
	color : #2192bd;
}

textarea.textarea1
{
	height:100px;
	width: 420PX;
	font-size:11px;
	background-color: #3d3d3d;
    border: 1Px solid #2c2b2b;
	color : #2192bd;
	overflow: auto;
}

/* NUM PAGE */
	
a.num-page
{
    padding: 2Px 5Px 2Px 5Px;
    border: 1Px solid #e2cfff;
    color: #ffffff;
	font-size: 11Px;
	margin: 0 2Px 0 2Px;
	display: block;
    background-color: #c9adf7;
}

td.num-page-sel
{
    padding: 2Px 5Px 2Px 5Px;
    border: 1Px solid #e2cfff;
	font-size: 11Px;
	font-weight: bold;
	margin: 0 2Px 0 2Px;
    color: White;
    background-color: #4a00ba;
}

a.num-page:hover
{
    background-color: #ffffff;
    text-decoration: none;
}

td.num-page
{
    padding: 0 5Px 0 5Px;
    border: 1Px solid #e2cfff;
    color: #ffffff;
	font-size: 11Px;
	cursor: default;
    background-color: #c9adf7;
}

td.num-page-texte
{
    color: #ffffff;
	font-size: 12Px;
	font-weight: bold;
	padding: 0 2Px 0 4Px;
    background-color: #c9adf7;
}

td.num-page-texte2
{
    color: #ffffff;
	font-size: 12Px;
	font-weight: bold;
	padding: 0 4Px 0 2Px;
    background-color: #c9adf7;
}

