body{	
background-color: White;	
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;	
font-size: 13px;	
color: #000080;
 background-image: url(../images/ciel.jpg);
/* background-attachment: fixed;
 background-repeat: no-repeat;*/
 margin : 2px;
}

.bg3{ background-color: #000080; font-size: 12px;  color: White; }
.bg1{background-color: #FFFFFF; font-size: 12px;}
.bg2{ color: #5F5F5F;  background-color: #0000CD; font-size: 12px; }

.tab{ border: 2px solid #000080;  background-color: White;  }
.titre{ font-size: 19px;  font-weight: bold;     }
.fdtitre{font-size: 15px;  font-weight: bold;  background-color: #000080;  color: White;   }

a{ color: #000080;  text-decoration: none;  }
a:active{ color: #000080;  text-decoration: none; }
a:visited{color: #000080;  text-decoration: none; }
a:hover{ color: #000080;  text-decoration: underline;  }

table{ font-size: 13px;	}

h1{	font-size: 21px;}
h2{	font-size: 19px;}
h3{	font-size: 17px;}
h4{	font-size: 15px;}
h5{	font-size: 14px;}
h6{	font-size: 13px;}

th{ color: White;  background-color: #000186;  font-size: 14px;}

.foot{
	color: Black;
}


.l{ color: Red;  text-decoration: none; font-weight: bold;  }
.l:active{ color: Red;  text-decoration: none; font-weight: bold; }
.l:visited{color: Red;  text-decoration: none; font-weight: bold; }
.l:hover{ color: Red;  text-decoration: underline;  font-weight: bold;   }
