/*body:corps de la page*/

body

{

	font-family: Verdana, Arial, Clean, Helvetica, sans-serif;

color:#006cac;

background-color:#FFFFFF;

overflow-y : scroll;

}

/*li:listes*/

li

{

	font-family: Verdana, Arial, Clean, Helvetica, sans-serif;

  	font-size: 12px;

	background-color: #FFFFFF;

}

/*h1*/

h1

{

 font-family: Arial, Helvetica, sans-serif;

 font-weight: bold;

}

/*h2*/

h2

{

 font-family: Arial, Helvetica, sans-serif;

 font-weight: bold;

}

/*h3*/

h3

{

 font-family: Arial, Helvetica, sans-serif;

 font-weight: bold;

}

/*h4*/

h4

{

 font-family: Arial, Helvetica, sans-serif;

 font-weight: bold;

}

/*h5*/

h5

{

 font-family: Arial, Helvetica, sans-serif;

 font-weight: bold;

}

/*h6*/

h6

{

 font-family: Arial, Helvetica, sans-serif;

 font-weight: bold;

 font-size: 12px;

 padding: 0px;

 margin:0px;

}

/*p:paragraphe*/

p

{

 font-family: Geneva, Arial, Helvetica, sans-serif;

}

/*table*/

table

{

border-style:none;

border-width:0px;

border-color:black;

background-color: transparent;

}

/*tr:ligne de tableau*/

tr

{

	font-family: Geneva, Arial, Helvetica, sans-serif;

/*	font-size: 14pt;

*/

border-style:none;

border-width:0px;

border-color:white;

background-color: transparent;

}

/*td:case de tableau*/

td

{

border-style:none;

border-width:0px;

border-color:white;

background-color: transparent;

}

/*tableau cadres du squelette*/

table.squelette

{

border-style:none;

border-width:0px;

border-color:black;

background-color: #ffffff;

}

/*tr:ligne  cadres du squelette*/

tr.squelette

{

	font-family: Geneva, Arial, Helvetica, sans-serif;

/*	font-size: 14pt;

*/

border-style:none;

border-width:0px;

border-color:white;



}

/*td:case  cadres du squelette*/

td.squelette

{

border-style:none;

border-width:0px;

border-color:white;



}

/*

table.donnees

*/

table.donnees

{

border-style:none;

border-width:0px;

border-color:black;



}

/*tr:ligne  cadres du squelette*/

tr.donnees

{

	font-family: Geneva, Arial, Helvetica, sans-serif;

/*	font-size: 14pt;

*/

border-style:none;

border-width:0px;

border-color:white;



}

/*td:case  cadres du squelette*/

td.donnees

{

border-style:none;

border-width:0px;

border-color:white;



}

/*table.transparent:Style de tableau a fond transaprent*/

table.transparent

{

border-style:none;

border-width:0px;

border-color:white;

background-color: transparent;

}

/*table.test:Style de tableau pour tester l'affichage*/

table.test

{

border-style:solid;

border-width:1px;

border-color:black;

background-color: #cccccc;

}

/*tr.test:Style de tableau pour tester l'affichage*/

tr.test

{

border-style:solid;

border-width:1px;

border-color:black;

background-color: #cccccc;

}

/*td.test:Style de tableau pour tester l'affichage*/

td.test

{

border-style:solid;

border-width:1px;

border-color:black;

background-color: #cccccc;

}

/*

td.cadres

*/

td.cadres

{

border-style:solid;

border-width:1px;

border-color:black;

}

/*tr.code*/

tr.code

{

border-style:none;

border-width:0px;

border-color:white;

background-color: #ffffff;

}

/*

tr.transparent:style de ligne de tableau a fond transparent*/

tr.transparent

{

 border-style:none;

border-width:0px;

border-color:white;

background-color: transparent;

}

/*tr.title:titre de ligne de tableau*/

tr.title

{

	font-variant: small-caps;

/*	font-size: 16pt;

*/

	font-weight: bold;

border-style:none;

border-width:0px;

border-color:white;

background-color: #ffffff;

}

/*td.transparent:style de case à fond transparent*/

td.transparent

{

	font-family: Geneva, Arial, Helvetica, sans-serif;

	/*font-size: 14pt;

*/

        background-color: transparent;

border-style:none;

border-width:0px;

border-color:white;

}

/*td.transparent:style de case à fond transparent*/

td.tiroir_breves

{

	font-family: Geneva, Arial, Helvetica, sans-serif;

	/*font-size: 14pt;

*/

        background-image: url(images/fond_breves.gif);

border-style:solid;

border-width:1px;

border-color:#cccccc;

}

/*td.title:Titre de case de tableau*/

td.title

{

	font-variant: small-caps;

/*	font-size: 16pt;

*/

	font-weight: bold;

border-style:none;

border-width:0px;

border-color:white;

background-color: #ffffff;

}

/*td.center:case de tableau alignée verticalement au milieu*/

td.center

{

	vertical-align: middle;

	border-style:none;

border-width:0px;

border-color:white;

background-color: #ffffff;

}

/*td.top:case de tableau alignée verticalement en haut*/

td.top

{

	vertical-align: top;

border-style:none;

border-width:0px;

border-color:white;

background-color: #ffffff;

}

/*td.bottom:case de tableau alignée verticalement en bas*/

td.bottom

{

	vertical-align: bottom;

border-style:none;

border-width:0px;

border-color:white;

background-color: #ffffff;

}

/*td.cod*/

td.code

{

border-style:none;

border-width:0px;

border-color:white;

background-color: #ffffff;

}

/*input:zones de saisie*/

input

{

	font-family: Verdana, Arial, Clean, Helvetica, sans-serif;

  	font-size: 12px;

	background-color: #ffffff;

}

/*select:combo_box*/

select

{

	font-family: Verdana, Arial, Clean, Helvetica, sans-serif;

  	font-size: 12px;

	background-color: #E0E0E0;

}

/*pre*/

pre

{

 font-family: "Courier New", Courier, mono;

}

/*hr:Lignes de separation*/

hr

{

	height: 2px;

	background: #808080;

}

/*img:images*/

img

{

border: 0;

}

/*a:liens*/

a:link

{

color:#f8ac00;

	font-weight: bold;

	text-decoration: none;

font-family:verdana;

}

/*a:liens visités*/

a:visited

{

color:#f8ac00;

	font-weight: bold;

	text-decoration: none;

font-family:verdana;

}

/*a:liens survolés*/

/*a:lien actif*/

a:active

{

color:#f8ac00;

	font-weight: bold;

	text-decoration: none;

font-family:verdana;

}

/*

a:hover

*/

a:hover

{

color:#ffdf20;

	font-weight: bold;

	text-decoration: none;

	font-family:verdana;

	

}

/*button*/

button

{

	border: 0px;

	border-style: none;

	border-color: #000000;

}

/*p.counter*/

p.counter

{

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: small;

	background-color: #E0E0E0;

	color: #0050C0;

	text-align: right;

}

/*p.small*/

.small

{

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: small;

	text-align: left;

}

/**/

