/* body */
body
{
font-size: 75%;
color:#444444;
background-color:#FFFFFF;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}

body, p, h1, h2, table, td, th, ul, ol
{
font-family: verdana,helvetica,arial,sans-serif;
}

table, input
{
font-size: 100%;
}



h1 {font-size:140%;}
h2 {font-size:160%;}
h3 {font-size:100%;}
h4 {font-size:100%;}
h5 {font-size:90%;}
h6 {font-size:80%;}

h3.entete{
font-size:120%;
}

table
{
color:#000000;
background-color:#FFFFFF;
width:95%;
margin-top:auto;
margin-left:auto;
margin-right:auto;
margin-bottom:auto;
text-align: center;
vertical-align: middle;
}

table.body
{
color:#000000;
background-color:#FFFFFF;
width:98%;
margin-top:40px;
margin-left:auto;
margin-right:auto;
margin-bottom:auto;
text-align: center;
vertical-align: middle;
}

td
{
color:#000000;
background-color:#FFFFFF;
margin-top:auto;
margin-left:auto;
margin-right:auto;
margin-bottom:auto;
text-align: left;
vertical-align: top;
}

td.center
{
color:#000000;
background-color:#FFFFFF;
width:90%;
margin-top:auto;
margin-left:auto;
margin-right:auto;
margin-bottom:auto;
text-align: center;
vertical-align: top;
}

td.right
{
color:#000000;
background-color:#FFFFFF;
margin-top:auto;
margin-left:auto;
margin-right:auto;
margin-bottom:auto;
text-align: right;
vertical-align: top;
}

td.left
{
color:#000000;
background-color:#FFFFFF;
margin-top:auto;
margin-left:auto;
margin-right:auto;
margin-bottom:auto;
text-align: left;
vertical-align: top;
}

td.menu
{
color:#000000;
width:12%;
background-color:#FFFFFF;
margin-top:5px;
margin-left:auto;
margin-right:auto;
margin-bottom:5px;
text-align: left;
vertical-align: top;
}

td.body
{
color:#000000;
width:100%;
background-color:#FFFFFF;
margin-top:auto;
margin-left:auto;
margin-right:auto;
margin-bottom:auto;
text-align: center;
vertical-align: top;
}

td.nowrap{
white-space:nowrap;
}

tr
{
color:#000000;
background-color:#FFFFFF;
margin-top:auto;
margin-left:auto;
margin-right:auto;
margin-bottom:auto;
}

img.float
{
float:left;
}

img,img.noborder{
border:0px;
}
h3
{
background-color:transparent;
color:#000000;
text-decoration: underline 
}

h2
{font-weight:bold;
}

h1
{
background-color:#EEEEEE;
color:#000000; 
}

h1.att, h2.att, h3.att, hr.att
{
background-color:transparent;
color:#000000; 
}

hr
{
background-color:transparent;
color:#000000;
height:1px;
}



a.nounderline{text-decoration:none}

a:link    {color:#555555; background-color:transparent}
a:visited {color:#999999; background-color:transparent}
a:active  {color:#FF0000; background-color:transparent}
a:hover   {color:#0000FF; background-color:transparent}

a.left:link    {text-decoration:none;color:black;background-color:transparent}
a.left:visited {text-decoration:none;color:black;background-color:transparent}
a.left:hover   {text-decoration:underline;color:#900B09;background-color:transparent}
a.left:active  {text-decoration:underline;color:#900B09;background-color:transparent}

ma.right:link    {text-decoration:none;color:black;background-color:transparent}
ma.right:visited {text-decoration:none;color:black;background-color:transparent}
ma.right:hover   {text-decoration:underline;color:#900B09;background-color:transparent}
ma.right:active  {text-decoration:underline;color:#900B09;background-color:transparent}

a.red:link    {color:#900B09; background-color:transparent}
a.red:visited {color:#900B09; background-color:transparent}
a.red:active  {color:#FF0000; background-color:transparent}
a.red:hover   {color:#FF0000; background-color:transparent}
