body
{
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	color : #82bfe5;
	background-color:#ffffff;
	background-image:url(../images/1/fond.gif);
	background-repeat:repeat-x;
}

/* ------------------ COULEURS ------------------ */ 

.c1 { color: #ffffff; }
.c2 { color: #1579bb; }
.c3 { color: #82bfe5; }
.c4 { color: #74beea; }

/* ------------------ TAILLES ------------------ */

.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: 14Px; }
.t6a { font-size: 15Px; }
.t6b { font-size: 16Px; }
.t6c { font-size: 17Px; }
.t6d { font-size: 18Px; }
.t7 { font-size: 24Px; }
.t8 { font-size: 25Px; }

/* ------------------ DIVERS ------------------ */

a.lien { text-decoration: none; }
a.lien:hover { text-decoration: underline; }

.non-souligne { text-decoration: none; }
.souligne { text-decoration: underline; }
.italique { font-style: italic; }
.gras { font-weight: bold; }
.justifie { text-align: justify; }

h1 { color: #2d4e64; font-size: 15Px; font-weight: bold; margin: 0; }
h2 { color: #2d4e64; font-size: 11Px; font-weight: bold; margin: 0; }

.trait { background-color: #c4d6e3; }
.trait2 { background-color: #d2e2ed; }

.trait-ligne { height: 1Px; background-color: #dbf1fe; }
.trait-vertical { width: 1Px; background-color: #cbebff; }

.bordure-gauche { border-left: solid 1Px #cbebff; }
.bordure-droite { border-right: solid 1Px #cbebff; }

img.image-bien { border: 1Px solid #7bccff; }

/* ------------------ FORMULAIRE ------------------ */

input.input1
{
	border: 1Px solid #99d8ff;
	height: 15Px;
	font-size: 10Px;
	color: #3999d4;
}

input.input2
{
	border: 1Px solid #99d8ff;
	height: 17Px;
	font-size: 10Px;
	color: #3999d4;
}


select.select1
{
	color: #3999d4;
	border: 1Px solid #99d8ff;
	height: 17Px;
	font-size: 10Px;
}

textarea.textarea1
{
	color: #3999d4;
	font-size: 11Px;
	width: 500Px;
	height: 150Px;
	border: 1Px solid #99d8ff;
	background-color: #eef9ff;
}

/* ------------------ STRUCTURE PAGE ------------------ */

tr.entete
{
    height: 32Px;
    color: #3999d4;
    font-size: 11Px;
    font-weight: bold;
}

tr.entete2
{
    height: 32Px;
    color: #3999d4;
    font-size: 11Px;
    font-weight: bold;
    background-image:url(../images/1/entete.gif);
	background-repeat: repeat-x;
}

tr.entete td
{
    text-decoration: underline;
    /*padding-top: 5Px;*/
}
 
tr.entete td div
{
    margin-top: 5Px;
}

tr.ligne
{
    height: 39Px;
    color: #3999d4;
    font-size: 11Px;
    background-image:url(../images/1/ligne-fond.gif);
	background-repeat: repeat-x;
}

td.nom-formulaire div
{
    margin: 12Px 10Px 0 0;
}

td.nom-formulaire
{
    color: #3999d4;
    font-size: 11Px;
    font-weight: bold;
    text-align: right;
    vertical-align: top;
    border-right: solid 1Px #cbebff;
}

td.champ-formulaire
{
    padding-left: 10Px;
}

/* ------------------ MENU ------------------ */

a.menu-lien
{
	background-image: url(../images/1/menu-lien.gif);
	background-repeat:repeat-x;
	display: block;
	width: 110Px;
	height: 25Px;
	line-height: 25Px;
	text-align: center;
	font-size: 11Px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

a.menu-lien-sel
{
	background-image: url(../images/1/menu-lien-sel.gif);
	background-repeat:repeat-x;
	display: block;
	width: 110Px;
	height: 25Px;
	line-height: 25Px;
	text-align: center;
	font-size: 11Px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

a.menu-lien:hover
{
    background-image: url(../images/1/menu-lien-over.gif);
}

td.menu-separation { width: 1Px; }

a.sous-menu-lien
{
	background-image: url(../images/1/sous-menu-lien.gif);
	background-repeat:repeat-x;
	display: block;
	width: 110Px;
	height: 21Px;
	line-height: 21Px;
	text-align: center;
	font-size: 11Px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

a.sous-menu-lien-sel
{
	background-image: url(../images/1/sous-menu-lien-sel.gif);
	background-repeat:repeat-x;
	display: block;
	width: 110Px;
	height: 21Px;
	line-height: 21Px;
	text-align: center;
	font-size: 11Px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

a.sous-menu-lien:hover
{
    background-image: url(../images/1/sous-menu-lien-over.gif);
}

td.sous-menu-separation { width: 1Px; }

a.rubrique-lien
{
	background-image: url(../images/1/rubrique-lien.gif);
	background-repeat:repeat-x;
	display: block;
	width: 130Px;
	height: 20Px;
	line-height: 20Px;
	text-align: center;
	font-size: 11Px;
	font-weight: bold;
	text-decoration: none;
	color: #599cc5;
	border-left: 1Px solid #ccecff;
	border-right: 1Px solid #ccecff;
}

a.rubrique-lien-sel
{
	background-image: url(../images/1/rubrique-lien-sel.gif);
	background-repeat:repeat-x;
	display: block;
	width: 130Px;
	height: 20Px;
	line-height: 20Px;
	text-align: center;
	font-size: 11Px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	border-left: 1Px solid #ccecff;
	border-right: 1Px solid #ccecff;
}

a.rubrique-lien:hover
{
    background-image: url(../images/1/rubrique-lien-over.gif);
}

td.rubrique-separation { width: 4Px; }

a.bouton-modifier
{
	background-image: url(../images/1/bouton-modifier.gif);
	display: block;
	width: 72Px;
	height: 15Px;
	line-height: 15Px;
}

a.bouton-supprimer
{
	background-image: url(../images/1/bouton-supprimer.gif);
	display: block;
	width: 72Px;
	height: 15Px;
	line-height: 15Px;
}

a.bouton-rafraichir
{
	background-image: url(../images/1/bouton-rafraichir.gif);
	display: block;
	width: 72Px;
	height: 15Px;
	line-height: 15Px;
}

a.bouton-vendre
{
	background-image: url(../images/1/bouton-vendre.gif);
	display: block;
	width: 72Px;
	height: 15Px;
	line-height: 15Px;
}

a.bouton-imprimer
{
	background-image: url(../images/1/bouton-imprimer.gif);
	display: block;
	width: 72Px;
	height: 15Px;
	line-height: 15Px;
}

input.bouton-imprimer
{
	background-image: url(../images/1/bouton-imprimer.gif);
	width: 72Px;
	height: 15Px;
	border: 0;
}

a.bouton-valider
{
	background-image: url(../images/1/bouton-valider.gif);
	display: block;
	width: 72Px;
	height: 15Px;
	line-height: 15Px;
	margin-right: 20Px;
}

a.bouton-detail
{
	background-image: url(../images/1/bouton-detail.gif);
	display: block;
	width: 72Px;
	height: 15Px;
	line-height: 15Px;
}

a.bouton-refuser
{
	background-image: url(../images/1/bouton-refuser.gif);
	display: block;
	width: 72Px;
	height: 15Px;
	line-height: 15Px;
}

/* ------------------ BLOCS ------------------ */

.bloc { margin-top: 10Px; margin-bottom: 10Px; }
.bloc2 { margin-top: 18Px; margin-bottom: 18Px; }

/* ------------------ MENU DEROULANT ------------------ */

ul.menu
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	border-top: solid 3Px #61b8ee;
}
