body {
background-color:#FFFFFF;
background-image: url("/Images/texture.jpg") ;
background-repeat: repeat;
background-size: 100%;
}
h1 {
font-family:arial, sans-serif;
font-size:380%;
color:navy;
background-color:transparent;
text-align:auto;
line-height:100%;
}
h2 {
font-family:arial, sans-serif;
font-size:300%;
color:navy;
background-color:transparent;
text-align:center;
line-height:90%;
}
h3 {
font-family:arial, sans-serif;
font-size:150%;
color:navy;
background-color:transparent;
line-height:90%;
}
h3b {
font-family:arial, sans-serif;
font-size:150%;
color:navy;
background-color:yellow;
text-align:center;
line-height:90%;
}
h4 {
font-family:arial, sans-serif;
font-size:100%;
color:navy;
background-color:transparent;
text-align:center;
line-height:90%;
}
h5 {
font-family:arial, sans-serif;
font-size:90%;
color:navy;
background-color:transparent;
text-align:center;
line-height:90%;
}
p {
font-family:arial, sans-serif;
font-size:80%;
color:navy;
background-color:transparent;
text-align:center;
margin-left:0px;
margin-right:0px;
}
li {
font-family:arial, sans-serif;
font-size:500%;
color:navy;
background-color:transparent;
text-align:left;
margin-left:0px;
margin-right:0px;
}
a:link {
font-family:barial, sans-serif;
font-size:100%;
color:navy;
text-align:center;
background-color:transparent;
text-decoration:underline;
}
a:visited {
font-family:arial, sans-serif;
font-size:100%;
color:blue;
text-align:center;
background-color:transparent;
text-decoration:underline;
}
a:hover {
font-family:arial, sans-serif;
font-size:100%;
color:yellow;
text-align:center;
background-color:transparent;
text-decoration:underline;
}
table {
border-color:navy;
border-collapse: collapse;
text-align:center;
background-color:transparent;
line-height:20%;
}
td {
font-family:arial, sans-serif;
font-size:80%;
font-color:navy;
text-align:center;
background-color:transparent;
border-color:navy;
line-height:30%;
}
div#colonne1{
float: left;
width: 17%;
margin-right: none;
text-align:center;
}
div#colonne2{
float: right;
width: 17%;
margin-left: 0px;
text-align:center;
}
div#coprs{
margin-left: 26%;
margin-right: 66%;
text-align:center;
}
a img
{
border: none;
}
a.button, a.buttonDis {
display: block;
background-color: transparent;
background-image: url(/Images/buttonBackground1.gif);
background-repeat: no-repeat;
width: 300px;
height: 26px;
text-align: center;
font-family: arial, Calibri, Arial, sans-serif;
font-size: 120%;
font-weight: bold;
text-decoration: none;
}
a.button:link, a.button:visited {
color: #002577;
}
a.button:hover, a.button:active {
background-position: 0 -36px;
color: #FF7200;
}
a.buttonDis:link, a.buttonDis:visited, a.buttonDis:hover, a.buttonDis:active {
background-position: 0 -72px;
color: #5F5F5F;
cursor: default;
}

