body {
margin: 0;
padding: 0;
background-image: url(images/bg-fd.jpg);
background-repeat: repeat-x;
background-color: #99B8E4;
text-align: center;
}

.liens1 {
color: #FF0000;
font-weight: bold;
text-decoration: none;
}

.liens2 {
margin: 2px;
padding: 2px;
color: #FF6600;
text-decoration: none;
background-color: #FFFFCC;
border: 1px solid #FF6600;
}

td {
font-family: arial;
font-size: 12px;
}

.td-bord {
border-right: 1px solid #FFCC00;
}

.fond {
margin: auto;
padding: auto;
background-image: url(images/bg.jpg);
width: 800px;
height: 635px;
text-align: center;
}

.menu {
margin: 0;
padding: 0;
font-family: arial;
font-size: 13px;
font-weight: bold;
color: #003366;
}

.menu a{
color: #003366;
text-decoration: none;
}

.menu a:hover{
color: #003366;
text-decoration: underline;
}

H2 {
width: 460px;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
font-style: italic;
float: left;
font-family: arial;
}

.texte {
width: 470px;
margin-left: 20px;
margin-right: 20px;
float: left;
font-family: arial;
font-size: 12px;
text-align: justify;
}

.texte-contact {
width: 200px;
margin-top: 60px;
margin-left: 30px;
font-family: arial;
font-size: 12px;
text-align: center;
}


.texte-contact a{
color: #003366;
text-decoration: none;
}

.texte-contact a:hover{
color: #003366;
text-decoration: underline;
}

input {
margin: 2px;
padding: 2px;
font-family: arial;
font-size: 14px;
font-weight: bold;
border: 0;
}

select{
margin: 2px;
padding: 2px;
font-family: arial;
font-size: 12px;
font-weight: bold;
background-color: #FFFFCC;
border: 0;
}

