body {
background-color:#205A70;
background-image: url("fonds.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
background-position:0 180
}

p.arial {
font-family: arial;
font-size: 12px;
color: #C0C0C0
}

p.arialtiny {
font-family: arial;
font-size: 10px;
color: #C0C0C0
}

p.serif {
font-family: serif;
font-size:13px;
color: #C0C0C0
}

.serif {
font-family: serif;
font-size:13px;
color: #C0C0C0
}

#bold {
font-weight:bold;
}

#italic {
font-style:italic;
}

pre {
font-family: serif;
font-size:13px;
color: #C0C0C0;
font-weight:bold
}

p.totaux {
font-family: arial;
color: #FBB38B
}

h1 {
font-famliy: serif;
color: #598B9D;
font-size: 17px;
font-weight:bold;
font-style:italic;
}

a:link {
color: #C0AA8D;
font-family:lucida;
font-size:13px;
}

a:visited {
color: #3AA8A7;
font-family:lucida;
font-size:13px;
}

a.img {
text-decoration:none;
}

ul.news {
color:#C0C0C0;
/* #2D8988; */
/* #FBB38B; */
/* #598B9D; */
font-family:serif;
font-size:12px;
font-weight:bold;
font-style:italic;
}

p.newstitle {
color: #598B9D;
font-family: serif;
font-size:15;
text-decoration:underline;
}

.textfield {
font-family:serif;
font-size:13px;
}

.submitbtn {
font-family:arial;
font-size:10px;
font-weight:bold;
}

