body  {
color: black; 
font-size: 10pt; 
font-family: Arial, Helvetica, sans-serif; 
font-style: normal; 
font-weight: normal; 
line-height: 15pt; 
background-color: white; 
text-align: justify; 
scrollbar-3dlight-color: #999999;
scrollbar-arrow-color: #CCCCCC;
scrollbar-darkshadow-color: #333333;
scrollbar-face-color: white;
scrollbar-highlight-color: #CCCCCC;
scrollbar-shadow-color: #666666;
scrollbar-track-color: #ffffff;
}

.logoCAP
 { 
 color: #999; 
 font-size: 18pt;
 font-family: Arial, Helvetica, sans-serif; 
 font-weight: bold; text-align: left 
}

.menubas_txt
{
    font-size: 8pt;
}


.commentaire
{
	color: #c0c0c0;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

TABLE.page_contenu
{
  width : 600px;
  border : 0;
  cellspacing : 2;
  cellpadding : 2
}

TR.agenda_tr_titre
{
}

TR.agenda_tr_contenu
{
}

TD.agenda_td_titre_date
{
	color: #000000;
	background-color: #E0E0E0;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	width: 25%;
}

TD.agenda_td_titre
{
	color: #000000;
	background-color: #E0E0E0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 75%;
}

TD.agenda_td_gauche
{
	color: #000000;
    background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	width: 25%;
}

TD.agenda_td_texte
{
	color: #000000;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	width: 75%;
}

a
 { color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  border: solid ;
  border-width: 1px;
  border-color: #999
 }

a:hover  {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
  border: solid ;
  border-width: 1px;
  border-color: #999
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
  border: solid ;
  border-width: 1px;
  border-color: #999
}

a.menubas
{
    font-size: 8pt;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bolder;
	color: #EA8A15;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bolder;
	color: #EA8A15;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #EA8A15;
}

DIV.divpagecss
{
    /*height:auto; */
    overflow:visible;
}