/************* balises principales*/


html,body
{
 background-color : #FFFFFF;
 color : #000000;
 background-image: url('picts/fond.gif');
 /*font-family : Verdana;*/
}

td.main
{
 color: black;
 font-size : 1.1 em;
 font-weight: bold;
 width: 215px;
 height : 20px;
 vertical-align: bottom;
}

td.secondaire
{
 color: black;
 font-size : 1.1 em;
 font-weight: bold;
 vertical-align: bottom;
 height : 15px;
 padding-left: 15px;
}

td.main a,td.main a:visited,td.main a:active
{
 color: black;
 font-weight: bold;
 text-decoration : none ;
}

td.secondaire a, td.secondaire a:visited,td.secondaire a:active
{
 color: black;
 font-size : 1.1 em;
 font-weight: bold;
 text-decoration : none ;
}

td.main a:hover
{
 color: yellow;
 font-weight: bold;
 text-decoration : none ;
}

td.secondaire a:hover
{
 color: yellow;
 font-size : 1.1 em;
 font-weight: bold;
 text-decoration : none ;
}

td.retrait
{
 width: 15;
 height: 20;
}


/*
p
{
 text-align: justify;
}

p.orange
{
 text-align: justify;
 color : #FF6600;
}
*/

/************* balises titre*/

/*
h2
{
 color : #000099;
 font-family : Verdana;
 text-align: center;
}

h3
{
 color : #000099;
 font-family : Verdana;
}

.h4vert
{
 color : #009C5B;
 font-family : Verdana;
 padding : 2;
 font-weight: bold;
 font-size : 1.4 em;
}

*/
/************* balises tables*/

/*
td.date
{
 font-family: sans-serif;
 padding: 5px;
 text-align: right;
 color : #cc0000;
 width : 150;
 vertical-align : top;
 margin-top : 20px;
}

.datep
{
 margin-top : 3;
}

td.titre
{
 font-family: Verdana;
 padding: 5px;
 text-align: left;
 color : #000099;
 font-weight: bold;
 font-style : normal;
 vertical-align : top;
}

td.titre a,td.titre a:visited,td.titre a:active
{
 color : #000099;
 text-decoration : none ;
 color: black;
 font-size : 1.1 em;
 font-weight: bold;
 width: 215px;
 height : 25px;
 vertical-align: bottom;
}

}

td.titre a:hover
{
 color : #FF6600;
}

.plus
{
 text-align : "right";
 font-weight: bold;
}

.plus a,.plus a:visited, .plus a:active
{
 background-color : #000077;
 color : #FFFF00;
 padding : 5;
 text-decoration : none ;
}

.plus a:hover
{
 background-color : #FFFF00;
 color : #000077;
 padding : 5;
 text-decoration : none ;
}

*/

/************* balises couleurs*/

/*
.noir
{
 font-family: Verdana;
 color : #000000;
 text-align: justify;
 font-weight : normal;
 font-style: italic;
}

.rouge
{
 font-family: Verdana;
 color : #FF0000;
 text-align: justify;
 font-weight : normal;
 font-style: normal;
}

.orange
{
 font-family: Verdana;
 color : #FF6600;
 text-align: justify;
 font-weight : normal;
 font-style: normal;
}

.petit
{
 font-family: Verdana;
 color : #000000;
 text-align: justify;
 font-weight : normal;
 font-style: italic;
 font-size: 1em;
}

*/
