body
{
	background-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13;
	color : #4c6283;
	margin : 0cm 0cm 0cm 0cm;
}
body.jaune
{
	background-color: #fdfbe9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13;
	color : #4c6283;
	margin : 0cm 0cm 0cm 0cm;
}
li.list1
{
	list-style-image: url("imginterface/list1.gif");
	
}
ul.list2
{
	list-style-image: url("imginterface/list2.gif");
	list-style-position : outside;
}
ul.list3
{
	list-style-image: url("imginterface/list3.gif");
	list-style-position : outside;
}
ul.list4
{
	list-style-image: url("imginterface/list4.gif");
	list-style-position : outside;
}
p.titre1
{
	font-size: 22;
	font-weight: bold;
}
p.titre1a
{
	font-size: 20;
	font-weight: bold;
}
p.titre2
{
	font-size: 18;
	font-weight: bold;
}
p.titre3
{
	font-size: 15;
	font-weight: bold;
}
span.petit
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9;
}
td.tabh
{
	border-bottom-width : 0;
}
td.tab
{
	border-top-width : 0;
	border-bottom-width : 0;
}
td.tabb
{
	border-top-width : 0;
}
a:link {color: #0000FF;}
a:active {color: #0000FF;}
a:hover {color: #0000FF;}
a:visited {color: #0000FF;}
a.obs:link 
{
color: #715227;
text-decoration: none;
font-size: 14;
}
a.obs:active 
{
color: #715227;
text-decoration: none;
font-size: 14;
}
a.obs:visited 
{
color: #666666;
text-decoration: none; 
font-size: 14;
}
a.obs:hover 
{
color: #fdfbe9;
text-decoration: none;
background : #4c6283;
font-size: 14;
}
td {
font-family: Arial, Helvetica, sans-serif;
font-size: 13;
color: #4c6283; }
a.sstitre:link
{
color: #98a9bc;
text-decoration: none;
cursor : default;
}
a.sstitre:visited
{
color: #98a9bc;
text-decoration: none;
cursor : default;
} 
a.sstitre:hover
{
color : #4c6283;
text-decoration: none;
}
div.titre1
{
	font-size: 22;
	font-weight: bold;
}
td.gris_tableau {
font-family: Arial, Helvetica, sans-serif;
font-size: 13;
background-color: #cccccc;
}
td.orange_tableau {
font-family: Arial, Helvetica, sans-serif;
font-size: 13;
background-color: #FF9A00; }

.titremenu
{
font-size: 12;
}





/* BARRE DE MENU  */
/* Hauteur*/
TABLE.menu_2 {
    height:20px;
    color:#FFFFFF;
}
/* couleur, bordure*/
TD.menu_2 {
    
    text-indent:10px;
    font-size: 14px;
    text-decoration : none;
    font-family : Arial,Helvetica,sans-serif;
    background-color: #1c0f81;
    color : #69CD35;
    cursor: hand;
}
TD.menu_2:hover {
	background-color: #FFFFFF;   
}

/* MENU DEROULANT */
/* Largeur des menus d?oulants */
DIV.menu_2 {
    background-color: #1c0f81;
	color : #69CD35;
    border:1px solid #000000;
}
/*hauteur des liens couleur*/
A.menu_2 {
    text-indent:10px;
    font-size: 12px;
    font-family : Arial,Helvetica,sans-serif;
    height:20px;
    color:#69CD35;
    text-decoration : none;
 }
A.menu_2:hover {
    cursor: hand;
    background-color: #FFFFFF;
    color:#1c0f81;
  }
 A.menu_2:visited {
    text-indent:10px;
    font-size: 12px;
    font-family : Arial,Helvetica,sans-serif;
    height:20px;
    color:#69CD35;
    text-decoration : none;
 }
 .brun{
 color:#800000;
 }
 p.bleu
{
	color : #0000ff;
	font-weight: bold;
}