@charset "iso-8859-1";

.Filiere {
    color: #013F52;
    font-family: Verdana;
    font-weight: bold;
    font-size: 13px;	
}

.Copyright {
    color: #023F52;
    font-family: Verdana;
    font-weight: bold;    
    font-size: 8px
}

body {
  background-color:           #2AB3D6;
  /*scrollbar-face-color:       #FFC000; 
  scrollbar-shadow-color:     #8C859F;
  scrollbar-highlight-color:  #FFC000;
  scrollbar-3dlight-color:    #8C859F; 
  scrollbar-darkshadow-color: #FFC000; 
  scrollbar-track-color:      #FFC000; 
  scrollbar-arrow-color:      #8C859F;*/
  margin:0px;
  padding:0px
}

A.filiere:link    { color: #037195; text-decoration: none }
A.filiere:visited { color: #037195; text-decoration: none }
A.filiere:active  { color: #037195; text-decoration: none }
A.filiere:hover   { color: #037195; text-decoration: none }

A.Copyright:link    { color: #023F52; text-decoration: none }
A.Copyright:visited { color: #023F52; text-decoration: none }
A.Copyright:active  { color: #023F52; text-decoration: underline }
A.Copyright:hover   { color: #023F52; text-decoration: underline }

td#piedContact { background-color:#FAEB40 }
table#cadre    { background-color:#FAEB40 }

#femme {
	position:absolute;
	width:220px;
	height:330px;
}