/* Style du corps de page */

html, body {

background-color: #FFFFFF;
margin: 0;
padding: 0;
border: none

}

.blanc-droit {

font-family:verdana, sans-serif;
font-size:11px;
font-weight: normal;
color:#FFFFFF;
background-color:transparent;
text-decoration:none;
text-align:right;
}

.titre-slce {

font-family:verdana, sans-serif;
font-size:15px;
font-weight: normal;
color:#1B325E;
background-color:transparent;
text-decoration:none;
text-align:left;
}

.txt-menu {

font-family:verdana, sans-serif;
font-size:12px;
font-weight: normal;
color:#1B325E;
background-color:transparent;
text-decoration:none;
text-align:left;
}

.txt-intro {

font-family:verdana, sans-serif;
font-size:11px;
font-weight: normal;
color:#1B325E;
background-color:transparent;
text-decoration:none;
text-align:center;
}

.txt-aqua {

font-family:verdana, sans-serif;
font-size:11px;
font-weight: normal;
color:#FDB813;
background-color:transparent;
text-decoration:none;
text-align:center;
}

.txt-news {

font-family:verdana, sans-serif;
font-size:11px;
font-weight: normal;
color:#1B325E;
background-color:transparent;
text-decoration:none;
text-align:center;
}

.txt-tablo {

font-family:verdana, sans-serif;
font-size:9px;
font-weight: normal;
color:#1B325E;
background-color:transparent;
text-decoration:none;
text-align:center;
}

.txt-msg {

font-family:verdana, sans-serif;
font-size:11px;
font-weight: normal;
color:#FA0707;
background-color:transparent;
text-decoration:none;
text-align:center;
}


.txt-acces {

font-family:verdana, sans-serif;
font-size:10px;
font-weight: normal;
color:#1B325E;
background-color:transparent;
text-decoration:none;
text-align:center;
}

.txt-petit {

font-family:verdana, sans-serif;
font-size:5px;
font-weight: normal;
color:#1B325E;
background-color:transparent;
text-decoration:none;
text-align:center;
}

.txt-acces-blc {

font-family:verdana, sans-serif;
font-size:10px;
font-weight: normal;
color:#FFFFFF;
background-color:transparent;
text-decoration:none;
text-align:center;
}


.sign {

font-family:verdana, sans-serif;
font-size:10px;
font-weight: normal;
color:#1B325E;
background-color:transparent;
text-decoration:none;
text-align:left;
}

.f-acces {

background-color: #A7A9AC;
font-family: Verdana;
font-size: 10px;
color: #FFFFFF;
}

.f-sq {

background-color: #FFFFFF;
font-family: Verdana;
font-size: 10px;
color: #1B325E;
}

/* Style des liens */

a:link 
  {color: #1B325E; 
  text-decoration: none; 
  background-color: transparent }
a:visited 
  { color: #1B325E; 
  text-decoration: none; 
  background-color: transparent }
a:hover 
  { color: #117DB5; 
  text-decoration: underline; 
  background-color: transparent }
a:active 
  { color: #1B325E; 
  text-decoration: underline; 
  background-color: transparent }


