@charset "iso-8859-1";
/* auteur: daumal christian www.heartandcoeur.com */
/* Date de création: 02/11/2004 */
.Style  {font-family: Arial,Helvetica,Univers,Zurich BT,sans-serif}
        body {
			background-image:  url(images/backg_daumal.gif);
	        background-repeat: repeat;
		    background-color: #C2D5F6;
              SCROLLBAR-FACE-COLOR: #00C7F2; 
			  SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
			  SCROLLBAR-SHADOW-COLOR: #ffffff; 
			  SCROLLBAR-ARROW-COLOR: #ffffff; 
			  SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
			  SCROLLBAR-BASE-COLOR: #ffffff; 
			  SCROLLBAR-3DHIGHLIGHT-COLOR: #ffffff;
			  SCROLLBAR-TRACK-COLOR: #00C7F2;
             }
			 
        a:link    {text-decoration: none; font-weight: normal; color: #0000ff;}
        a:visited {text-decoration: none; font-weight: normal; color: #0000ff;}
        a:hover   {text-decoration: none; font-weight: normal;color: #38DA41;}
        a:active  {text-decoration: nnone; font-weight: normal; color: #0000ff;}
		
/* <p class="tableYellow">*/
.tableYellow {
border-color:transparent;
width:600px;
height:50px;
background-color:#fffef4;
font-size:100%;
font-weight:normal;
border-color:silver;
border-style:dashed;
border-width:1px;
margin:0px 0px 0px 0px;
}
/* <p class="footer">*/
.footCategory {
text-align:center;
width:600px;
height:50px;
font-size:14px;
font-weight:normal;
background-color:#fffef4;
border-color:silver;
border-style:dashed;
border-width:1px;
margin:0px 0px 0px 0px;
}

/* <p class="td"> </p>*/
.td {
font-family:arial, sans-serif;
font-size:100%;
color:green;
text-align:left;
background-color:#f9e2c5;
border-color:silver;
border-style:dotted;
border-width:0px;
}		

/* for main footer <p class="footer"> </p>*/

.footer td {
      background-color:transparent;
      font-size:80%;
      font-weight:normal;
      text-align:center;
      border-color:silver;
      border-style:dashed;
      border-width:1px;
      margin:0px 0px 0px 0px;
}